@charset "UTF-8";
.webpage-txR {
  text-align: right !important;
}
.webpage-txL {
  text-align: left !important;
}
.webpage-txC {
  text-align: center !important;
}
@media all and (max-width: 640px) {
  .webpage-modHead_tit1 {
    margin-top: 4vw;
  }
}
@media all and (max-width: 640px) {
  .webpage-modHead_tit2 {
    font-size: 4.8vw;
    margin-bottom: 5.33333vw;
    padding-bottom: 2.666667vw;
    border-bottom: 1px solid #a5a5a5;
  }
}
@media all and (min-width: 641px) {
  .webpage-modHead_tit2 {
    font-size: 27px;
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #555;
  }
}
.webpage-modHead_tit3 {
  line-height: 1.3;
}
@media all and (max-width: 640px) {
  .webpage-modHead_tit3 {
    font-size: 4.8vw;
    margin-bottom: 4vw;
  }
}
@media all and (min-width: 641px) {
  .webpage-modHead_tit3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.webpage-modHead_tit3-red {
  color: #bf0d3e;
}
.webpage-modHead_tit3-blu {
  color: #009fdf;
}
.webpage-modHead_tit3-orange {
  color: #fd7a00;
}
.webpage-modHead_tit3-pink {
  color: #f37caf;
}
.webpage-modHead_tit3-black {
  color: #252525;
}
.webpage-modHead_tit4 {
  line-height: 1.3;
}
@media all and (max-width: 640px) {
  .webpage-modHead_tit4 {
    font-size: 4vw;
    margin-bottom: 4vw;
  }
}
@media all and (min-width: 641px) {
  .webpage-modHead_tit4 {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
.webpage-modTable {
  margin: 2.72108843537415% auto;
}
.webpage-modTable table {
  width: 100%;
}
.webpage-modTable tr {
  border-bottom: 1px solid #d9d9d9;
}
.webpage-modTable th {
  font-weight: normal;
  text-align: left;
}
.webpage-modTable th,
.webpage-modTable td {
  box-sizing: border-box;
}
@media all and (max-width: 640px) {
  .webpage-modTable th,
  .webpage-modTable td {
    padding: 2.666666666666667vw 0;
  }
}
@media all and (min-width: 641px) {
  .webpage-modTable th,
  .webpage-modTable td {
    padding: 10px 0;
  }
}
@media all and (max-width: 640px) {
  .webpage-modTable th,
  .webpage-modTable td {
    width: 100%;
    display: block;
  }
}
.webpage-modList li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 5px;
}
.webpage-modList-dot li:before {
  content: '・';
}
/* fixed */
@media all and (max-width: 640px) {
  .webpage-fixedMenu {
    position: static;
    top: auto;
  }
}
@media all and (min-width: 641px) {
  .webpage-fixedMenu {
    width: 21%;
    min-width: 234px;
    max-width: 286px;
    position: fixed;
    top: 90px;
    left: auto;
  }
}
@media all and (min-width: 641px) {
  .webpage-side .webpage-infoSideItem {
    white-space: nowrap;
  }
}
@media all and (max-width: 640px) {
  .webpage-side {
    width: auto !important;
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
  }
}
@charset "UTF-8";
@media all and (min-width: 641px) {
  .webpage-bt_wrap-middle {
    width: 255px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media all and (max-width: 640px) {
  .webpage-bl_main {
    width: 100%;
    box-sizing: border-box;
  }
}
.webpage-ct {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
@media all and (min-width: 641px) {
  .webpage-ct {
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media all and (max-width: 640px) {
  .webpage-ct {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media all and (min-width: 641px) {
  .webpage-ct_item {
    width: 46.647619047619045%;
  }
}
@media all and (max-width: 640px) {
  .webpage-ct_item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 16px;
  }
}
.webpage-ct_item img {
  display: block;
  width: 100%;
  height: auto;
}
@media all and (max-width: 640px) {
  .webpage-ct_item img {
    width: 48.28059701492538%;
    margin-right: 5.749253731343284%;
  }
}
@media all and (min-width: 641px) {
  .webpage-ct_item dl {
    margin-top: 15px;
  }
}
@media all and (max-width: 640px) {
  .webpage-ct_item dl {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.webpage-ct_item dt {
  font-weight: bold;
}
@media all and (max-width: 640px) {
  .webpage-ct_item dt {
    font-size: 4.266666666666667vw;
  }
}
@media all and (max-width: 640px) {
  .webpage-ct_item dd {
    font-size: 4vw;
  }
}
@media all and (min-width: 641px) {
  .webpage-bn {
    width: 48.707482993197274%;
    margin-right: 2.585034013605442%;
  }
  .webpage-bn:nth-of-type(2n) {
    margin-right: 0;
  }
}
.webpage-bn_img img {
  display: block;
  width: 100%;
  height: auto;
}
@media all and (min-width: 641px) {
  .webpage-bn_lead {
    margin-top: 16px;
  }
}
@media all and (max-width: 640px) {
  .webpage-bn_lead {
    margin-top: 3vw;
  }
}
.webpage-bn_lead-red {
  color: #d0021b;
}
@media all and (min-width: 641px) {
  .webpage-bn_txt {
    margin-top: 5px;
  }
}
@media all and (max-width: 640px) {
  .webpage-bn_txt {
    margin-top: 1vw;
  }
}
.webpage-tb {
  width: 100%;
}
@media all and (min-width: 641px) {
  .webpage-tb th,
  .webpage-tb td {
    vertical-align: middle;
    border: 1px solid #d9d9d9;
    line-height: 1.9;
  }
}
@media all and (max-width: 640px) {
  .webpage-tb td {
    font-size: 4vw;
  }
}
.webpage-tb_head {
  font-weight: bold;
  background: #f5f5f5;
}
@media all and (min-width: 641px) {
  .webpage-tb_col-num {
    width: 6.802721088435375%;
    text-align: center;
  }
}
@media all and (max-width: 640px) {
  .webpage-tb_col-num {
    display: none;
  }
}
@media all and (min-width: 641px) {
  .webpage-tb_col-bonus {
    width: 62.72108843537415%;
    max-width: 461px;
    max-height: 78px;
    padding: 12px 20px;
    box-sizing: border-box;
  }
}
@media all and (max-width: 640px) {
  .webpage-tb_col-bonus {
    display: block;
    font-weight: bold;
    background: #f5f5f5;
    padding: 0.7em 1em;
    width: 94vw;
    box-sizing: border-box;
    position: relative;
    left: -2.66vw;
  }
}
@media all and (min-width: 641px) {
  .webpage-tb_col-type {
    padding: 6px ;
    text-align: center;
    width: 14.965986394557824%;
  }
}
@media all and (max-width: 640px) {
  .webpage-tb_col-type {
    display: block;
    width: 89.3vw;
  }
}
@media all and (max-width: 640px) {
  .webpage-tb_col-fel,
  .webpage-tb_col-bene {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media all and (min-width: 641px) {
  .webpage-tb_col-fel span:nth-of-type(1),
  .webpage-tb_col-bene span:nth-of-type(1) {
    display: none;
  }
}
@media all and (max-width: 640px) {
  .webpage-tb_col-fel {
    padding-top: 0.5vw;
  }
}
@media all and (max-width: 640px) {
  .webpage-tb_col-bene {
    padding-bottom: 2.66vw;
  }
}
@media all and (min-width: 641px) {
  .webpage-tb_head.webpage-tb_col-type {
    font-size: 13px;
  }
}
@media all and (min-width: 641px) {
  .webpage-tb_head.webpage-tb_col-type-wrap {
    padding: 6px 0;
  }
}
.webpage-li_nonemark {
  list-style-type: none;
}
@media all and (min-width: 641px) {
  .webpage-li_nonemark {
    font-size: 11px;
    letter-spacing: 0;
    line-height: 22px;
    margin-top: 25px;
    padding-left: 2em;
  }
}
@media all and (max-width: 640px) {
  .webpage-li_nonemark {
    font-size: 3.466666666666667vw;
    letter-spacing: 0;
    line-height: 18px;
    margin-top: 4.831vw;
  }
}
@media all and (min-width: 641px) {
  .webpage-li_nonemark li {
    text-indent: -2em;
  }
}
@media all and (max-width: 640px) {
  .webpage-li_nonemark li {
    margin: 1em 0;
  }
}
/* ボタン赤枠追加　20210929 */
@media all and (max-width: 640px) {
  .webpage-ly_type {
    margin: 8.266666666666666vw auto 5.626666666666667vw;
    padding-bottom: 0;
  }
}
.webpage-bl_type {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  border: 1px solid #bf0d3e;
  border-radius: 5px;
  box-sizing: border-box;
}
@media all and (min-width: 641px) {
  .webpage-bl_type {
    width: 48.5%;
    padding: 11px 12px;
  }
}
@media all and (max-width: 640px) {
  .webpage-bl_type {
    padding: 2.933333333333333vw 3.2vw;
  }
}
@media all and (max-width: 640px) {
  .webpage-bl_type:nth-of-type(1) {
    margin-bottom: 4.266666666666667vw;
  }
}
@media all and (min-width: 641px) {
  .webpage-bl_typeImg {
    width: 21.67567567567568%;
  }
}
@media all and (max-width: 640px) {
  .webpage-bl_typeImg {
    width: 23.209003215434084%;
  }
}
.webpage-bl_typeImg img {
  display: block;
  width: 100%;
}
.webpage-bl_typeTxt-bold {
  font-weight: bold;
}
@media all and (min-width: 641px) {
  .webpage-bl_typeTxt-bold {
    font-size: 18px;
  }
}
@media all and (max-width: 640px) {
  .webpage-bl_typeTxt-bold {
    font-size: 4.8vw;
  }
}
.webpage-bl_inquiries {
  background: #f5f5f5;
}
@media all and (min-width: 641px) {
  .webpage-bl_inquiries {
    padding: 35px 40px;
  }
}
@media all and (max-width: 640px) {
  .webpage-bl_inquiries {
    padding: 20px;
  }
}
.webpage-bl_inquiries a {
  position: relative;
}
@media all and (max-width: 640px) {
  .webpage-bl_inquiries a::after {
    content: "";
    width: 1.6vw;
    height: 1.6vw;
    display: block;
    position: absolute;
    top: 50%;
    right: 5.333333333333333vw;
    border-top: solid 0.8vw #555;
    border-right: solid 0.8vw #555;
    -webkit-transform: rotate(45deg) translate(-50%, -20%);
    transform: rotate(45deg) translate(-50%, -20%);
  }
}
.webpage-li {
  padding-left: 1em;
  font-size: 1em;
}
.webpage-li li {
  text-indent: -1em;
}
