body {
  font-family: "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", verdana, sans-serif;
  line-height: 1;
  margin: 0;
  background: linear-gradient(#ffdb99, #ffffff, #ffdb99);
}
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}
article, aside, details, figcaption, figure, foot, head, hgroup, menu, nav, section {
  display: block;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
ul {
  list-style: none;
  padding: 0;
}
li {
  padding: 0;
}
input, select {
  vertical-align: middle;
}
a {
  display: block;
}
a {
  -webkit-tap-highlight-color: transparent;
}
p {
  font-size: 13px;
  line-height: 1.8;
  padding: 0px 7px 0px 10px;
  margin-bottom: 10px;
}
/*========トップページ==============*/
.topList {
  box-sizing: border-box;
  display: table;
  table-layout: fixed;
  width: 100%;
  /*	margin-bottom: 20px;*/
}
.topList li {
  box-sizing: border-box;
  display: table-cell;
  padding: 0 1%;
}
.topList li img {
  width: 100%;
}
.topList li:first-child {
  text-align: left;
}
.topList li:last-child {
  text-align: right;
}
#read {
  line-height: 1.5em;
  margin-bottom: 20px;
  margin-top: 20px;
}
#read h3 {
  line-height: 1.2em;
  padding-top: 8px;
  color: #F18C24;
  /*	font-size: 25px;*/
  margin-bottom: 10px;
}
#read h4 {
  line-height: 1.2em;
  color: #f15a24;
  /*	font-size: 18px;*/
  margin-bottom: 5px;
  text-align: center;
}
#read p {
  line-height: 1.2em;
  margin-bottom: 5px;
}
#read h5 {
  line-height: 1.2em;
  color: #6a3906;
  font-size: 15px;
  text-align: center;
  letter-spacing: -0.5px;
}
#read02 {
  line-height: 1.5em;
  margin-bottom: 20px;
  /*	margin-top: 20px;*/
}
#read02 h3 {
  /*	line-height: 1.2em;*/
  padding-top: 8px;
  font-size: 20px;
  text-align: center !important;
  color: #F18C24;
  letter-spacing: 2px;
}
#read02 h3 span {
  font-weight: normal;
  color: #333;
  font-size: 16px;
  letter-spacing: -1px;
}
#read02 h4 {
  /*	font-size: 18px;*/
  margin-bottom: 5px;
  text-align: center;
}
#read02 h4 span {
  color: #f15a24;
  /*	font-size: 18px;*/
}
#read02 p {
  line-height: 1.2em;
  margin-bottom: 5px;
}
#read02 h5 {
  line-height: 1.2em;
  color: #6a3906;
  font-size: 15px;
  text-align: center;
  /*	font-weight: normal;*/
}
#head {
  width: 100%;
  height: 15px;
  padding: 12px 0;
  background-color: #D85E92;
  font-size: 15px;
  color: #ffffff;
  text-align: center;
}
.fix_menu_smartphone {
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 10000;
}
.fix_menu_smartphone-tel {
  position: fixed;
  bottom: 56px;
  left: 0px;
  z-index: 10001;
}
.fix_menu_smartphone img {
  width: 100%;
}
.space {
  margin-top: 0px;
}
.space02 {
  margin-top: -2px;
}
.space03 {
  margin-top: -25px;
}
.space04 {
  margin-top: -5px;
  margin-bottom: 0px;
}
.space05 {
  margin-top: -2px;
  margin-bottom: 10px;
}
.space06 {
  text-align: right;
  padding: 0px 7px 0px 0px;
}
.space07 {
  margin-top: -25px;
  margin-bottom: 25px;
}
.space08 {
  margin-top: -15px;
  margin-bottom: 20px;
}
.space09 {
  margin-top: -2px;
  margin-bottom: 110px;
}
span.font01 {
  font-weight: bold;
  font-size: 15px;
  color: #ff0000;
}
span.font02 {
  font-size: 15px;
  color: #ff4500;
}
.float_left {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}
.float_right {
  float: right;
  margin-left: 5px;
  margin-right: 5px;
  padding: 0px 7px 0px 0px;
}
.floatclear {
  clear: both;
}
table.type01 {
  border-top: 1px solid #371E01;
  width: 94%;
  font-size: 13px;
  border-collapse: collapse;
  border-spacing: 1px;
  empty-cells: show;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto
}
.type01 th {
  font-weight: normal;
  width: 50%;
  font-size: 12px;
  text-align: left;
  line-height: 1.8;
  padding: 5px 8px 5px 8px;
  border-bottom: 1px solid #371E01;
  border-right: 1px solid #371E01;
  border-left: 1px solid #371E01;
}
.type01 td {
  width: 50%;
  font-size: 12px;
  line-height: 1.8;
  padding: 5px 8px 5px 8px;
  border-bottom: 1px solid #371E01;
  border-right: 1px solid #371E01;
}
table.type02 {
  border-top: 0px solid #332923;
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
  border-spacing: 1px;
  empty-cells: show;
  margin-top: 5px;
  margin-bottom: 30px;
}
.type02 th {
  font-weight: normal;
  width: 93px;
  font-size: 11px;
  padding: 0px 3px 0px 3px;
  border-bottom: 0px solid #332923;
  border-right: 0px solid #332923;
  border-left: 0px solid #332923;
}
.type02 td {
  padding: 5px 8px 5px 8px;
  border-bottom: 1px solid #332923;
  border-right: 1px solid #332923;
}
table.type03 {
  border-top: 0px solid #332923;
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
  border-spacing: 1px;
  empty-cells: show;
  margin-top: 3px;
  margin-bottom: 0px;
}
.type03 th {
  font-weight: normal;
  width: 93px;
  font-size: 11px;
  padding: 0px 3px 0px 3px;
  border-bottom: 0px solid #332923;
  border-right: 0px solid #332923;
  border-left: 0px solid #332923;
}
.type03 td {
  padding: 5px 8px 5px 8px;
  border-bottom: 1px solid #332923;
  border-right: 1px solid #332923;
}
.font {
  padding: 0 5px 0 5px;
  line-height: 25px;
  margin-top: 5px;
  text-align: center;
  font-size: 15px;
}
.font02 {
  padding: 0 5px 0 5px;
  line-height: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 7px;
  text-align: left;
  font-size: 15px;
}
.font03 {
  padding: 0 5px 0 5px;
  line-height: 25px;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 7px;
  text-align: left;
  font-size: 15px;
}
.font04 {
  padding: 0 5px 0 5px;
  line-height: 25px;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 7px;
  text-align: left;
  font-size: 15px;
  color: #ff0000;
}
#foot {
  width: 100%;
  height: 15px;
  padding: 12px 0;
  background-color: #FFA131;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
}
.txaC {
  text-align: center;
}
.fcOre {
  color: #F18C24;
}
.fcOre2 {
  color: #f15a24;
}
.fzL{font-size: 1.2em;}
.fzB {
  font-weight: bold;
}
.pl {
  padding: 0 4%;
}
.fcB {
  color: #0000FF;
}
.prl {
  padding: 0 12px;
}
.fcRed {
  color: #f00;
}
.mb01 {
  margin-bottom: 10px !important;
}
.mb02 {
  margin-bottom: 20px !important;
}
.mb03 {
  margin-bottom: 30px !important;
}
.mb04 {
  margin-bottom: 40px !important;
}