/* select box */
.delivery-table-data-radio {
  height: 30px;
}
.delivery-sub-table-data label {
  display: block;
  width: 100%;
  height: 100%;
}
.sp-select {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}

.sp-select label {
  line-height: 240%;
  font-size: 1.5rem;
  float: left;
}

.sp-select select {
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: none;
  box-sizing: border-box;
  font-size: 1.5rem;
  height: 40px;
  line-height: 2;
  padding-left: 10px;
  width: 100%;
  background: #fff url("../img/allow_select.png") no-repeat scroll 93% center / 16px 16px;
  float: right;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.sp-select select::-ms-expand {
  display: none;
}

/* paging */
.sp-paging {
  padding: 10px;
  color: #999999;
  font-size: 1.5rem;
  border: 1px solid #cccccc;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
  text-align: center;
}

.sp-navi-before{
  float: left;
  display: inline-block;
  width: 30%;
}

.sp-navi-number{
  float: left;
  display: inline-block;
  width: 40%;
}
.sp-navi-next{
  float: right;
  display: inline-block;
  width: 30%;
}

.sp-navi-before a ,
.sp-navi-next a {
  color: #999999;
}

li.bookinfo {
  margin: -1px;
  display: table;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  width: 100%;
}

.bookinfo_column1 {
  float: left;
  border: 1px solid #000000;
  border-right: none;
  background-color: #f0f0f0;
  display: table-cell;
  word-wrap: break-word;
  padding: 2px;
  width: 25%;
  text-align: left;
}
.bookinfo_column2 {
  float: left;
  border: 1px solid #000000;
  display: table-cell;
  word-wrap: break-word;
  padding: 4px;
  width: 75%;
  text-align: left;
}

.detail_price_origin {
  font-size: 2rem !important;
}

.detail_send_price_origin {
  font-size: 1.4rem !important;
  font-weight: bold;
}

.button-off {
  background-color: #ccc !important;
  color: #fff !important;
}

.button-on {
  color: #333 !important;
}

.forgot-index {
  margin: 10px;
}
.forgot-index .order {
  font-size: 16px;
  margin-bottom: 10px;
}
.forgot-index .section {
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 8px;
}
.forgot-index .subject{
  font-size: 14px;
  margin-right: 4px;
}
.forgot-index .box {
  margin-bottom: 10px;
  border-radius: 3px;
  border: 1px solid #95989A;
  height: 24px;
  width: 100%;
}
.forgot-index h2 {
  font-size: 16px;
  font-weight: bold;
}
.forgot-index hr {
  border-width: 1px;
  border-style: solid;
  margin: 5px 0 15px 0;
}
.forgot-index .button {
  margin-top: 16px;
  margin-bottom: 30px;
  width: 100%;
  height: 32px !important;
  font-size: 16px;
  color: white;
  border-radius: 5px;
  border: 1px solid #2e9f3e;
  height: 24px;
  background-color: #2e9f3e;
}
.forgot-index .attention {
  color: #f00;
  font-weight: normal;
  font-size: 14px;
  display: block;
}
.forgot-index .guide-text a {
  display: inline;
  color: #00f;
  text-decoration: underline;
}
.forgot-index .to-contact {
  font-size: 14px;
}
.forgot-index .to-contact a {
  font-size: 14px;
  display: inline;
  color: blue;
  text-decoration: underline;
}

.tokusyu-link {
  color: blue;
  text-decoration: underline;
  margin-right: 10px;
  cursor: pointer;
}

.tokusyulist{
  border: solid #CCC;
  border-width: 1px 0 0 0;
  padding: 5px;
}

.tab-menu-year {
  border-bottom: 3px solid #979797;
}
.tab-menu-area {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.tab-menu .swiper-slide {
  text-align: center;
  padding: 10px 0;
  font-size: 13px;
  height: 35px;
}
.tab-menu-year .swiper-slide {
  border-top: 1px solid #033199;
  border-right: 1px solid #033199;
  border-left: 1px solid #033199;
  border-radius: 5px 5px 0 0;
  margin-right: 4px;
  width: 70px;
}

.tab-menu-area .swiper-slide {
  border: 1px solid #033199;
  margin-right: 15px;
  border-radius: 5px;
  width: 100px;
}
.swiper-slide {
  position: relative;
}
.tab-menu .swiper-slide a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  color: #033199;
}
.event-btn {
  background-color: #e6f0ff;
  border-bottom: 1px solid #033199;
}
.disabled-event-btn {
  border-bottom: 3px solid #fff;
}
.sub-item {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 3px;
  border-bottom: 1px solid #979797;
}
.sp-title {
  border-bottom: #a69268 solid 3px;
  padding: 6px 8px 6px 0;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 18px;
}
.sp-detail-title {
  font-size: 16px;
  font-weight: bold;
  border-left: #a69268 solid 4px;
  margin: 15px 0 5px 0;
  padding: 0 8px 0 8px;
}
.sp-detail-value {
  font-size: 16px;
}
.no-image-book-parent {
  position: relative;
  display: inline-block;
}
.no-image-book-child {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  text-align: left;
  padding: 24px 16px 0 5px;
  color: black;
  font-size: 12px;
  line-height: 16px;
  overflow: hidden;
}
.no-image-book-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.no-image-book-child-detail {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  text-align: left;
  padding: 62px 40px 0 10px;
  color: black;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
}

/*-----------------------------------------------
  初めての方へ バナー
-----------------------------------------------*/
.beginner-bnr {
  margin: 10px auto;
  padding: 0 15px;
  position: relative;
  display: none;
}

.beginner-bnr.active {
  display: block;
}

.beginner-bnr a {
  display: block;
  border-radius: 3px;
  box-sizing: border-box;
  line-height: 0;
}

.beginner-bnr img {
  width: 100%;
}

.beginner-bnr .close {
  width: 9%;
  height: calc(100% - 14px);
  display: block;
  border: 0;
  outline: none;
  position: absolute;
  top: 5px;
  right: 25px;
  cursor: pointer;
}

.beginner-bnr .close::before {
  content: '';
  display: block;
  width: 18px;
  height: 3px;
  background: #666;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}

.beginner-bnr .close::after {
  content: '';
  display: block;
  width: 3px;
  height: 18px;
  background: #666;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}

/* バウンススクロール時のカラースタイル */
body{
  margin: 0;
}
body::before,
body::after {
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  position: fixed;
  left: 0;
  z-index: -1;
}
body::after {
  bottom: 0;
  background-color: lightgray;
}
