@charset "euc-jp";
#bodyClump .linkText ul.linkBgYellow {
  margin-bottom: 65px;
}
/* -----bgi----- */
#template {
  text-align: center;
}
/* -----back to top btn----- */
#tmpBookListBackTop {
  height: 69px;
  left: 100%;
  margin: -73px 0 0 -74px;
  opacity: 0.8;
  position: fixed;
  top: 100%;
  width: 69px;
  z-index: 1000;
}
/* -----leadBox----- */
.leadBox {
  background-color: #fffbe7;
  padding: 10px 0 16px;
}
.leadBox > p {
  font-size: 120%;
  margin-bottom: 0px;
  text-align: center;
}
.leadBox > p > span {
  color: #ff0e3b;
}
/* ＜*逕{ｖ々タイル＜ﾀ*/
/* ==============================================================================
　text-align・vertical・display・position
============================================================================== */
#template #templateFlame .alignLeft {
  text-align: left;
}
#template #templateFlame .alignRight {
  text-align: right;
}
#template #templateFlame .alignCenter {
  text-align: center;
}
#template #templateFlame .verticalTop {
  vertical-align: top;
}
#template #templateFlame .verticalMiddle {
  vertical-align: middle;
}
#template #templateFlame .verticalBottom {
  vertical-align: bottom;
}
#template #templateFlame .displayNone {
  display: none;
}
#template #templateFlame .displayBlock {
  display: block;
}
#template #templateFlame .relative {
  position: relative;
}
#template #templateFlame .absolute {
  position: absolute;
}
/* ==============================================================================
　font-color
============================================================================== */
#template #templateFlame .fcWhite {
  color: #FFFFFF;
}
#template #templateFlame .fcRed-lt {
  color: #FF0000;
}
#template #templateFlame .fcBlue-lt {
  color: #1E90FF;
}
#template #templateFlame .fcGray-lt {
  color: #C0C0C0;
}
#template #templateFlame .fcRed-dk {
  color: #BF0000;
} /*クリムゾンレッド*/
#template #templateFlame .fcBlue-dk {
  color: #000080;
}
#template #templateFlame .fcGray-dk {
  color: #333333;
}
/* ==============================================================================
　font-size
============================================================================== */
#template #templateFlame .fs300 {
  font-size: 300%;
}
#template #templateFlame .fs175 {
  font-size: 175%;
} /*推巡#Tイズｖ挙1・l*/
#template #templateFlame .fs165 {
  font-size: 165%;
} /*<font size="+2">ｕ1鞄・/
#template #templateFlame .fs115 { font-size: 115%;}	/*<font size="+1">ｕ1鞄・/
#template #templateFlame .fs82 { font-size: 82%;}	/*<font size="-1">ｕ1鞄・/
#template #templateFlame .fs65 { font-size: 65%;}	/*<font size="-2">ｕ1鞄・/

/* ==============================================================================
　font-wight
============================================================================== */
.txtBold {
  font-weight: bold;
}
.txtNormal {
  font-weight: normal;
}
/* ==============================================================================
　margin・padding
============================================================================== */
#template #templateFlame .mAuto {
  margin: 0 auto;
}
#template #templateFlame .mt5 {
  margin-top: 5px;
}
#template #templateFlame .mt10 {
  margin-top: 10px;
}
#template #templateFlame .mt15 {
  margin-top: 15px;
}
#template #templateFlame .mt20 {
  margin-top: 20px;
}
#template #templateFlame .mt25 {
  margin-top: 25px;
}
#template #templateFlame .mr5 {
  margin-right: 5px;
}
#template #templateFlame .mr10 {
  margin-right: 10px;
}
#template #templateFlame .mr15 {
  margin-right: 15px;
}
#template #templateFlame .mr20 {
  margin-right: 20px;
}
#template #templateFlame .mr25 {
  margin-right: 25px;
}
#template #templateFlame .mb5 {
  margin-bottom: 5px;
}
#template #templateFlame .mb10 {
  margin-bottom: 10px;
}
#template #templateFlame .mb15 {
  margin-bottom: 15px;
}
#template #templateFlame .mb20 {
  margin-bottom: 20px;
}
#template #templateFlame .mb25 {
  margin-bottom: 25px;
}
#template #templateFlame .ml5 {
  margin-left: 5px;
}
#template #templateFlame .ml10 {
  margin-left: 10px;
}
#template #templateFlame .ml15 {
  margin-left: 15px;
}
#template #templateFlame .ml20 {
  margin-left: 20px;
}
#template #templateFlame .ml25 {
  margin-left: 25px;
}
#template #templateFlame .pt5 {
  padding-top: 5px;
}
#template #templateFlame .pt10 {
  padding-top: 10px;
}
#template #templateFlame .pt15 {
  padding-top: 15px;
}
#template #templateFlame .pt20 {
  padding-top: 20px;
}
#template #templateFlame .pt25 {
  padding-top: 25px;
}
#template #templateFlame .pr5 {
  padding-right: 5px;
}
#template #templateFlame .pr10 {
  padding-right: 10px;
}
#template #templateFlame .pr15 {
  padding-right: 15px;
}
#template #templateFlame .pr20 {
  padding-right: 20px;
}
#template #templateFlame .pr25 {
  padding-right: 25px;
}
#template #templateFlame .pb5 {
  padding-bottom: 5px;
}
#template #templateFlame .pb10 {
  padding-bottom: 10px;
}
#template #templateFlame .pb15 {
  padding-bottom: 15px;
}
#template #templateFlame .pb20 {
  padding-bottom: 20px;
}
#template #templateFlame .pb25 {
  padding-bottom: 25px;
}
#template #templateFlame .pl5 {
  margin: 0 5px;
}
#template #templateFlame .pl10 {
  margin: 0 10px;
}
#template #templateFlame .pl15 {
  margin: 0 15px;
}
#template #templateFlame .pl20 {
  margin: 0 20px;
}
#template #templateFlame .pl25 {
  margin: 0 25px;
}
#template #templateFlame .m0 {
  margin: 0px;
}
#template #templateFlame .m5 {
  margin: 5px;
}
#template #templateFlame .m10 {
  margin: 10px;
}
#template #templateFlame .m15 {
  margin: 15px;
}
#template #templateFlame .m20 {
  margin: 20px;
}
#template #templateFlame .m25 {
  margin: 25px;
}
#template #templateFlame .p0 {
  padding: 0px;
}
#template #templateFlame .p5 {
  padding: 5px;
}
#template #templateFlame .p10 {
  padding: 10px;
}
#template #templateFlame .p15 {
  padding: 15px;
}
#template #templateFlame .p20 {
  padding: 20px;
}
#template #templateFlame .p25 {
  padding: 25px;
}
/*20230817*/
#templateFlame {
  width: 100%;
}
#templateWrap #templateFlame h1 {
  background: #FFF6C7;
  text-align: center;
}
#headline .typeM {
  margin-bottom: 0;
}
#bodyClump .box {
  margin-bottom: 0;
}
/* nav
-----------------------------------------------------------*/
#navArea, #navArea ul, #navArea ul li a {}
#navArea {
  width: 100%;
  background: #f9f9f9;
  height: auto;
}
#navArea ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 1000px;
  margin: 0px auto;
  overflow: hidden;
}
#navArea ul.nav01 {
  padding: 10px 0 4px;
}
#navArea ul.nav02 {
  padding: 6px 0 7px;
}
#navArea hr {
  border: 1px thick #333;
  margin: 0;
}
#navArea ul li {
  display: table;
}
#navArea ul li a {
  position: relative;
  display: table-cell;
  color: #333;
  font-size: 15px;
  padding: 8px 39px 8px 11px;
  vertical-align: middle;
  text-decoration: none;
  transition-duration: 0.3s;
  transition-property: all;
}
#navArea ul.nav01 li a {
  font-size: 18px;
  font-weight: bold;
}
#navArea li a::before {
  content: "";
  position: absolute;
  top: 50%;
  margin: -7px auto 0;
  right: 20px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition-duration: 0.3s;
  transition-property: all;
  transition: 0.3s;
}
#navArea .nav02 li a::before {
  content: "";
  position: absolute;
  top: 56%;
  margin: -7px auto 0;
  right: 22px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition-duration: 0.3s;
  transition-property: all;
  transition: 0.3s;
}
#navArea li a:hover {
  color: #858585;
}
#navArea li a:hover::before {
  transform: translateY(2px) rotate(135deg);
}
#navArea .nav02 li a:hover::before {
  transform: translateX(3px) rotate(45deg);
}
#navArea .nav02 li a:hover {
  color: #858585;
}
.navHeight {
  display: block;
  margin-top: -134px;
  padding-top: 134px;
  line-height: 0;
}
.fixed {
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
}
.dummy {
  display: none;
}
/* form-search-box
-----------------------------------------------------------*/
#templateWrap #templateFlame #bodyClump .form-search-box {
  padding: 56px 0;
  text-align: center;
  margin-top: 0;
}
#templateWrap #templateFlame #bodyClump .form-search-box p {
  font-weight: bold;
  color: #AD0505;
  font-size: 24px;
  margin-bottom: 10px;
  text-align: center;
}
.form-text-box {
  display: inline-block;
  width: 700px;
  font-weight: bold;
  font-size: 100%;
  padding: 12px 20px 11px;
  box-sizing: border-box;
  border: #CCC solid 1px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #FFFFFF;
}
.form-submit-button {
  display: inline-block;
  width: 100px;
  padding: 10px;
  border-radius: 4px;
  background-color: #ad0505;
  color: #fff;
  font-weight: bold;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  border: 2px solid transparent;
  vertical-align: bottom;
}
/* h2
-----------------------------------------------------------*/
#templateWrap #templateFlame #bodyClump .h2Wrap {
  background-color: #bf0000;
}
#templateWrap #templateFlame #bodyClump .h2Container {
  display: flex;
  margin: 20px auto 0;
  padding: 10px;
  height: 46px;
  border-radius: 5px;
  width: 1500px;
}
#templateWrap #templateFlame #bodyClump .h2Container h2 {
  background: none;
  color: #ffffff;
  font-size: 150%;
  font-weight: bold;
  padding: 11px 15px 1px;
  text-align: left;
}
#templateWrap #templateFlame #bodyClump .h2Container h2.red {
  background: none;
}
.btnFlat {
  width: 450px;
  margin: 0;
  margin-left: 24px;
}
#templateWrap #templateFlame #bodyClump .h2Container .btnFlat a {
  padding: 8px 12px 5px;
  border-radius: 158px;
  color: #bf0000;
  font-size: 20px;
  background: #FFF6C7;
  font-weight: bold;
  transition: 0.3s;
}
#templateWrap #templateFlame #bodyClump .h2Container .btnFlat a:hover {
  opacity: 0.95;
}
.btnFlat.red.ghost a.btnArrow:hover:before, .btnFlat.red.ghost a.btnArrow:hover:after {
    background-color: #bf0000;
}
#templateWrap #templateFlame #bodyClump .box01 {
  width: 890px;
  margin: 0 auto;
  margin-top: 40px;
  background-color: #ffffcc;
  padding: 26px 30px 30px 30px;
}
#templateWrap #templateFlame #bodyClump .box01 h2 {
  margin: 0;
  background: #ffc;
}
#template #bodyClump h2.noneBlack {
  padding: 0;
}
#templateWrap #templateFlame #bodyClump .box02 {
  line-height: 1.5;
  color: #333333;
  margin-top: 10px;
}






