a,
ins {
  text-decoration: none;
}
em,
mark {
  font-style: italic;
}
hr,
img {
  border: 0;
}
a,
hr,
input,
select,
textarea {
  margin: 0;
  padding: 0;
}
li,
ol,
ul {
  list-style: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
menu,
nav,
section {
  display: block;
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}
ins,
mark {
  background-color: #ff9;
  color: #000;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
a {
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  color: #457caa;
  cursor: pointer;
  transition: 0.3s;
}
mark {
  font-weight: 700;
}
img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
del {
  text-decoration: line-through;
}
a:active,
a:hover {
  text-decoration: none;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  height: 1px;
  border-top: 1px solid #ccc;
}
.ly_h100p,
body,
html {
  height: 100%;
}
input,
select,
textarea {
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  font-size: 100%;
  vertical-align: middle;
}
input:focus,
select:focus,
textarea:focus {
  outline: 0;
}
* {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
body {
  min-width: 320px;
  width: 100%;
  overflow: auto;
  line-height: 1.8;
  font-size: 10px;
  color: #333;
}
a:hover {
  opacity: 0.7;
  color: inherit;
}
.ly-contents {
  width: 100%;
  height: auto;
  padding: 73px 0 25px;
  min-height: 100%;
}
.ly_contents__entry {
  background: url(/assets/images/entry/bg_entry.png);
  background-size: cover;
}
.el_entry_img {
  width: 330px;
  height: auto;
  margin: 30px auto;
}
.bl_entryTxt_wrap {
  text-align: center;
  display: block;
}
.bl_entryTxt {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
  display: inline-block;
  line-height: 1.4375;
}
.bl_entryTxt span {
  font-weight: bold;
  color: #e60012;
}
.bl_entryTxt_horo {
  font-weight: bold;
}
.bl_entryTxt_sp {
  font-weight: normal;
  font-size: 1.3rem;
  font-style: normal;
}
.bl_entry_inner {
  padding: 20px 40px 0;
  margin-bottom: 20px;
}
.bl_entry_inner dl {
  margin-bottom: 15px;
}
.bl_entry_inner dt {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 3px;
}
.bl_entryCompTxt_wrap {
  display: block;
  width: 70%;
  margin: 0 auto;
}

.el_required {
  color: #e60012;
  margin-left: 30px;
}
input[type="tel"],
input[type="text"],
input[type="mail"] {
  outline: 0;
  background: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  height: 27px;
  padding: 5px;
  font-size: 12px;
  font-size: 1.2rem;
}
.bl_input_wrap {
  display: flex;
}
.bl_input_wrap > div {
  margin-right: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
}
.bl_input_wrap > div input[type="radio"] {
  width: 26px;
  height: 26px;
  margin-right: 5px;
}
.el_input input,
select {
  font-size: 1.6rem;
  height: 36px;
  padding-left: 5px;
}
.el_input_name {
  width: 40%;
}
.el_input_name input {
  width: 100%;
}
.el_input_date {
  width: 27%;
  display: flex;
}
.el_input_date span {
  margin-left: 5px;
}
.el_input_date input,
.el_input_mail,
.el_input_mail input {
  width: 100%;
}
.el_input_id,
.el_input_tel {
  width: 72%;
}
.el_input_id input,
.el_input_tel input,
.l-footer,
.ly_header {
  width: 100%;
}
.ly_header {
  padding: 4px 13px;
  border-bottom: 5px solid #ff8500;
  background-color: #fff;
  position: fixed;
  z-index: 1000;
}
.ly_header_in {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.el_logo {
  width: 178px;
}
.hamburger_wrap {
  padding-left: 17px;
  border-left: 1px solid #000;
}
.hamburger {
  display: block;
  position: relative;
  z-index: 3;
  right: 0;
  top: 0;
  width: 30px;
  height: 35px;
  cursor: pointer;
  text-align: center;
}
.hamburger span {
  display: block;
  position: absolute;
  width: 30px;
  height: 3px;
  left: 0;
  background: #ff8500;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 18px;
}
.hamburger span:nth-child(3) {
  top: 26px;
}
.hamburger.active span:nth-child(1) {
  top: 16px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 16px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
nav.globalMenuSp {
  position: fixed;
  z-index: 2;
  top: 48px;
  left: 0;
  color: #000;
  background: #fff;
  text-align: center;
  transform: translateX(100%);
  transition: all 0.6s;
  width: 100%;
}
nav.globalMenuSp ul {
  background: #fff6d0;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #fff;
}
nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
nav.globalMenuSp ul li:hover {
  background: #ddd;
}
nav.globalMenuSp ul li a {
  display: block;
  color: #ff8500;
  padding: 1em 0;
  text-decoration: none;
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
}
nav.globalMenuSp ul li a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 52%;
  right: 14px;
  transform: translateY(-50%);
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #ff8500;
}
nav.globalMenuSp.active {
  transform: translateX(0);
}
.el_btn a::after,
.el_btn button::after,
.el_btn__entry button::after {
  top: 52%;
  right: 14px;
  transform: translateY(-50%);
  content: "";
}
.ly_contents__point {
  background: url(/assets/images/point/bg_point.png) center top no-repeat;
  background-size: cover;
}
.bl_expired {
  margin-bottom: 25px;
}
.bl_table_wrap {
  padding: 28px 25px 0;
}
.bl_historyTable {
  border: 1px solid #000;
  width: 100%;
}
.bl_historyTable thead th {
  text-align: center;
  vertical-align: middle;
  background: #dcc28a;
  border: 1px solid #000;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.1;
  letter-spacing: 0.04em;
  padding: 7px 0;
}
.bl_historyTable tbody tr td {
  border: 1px solid #000;
  background: #fff;
  line-height: 1.2;
  font-size: 12px;
  font-size: 1.2rem;
}
.bl_historyTable tbody tr td .el_ptDate {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1px;
  display: block;
}
.bl_historyTable tbody tr td .el_note {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 1px;
  display: block;
}
.bl_historyTable tbody tr td:first-of-type {
  width: 36%;
  padding: 4px 5px 4px 10px;
}
.bl_historyTable tbody tr td:not(:first-of-type) {
  text-align: center;
  vertical-align: middle;
}
.bl_historyTable tbody tr td:nth-of-type(2) {
  width: 20%;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
}
.bl_historyTable tbody tr td:nth-of-type(3) {
  width: 21%;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: left;
  padding: 0 7px;
}
/* .bl_historyTable tbody tr td:last-of-type {
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  width: 23%;
} */
.bl_historyTable tbody .el_ptMinus {
  background: #ffe69f;
}
.bl_expiredTable {
  border: 1px solid #000;
  width: 100%;
  background: #fff;
}
.bl_expiredTable thead th {
  text-align: center;
  vertical-align: middle;
  background: #dcc28a;
  border: 1px solid #000;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 0.04em;
  padding: 7px 0;
}
.bl_expiredTable th {
  width: 77%;
  border: 1px solid #000;
  font-size: 15px;
  font-size: 1.5rem;
  text-align: left;
  letter-spacing: 0.04em;
  padding: 0 8px;
  height: 60px;
  vertical-align: middle;
  font-weight: 600;
}
.bl_expiredTable td {
  border: 1px solid #000;
  width: 23%;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  vertical-align: middle;
}
.el_btn__id a::after,
.el_btn__member a::after {
  border-color: transparent transparent transparent #fff;
}
.bl_box {
  margin: 15px 15px 25px;
}
.bl_box_ttl {
  margin-bottom: 15px;
}
.bl_box_img {
  margin-bottom: 24px;
  text-align: center;
}
.el_point {
  text-align: center;
  font-size: 83px;
  font-size: 8.3rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 15px;
  font-family: DINNextLTPro;
}
.el_point span {
  font-size: 47px;
  font-size: 4.7rem;
}
.bl_point_notes {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.13;
  color: #000;
}
.bl_point_notes2 {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.13;
  color: #000;
  padding: 2px;
  margin-bottom: 5px;
}
.bl_customer {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0 10px;
}
.bl_customer dt {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
}
.bl_customer dd {
  font-size: 16px;
  font-size: 1.6rem;
}
.bl_customer_tag {
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5;
}
.bl_customer_tag span {
  padding: 3px 12px;
  border-radius: 3px;
}
.ly_contents__pt {
  background: url(/assets/images/bg_platinum.png);
  background-size: cover;
}
.ly_contents__pt .bl_box {
  background: #000;
}
.ly_contents__pt .bl_box_ttl,
.ly_contents__pt .bl_customer {
  color: #fff;
}
.ly_contents__pt .bl_customer_tag span {
  background-color: #fff;
  color: #231815;
}
.ly_contents__pt .el_point {
  color: #dee0de;
  font-size: 14vw;
}
.ly_contents__pt .bl_point_notes {
  color: #fff;
}
.ly_contents__pt .bl_point_notes2 {
  color: #fff;
}
.ly_contents__pt .el_point span {
  font-size: 10vw;
}
.ly_contents__gl {
  background: url(/assets/images/bg_gold.png);
  background-size: cover;
}
.ly_contents__gl .bl_box {
  background: #fde6a7;
}
.ly_contents__gl .bl_box_ttl,
.ly_contents__gl .bl_customer {
  color: #000;
}
.ly_contents__gl .bl_customer_tag span {
  background-color: #d2ae45;
  color: #000;
}
.ly_contents__gl .el_point {
  color: #e19a00;
  font-size: 14vw;
}
.ly_contents__sv {
  background: url(/assets/images/bg_silver.png);
  background-size: cover;
}
.ly_contents__sv .bl_box {
  background: #ebffff;
}
.ly_contents__sv .bl_box_ttl,
.ly_contents__sv .bl_customer {
  color: #000;
}
.ly_contents__sv .bl_customer_tag span {
  background-color: #797878;
  color: #fff;
}
.ly_contents__sv .el_point {
  color: #699;
  font-size: 14vw;
}
.ly_contents__bz {
  background: url(/assets/images/bg_bronze.png);
  background-size: cover;
}
.ly_contents__bz .bl_box {
  background: #ffd497;
}
.ly_contents__bz .bl_box_ttl,
.ly_contents__bz .bl_customer {
  color: #000;
}
.ly_contents__bz .bl_customer_tag span {
  background-color: #784400;
  color: #fff;
}
.ly_contents__bz .el_point {
  color: #9c5100;
  font-size: 14vw;
}
.el_btn__id a,
.el_btn__member a {
  font-size: 16px;
  color: #fff;
  line-height: 1.1;
}
.el_btn a {
  border-radius: 23px;
  position: relative;
}
.el_btn a::after {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 7px;
}
.el_btn button::after {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 7px;
}
.el_btn__member {
  width: 228px;
  margin: 0 auto;
}
.el_btn__member a {
  display: block;
  font-size: 1.6rem;
  padding: 14px 0;
  background: linear-gradient(#60ccf4 0, #1e9cd7 50%, #004297 100%);
  text-align: center;
}
.el_btn_wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.el_btn__harf a,
.el_btn__id a {
  display: block;
  text-align: center;
}
.el_btn_wrap a {
  font-size: 17px;
  font-size: 1.7rem;
}
.el_btn__harf {
  width: 140px;
}
.el_btn__harf a {
  border-radius: 24px;
  padding: 11px 0;
}
.el_btn__harf:first-of-type {
  margin-right: 9px;
}
.el_btn__harf:last-of-type {
  margin-left: 9px;
}
.el_btn__id {
  width: 227px;
  margin: 24px auto;
}
.el_btn__id a {
  font-size: 1.6rem;
  border-radius: 26px;
  background: linear-gradient(#ff9650 10%, #f11c32 70%);
  padding: 9px 0;
}
.ly_contents__gl .el_btn__harf a::after,
.ly_contents__pt .el_btn__harf a::after {
  border-color: transparent transparent transparent #000;
}
.ly_contents__pt .el_btn__harf a {
  color: #000;
  background: linear-gradient(#d8dcdc 0, #72736e 100%);
}
.ly_contents__gl .el_btn__harf a {
  color: #000;
  background: linear-gradient(#ffb400 0, #d59600 100%);
}
.ly_contents__bz .el_btn__harf a::after,
.ly_contents__sv .el_btn__harf a::after {
  border-color: transparent transparent transparent #fff;
}
.ly_contents__sv .el_btn__harf a {
  color: #fff;
  background: linear-gradient(#b4bfba 0, #7b9098 100%);
}
.ly_contents__bz .el_btn__harf a {
  color: #fff;
  background: linear-gradient(#ffa219 0, #ac6315 100%);
}
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: 0;
  padding: 0;
  appearance: none;
}
.el_btn__entry {
  width: 227px;
  margin: 0 auto;
}
.el_btn__entry button {
  width: 100%;
  background: linear-gradient(#ffb600 20%, #ff5e00 60%);
  border-radius: 23px;
  height: 46px;
  line-height: 46px;
  color: #fff;
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
}
.el_btn__entry button::after {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #fff;
}
.c-text-link {
  color: #457caa;
}
.c-text-link:hover {
  text-decoration: underline;
}
.c-btn-link {
  display: inline-block;
  width: 100%;
  max-width: 280px;
  padding: 20px 10px;
  color: #fff;
  background: #457caa;
  text-align: center;
  line-height: 20px;
}
.c-list__item {
  font-size: 1.6rem;
  line-height: 1.7;
  padding: 0 0 0 20px;
  position: relative;
}
.bl_box {
  padding: 15px 22px 25px;
}
.c-slick-bnr .slick-dots li button,
.js-arcive-slider .slick-dots li button {
  display: inline-block;
  border: none;
  color: transparent;
  font-size: 8px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  padding: 0;
  margin: 0;
  background: #ccc;
  outline: 0;
  cursor: pointer;
}
.c-slick-bnr {
  position: relative;
  padding: 0 0 40px;
}
.c-slick-bnr__inner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.c-slick-bnr .slick-arrow,
.js-arcive-slider .slick-arrow {
  border: none;
  color: transparent;
  font-size: 8px;
  width: 20px;
  cursor: pointer;
  outline: 0;
  z-index: 10;
}
.c-slick-bnr__item {
  float: left;
  outline: 0;
}
.c-slick-bnr__item a {
  outline: 0;
}
.c-slick-bnr__item img {
  padding: 0 10px;
}
.c-slick-bnr .slick-track {
  position: relative;
  top: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
}
.c-slick-bnr .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.c-slick-bnr .slick-dots {
  text-align: center;
  letter-spacing: -0.4em;
  height: 20px;
}
.c-slick-bnr .slick-dots li {
  display: inline-block;
  margin: 0 5px;
  line-height: 20px;
}
.c-slick-bnr .slick-dots li.slick-active button {
  background: #457caa;
}
.c-slick-bnr .slick-arrow {
  display: inline-block;
  height: 30px;
  padding: 0;
  margin: 0;
  background: url(/assets/images/common/ico_arw-dblue-bold.svg) center center
    no-repeat;
  background-size: contain;
  position: absolute;
  top: calc(50% - 10px);
}
.c-slick-bnr .slick-arrow.slick-prev {
  left: calc(50% - (960px / 2));
  transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 180deg);
}
.c-slick-bnr .slick-arrow.slick-next {
  right: calc(50% - (960px / 2));
  transform: translate3d(0, -50%, 0);
}
.js-arcive-slider {
  position: relative;
}
.js-arcive-slider__item {
  float: left;
  outline: 0;
}
.js-arcive-slider__item a {
  outline: 0;
}
.js-arcive-slider__item img {
  padding: 0 10px;
}
.js-arcive-slider .slick-track {
  position: relative;
  top: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
}
.js-arcive-slider .slick-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  clear: both;
}
.js-arcive-slider .slick-dots {
  text-align: center;
  letter-spacing: -0.4em;
  height: 20px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate3d(-50%, 0, 0);
}
.js-arcive-slider .slick-dots li {
  display: inline-block;
  margin: 0 5px;
  line-height: 20px;
}
.js-arcive-slider .slick-dots li.slick-active button {
  background: #457caa;
}
.js-arcive-slider .slick-arrow {
  display: inline-block;
  height: 30px;
  padding: 0;
  margin: 0;
  background: url(/assets/images/common/ico_arw-dblue-bold.svg) center center
    no-repeat;
  background-size: contain;
  position: absolute;
  top: calc(50% - 10px);
}
.js-arcive-slider .slick-arrow.slick-prev {
  left: calc(50% - (960px / 2));
  transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 180deg);
}
.js-arcive-slider .slick-arrow.slick-next {
  right: calc(50% - (960px / 2));
  transform: translate3d(0, -50%, 0);
}
.c-text,
.c-text--center,
.c-text--right {
  font-size: 1.6rem;
  line-height: 1.7;
  text-align: justify;
  color: #333;
  margin: 0 0 20px;
}
.c-text--center {
  text-align: center;
}
.c-text--right {
  text-align: right;
}
.el_secTtl {
  font-size: 1.8rem;
  width: 251px;
  height: 45px;
  line-height: 45px;
  padding-left: 55px;
  position: relative;
  font-weight: 600;
  margin-bottom: 10px;
}
.el_secTtl__status::before {
  left: 25px;
  top: 5px;
  width: 28px;
  height: 34px;
}
.el_secTtl__point::before {
  left: 25px;
  top: 5px;
  width: 42px;
  height: 29px;
}
.el_secTtl__info::before {
  left: 30px;
  top: 7px;
  width: 28px;
  height: 28px;
}
.ly_contents__pt .el_secTtl {
  background: url(/assets/images/bg_ttl-platinum.png) no-repeat;
  background-size: contain;
}
.ly_contents__pt .el_secTtl__status::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 10px;
  content: "";
  display: inline-block;
  width: 24px;
  height: 29px;
  background: url(/assets/images/ico_status-black.png) no-repeat;
  background-size: 24px 29px;
  background-position: 0 0;
}
.ly_contents__pt .el_secTtl__point::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 10px;
  content: "";
  display: inline-block;
  width: 42px;
  height: 29px;
  background: url(/assets/images/ico_point-black.png) no-repeat;
  background-size: 42px 29px;
  background-position: 0 0;
}
.ly_contents__pt .el_secTtl__info::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 10px;
  content: "";
  display: inline-block;
  width: 27px;
  height: 27px;
  background: url(/assets/images/ico_customer-black.png) no-repeat;
  background-size: 27px 27px;
  background-position: 0 0;
}
.ly_contents__gl .el_secTtl {
  background: url(/assets/images/bg_ttl-gold.png) no-repeat;
  background-size: contain;
}
.ly_contents__gl .el_secTtl__status::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 10px;
  content: "";
  display: inline-block;
  width: 24px;
  height: 29px;
  background: url(/assets/images/ico_status-black.png) no-repeat;
  background-size: 24px 29px;
  background-position: 0 0;
}
.ly_contents__gl .el_secTtl__point::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 10px;
  content: "";
  display: inline-block;
  width: 42px;
  height: 29px;
  background: url(/assets/images/ico_point-black.png) no-repeat;
  background-size: 42px 29px;
  background-position: 0 0;
}
.ly_contents__gl .el_secTtl__info::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 10px;
  content: "";
  display: inline-block;
  width: 27px;
  height: 27px;
  background: url(/assets/images/ico_customer-black.png) no-repeat;
  background-size: 27px 27px;
  background-position: 0 0;
}
.ly_contents__sv .el_secTtl {
  color: #fff;
  background: url(/assets/images/bg_ttl-silver.png) no-repeat;
  background-size: contain;
}
.ly_contents__sv .el_secTtl__status::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 10px;
  content: "";
  display: inline-block;
  width: 24px;
  height: 29px;
  background: url(/assets/images/ico_status-white.png) no-repeat;
  background-size: 24px 29px;
  background-position: 0 0;
}
.ly_contents__sv .el_secTtl__point::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 10px;
  content: "";
  display: inline-block;
  width: 42px;
  height: 29px;
  background: url(/assets/images/ico_point-white.png) no-repeat;
  background-size: 42px 29px;
  background-position: 0 0;
}
.ly_contents__sv .el_secTtl__info::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 10px;
  content: "";
  display: inline-block;
  width: 27px;
  height: 27px;
  background: url(/assets/images/ico_customer-white.png) no-repeat;
  background-size: 27px 27px;
  background-position: 0 0;
}
.ly_contents__bz .el_secTtl {
  color: #fff;
  background: url(/assets/images/bg_ttl-bronze.png) no-repeat;
  background-size: contain;
}
.ly_contents__bz .el_secTtl__status::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 10px;
  content: "";
  display: inline-block;
  width: 24px;
  height: 29px;
  background: url(/assets/images/ico_status-white.png) no-repeat;
  background-size: 24px 29px;
  background-position: 0 0;
}
.ly_contents__bz .el_secTtl__point::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 10px;
  content: "";
  display: inline-block;
  width: 42px;
  height: 29px;
  background: url(/assets/images/ico_point-white.png) no-repeat;
  background-size: 42px 29px;
  background-position: 0 0;
}
.ly_contents__bz .el_secTtl__info::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 10px;
  content: "";
  display: inline-block;
  width: 27px;
  height: 27px;
  background: url(/assets/images/ico_customer-white.png) no-repeat;
  background-size: 27px 27px;
  background-position: 0 0;
}
.bl_box_ttl {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  font-weight: 600;
}
.el_secTtl__entry01 {
  width: 225px;
  padding-left: 10px;
  background: url(/assets/images/entry/bg_ttl-entry01.png) no-repeat;
  background-size: contain;
  margin-bottom: 20px;
  color: #fff;
}
.el_secTtl__entry02 {
  width: 245px;
  padding-left: 10px;
  background: url(/assets/images/entry/bg_ttl-entry02.png) no-repeat;
  background-size: contain;
  color: #fff;
}
.el_secTtl__entry03 {
  width: 356px;
  padding-left: 10px;
  background: url(/assets/images/entry/bg_ttl-entry03.png) no-repeat;
  background-size: contain;
  color: #fff;
}
.u-pc-hidden {
  display: none;
}
.u-sp-hidden {
  display: block;
}
.u-sub-block {
  display: none;
}
.u-sub-hidden {
  display: block;
}
@font-face {
  font-family: MaruFoPro;
  src: url(/assets/font/A-OTF-MaruFoPro-Heavy.woff2) format("woff2"),
    url(/assets/font/A-OTF-MaruFoPro-Heavy.woff) format("woff");
}
@font-face {
  font-family: DINNextLTPro;
  src: url(/assets/font/DINNextLTPro-Bold.woff2) format("woff2"),
    url(/assets/font/DINNextLTPro-Bold.woff) format("woff");
}
@font-face {
  font-family: keifont;
  src: url(/assets/font/keifont.woff2) format("woff2"),
    url(/assets/font/keifont.woff) format("woff");
}
@font-face {
  font-family: ShinMGoPro;
  src: url(/assets/font/A-OTF-ShinMGoPro-Heavy.woff2) format("woff2"),
    url(/assets/font/A-OTF-ShinMGoPro-Heavy.woff) format("woff");
  font-weight: 900;
}
@font-face {
  font-family: ShinMGoPro;
  src: url(/assets/font/A-OTF-ShinMGoPro-Bold.woff2) format("woff2"),
    url(/assets/font/A-OTF-ShinMGoPro-Bold.woff) format("woff");
  font-weight: 700;
}
@font-face {
  font-family: ShinMGoPro;
  src: url(/assets/font/A-OTF-ShinMGoPro-DeBold.woff2) format("woff2"),
    url(/assets/font/A-OTF-ShinMGoPro-DeBold.woff) format("woff");
  font-weight: 600;
}
@font-face {
  font-family: ShinMGoPro;
  src: url(/assets/font/A-OTF-ShinMGoPro-Medium.woff2) format("woff2"),
    url(/assets/font/A-OTF-ShinMGoPro-Medium.woff) format("woff");
  font-weight: 500;
}
@font-face {
  font-family: ShinMGoPro;
  src: url(/assets/font/A-OTF-ShinMGoPro-Regular.woff2) format("woff2"),
    url(/assets/font/A-OTF-ShinMGoPro-Regular.woff) format("woff");
  font-weight: 400;
}
body {
  font-family: ShinMGoPro;
  font-weight: 500;
}
.u-font-mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 980px) {
  .u-sub-block {
    display: block;
  }
  .u-sub-hidden {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  .c-slick-bnr .slick-arrow.slick-prev,
  .js-arcive-slider .slick-arrow.slick-prev {
    left: 10px;
  }
  .c-slick-bnr .slick-arrow.slick-next,
  .js-arcive-slider .slick-arrow.slick-next {
    right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .u-pc-hidden {
    display: block;
  }
  .u-sp-hidden {
    display: none;
  }
}

/* common */
a.disabled {
  opacity: 0.5;
  cursor: initial;
}

/* bl */
.bl_centerBox {
  text-align: center;
}

.bl_usePoint_inner {
  padding: 20px 40px 0;
  margin-bottom: 20px;
}

.bl_usePoint_inner dl {
  margin-bottom: 15px;
}

.bl_usePoint_inner dt {
  font-size: 1.5rem;
  margin-bottom: 20px;
}

.bl_usePoint_inner dt span {
  margin-left: 10px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #e60012;
}

.bl_usePoint_wrap label {
  display: block;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 1.6rem;
  line-height: 26px;
}

.bl_usePoint_wrap input[type="radio"] {
  width: 26px;
  height: 26px;
  margin-right: 5px;
}

.bl_usePoint_wrap input[type="text"] {
  text-align: right;
}

.bl_btnFooter {
  border-top: 1px solid #000;
  padding-top: 20px;
  margin-top: 20px;
}

.bl_btnFooter_no_qr {
  padding-top: 1000px;
  padding-bottom: 40px;
  background-color:#fff4cc;
  text-align: center;
}

.bl_btnFooter_no_qr #submitButton{
  font-size: 15px;
  text-decoration: underline;
}

.bl_wrapper {
  width: 100%;
  max-width: 768px;
  margin: 20px auto;
  padding: 10px;
}

.bl_wrapper_bg-white {
  background-color: #fff;
}

.bl_scrollWrapper {
  height: 50vh;
  padding: 10px;
  margin-bottom: 10px;
  overflow-y: auto;
  border: 1px solid #ccc;
  font-size: 1.6rem;
}

.bl_wrapper label {
  font-size: 1.6rem;
}

.bl_box01 {
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
  padding: 20px;
}

.bl_box01_txt {
  margin-bottom: 10px;
  font-size: 1.4rem;
}
.bl_box01_txt span {
  color: #e60012;
}

.bl_box01_txt_platinum {
  margin-bottom: 10px;
  font-size: 1.4rem;
  color: #fff;
}
.bl_box01_txt_platinum span {
  color: #e60012;
}

.bl_box01_link {
  font-size: 1.4rem;
  text-decoration: underline;
}

.bl_box01_caution {
  font-size: 1.4rem;
}

.bl_box_caution {
  margin-top: 10px;
  font-size: 2rem;
  font-weight: bold;
}

label.disabled {
  color: #ccc;
}

/* el */
.el_caution {
  color: #e60012;
}

.el_ttl_01 {
  font-size: 2rem;
}

.el_btn {
  text-align: center;
}

.el_btn__green {
  width: 228px;
  margin: 0 auto;
}

.el_btn__green a {
  display: block;
  font-size: 1.6rem;
  padding: 9px 0;
  background: linear-gradient(#60f47b 0, #1ed749 50%, #009741 100%);
  color: #fff;
  text-align: center;
}

.el_btn__orange {
  width: 228px;
  margin: 0 auto;
}

.el_btn__orange.btn_long_text {
  width: 350px;
  margin: 0 auto;
}

.el_btn__orange a {
  display: block;
  width: 100%;
  background: linear-gradient(#ffb600 20%, #ff5e00 60%);
  border-radius: 23px;
  height: 46px;
  line-height: 46px;
  color: #fff;
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
}

.el_btn__orange button {
  display: block;
  width: 100%;
  background: linear-gradient(#ffb600 20%, #ff5e00 60%);
  border-radius: 23px;
  height: 46px;
  line-height: 46px;
  color: #fff;
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
}

.el_addr {
  font-size: 1.6rem;
  font-weight: 500;
}

.el_btn__gray {
  width: 228px;
  margin: 0 auto;
}

.el_btn__gray a {
  display: block;
  width: 100%;
  background: linear-gradient(#b5b5b5 20%, #636363 60%);
  border-radius: 23px;
  height: 46px;
  line-height: 46px;
  color: #fff;
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
}

.el_secTtl__orange {
  padding-left: 10px;
  background: url(/assets/images/point/bg_ttl-point.png) no-repeat;
  background-size: contain;
  color: #fff;
}

.el_secTtl__orange03 {
  padding-left: 50px;
  background: url(/assets/images/entry/bg_ttl-entry02.png) no-repeat;
  background-size: contain;
  color: #fff;
}

.el_secTtl__orange03_house::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 10px;
  content: "";
  display: inline-block;
  width: 32px;
  height: 27px;
  background: url(/assets/images/ico_house.png) no-repeat;
  background-size: 32px 27px;
  background-position: 0 0;
}

.bl_input_error {
  color: red;
}

.el_input.is-invalid input {
  background-color: #ffc3c3;
}

.tac {
  text-align: center;
}

.bl_usePoint_inner p {
  font-size: 1.5rem;
  margin-bottom: 20px;
}

.bl_ttl01 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.bl_ttl01_img {
  width: auto;
  height: 78px;
  margin-right: 10px;
}

.bl_ttl01_ttl {
  font-size: 17px;
  text-align: left;
  font-weight: bold;
  color: #e60012;
}

.bl_whiteBox {
  width: 310px;
  margin: 20px auto;
  background-color: #fff;
  padding: 10px;
}

.bl_whiteBox_content {
  border-bottom: 1px dotted #000;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.bl_whiteBox_content:last-child {
  border-bottom: 0;
}

.bl_userPoint_inner {
  padding: 0 20px 10px;
}

.bl_userPoint_inner p {
  font-size: 18px;
}

.bl_userPoint_inner .el_pointAmount {
  font-size: 50px;
  color: #f11c32;
}

.el_input_date select {
  width: 100%;
}

.el_btn {
  margin-bottom: 10px;
}

.el_btn__gray a:after {
  border-color: transparent transparent transparent #fff;
}

.el_btn__green a:after {
  border-color: transparent transparent transparent #fff;
}

.el_btn__orange a:after {
  border-color: transparent transparent transparent #fff;
}

.el_btn__orange button:after {
  border-color: transparent transparent transparent #fff;
}
.bl_history_point {
  background: #fff;
  padding: 5px 10px;
}
.bl_history_point_wrap {
  padding: 0 25px 25px;
}
.bl_history_point dl {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  align-items: center;
}
.bl_history_point dt {
  padding-left: 42px;
  background: url(/assets/images/point/ico_point.png) no-repeat left top;
  background-size: 40px 28px;
  font-size: 16px;
  font-size: 1.6rem;
}
.bl_history_point dd {
  font-size: 16px;
  font-size: 1.6rem;
}
.bl_history_point dd span {
  color: red;
  font-size: 24px;
  font-size: 2.4rem;
}
.use_pt_input {
  text-align: right;
  width: 50%;
  padding: 0 5px;
  margin: 0 5px 0 30px;
}

.containerPopup{padding:50px;}
.containerPopup .btn{font-size: 18px !important;;}