@charset "UTF-8";

@charset "UTF-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  color: #222;
  line-height: 1;
  -webkit-text-size-adjust: none;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

figure img {
  display: block;
  width: 100%;
}

*:before *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  color: #39c;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  border: none;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: rgba(100, 100, 100, 0.5);
}

a:focus {
  outline: none;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

ul {
  list-style: none;
}

img {
  display: block;
  width: 100%;
}

* {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  letter-spacing: 0.06em;
}
@media (max-width: 768px) {
  * {
    letter-spacing: 0;
  }
}

.is-pc {
  display: block !important;
}
@media (max-width: 768px) {
  .is-pc {
    display: none !important;
  }
}

.is-sp {
  display: none !important;
}
@media (max-width: 768px) {
  .is-sp {
    display: block !important;
  }
}

br.is-pc {
  display: block;
}
@media (max-width: 768px) {
  br.is-pc {
    display: none;
  }
}
br.is-sp {
  display: none;
}
@media (max-width: 768px) {
  br.is-sp {
    display: block;
  }
}

.section_yellow {
  background-color: #fffbd3;
}
.section_cream {
  background-color: #faf9ef;
}
.section_content {
  width: 1100px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .section_content {
    width: 100%;
    padding: 0 16px;
  }
}
.section_title {
  font-size: 40px;
  text-align: center;
  color: #04962e;
  font-weight: 900;
  line-height: 52px;
}
@media (max-width: 768px) {
  .section_title {
    font-size: 22px;
    line-height: 32px;
  }
}
.section_title span {
  font-size: 24px;
}
.section_title span.sp {
  font-size: 40px;
  font-weight: inherit;
}
@media (max-width: 768px) {
  .section_title span.sp {
    display: none;
    font-size: 22px;
    line-height: 32px;
    margin-left: 3px;
  }
}
.section_title img {
  width: 436px;
  display: inline;
}
@media (max-width: 768px) {
  .section_title img {
    width: 246px;
  }
}
.section_merit_title {
  width: 866px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  .section_merit_title {
    width: 100%;
    display: block;
    text-align: center;
  }
}
.section_merit_title.title_check {
  margin: 0 0 0 140px;
}
@media (max-width: 768px) {
  .section_merit_title.title_check {
    margin: 0;
  }
}
.section_merit_title.title_use, .section_merit_title.title_point {
  margin: 0 0 0 70px;
}
@media (max-width: 768px) {
  .section_merit_title.title_use, .section_merit_title.title_point {
    margin: 0;
  }
}
.section_merit_circle {
  width: 120px;
  height: 120px;
  background-color: #e85f9d;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 900;
  line-height: 30px;
  display: block;
  padding-top: 32px;
}
@media (max-width: 768px) {
  .section_merit_circle {
    width: 64px;
    height: 64px;
    font-size: 12px;
    line-height: 22px;
    display: block;
    padding-top: 10px;
  }
}
.section_merit_circle span.num {
  font-weight: 600;
}
@media (max-width: 768px) {
  .section_merit_circle span.num {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .section_merit_circle.shadow {
    -webkit-box-shadow: 0 3px 6px 0 #ccc;
            box-shadow: 0 3px 6px 0 #ccc;
  }
}
.section_merit_pic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 16px;
}
@media (max-width: 768px) {
  .section_merit_pic {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 0;
  }
}
.section_merit_pic img {
  width: 120px;
  height: 120px;
  margin-left: -14px;
}
@media (max-width: 768px) {
  .section_merit_pic img {
    width: 64px;
    height: 64px;
    margin-left: -4px;
    border-radius: 50%;
  }
}
.section_merit_head {
  font-size: 40px;
  font-weight: 900;
  color: #04962e;
}
@media (max-width: 768px) {
  .section_merit_head {
    line-height: 20px;
    margin-top: 10px;
  }
}
.section_merit_head.see {
  margin-top: -12px;
}
@media (max-width: 768px) {
  .section_merit_head.see {
    margin-top: 2px;
  }
}
.section_merit_head.narrow {
  margin-top: -16px;
}
@media (max-width: 768px) {
  .section_merit_head.narrow {
    margin-top: 0;
  }
}
.section_merit_head span {
  font-size: 24px;
  font-weight: 900;
}
@media (max-width: 768px) {
  .section_merit_head span {
    font-size: 16px;
  }
}
.section_merit_head span.large {
  margin-top: 10px;
  font-size: 40px;
  font-weight: 900;
  display: inline-block;
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .section_merit_head span.large {
    font-size: 24px;
    line-height: 35px;
  }
}
@media (max-width: 768px) {
  .section_merit_head span.large_point {
    font-size: 18px;
  }
}
.section_merit_head p {
  font-size: 16px;
  color: initial;
  margin-top: 22px;
  font-weight: 400;
  line-height: 22px;
}
@media (max-width: 768px) {
  .section_merit_head p {
    font-size: 14px;
    margin-top: 10px;
    text-align: left;
  }
}
.section_merit_caption {
  font-size: 14px;
  color: initial;
  margin-top: 10px;
  padding-left: 1em;
  text-indent: -1em;
}
@media (max-width: 768px) {
  .section_merit_caption {
    text-align: left;
    font-size: 12px;
  }
}
.section_point {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 37px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 70px;
}
@media (max-width: 768px) {
  .section_point {
    display: block;
    margin: 31px 0 0 0;
  }
}
.section_point_icon {
  width: 64px;
  height: 64px;
}
.section_point_how {
  font-size: 24px;
  font-weight: 900;
  color: #04962e;
  text-align: center;
  width: 216px;
  line-height: 32px;
  position: relative;
}
@media (max-width: 768px) {
  .section_point_how {
    width: 100%;
    font-size: 20px;
    text-indent: 16px;
  }
}
.section_point_how::before {
  position: absolute;
  content: "";
  width: 64px;
  height: 64px;
  top: 0;
  left: -74px;
  background: url(/members/assets/img/members/ico_point.png) no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .section_point_how::before {
    width: 32px;
    height: 32px;
    left: 22px;
  }
}
.section_point_text {
  width: 760px;
  line-height: 24px;
  margin-left: 30px;
}
@media (max-width: 768px) {
  .section_point_text {
    width: 100%;
    margin: 14px 0 0 0;
    font-size: 14px;
  }
}
.section_point_text span {
  color: #e51218;
}
.section_point_text p {
  margin-top: 12px;
  font-size: 14px;
  padding-left: 1em;
  text-indent: -1em;
}

.button {
  width: 280px;
  border-radius: 20px;
  height: 40px;
  margin: 0 auto;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-indent: -18px;
  -webkit-box-shadow: 3px 3px 6px 0 #ccc;
          box-shadow: 3px 3px 6px 0 #ccc;
}
@media (max-width: 768px) {
  .button {
    width: 100%;
    text-indent: -24px;
  }
}
.button a {
  color: #fff;
  width: 100%;
  padding: 6px 0;
  display: block;
  font-weight: 600;
  position: relative;
  line-height: 24px;
  text-align: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.button a::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 12px;
  background-color: #fff;
  border-radius: 50%;
}
@media (max-width: 768px) {
  .button a::before {
    right: 14px;
  }
}
.button a::after {
  position: absolute;
  content: "";
  top: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 18px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #e85f9d;
  border-right: 2px solid #e85f9d;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (max-width: 768px) {
  .button a::after {
    right: 20px;
  }
}
.button.mail {
  background-color: #e85f9d;
  border: 2px solid #e85f9d;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.button.mail:hover {
  background-color: #fff;
}
@media (max-width: 768px) {
  .button.mail:hover {
    background-color: #e85f9d;
  }
}
.button.mail:hover a {
  color: #e85f9d;
}
@media (max-width: 768px) {
  .button.mail:hover a {
    color: #fff;
  }
}
.button.mail:hover a::before {
  background-color: #e85f9d;
}
@media (max-width: 768px) {
  .button.mail:hover a::before {
    background-color: #fff;
  }
}
.button.mail:hover a::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
@media (max-width: 768px) {
  .button.mail:hover a::after {
    border-top: 2px solid #e85f9d;
    border-right: 2px solid #e85f9d;
  }
}
.button.line {
  background-color: #07b53b;
  border: 2px solid #07b53b;
}
.button.line:hover {
  background-color: #fff;
}
@media (max-width: 768px) {
  .button.line:hover {
    background-color: #07b53b;
  }
}
.button.line:hover a {
  color: #07b53b;
}
@media (max-width: 768px) {
  .button.line:hover a {
    color: #fff;
  }
}
.button.line:hover a::before {
  background-color: #07b53b;
}
@media (max-width: 768px) {
  .button.line:hover a::before {
    background-color: #fff;
  }
}
.button.line:hover a::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
@media (max-width: 768px) {
  .button.line:hover a::after {
    border-top: 2px solid #07b53b;
    border-right: 2px solid #07b53b;
  }
}
.button.line a::after {
  position: absolute;
  content: "";
  top: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 18px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #07b53b;
  border-right: 2px solid #07b53b;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (max-width: 768px) {
  .button.line a::after {
    right: 20px;
  }
}
.button.gray {
  background-color: #a2a2a2;
}
.button.gray a::after {
  border-top: 2px solid #a2a2a2;
  border-right: 2px solid #a2a2a2;
}

.line_set {
  text-align: center;
}
@media (max-width: 768px) {
  .line_set.kv {
    width: 49%;
  }
}
.line_register {
  font-size: 14px;
  margin-top: 14px;
  position: relative;
  display: inline-block;
  margin-left: 18px;
}
@media (max-width: 768px) {
  .line_register {
    font-size: 12px;
    margin-top: 8px;
    margin-left: 20px;
  }
}
.line_register a {
  color: #231815;
  font-weight: 400;
}
.line_register::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: -4px;
  left: -28px;
  background: url(/members/assets/img/members/ico_link.png) no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .line_register::before {
    width: 16px;
    height: 16px;
    top: -2px;
    left: -22px;
  }
}

.twoline {
  width: 9px;
  margin-left: 20px;
}
@media (max-width: 768px) {
  .twoline {
    width: 90%;
    margin: 10px auto 0 12px;
  }
}
.twoline.center {
  margin: 10px auto 0;
}

.header {
  position: fixed;
  right: 0;
  top: 62px;
  z-index: 95;
}
@media (max-width: 768px) {
  .header {
    width: 95%;
    top: 0;
    z-index: 100;
  }
  .header.down {
    z-index: 2;
  }
}
.header_green_content {
  background-color: #04962e;
  width: 92px;
  height: 92px;
  text-align: center;
  padding: 10px 8px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.header_green_content img {
  width: 41px;
  height: 41px;
  margin: 0 auto;
}
.header_green_content p {
  font-size: 12px;
  color: #fff;
  line-height: 14px;
  margin-top: 6px;
}
.header_green_content:hover {
  background-color: #43b062;
}
.header_green_content:first-child {
  border-radius: 16px 0 0 0;
  height: 30px;
  padding: 6px 9px;
}
.header_green_content:first-child:hover {
  background-color: #04962e;
}
.header_green_content:first-child p {
  margin-top: 2px;
}
.header_green_content:last-child {
  border-radius: 0 0 0 16px;
}
@media (max-width: 768px) {
  .header_green {
    display: none;
  }
}
.header_yellow {
  margin-top: 10px;
}
.header_yellow_content {
  background-color: #fed236;
  width: 92px;
  height: 92px;
  text-align: center;
  padding: 10px 6px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.header_yellow_content img {
  width: 36px;
  height: 36px;
  margin: 0 auto;
}
.header_yellow_content p {
  color: #04962e;
  font-size: 12px;
  line-height: 14px;
  margin-top: 6px;
}
.header_yellow_content:hover {
  background-color: #fedd67;
}
.header_yellow_content:first-child {
  border-radius: 16px 0 0 0;
}
.header_yellow_content:nth-child(3) img {
  width: 26px;
  height: 35px;
}
.header_yellow_content:last-child {
  border-radius: 0 0 0 16px;
}
.header_yellow_top {
  margin-top: 6px;
  width: 25px;
  height: 25px;
  border-top: 4px solid #04962e;
  border-right: 4px solid #04962e;
  -webkit-transform: translateX(100%) rotate(-45deg);
      -ms-transform: translateX(100%) rotate(-45deg);
          transform: translateX(100%) rotate(-45deg);
}
@media (max-width: 768px) {
  .header_yellow {
    display: none;
  }
}

.spnav {
  position: fixed;
  z-index: 999;
  top: 0;
  right: -100%;
  width: 95%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.spnav.active {
  right: 0;
  overflow: auto;
  height: 100vh;
  background-color: #fff;
}
.spnav_access {
  background-color: #faf9ef;
  padding: 36px 16px 16px;
}
.spnav_site {
  color: #04962e;
  font-size: 12px;
  position: relative;
  display: inline-block;
}
.spnav_site::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -22px;
  background: url(/members/assets/img/members/spnav_site.png) no-repeat;
  background-size: contain;
}
.spnav_link {
  margin-top: 9px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.spnav_login {
  width: 158px;
  background-color: #fff;
  text-align: center;
  padding: 8px 18px 13px;
  border-radius: 8px;
  border: 1px solid #d7d7d7;
}
.spnav_login img {
  width: 40px;
  height: 40px;
  margin: 0 auto;
}
.spnav_login a {
  width: 100%;
  font-size: 12px;
  color: #231815;
}
.spnav_content {
  background-color: #fff;
  padding: 20px 16px 22px;
  height: 100vh;
}
.spnav_content a {
  color: #231815;
  font-size: 12px;
}
.spnav_register {
  height: 56px;
  border-radius: 28px;
  position: relative;
  margin-bottom: 15px;
  text-indent: 0;
}
.spnav_register::before {
  position: absolute;
  content: "";
  width: 36px;
  height: 36px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 66px;
  background: url(/members/assets/img/members/spnav_register.png) no-repeat;
  background-size: contain;
}
.spnav_register a {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 14px 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.spnav_register a::after {
  top: 23px;
}
.spnav_flow {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  padding: 6px 0;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.spnav_flow img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.spnav_title {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-top: 24px;
  line-height: 24px;
}
.spnav_title .sp {
  font-size: inherit;
  font-weight: inherit;
  margin-left: 3px;
}
.spnav_title img {
  display: inline;
  width: 246px;
}
.spnav_merit_list {
  margin-top: 20px;
}
.spnav_merit_list li {
  border-top: 1px solid #d7d7d7;
  padding: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.spnav_merit_list li:last-child {
  border-bottom: 1px solid #d7d7d7;
}
.spnav_merit_list li img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.spnav_topics {
  margin-top: 10px;
}
.spnav_topics li {
  border-bottom: 1px solid #d7d7d7;
  padding: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.spnav_topics li img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

.spnav_btn {
  display: none;
}
@media (max-width: 768px) {
  .spnav_btn {
    position: fixed;
    display: block;
    background-color: rgba(255, 255, 255, 0.2);
    width: 40px;
    height: 40px;
    top: 0;
    right: 20px;
    border-radius: 0 0 4px 4px;
    z-index: 1200;
  }
}
.spnav_btn span {
  position: absolute;
  left: 8px;
  width: 24px;
  height: 3px;
  background-color: #231815;
  border-radius: 10px;
}
.spnav_btn span:nth-of-type(1) {
  top: 10px;
}
.spnav_btn span:nth-of-type(2) {
  top: 19px;
}
.spnav_btn span:nth-of-type(3) {
  top: 28px;
}
.spnav_btn.open span {
  left: 20px;
  border-radius: 10px;
  height: 5px;
}
.spnav_btn.open span:nth-of-type(1) {
  -webkit-transform: translate(-50%, 0) rotate(45deg);
      -ms-transform: translate(-50%, 0) rotate(45deg);
          transform: translate(-50%, 0) rotate(45deg);
  top: 18px;
  width: 37px;
}
.spnav_btn.open span:nth-of-type(2) {
  display: none;
}
.spnav_btn.open span:nth-of-type(3) {
  -webkit-transform: translate(-50%, 0) rotate(-45deg);
      -ms-transform: translate(-50%, 0) rotate(-45deg);
          transform: translate(-50%, 0) rotate(-45deg);
  top: 18px;
  width: 37px;
}

.banner {
  position: relative;
  z-index: 99;
}
.banner img {
  position: fixed;
  width: 278px;
  right: 10px;
  bottom: -6px;
  z-index: 100;
}
@media (max-width: 768px) {
  .banner img {
    width: 105%;
    margin: 0 auto;
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
    bottom: -12px;
  }
}

.kv h1 {
  font-size: 48px;
  color: #04962e;
  line-height: 60px;
  font-weight: 900;
  margin-top: 14px;
}
@media (max-width: 768px) {
  .kv h1 {
    font-size: 24px;
    margin-top: -10px;
  }
}
.kv_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-shadow: 0 3px 6px 0 #ccc;
          box-shadow: 0 3px 6px 0 #ccc;
}
@media (max-width: 768px) {
  .kv_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.kv_logo {
  position: absolute;
  top: 28px;
  right: 30px;
}
@media (max-width: 768px) {
  .kv_logo {
    right: initial;
    left: 16px;
    top: 8px;
  }
}
.kv_logo img {
  width: 138px;
  height: 42px;
}
@media (max-width: 768px) {
  .kv_logo img {
    width: 85px;
    height: 24px;
  }
}
.kv_info {
  width: 50%;
  padding: 0 0 0 88px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  .kv_info {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    padding: 0 16px 23px;
    margin-top: -16px;
    -webkit-box-shadow: 0 3px 6px 0 #ccc;
            box-shadow: 0 3px 6px 0 #ccc;
  }
}
.kv_info_head {
  width: 450px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .kv_info_head {
    width: 90%;
  }
}
.kv_info_list {
  width: 462px;
  margin: 8px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  .kv_info_list {
    width: 100%;
    margin-top: -5px;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
}
.kv_info_item {
  width: 150px;
  height: 150px;
  border: 4px solid #04962e;
  border-radius: 50%;
  background-color: #fffbd3;
  color: #04962e;
  font-size: 19px;
  font-weight: 600;
  padding-top: 13px;
  line-height: 25px;
}
@media (max-width: 768px) {
  .kv_info_item {
    width: 32%;
    border-radius: 10px;
    font-size: 10px;
    height: auto;
    padding: 2px 0;
    line-height: 22px;
    border: 2px solid #04962e;
  }
}
.kv_info_item span {
  font-size: 41px;
  font-weight: 900;
  color: #e85f9d;
  display: block;
  margin-top: 8px;
}
@media (max-width: 768px) {
  .kv_info_item span {
    font-size: 24px;
  }
}
.kv_info_item span.cost {
  font-size: 19px;
  font-weight: 700;
  color: #04962e;
  margin-top: 0;
}
@media (max-width: 768px) {
  .kv_info_item span.cost {
    font-size: 10px;
  }
}
.kv_info_item span.short {
  font-size: 17px;
  color: #04962e;
  margin-top: 0;
  font-weight: 700;
}
@media (max-width: 768px) {
  .kv_info_item span.short {
    font-size: 10px;
  }
}
.kv_info_item span.value {
  font-size: 43px;
}
@media (max-width: 768px) {
  .kv_info_item span.value {
    font-size: 26px;
    letter-spacing: 0.04em;
  }
}
.kv_info_item span.charge {
  font-size: 15px;
}
@media (max-width: 768px) {
  .kv_info_item span.charge {
    display: inline;
    font-size: 11px;
    letter-spacing: 0.08em;
  }
}
.kv_info_item span.accumulate {
  font-size: 26px;
}
@media (max-width: 768px) {
  .kv_info_item span.accumulate {
    font-size: 19px;
    margin-top: 0;
  }
}
.kv_info_item span.pile {
  font-size: 25px;
  margin-top: 4px;
}
@media (max-width: 768px) {
  .kv_info_item span.pile {
    font-size: 15px;
    margin-top: 0;
  }
}
.kv_info_text {
  margin-top: 27px;
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 768px) {
  .kv_info_text {
    margin-top: 8px;
  }
}
.kv_info_note {
  font-size: 12px;
  margin-top: 8px;
  font-weight: 400;
}
@media (max-width: 768px) {
  .kv_info_note {
    margin-top: 12px;
  }
}
.kv_info_button {
  position: relative;
  width: 280px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .kv_info_button {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .kv_info_button a {
    padding: 16px 0;
  }
}
.kv_info_button::before {
  position: absolute;
  content: "";
  width: 86px;
  height: 108px;
  top: 22px;
  left: -100px;
  background: url(/members/assets/img/members/img_button.png) no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .kv_info_button::before {
    content: none;
  }
}
.kv_info_mail {
  margin-top: 15px;
}
@media (max-width: 768px) {
  .kv_info_mail {
    width: 49%;
    height: 95px;
    border-radius: 10px;
    padding-right: 0;
    text-indent: 0;
  }
}
@media (max-width: 768px) {
  .kv_info_mail a::before {
    top: 70px;
    right: 49.5%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
  }
  .kv_info_mail a::after {
    top: 75px;
    right: 50.5%;
    -webkit-transform: translateX(50%) rotate(45deg);
        -ms-transform: translateX(50%) rotate(45deg);
            transform: translateX(50%) rotate(45deg);
  }
}
.kv_info_line {
  margin-top: 24px;
}
@media (max-width: 768px) {
  .kv_info_line {
    width: 100%;
    height: 95px;
    margin-top: 15px;
    border-radius: 10px;
    padding-right: 0;
    text-indent: 0;
  }
}
@media (max-width: 768px) {
  .kv_info_line a::before {
    top: 70px;
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
  }
  .kv_info_line a::after {
    top: 75px !important;
    right: 82px !important;
    -webkit-transform: translateX(50%) rotate(45deg) !important;
        -ms-transform: translateX(50%) rotate(45deg) !important;
            transform: translateX(50%) rotate(45deg) !important;
  }
}
.kv_pic {
  position: relative;
  background: url(/members/assets/img/members/kv.jpg) no-repeat;
  width: 50%;
  height: auto;
  background-size: cover;
  min-height: 768px;
  background-position: center;
}
@media (max-width: 768px) {
  .kv_pic {
    background: url(/members/assets/img/members/kv_sp.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    height: auto;
    min-height: 201px;
  }
}

.movie {
  padding: 56px 0 100px;
}
@media (max-width: 768px) {
  .movie {
    padding: 23px 0 20px;
  }
}
.movie_title {
  position: relative;
}
@media (max-width: 768px) {
  .movie_title {
    text-align: left;
    z-index: 2;
  }
}
.movie_title::after {
  position: absolute;
  content: "";
  width: 84px;
  height: 99px;
  top: 0;
  right: 204px;
  background: url(/members/assets/img/members/ttl_movie.png) no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .movie_title::after {
    width: 57px;
    height: 57px;
    top: 4px;
    right: 14px;
  }
}
.movie_content {
  text-align: center;
  margin-top: 17px;
  position: relative;
  width: 720px;
  margin: 16px auto 0;
}
@media (max-width: 768px) {
  .movie_content {
    width: 100%;
  }
}
.movie_content::before, .movie_content::after {
  position: absolute;
  content: "";
}
@media (max-width: 768px) {
  .movie_content::before, .movie_content::after {
    content: none;
  }
}
.movie_content::before {
  top: -24px;
  left: -180px;
  width: 262px;
  height: 400px;
  background: url(/members/assets/img/members/img_cloud_left.png) no-repeat;
  background-size: contain;
}
.movie_content::after {
  top: -8px;
  right: -220px;
  width: 258px;
  height: 399px;
  background: url(/members/assets/img/members/img_cloud_right.png) no-repeat;
  background-size: contain;
}
.movie_content iframe {
  position: relative;
  z-index: 10;
}
@media (max-width: 768px) {
  .movie_content iframe {
    width: 100%;
    height: 193px;
  }
}

.campaign {
  padding: 60px 0 100px;
  position: relative;
}
@media (max-width: 768px) {
  .campaign {
    padding: 20px 0 34px;
  }
}
.campaign_title {
  position: relative;
}
@media (max-width: 768px) {
  .campaign_title {
    font-size: 20px;
    letter-spacing: 0.03em;
    text-align: left;
    padding-left: 40px;
  }
}
.campaign_title::before {
  position: absolute;
  content: "";
  width: 102px;
  height: 114px;
  top: -15px;
  left: 163px;
  background: url(/members/assets/img/members/ttl_campaign.png) no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .campaign_title::before {
    width: 42px;
    height: 46px;
    left: -4px;
    top: 0;
  }
}
.campaign_content {
  background-color: #fff;
  padding: 24px 95px;
  border-radius: 16px;
  -webkit-box-shadow: 0 3px 6px -2px #ccc inset;
          box-shadow: 0 3px 6px -2px #ccc inset;
  margin: 17px auto 0;
  position: relative;
  z-index: 10;
  width: 890px;
}
@media (max-width: 768px) {
  .campaign_content {
    width: 100%;
    margin-top: 2px;
    padding: 26px 18px;
  }
}
.campaign_content a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.campaign_content a:hover {
  opacity: 0.8;
}
.campaign_head {
  width: 427px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .campaign_head {
    width: 75%;
  }
}
.campaign_sale {
  width: 700px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .campaign_sale {
    width: 100%;
  }
}
.campaign_detail {
  text-align: center;
  margin-top: 14px;
  font-size: 18px;
  font-weight: 700;
  color: #04962e;
}
@media (max-width: 768px) {
  .campaign_detail {
    font-size: 13px;
  }
}
.campaign_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 32px;
}
@media (max-width: 768px) {
  .campaign_button {
    display: block;
    margin-top: 0;
  }
}
.campaign_mail, .campaign_line {
  margin: 0;
}
@media (max-width: 768px) {
  .campaign_mail, .campaign_line {
    max-width: 280px;
    width: 100%;
    margin: 20px auto 0;
  }
}
.campaign_mail {
  margin-right: 24px;
}
@media (max-width: 768px) {
  .campaign_mail {
    margin-right: auto;
    margin-top: 15px;
  }
}
.campaign_green {
  position: relative;
}
.campaign_green:hover {
  color: #07b53b !important;
}
@media (max-width: 768px) {
  .campaign_green:hover {
    color: #fff !important;
    background-color: #07b53b !important;
  }
}
.campaign_green:hover::before {
  background-color: #07b53b !important;
}
@media (max-width: 768px) {
  .campaign_green:hover::before {
    background-color: #fff !important;
  }
}
.campaign_green:hover::after {
  border-top: 2px solid #fff !important;
  border-right: 2px solid #fff !important;
}
@media (max-width: 768px) {
  .campaign_green:hover::after {
    border-top: 2px solid #07b53b !important;
    border-right: 2px solid #07b53b !important;
  }
}
.campaign_green::before {
  background-color: #fff !important;
  right: 14px !important;
}
.campaign_green::after {
  border-top: 2px solid #07b53b !important;
  border-right: 2px solid #07b53b !important;
  right: 20px !important;
}
@media (max-width: 768px) {
  .campaign_register {
    font-size: 14px;
    margin-top: 11px;
  }
}

.merit {
  padding: 72px 0 100px;
}
@media (max-width: 768px) {
  .merit {
    padding: 42px 0 40px;
  }
}
.merit_type {
  display: none;
}
@media (max-width: 768px) {
  .merit_type {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-top: -12px;
  }
}
.merit_text {
  margin-top: 22px;
  line-height: 24px;
  text-align: center;
}
@media (max-width: 768px) {
  .merit_text {
    margin-top: 8px;
    font-size: 14px;
    text-align: left;
    line-height: 22px;
  }
}
.merit_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 66px;
}
@media (max-width: 768px) {
  .merit_list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 16px;
  }
}
.merit_item {
  background-color: #f2faf4;
  border-radius: 8px;
  width: 240px;
  height: 280px;
  position: relative;
  margin-top: -10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-box-shadow: 0 3px 6px 0 #ccc;
          box-shadow: 0 3px 6px 0 #ccc;
}
@media (max-width: 768px) {
  .merit_item {
    width: 48%;
    height: auto;
    margin-top: 20px;
  }
}
.merit_item:hover {
  background-color: #04962e;
}
@media (max-width: 768px) {
  .merit_item:hover {
    background-color: #f2faf4;
  }
}
.merit_item:hover .merit_item_title {
  color: #f2faf4;
}
@media (max-width: 768px) {
  .merit_item:hover .merit_item_title {
    color: #04962e;
  }
}
.merit_item:hover .merit_item_num {
  -webkit-box-shadow: 0 0 2px 0 #231815;
          box-shadow: 0 0 2px 0 #231815;
}
@media (max-width: 768px) {
  .merit_item:hover .merit_item_num {
    -webkit-box-shadow: 0 3px 6px 0 #ccc;
            box-shadow: 0 3px 6px 0 #ccc;
  }
}
.merit_item:hover::after {
  background: url(/members/assets/img/members/ico_allow_hover.png) no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .merit_item:hover::after {
    background: url(/members/assets/img/members/ico_allow.png) no-repeat;
    background-size: contain;
  }
}
.merit_item::after {
  position: absolute;
  content: "";
  bottom: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 24px;
  height: 24px;
  background: url(/members/assets/img/members/ico_allow.png) no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .merit_item::after {
    width: 12px;
    height: 12px;
    bottom: 10px;
  }
}
.merit_item_num {
  color: #fff;
  background-color: #e85f9d;
  border-radius: 50%;
  text-align: center;
  width: 70px;
  height: 70px;
  margin: -20px auto 0;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 19px;
  font-weight: 600;
  -webkit-box-shadow: 0 3px 6px 0 #ccc;
          box-shadow: 0 3px 6px 0 #ccc;
}
@media (max-width: 768px) {
  .merit_item_num {
    width: 64px;
    height: 64px;
    font-size: 12px;
    display: none !important;
  }
}
.merit_item_title {
  color: #04962e;
  font-size: 40px;
  text-align: center;
  line-height: 46px;
  margin-top: -12px;
  font-weight: 900;
}
@media (max-width: 768px) {
  .merit_item_title {
    font-size: 20px;
    margin: 8px 0 28px;
    line-height: 24px;
  }
}
.merit_item_title span {
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .merit_item_title span {
    font-size: 13px;
  }
}
.merit_item img {
  width: 100px;
  margin: 8px auto 0;
}
@media (max-width: 768px) {
  .merit_item img {
    width: 64px;
    height: 64px;
    margin-left: -4px;
    margin-right: 0;
    margin-top: 0;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
            box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border-radius: 50%;
  }
}

.check {
  padding: 60px 0 112px;
}
@media (max-width: 768px) {
  .check {
    padding: 22px 0 0;
  }
}
.check_content {
  width: 570px;
  margin: 0 auto;
  margin-top: 161px;
  position: relative;
}
@media (max-width: 768px) {
  .check_content {
    margin-top: 178px;
    height: 408px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .check_content img {
    width: 330px;
    margin: 0 auto;
  }
}
.check_circle {
  position: absolute;
  width: 240px;
  height: 240px;
  border: 6px dashed #04962e;
  border-radius: 50%;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  line-height: 32px;
  font-size: 21px;
  font-weight: 600;
  color: #04962e;
}
@media (max-width: 768px) {
  .check_circle {
    width: 160px;
    height: 106px;
    border-radius: 8px;
    border: 2px dashed #04962e;
    font-size: 14px;
    line-height: 22px;
  }
}
.check_circle.circle_web {
  top: -118px;
  left: -278px;
}
@media (max-width: 768px) {
  .check_circle.circle_web {
    position: relative;
    top: -362px;
    left: calc(50% - 85px);
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .check_circle.circle_web::after {
    position: absolute;
    content: "";
    width: 46px;
    height: 46px;
    top: 104px;
    left: 12px;
    background: url(/members/assets/img/members/border_check.png) no-repeat;
    background-size: contain;
  }
}
.check_circle.circle_point {
  top: -118px;
  right: -256px;
}
@media (max-width: 768px) {
  .check_circle.circle_point {
    position: relative;
    top: -467px;
    right: calc(-50% - 86px);
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .check_circle.circle_point::after {
    position: absolute;
    content: "";
    width: 46px;
    height: 46px;
    top: 104px;
    right: 12px;
    background: url(/members/assets/img/members/border_check.png) no-repeat;
    background-size: contain;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.check_circle.circle_mail {
  top: 160px;
  left: -278px;
}
@media (max-width: 768px) {
  .check_circle.circle_mail {
    position: relative;
    top: -158px;
    left: calc(50% - 85px);
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .check_circle.circle_mail::after {
    position: absolute;
    content: "";
    width: 46px;
    height: 46px;
    top: -46px;
    left: 12px;
    background: url(/members/assets/img/members/border_check.png) no-repeat;
    background-size: contain;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.check_circle.circle_exchange {
  top: 160px;
  right: -256px;
}
@media (max-width: 768px) {
  .check_circle.circle_exchange {
    position: relative;
    top: -264px;
    right: calc(-50% - 86px);
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .check_circle.circle_exchange::after {
    position: absolute;
    content: "";
    width: 46px;
    height: 46px;
    top: -46px;
    right: 12px;
    background: url(/members/assets/img/members/border_check.png) no-repeat;
    background-size: contain;
  }
}

.point {
  padding: 60px 0 80px;
}
@media (max-width: 768px) {
  .point {
    padding: 45px 0 20px;
  }
}
.point_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: -12px;
}
@media (max-width: 768px) {
  .point_list {
    margin-top: 0;
  }
}
.point_item {
  width: 538px;
  background-color: #04962e;
  border-radius: 16px;
  margin-top: 34px;
}
@media (max-width: 768px) {
  .point_item {
    width: 100%;
    border-radius: 8px;
    margin-top: 17px;
  }
}
.point_item_head {
  background-color: #fff;
  border-radius: 16px 16px 0 0;
  border: 4px solid #04962e;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px 24px 17px;
}
@media (max-width: 768px) {
  .point_item_head {
    border: 2px solid #04962e;
    border-radius: 8px 8px 0 0;
    padding: 12px 14px 8px;
  }
}
.point_item_head.machine {
  padding: 27px 24px 20px;
}
@media (max-width: 768px) {
  .point_item_head.machine {
    padding: 13px 10px;
  }
}
.point_item_pic {
  width: 80px;
  height: 80px;
  margin-right: 24px;
}
@media (max-width: 768px) {
  .point_item_pic {
    width: 40px;
    height: 40px;
    margin-right: 8px;
  }
}
.point_item_pic.machine {
  width: 98px;
  height: 72px;
}
@media (max-width: 768px) {
  .point_item_pic.machine {
    width: 53px;
    height: 40px;
  }
}
.point_item_title {
  font-size: 26px;
  font-weight: 600;
  line-height: 37px;
}
@media (max-width: 768px) {
  .point_item_title {
    font-size: 16px;
    line-height: 20px;
  }
}
.point_item_content {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  padding: 35px 0 45px;
  text-align: center;
}
@media (max-width: 768px) {
  .point_item_content {
    font-size: 16px;
    padding: 33px 0 37px;
  }
}
.point_item_content span {
  color: #fed236;
  font-weight: 600;
}
.point_item_content span.value {
  font-size: 40px;
}
@media (max-width: 768px) {
  .point_item_content span.value {
    font-size: 24px;
    font-weight: 900;
  }
}
.point_item_content.machine {
  padding: 12px 0 18px;
}
@media (max-width: 768px) {
  .point_item_content.machine {
    padding: 12px 0 10px;
  }
}
.point_item_link {
  width: 310px;
  border-radius: 22px;
  background-color: #fff;
  height: 44px;
  margin: 10px auto 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (max-width: 768px) {
  .point_item_link {
    max-width: 282px;
    width: 85%;
    height: 36px;
  }
}
.point_item_link:hover {
  background-color: #fed236;
}
@media (max-width: 768px) {
  .point_item_link:hover {
    background-color: #fff;
  }
}
.point_item_link a {
  font-size: 20px;
  padding: 12px 0;
  display: block;
  text-align: center;
  color: #04962e;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (max-width: 768px) {
  .point_item_link a {
    font-size: 16px;
    padding: 10px 0;
  }
}
.point_item_link a::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  background-color: #07b53b;
  border-radius: 50%;
}
.point_item_link a::after {
  position: absolute;
  content: "";
  top: 19px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 16px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (max-width: 768px) {
  .point_item_link a::after {
    top: 15px;
  }
}
.point_service {
  width: 1100px;
  background-color: #04962e;
  border-radius: 16px;
  margin-top: 29px;
}
@media (max-width: 768px) {
  .point_service {
    width: 100%;
    border-radius: 8px;
    margin-top: 20px;
  }
}
.point_service_head {
  background-color: #fff;
  border-radius: 16px 16px 0 0;
  border: 4px solid #04962e;
  padding: 20px 24px 26px;
}
@media (max-width: 768px) {
  .point_service_head {
    border: 2px solid #04962e;
    border-radius: 8px 8px 0 0;
    padding: 10px 14px;
  }
}
.point_service_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.point_service_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .point_service_button {
    display: block;
  }
}
.point_service_button p {
  line-height: 24px;
  padding-left: 1em;
  text-indent: -1em;
}
@media (max-width: 768px) {
  .point_service_button p {
    font-size: 14px;
    margin-top: 20px;
  }
}
.point_service_apply {
  width: 475px;
  height: 69px;
  border-radius: 35px;
  margin-left: 106px;
}
@media (max-width: 768px) {
  .point_service_apply {
    width: 100%;
    margin-left: 0;
    margin-top: 12px;
    text-indent: 0;
  }
}
.point_service_apply a {
  position: relative;
  line-height: 24px;
  text-align: center;
  padding: 8px 0;
}
.point_service_apply a::after {
  top: 29px;
}
.point_service_content {
  font-size: 24px;
  font-weight: 900;
  color: #fff;
  padding: 28px 0;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .point_service_content {
    display: block;
    padding: 16px 0;
  }
}
.point_service_content span {
  color: #fed236;
  font-weight: 600;
}
@media (max-width: 768px) {
  .point_service_content span {
    font-size: 16px;
  }
}
.point_service_content span.value {
  font-size: 40px;
  font-weight: 900;
  letter-spacing: -0.008em;
}
@media (max-width: 768px) {
  .point_service_content span.value {
    font-size: 24px;
  }
}
.point_service_content p {
  width: 100%;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .point_service_content p {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    padding-left: 21px;
    margin-bottom: 10px;
  }
}
.point_service_value {
  margin-right: 15px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .point_service_value {
    margin-right: 0;
    font-size: 16px;
  }
}
.point_service_link {
  width: 310px;
  border-radius: 22px;
  background-color: #fff;
  height: 44px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (max-width: 768px) {
  .point_service_link {
    width: 282px;
    margin: 0 auto;
    height: 36px;
    margin-top: 8px;
  }
}
.point_service_link:hover {
  background-color: #fed236;
}
.point_service_link a {
  font-size: 20px;
  padding: 12px 0;
  display: block;
  text-align: center;
  color: #04962e;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (max-width: 768px) {
  .point_service_link a {
    font-size: 16px;
    padding: 10px 0;
  }
}
.point_service_link a::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  background-color: #07b53b;
  border-radius: 50%;
}
.point_service_link a::after {
  position: absolute;
  content: "";
  top: 19px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 16px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (max-width: 768px) {
  .point_service_link a::after {
    top: 15px;
  }
}
.point_service_cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 636px;
  margin: auto;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin-top: 14px;
  background-color: #FED236;
  padding: 22px 0 23px;
  border-radius: 16px;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (max-width: 768px) {
  .point_service_cta {
    width: 281px;
    padding: 11px 0 12px;
    border-radius: 8px;
  }
}
.point_service_cta .reservelink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  line-height: 1.46;
  color: #04962E;
  cursor: pointer;
  font-weight: bold;
}
@media (max-width: 768px) {
  .point_service_cta .reservelink {
    font-size: 17px;
  }
}
.point_service_cta::before {
  position: absolute;
  content: "";
  width: 22px;
  height: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 13px;
  background-color: #04962E;
  border-radius: 50%;
}
@media (max-width: 768px) {
  .point_service_cta::before {
    width: 16px;
    height: 16px;
    right: 10px;
  }
}
.point_service_cta::after {
  position: absolute;
  content: "";
  top: 35px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 21px;
  width: 6px;
  height: 6px;
  border-top: 3px solid #FED236;
  border-right: 3px solid #FED236;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 768px) {
  .point_service_cta::after {
    right: 16px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
}
.point_service_cta:hover {
  background-color: #fff;
  color: #04962E;
}
.point_service_cta:hover::after {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
}
@media (max-width: 768px) {
  .point_service_cta:hover::after {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
.point_important {
  margin-top: 30px;
}
.point_important_title {
  text-align: center;
  font-size: 24px;
  font-weight: 900;
}
@media (max-width: 768px) {
  .point_important_title {
    font-size: 16px;
  }
}
.point_important ol {
  width: 868px;
  margin: 17px auto 0;
  padding-left: 1em;
  text-indent: -1em;
}
@media (max-width: 768px) {
  .point_important ol {
    width: 100%;
    margin-top: 8px;
  }
}
.point_important ol li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 36px;
}
@media (max-width: 768px) {
  .point_important ol li {
    font-size: 14px;
    line-height: 22px;
    padding-left: 0;
    text-indent: 0;
    margin-top: 8px;
  }
}
.point_important ol li:first-child {
  margin-top: 0;
}
.point_charge {
  margin-top: 100px;
  text-align: center;
}
@media (max-width: 768px) {
  .point_charge {
    margin-top: 50px;
  }
}
.point_charge h4 {
  font-size: 40px;
  font-weight: 900;
  color: #e85f9d;
  text-align: center;
  display: inline-block;
  position: relative;
}
.point_charge h4::before, .point_charge h4::after {
  position: absolute;
  content: "";
  width: 4px;
  height: 48px;
  background-color: #e85f9d;
}
@media (max-width: 768px) {
  .point_charge h4::before, .point_charge h4::after {
    width: 2px;
    height: 20px;
  }
}
.point_charge h4::before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 0;
  left: -42px;
}
@media (max-width: 768px) {
  .point_charge h4::before {
    left: -20px;
  }
}
.point_charge h4::after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 0;
  right: -52px;
}
@media (max-width: 768px) {
  .point_charge h4::after {
    right: -20px;
  }
}
@media (max-width: 768px) {
  .point_charge h4 {
    font-size: 18px;
  }
}
.point_charge_family {
  margin-top: 36px;
}
@media (max-width: 768px) {
  .point_charge_family {
    margin-top: 8px;
  }
}
.point_charge_family img {
  width: 312px;
  height: 160px;
  margin: 0 auto;
  position: relative;
  z-index: -2;
}
@media (max-width: 768px) {
  .point_charge_family img {
    max-width: 233px;
    width: 100%;
    height: auto;
  }
}
.point_charge_simu {
  background-color: #04962e;
  color: #fff;
  font-weight: 900;
  border-radius: 16px;
  max-width: 654px;
  font-size: 28px;
  text-align: center;
  margin: -5px auto 0;
  padding: 28px 0 28px;
  line-height: 35px;
}
@media (max-width: 768px) {
  .point_charge_simu {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    border-radius: 8px;
    padding: 10px 0;
  }
}
.point_charge_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 36px;
  position: relative;
}
@media (max-width: 768px) {
  .point_charge_content {
    display: block;
    margin-top: 0;
  }
}
.point_charge_content::after {
  position: absolute;
  content: "";
  width: 48px;
  height: 31px;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(/members/assets/img/members/ico_total.png) no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .point_charge_content::after {
    width: 26px;
    height: 17px;
    bottom: -24px;
  }
}
.point_charge_inside {
  width: 292px;
  background-color: #f2faf4;
  border: 4px solid #04962e;
  border-radius: 16px;
  position: relative;
  margin-right: 72px;
  text-align: center;
  padding: 12px 20px 20px;
}
@media (max-width: 768px) {
  .point_charge_inside {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 28px;
    border: 2px solid #04962e;
    border-radius: 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 6px;
    margin-top: 26px;
  }
}
.point_charge_inside::after {
  position: absolute;
  content: "";
  width: 36px;
  height: 87px;
  top: 50px;
  right: -58px;
  background: url(/members/assets/img/members/img_plus.png) no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .point_charge_inside::after {
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
    width: 22px;
    height: 52px;
    top: 50px;
  }
}
.point_charge_inside:last-child {
  margin-right: 0;
}
@media (max-width: 768px) {
  .point_charge_inside:last-child {
    margin: 28px auto 0;
  }
}
.point_charge_inside:last-child::after {
  content: none;
}
.point_charge_head {
  font-size: 18px;
  font-weight: 900;
  color: #04962e;
  line-height: 24px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}
@media (max-width: 768px) {
  .point_charge_head {
    height: auto;
    display: block;
    width: 50%;
    font-size: 12px;
    line-height: 18px;
  }
}
.point_charge_set {
  position: relative;
}
@media (max-width: 768px) {
  .point_charge_set {
    width: 50%;
  }
}
.point_charge_set::before {
  position: absolute;
  content: "";
  width: 260px;
  height: 23px;
  top: -26px;
  right: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  background: url(/members/assets/img/members/img_partition.png) no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .point_charge_set::before {
    background: url(/members/assets/img/members/img_partition_sp.png) no-repeat;
    background-size: contain;
    width: 7px;
    height: 56px;
    left: 0;
    top: 0;
  }
}
.point_charge_middle {
  font-size: 24px;
  font-weight: 600;
  color: #04962e;
  margin-top: 42px;
}
@media (max-width: 768px) {
  .point_charge_middle {
    font-size: 12px;
    margin-top: 6px;
  }
}
.point_charge_value {
  font-size: 40px;
  font-weight: 900;
  color: #e85f9d;
  margin-top: 15px;
}
@media (max-width: 768px) {
  .point_charge_value {
    font-size: 24px;
    margin-top: 8px;
  }
}
.point_charge_value span {
  font-size: 24px;
  font-weight: 900;
}
@media (max-width: 768px) {
  .point_charge_value span {
    font-size: 14px;
  }
}
.point_charge_total {
  width: 930px;
  height: 150px;
  background-color: #04962e;
  border-radius: 16px;
  color: #fff;
  font-size: 40px;
  font-weight: 900;
  padding: 38px 58px 41px;
  margin: 67px auto 0;
  position: relative;
  text-align: left;
}
@media (max-width: 768px) {
  .point_charge_total {
    width: 88%;
    height: auto;
    font-size: 16px;
    padding: 8px 32px 10px;
    line-height: 28px;
    margin-top: 28px;
    border-radius: 8px;
  }
}
.point_charge_total::after {
  position: absolute;
  content: "";
  width: 160px;
  height: 160px;
  top: -14px;
  right: 34px;
  background: url(/members/assets/img/members/img_total.png) no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .point_charge_total::after {
    top: -6px;
    right: 14px;
    width: 78px;
    height: 78px;
  }
}
.point_charge_total span.large {
  color: #fed236;
  font-size: 60px;
  font-weight: 900;
}
@media (max-width: 768px) {
  .point_charge_total span.large {
    font-size: 24px;
  }
}
.point_charge_total span.small {
  color: #fed236;
  font-weight: 900;
}
.point .modal {
  max-width: 697px;
  max-height: 540px;
}
@media (max-width: 768px) {
  .point .modal.add-modal {
    height: auto;
  }
}
.point .modal .modal_content {
  height: 100%;
  overflow-y: auto;
}

.use {
  padding: 55px 0 82px;
}
@media (max-width: 768px) {
  .use {
    padding: 30px 0 20px;
  }
}
.use_box {
  max-width: 1100px;
  width: 100%;
  border-radius: 16px;
  background-color: #fff;
  margin-top: 24px;
  position: relative;
  -webkit-box-shadow: 0 3px 6px -2px #ccc inset;
          box-shadow: 0 3px 6px -2px #ccc inset;
  border: 1px solid #d7d7d7;
}
@media (max-width: 768px) {
  .use_box {
    width: 100%;
  }
}
.use_label {
  position: absolute;
  top: 0;
  left: 40px;
  width: 120px;
  height: 134px;
}
@media (max-width: 768px) {
  .use_label {
    width: 54px;
    height: 64px;
    left: 12px;
  }
}
.use_content {
  padding: 24px 0 32px 189px;
}
@media (max-width: 768px) {
  .use_content {
    padding: 14px 18px 20px;
  }
}
.use_content.product {
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .use_content.product {
    padding-bottom: 20px;
  }
}
.use_content h3 {
  font-size: 32px;
  line-height: 46px;
  font-weight: 900;
}
@media (max-width: 768px) {
  .use_content h3 {
    font-size: 20px;
    line-height: 29px;
    padding-left: 70px;
  }
}
.use_product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.use_product_button {
  width: 207px;
  height: 44px;
  border-radius: 22px;
}
@media (max-width: 768px) {
  .use_product_button {
    width: 100%;
    margin-top: 42px;
  }
}
.use_product_button a {
  padding: 8px 0;
}
.use_product_button a::after {
  top: 17px;
}
.use_scroll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 82px;
  position: relative;
  left: -150px;
  width: calc(100% + 109px);
}
@media (max-width: 768px) {
  .use_scroll {
    left: 0;
    width: 100%;
    margin-top: 30px;
  }
}
.use_scroll_content {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.use_scroll_title {
  line-height: 24px;
}
.use_scroll_point {
  color: #e85f9d;
  font-weight: 900;
  font-size: 32px;
  border: 2px solid #04962e;
  border-radius: 16px;
  padding: 14px 13px;
  width: 192px;
  margin-top: 30px;
}
.use_scroll_point span {
  font-weight: 900;
  font-size: 16px;
}
.use_coupon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 26px;
}
@media (max-width: 768px) {
  .use_coupon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 8px;
  }
}
.use_coupon_text {
  width: 296px;
  line-height: 24px;
  margin-right: 23px;
}
@media (max-width: 768px) {
  .use_coupon_text {
    width: 100%;
    font-size: 12px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    margin-right: 0;
    margin-top: 10px;
  }
}
.use_coupon_note {
  font-size: 14px;
  margin-top: 20px;
  line-height: 20px;
  padding-left: 1em;
  text-indent: -1em;
  font-weight: 400;
}
@media (max-width: 768px) {
  .use_coupon_note {
    font-size: 12px;
    margin-top: 12px;
  }
}
.use_coupon img {
  width: 300px;
  border: 1px solid #d7d7d7;
}
@media (max-width: 768px) {
  .use_coupon img {
    width: 90%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
.use_coupon_button {
  width: 244px;
  height: 64px;
  border-radius: 32px;
}
@media (max-width: 768px) {
  .use_coupon_button {
    width: 100%;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 14px;
  }
}
.use_coupon_button a::after {
  top: 27px;
}
.use_lottery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 37px;
}
@media (max-width: 768px) {
  .use_lottery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 14px;
  }
}
.use_lottery_type {
  width: 508px;
  text-align: center;
  margin-right: 12px;
}
@media (max-width: 768px) {
  .use_lottery_type {
    width: 100%;
  }
}
.use_lottery_type h4 {
  width: 100%;
  color: #04962e;
  border: 2px solid #04962e;
  border-radius: 22px;
  padding: 12px 0;
}
.use_lottery_pic {
  width: 324px;
  margin-top: -16px;
}
@media (max-width: 768px) {
  .use_lottery_pic {
    width: 100%;
    margin-top: 20px;
  }
}
.use_lottery_pic p {
  font-size: 14px;
  text-align: right;
  margin-top: 6px;
  padding-right: 26px;
  font-weight: 400;
}
@media (max-width: 768px) {
  .use_lottery_pic p {
    font-size: 12px;
  }
}
.use_lottery_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 21px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  .use_lottery_content {
    margin-top: 14px;
  }
}
.use_lottery_ticket {
  color: #04962e;
  text-align: right;
  position: relative;
  margin-right: 32px;
  line-height: 24px;
  width: 100px;
}
@media (max-width: 768px) {
  .use_lottery_ticket {
    font-size: 12px;
    width: 74px;
    line-height: 17px;
  }
}
.use_lottery_ticket::after {
  position: absolute;
  content: "";
  top: 0;
  right: -16px;
  width: 2px;
  height: 94px;
  background-color: #04962e;
}
@media (max-width: 768px) {
  .use_lottery_ticket::after {
    height: 70px;
  }
}
.use_lottery_ticket.other::after {
  position: absolute;
  content: "";
  top: 2px;
  right: -16px;
  width: 2px;
  height: 46px;
  background-color: #04962e;
}
@media (max-width: 768px) {
  .use_lottery_ticket.other::after {
    height: 51px;
  }
}
.use_lottery_item {
  text-align: left;
  line-height: 24px;
  width: 367px;
}
@media (max-width: 768px) {
  .use_lottery_item {
    font-size: 12px;
    width: 213px;
    line-height: 17px;
  }
}

.change {
  padding: 70px 0 92px;
}
@media (max-width: 768px) {
  .change {
    padding: 50px 0 40px;
  }
}
.change_box {
  max-width: 1100px;
  width: 100%;
  border: 1px solid #d7d7d7;
  border-radius: 16px;
  padding: 52px 108px 60px 192px;
  -webkit-box-shadow: 3px 3px 6px -2px #ccc inset;
          box-shadow: 3px 3px 6px -2px #ccc inset;
  margin-top: 32px;
  position: relative;
  border: 1px solid #d7d7d7;
}
@media (max-width: 768px) {
  .change_box {
    width: 100%;
    padding: 0;
    margin-top: 30px;
  }
}
.change_box.toshipo {
  margin-top: 68px;
}
.change_label {
  position: absolute;
  top: 0;
  left: 40px;
  width: 120px;
  height: 134px;
}
@media (max-width: 768px) {
  .change_label {
    width: 54px;
    height: 64px;
    left: 12px;
  }
}
.change_content {
  width: 800px;
  position: relative;
}
@media (max-width: 768px) {
  .change_content {
    width: 100%;
  }
}
.change_content h3 {
  font-size: 32px;
  font-weight: 900;
}
@media (max-width: 768px) {
  .change_content h3 {
    font-size: 18px;
    line-height: 26px;
    padding-left: 78px;
    padding-top: 14px;
  }
}
.change_finish {
  position: relative;
}
.change_finish::after {
  position: absolute;
  content: "受付終了";
  letter-spacing: 0.1em;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: rgba(60, 60, 60, 0.7);
  top: 0;
  left: 0;
  font-size: 48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 900;
  border-radius: 16px;
}
@media (max-width: 768px) {
  .change_finish::after {
    font-size: 36px;
    border-radius: 0 0 10px 10px;
    height: 101%;
  }
}
@media (max-width: 768px) {
  .change_finish {
    width: 100%;
    border-radius: 8px;
    margin-top: 20px;
  }
}
.change_energia {
  background-color: #faf9ef;
  border-radius: 16px;
  width: 800px;
  margin-top: 66px;
  padding: 8px 36px 16px;
}
@media (max-width: 768px) {
  .change_energia {
    width: 100%;
    margin-top: 18px;
    padding: 26px 16px 16px;
    border-radius: 0;
  }
}
.change_energia.toshipo {
  height: 216px;
  padding: 24px 46px;
}
@media (max-width: 768px) {
  .change_energia.toshipo {
    padding: 24px 16px;
    height: auto;
  }
}
.change_energia_period {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  margin-top: 2px;
}
@media (max-width: 768px) {
  .change_energia_period {
    margin-top: 10px;
  }
}
.change_energia_period.top {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media (max-width: 768px) {
  .change_energia_period.top {
    display: block;
  }
}
.change_energia_period dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 20px;
}
@media (max-width: 768px) {
  .change_energia_period dl {
    display: block;
    font-size: 12px;
  }
}
.change_energia_period dd.top {
  margin-top: 6px;
}
.change_energia_period dl.top {
  margin-top: 6px;
}
@media (max-width: 768px) {
  .change_energia_period dl.top {
    margin-top: 0;
  }
}
.change_energia_period.right {
  margin-right: 20px;
}
.change_energia_trade {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .change_energia_trade {
    display: block;
    margin-top: 10px;
  }
}
.change_energia_head {
  border: 1px solid #231815;
  padding: 4px;
  border-radius: 8px;
  margin-right: 8px;
  width: 150px;
  text-align: center;
}
@media (max-width: 768px) {
  .change_energia_head {
    font-size: 12px;
    width: 116px;
  }
}
@media (max-width: 768px) {
  .change_energia_text {
    font-size: 12px;
  }
}
.change_button {
  width: 440px;
  margin-top: 24px;
}
@media (max-width: 768px) {
  .change_button {
    width: 90%;
    height: 64px;
    border-radius: 35px;
    margin-top: 16px;
    text-indent: 0;
  }
}
.change_button span {
  color: #fff;
  width: 100%;
  padding: 6px 0;
  display: block;
  font-weight: 600;
  position: relative;
  line-height: 24px;
  text-align: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.change_site {
  position: relative;
}
.change_site::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  background: url(/members/assets/img/members/ico_site.png) no-repeat;
  background-size: contain;
}
.change_site:hover::after {
  background: url(/members/assets/img/members/ico_site_hover.png) no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .change_site:hover::after {
    background: url(/members/assets/img/members/ico_site.png) no-repeat;
    background-size: contain;
  }
}
.change_site a {
  position: relative;
  padding: 7px 0;
}
.change_site a::before {
  content: none;
}
.change_site a::after {
  content: none;
}
.change_site.club {
  margin-top: 18px;
}
@media (max-width: 768px) {
  .change_site.club {
    width: 90%;
    text-indent: 0;
  }
}
.change_site.toshipo {
  width: 402px;
  margin-top: 31px;
}
@media (max-width: 768px) {
  .change_site.toshipo {
    width: 90%;
    height: 69px;
    border-radius: 35px;
    text-indent: 0;
  }
}
.change_explanation {
  margin-top: 58px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  .change_explanation {
    display: block;
    padding: 0 14px;
    margin-top: 18px;
  }
}
.change_explanation img {
  width: 354px;
  margin-right: 24px;
}
@media (max-width: 768px) {
  .change_explanation img {
    width: 100%;
  }
}
.change_explanation img.tosihpo {
  width: 275px;
  height: 94px;
}
@media (max-width: 768px) {
  .change_explanation img.tosihpo {
    width: 100%;
    height: auto;
  }
}
.change_explanation p {
  line-height: 24px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .change_explanation p {
    margin-top: 20px;
    font-size: 14px;
  }
}
.change_explanation.toshipo {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .change_explanation.toshipo {
    margin-top: 14px;
  }
}
.change_subject {
  margin-top: 46px;
  padding-top: 22px;
  border-top: 1px solid #d7d7d7;
}
@media (max-width: 768px) {
  .change_subject {
    padding: 22px 16px 20px;
    margin-top: 32px;
  }
}
.change_subject h4 {
  font-weight: 600;
  display: inline-block;
  position: relative;
  padding-bottom: 1px;
  padding-left: 15px;
}
@media (max-width: 768px) {
  .change_subject h4 {
    font-size: 18px;
  }
}
.change_subject h4:before {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 100px;
  background-color: #231815;
  position: absolute;
  top: 6px;
  left: 0;
}
.change_subject h4.application {
  margin-top: 45px;
}
@media (max-width: 768px) {
  .change_subject h4.application {
    margin-top: 14px;
  }
}
.change_subject ul {
  margin-left: 15px;
}
.change_subject ul li {
  margin-top: 26px;
  line-height: 24px;
}
@media (max-width: 768px) {
  .change_subject ul li {
    font-size: 12px;
    margin-top: 10px;
    line-height: 20px;
  }
}
.change_subject ul li:first-child {
  margin-top: 18px;
}
.change_subject ul li.nowrap {
  white-space: nowrap;
}
@media (max-width: 768px) {
  .change_subject ul li.nowrap {
    white-space: initial;
  }
}
.change_subject ul li.nowrap p:nth-child(2) {
  margin-top: 4px;
}
.change_subject p {
  font-size: 14px;
  margin-top: 10px;
  padding-left: 1em;
  text-indent: -1em;
}
@media (max-width: 768px) {
  .change_subject p {
    font-size: 12px;
  }
}
.change_note {
  background-color: #f3f3f3;
  border-radius: 10px;
  padding: 6px 0 22px;
  margin-top: 25px;
  padding: 2px 14px 22px;
}
@media (max-width: 768px) {
  .change_note {
    margin: 0 14px 14px;
  }
}
.change_note_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 24px;
  font-size: 14px;
  margin-top: 21px;
}
@media (max-width: 768px) {
  .change_note_list {
    font-size: 12px;
    line-height: 18px;
  }
}
.change_note_num {
  margin-right: 10px;
}
.change_note_text {
  width: 713px;
}
@media (max-width: 768px) {
  .change_note_text {
    width: 100%;
  }
}
.change_flow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #04962e;
  font-size: 24px;
  font-weight: 900;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 70px;
}
@media (max-width: 768px) {
  .change_flow {
    display: block;
    text-align: center;
    margin-top: 28px;
  }
}
.change_flow_button {
  width: 235px;
  height: 44px;
  margin: 0 0 0 17px;
  border-radius: 22px;
}
@media (max-width: 768px) {
  .change_flow_button {
    width: 100%;
    margin: 12px 0 0 0;
    text-indent: 0;
  }
}
.change_flow_button a {
  font-size: 16px;
  padding: 8px 0;
}
.change_flow_button a::after {
  top: 17px;
}

.get_green {
  background-color: #04962e;
  padding: 50px 0 78px;
}
@media (max-width: 768px) {
  .get_green {
    padding: 30px 0;
  }
}
.get_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.get_title_pic img {
  width: 118px;
  height: 118px;
}
@media (max-width: 768px) {
  .get_title_pic img {
    width: 72px;
    height: 76px;
  }
}
.get_title_head {
  font-size: 40px;
  color: #fff;
  font-weight: 900;
}
@media (max-width: 768px) {
  .get_title_head {
    font-size: 20px;
  }
}
.get_title_head p {
  font-size: 24px;
  margin-top: 8px;
}
@media (max-width: 768px) {
  .get_title_head p {
    font-size: 16px;
  }
}
.get_title_head p span.nocost {
  font-size: 20px;
  background-color: #e85f9d;
  border: 2px solid #fff;
  padding: 4px 4px;
  display: inline-block;
  border-radius: 7px;
  margin: 0 5px;
}
@media (max-width: 768px) {
  .get_title_head p span.nocost {
    font-size: 14px;
    margin: 0 3px;
    padding: 2px 4px;
  }
}
.get_title_head p span.large {
  color: #fed236;
  font-size: 40px;
  font-weight: 900;
}
@media (max-width: 768px) {
  .get_title_head p span.large {
    font-size: 35px;
  }
}
.get_title_head p span.small {
  color: #fed236;
  font-weight: 900;
}
@media (max-width: 768px) {
  .get_title_head p span.small {
    font-size: 21px;
  }
}
.get_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 34px;
}
@media (max-width: 768px) {
  .get_content {
    display: block;
    margin-top: 18px;
  }
}
.get_content h3 {
  font-size: 32px;
  font-weight: 900;
  color: #04962e;
  text-align: center;
  position: relative;
}
@media (max-width: 768px) {
  .get_content h3 {
    font-size: 20px;
  }
}
.get_content h3::after {
  content: "";
  display: inline-block;
  width: 63px;
  height: 2px;
  background-color: #04962e;
  position: absolute;
  bottom: -26px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  right: 0;
}
@media (max-width: 768px) {
  .get_content h3::after {
    width: 40px;
    bottom: -12px;
  }
}
.get_box {
  width: 538px;
  background-color: #fff;
  border-radius: 16px;
  padding: 30px 32px 28px;
  position: relative;
  -webkit-box-shadow: 0 3px 6px -2px #ccc inset;
          box-shadow: 0 3px 6px -2px #ccc inset;
}
@media (max-width: 768px) {
  .get_box {
    width: 100%;
    margin-top: 18px;
    border-radius: 8px;
    padding: 24px 16px 22px;
  }
}
.get_recommend {
  position: absolute;
  top: -28px;
  left: 30px;
  width: 108px;
  height: 108px;
  background-color: #e85f9d;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-weight: 600;
  text-align: center;
  line-height: 22px;
}
@media (max-width: 768px) {
  .get_recommend {
    font-size: 12px;
    width: 84px;
    height: 84px;
    line-height: 17px;
    top: -14px;
    left: 16px;
  }
}
.get_text {
  margin-top: 44px;
  line-height: 24px;
}
@media (max-width: 768px) {
  .get_text {
    margin-top: 32px;
    font-size: 14px;
    line-height: 22px;
  }
}
.get_note {
  margin-top: 10px;
}
.get_note li {
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
  padding-left: 1em;
  text-indent: -1em;
}
@media (max-width: 768px) {
  .get_note li {
    font-size: 12px;
  }
}
.get_button_line {
  width: 280px;
  margin-top: 12px;
}
.get_button_mail {
  width: 280px;
  margin-top: 64px;
}
@media (max-width: 768px) {
  .get_button_mail {
    margin-top: 18px;
  }
}
.get_button_mail a::before {
  right: 8px;
}
.get_button_mail a::after {
  right: 14px;
}
.get_login {
  width: 1100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 0 44px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  .get_login {
    width: 100%;
    display: block;
    padding: 34px 16px 40px;
  }
}
.get_login_easy {
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  color: #04962e;
  line-height: 35px;
}
@media (max-width: 768px) {
  .get_login_easy {
    font-size: 20px;
    line-height: 29px;
  }
}
.get_login_text {
  width: 446px;
  line-height: 24px;
}
@media (max-width: 768px) {
  .get_login_text {
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
  }
}
.get_login_button {
  width: 324px;
  margin: 0;
}
@media (max-width: 768px) {
  .get_login_button {
    width: 90%;
    margin: 10px auto 0;
    text-indent: 0;
  }
}

.footer {
  background-color: #faf9ef;
  padding: 40px 0 35px;
}
@media (max-width: 768px) {
  .footer {
    padding: 22px 16px 18px;
  }
}
.footer_content {
  width: 890px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 768px) {
  .footer_content {
    width: 100%;
  }
}
.footer_contact {
  font-size: 32px;
  font-weight: 900;
  color: #04962e;
}
@media (max-width: 768px) {
  .footer_contact {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .footer_time {
    font-size: 14px;
    text-align: center !important;
  }
}
.footer_tel {
  width: 100%;
  padding: 20px 0;
  border: 6px solid #04962e;
  border-radius: 16px;
  background-color: #fff;
  margin-top: 32px;
}
@media (max-width: 768px) {
  .footer_tel {
    padding: 16px;
    border: 4px solid #04962e;
    border-radius: 8px;
    margin-top: 11px;
  }
}
.footer_number {
  font-size: 60px;
  font-weight: 900;
  color: #04962e;
  display: inline-block;
  position: relative;
  text-indent: 72px;
  letter-spacing: 0.1em;
  pointer-events: none;
}
@media (max-width: 768px) {
  .footer_number {
    pointer-events: all;
    font-size: 28px;
    margin-left: -50px;
  }
}
.footer_number::before {
  position: absolute;
  content: "";
  width: 48px;
  height: 48px;
  top: 12px;
  left: 10px;
  background: url(/members/assets/img/members/ico_tel.png) no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  .footer_number::before {
    width: 26px;
    height: 26px;
    top: 2px;
    left: 34px;
  }
}
.footer p {
  line-height: 24px;
  margin-top: 16px;
}
@media (max-width: 768px) {
  .footer p {
    text-align: left;
    font-size: 12px;
    line-height: 18px;
    padding-left: 1em;
    text-indent: -1em;
  }
}
.footer_info {
  position: relative;
  display: inline-block;
  margin-top: 16px;
  color: #231815;
}
@media (max-width: 768px) {
  .footer_info {
    font-size: 14px;
  }
}
.footer_info::before {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -20px;
  width: 16px;
  height: 16px;
  background: url(/members/assets/img/members/ico_info.png);
  background-size: contain;
}

.last_list {
  padding: 0 32px 100px;
}
.last_item {
  padding: 12px 0;
  border-bottom: 1px solid #d7d7d7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.last_item a {
  font-size: 14px;
  font-weight: 600;
  color: #231815;
  width: 100%;
  display: inline-block;
}
.last_item img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

.single {
  max-width: 600px;
  margin: 0 auto 50px;
}

.single img {
  width: 100%;
}

.single-item {
  margin: 0 auto;
  width: 100%;
  max-width: 1020px;
  height: 183px;
}
.single-item img {
  width: 327px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .single-item img {
    width: 124px;
    margin: 0 auto;
  }
}
.single-item_pic {
  width: 340px;
}

.slick-slide {
  height: 100%;
}
.slick-slide div {
  width: 100%;
  height: 100%;
  border-left: 1px solid #d7d7d7;
}

.slick-prev {
  color: #d7d7d7;
  border-left: 2px solid #d7d7d7;
  border-bottom: 2px solid #d7d7d7;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 64px;
}
@media (max-width: 768px) {
  .slick-prev {
    width: 10px;
    height: 10px;
    left: -12px;
    top: 94px;
  }
}
.slick-prev::before {
  content: none;
}

.slick-next {
  color: #d7d7d7;
  border-top: 2px solid #d7d7d7;
  border-right: 2px solid #d7d7d7;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 64px;
}
@media (max-width: 768px) {
  .slick-next {
    width: 10px;
    height: 10px;
    right: -8px;
    top: 94px;
  }
}
.slick-next::before {
  content: none;
}

.modalopener span {
  color: #fff;
  width: 100%;
  padding: 6px 0;
  display: block;
  font-weight: 600;
  position: relative;
  line-height: 24px;
  text-align: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-size: 16px;
  border-radius: 20px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .modalopener span {
    border-radius: 30px;
  }
}
.modalopener span::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 12px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.modalopener span::after {
  position: absolute;
  content: "";
  top: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 18px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #e85f9d;
  border-right: 2px solid #e85f9d;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.modalopener span:hover {
  background-color: #fff;
  color: #e85f9d;
}
@media (max-width: 768px) {
  .modalopener span:hover {
    background-color: #e85f9d;
    color: #fff;
  }
}
.modalopener span:hover::before {
  background-color: #e85f9d;
}
@media (max-width: 768px) {
  .modalopener span:hover::before {
    background-color: #fff;
  }
}
.modalopener span:hover::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
@media (max-width: 768px) {
  .modalopener span:hover::after {
    border-top: 2px solid #e85f9d;
    border-right: 2px solid #e85f9d;
  }
}
@media (max-width: 768px) {
  .modalopener span.green {
    padding: 16px 0;
  }
}
@media (max-width: 768px) {
  .modalopener span.green::before {
    top: 70px;
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
  }
}
.modalopener span.green::after {
  border-top: 2px solid #07b53b;
  border-right: 2px solid #07b53b;
}
@media (max-width: 768px) {
  .modalopener span.green::after {
    position: absolute;
    content: "";
    top: 75px;
    right: 50.5%;
    -webkit-transform: translateX(50%) rotate(45deg);
        -ms-transform: translateX(50%) rotate(45deg);
            transform: translateX(50%) rotate(45deg);
    width: 4px;
    height: 4px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
}
.modalopener span.green:hover {
  color: #07b53b;
}
@media (max-width: 768px) {
  .modalopener span.green:hover {
    background-color: #07b53b;
    color: #fff;
  }
}
.modalopener span.green:hover::before {
  background-color: #07b53b;
}
@media (max-width: 768px) {
  .modalopener span.green:hover::before {
    background-color: #fff;
  }
}
.modalopener span.green:hover::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
@media (max-width: 768px) {
  .modalopener span.green:hover::after {
    border-top: 2px solid #07b53b;
    border-right: 2px solid #07b53b;
  }
}
@media (max-width: 768px) {
  .modalopener span.green.present {
    padding: 6px 0;
  }
}
@media (max-width: 768px) {
  .modalopener span.green.present::before {
    top: 50%;
    right: 8px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (max-width: 768px) {
  .modalopener span.green.present::after {
    position: absolute;
    content: "";
    top: 15px;
    right: 14px;
    width: 4px;
    height: 4px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 2px solid #07b53b;
    border-right: 2px solid #07b53b;
  }
}
.modalopener span.green.present:hover {
  color: #07b53b;
}
@media (max-width: 768px) {
  .modalopener span.green.present:hover {
    background-color: #07b53b;
    color: #fff;
  }
}
.modalopener span.green.present:hover::before {
  background-color: #07b53b;
}
@media (max-width: 768px) {
  .modalopener span.green.present:hover::before {
    background-color: #fff;
  }
}
.modalopener span.green.present:hover::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
@media (max-width: 768px) {
  .modalopener span.green.present:hover::after {
    border-top: 2px solid #07b53b;
    border-right: 2px solid #07b53b;
  }
}
.modalopener span.pointchange {
  padding: 8px 0;
  border-radius: 22px;
}
.modalopener span.pointchange::after {
  top: 17px;
}
.modalopener span.energia::after {
  border-top: 2px solid #a2a2a2;
  border-right: 2px solid #a2a2a2;
}
@media (max-width: 768px) {
  .modalopener span.energia::after {
    top: 27px;
  }
}
.modalopener span.servicelink {
  font-size: 20px;
  padding: 10px 0;
  display: block;
  text-align: center;
  color: #04962e;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-weight: 500;
}
@media (max-width: 768px) {
  .modalopener span.servicelink {
    font-size: 16px;
    padding: 6px 0;
  }
}
.modalopener span.servicelink::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  background-color: #07b53b;
  border-radius: 50%;
}
.modalopener span.servicelink::after {
  position: absolute;
  content: "";
  top: 19px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 16px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (max-width: 768px) {
  .modalopener span.servicelink::after {
    top: 15px;
  }
}
.modalopener span.servicelink.gray {
  background-color: #a2a2a2;
  color: #fff;
}
.modalopener span.servicelink.gray::before {
  background-color: #fff;
}
.modalopener span.servicelink.gray::after {
  border-top: 2px solid #a2a2a2;
  border-right: 2px solid #a2a2a2;
}
.modalopener span.servicelink:hover {
  background-color: #fed236;
}

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  max-width: 1100px;
  width: calc(100% - 50px);
  height: calc(100dvh - 100px);
  padding: 50px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 100;
  background-color: #fff;
}
@media (max-width: 768px) {
  .modal {
    padding: 0;
    width: calc(100% - 15px);
  }
}
.modal.open {
  opacity: 1;
  visibility: visible;
}
.modal.line {
  padding: 30px;
  height: 360px;
}
@media (max-width: 768px) {
  .modal.line {
    height: 450px;
    padding: 15px;
  }
}
.modal_close {
  position: absolute;
  top: -50px;
  right: -45px;
  cursor: pointer;
  z-index: 10;
  width: 50px;
  height: 50px;
}
.modal_close span {
  font-size: 44px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  position: absolute;
  top: calc(50% - 4px);
  left: calc(50% + 2px);
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .modal_close span {
    font-size: 32px;
    top: calc(50% - 3px);
    left: calc(50% + 1px);
  }
}
@media (max-width: 768px) {
  .modal_close {
    top: -18px;
    right: 1px;
    width: 35px;
    height: 35px;
  }
}
.modal_close_back {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #1cb813;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  z-index: -2;
}
@media (max-width: 768px) {
  .modal_close_back {
    right: 0;
    width: 35px;
    height: 35px;
  }
}
.modal_content {
  height: 100%;
  overflow-y: scroll;
}
.modal_line_title {
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 1.5;
  text-align: center;
}
@media (max-width: 768px) {
  .modal_line_title {
    text-align: left;
    font-size: 1.4rem;
  }
}
.modal_line_title strong {
  font-weight: 700;
}
.modal_line_title strong.orange {
  color: #fe7e5c !important;
}
.modal_line_title strong.green {
  color: #19a343 !important;
}
.modal_line_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 0 30px;
}
@media (max-width: 768px) {
  .modal_line_btn {
    display: block;
  }
}
.modal_line_btn a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modal_line_link {
  max-width: 400px;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  line-height: 1.4;
  border-radius: 10px;
  padding: 0.8rem;
  margin: 0 auto;
  color: #fff;
}
@media (max-width: 768px) {
  .modal_line_link {
    text-align: center;
    border-radius: 10px;
    text-decoration: none;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 45px;
    line-height: 1.2;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 16px 0;
  }
}
.modal_line_link.gas {
  color: #fff;
  background-color: #1cb813;
}
.modal_line_link.propane {
  background-color: #f36246;
  color: #fff;
}
@media (max-width: 768px) {
  .modal_line_link.propane {
    margin-top: 10px;
  }
}
.modal_line_link span {
  font-size: 0.95rem;
}
@media (max-width: 768px) {
  .modal_line_link span {
    font-size: 0.85rem;
  }
}
.modal_line_link span.font-lg {
  font-size: 1.4rem;
  font-weight: 900;
}
@media (max-width: 768px) {
  .modal_line_link span.font-lg {
    font-size: 1.2rem;
  }
}
.modal_line_last {
  padding: 15px 0;
  border-top: solid 1px #eee;
  text-align: center;
}
.modal_line_footer {
  width: 200px;
  font-weight: 500;
  color: #1cb813;
  border: solid 2px #1cb813;
  border-radius: 50px;
  margin: 0 auto;
  display: inline-block;
  padding: 0.8rem 0.8rem;
  cursor: pointer;
}

#screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  z-index: 99;
}
#screen.open {
  opacity: 1;
  visibility: visible;
}

.modal_table {
  color: #231815;
}
@media (max-width: 768px) {
  .modal_table {
    padding: 15px;
  }
}
.modal_table h4 img {
  width: 35px;
  height: 35px;
}
.modal_table_note {
  margin-top: 10px;
}
.modal_table_note li {
  text-align: left;
  font-size: 1rem;
  line-height: 1.65;
  font-weight: 400;
}

.ribbon {
  font-size: 1.5rem;
  padding: 0 60px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  position: relative;
  height: 3rem;
  padding: 0 2rem;
  color: #fff !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.1rem;
  font-weight: 400;
}
.ribbon::before, .ribbon::after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
}
.ribbon::before {
  top: 0;
  left: 0;
  border-width: 1.5rem 0px 1.5rem 1rem;
  border-style: solid;
}
.ribbon::after {
  top: 0;
  right: 0;
  border-width: 1.5rem 1rem 1.5rem 0px;
  border-style: solid;
}

.ribbon-success {
  background-color: #5cbb1a;
}
.ribbon-success::before {
  border-color: transparent transparent transparent #fff;
}
.ribbon-success::after {
  border-color: transparent #fff transparent transparent;
}

.text-primary {
  color: #19a343 !important;
  text-align: left;
  margin-top: 1.5rem;
  font-weight: 700;
}
.text-primary::before {
  content: "◎";
  margin-right: 0.25rem;
}

.h4 {
  font-size: 2rem;
  margin-top: 3rem;
  font-weight: 700;
}
@media (max-width: 768px) {
  .h4 {
    font-size: 1.75rem;
  }
}
.h4 img {
  display: inline;
  margin-right: 0.5rem;
  vertical-align: middle;
  margin-top: -0.3rem;
}

.text-indent {
  padding-left: 1.5rem;
  text-indent: -1.1rem;
}

.table_list {
  list-style: none;
  font-size: 18px;
  text-align: left;
  margin-top: 0.5rem;
}
.table_list li {
  line-height: 1.65;
}

.col-md-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 49%;
      -ms-flex: 0 0 49%;
          flex: 0 0 49%;
  max-width: 49%;
}
@media (max-width: 768px) {
  .col-md-6 {
    max-width: 100%;
  }
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 1.5rem;
}
@media (max-width: 768px) {
  .row {
    display: block;
  }
}

.table {
  width: 100%;
  border: solid 3px #5cbb1a;
}
.table thead {
  background: #5cbb1a;
  color: #fff;
  text-align: center;
  font-size: 0.9rem;
  border: solid 1px #5cbb1a;
}
.table thead th {
  padding: 0.75rem 0;
  border-right: solid 1px rgba(255, 255, 255, 0.5);
}
.table tbody {
  background: #fff;
}
.table tbody td {
  border: solid 1px #5cbb1a;
  font-weight: 700;
  padding: 0.75rem 0.5rem;
  font-size: 1rem;
  vertical-align: middle;
  text-align: left;
}
.table tbody td:nth-child(2) {
  width: 25%;
  text-align: right;
  color: #e50012;
}
@media (max-width: 768px) {
  .table tbody td:nth-child(2) {
    width: 35%;
  }
}
.table tbody td img {
  display: initial;
  width: initial;
  vertical-align: middle;
  margin-top: -0.2rem;
  margin-left: 0.2rem;
}

@media (max-width: 768px) {
  .thead-none {
    border-top: none;
  }
}
@media (max-width: 768px) {
  .thead-none thead {
    display: none;
  }
}

.rightallow {
  width: 16px;
  height: 16px;
  display: inline;
  margin: -2px 2px;
}

.note_attention {
  max-width: 871px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .note_attention {
    padding: 0 16px;
    margin-top: 0;
  }
}
.note_attention_head {
  background-color: #e33232;
  color: #fff;
  text-align: center;
  padding: 14px 0 16px 14px;
  border-radius: 8px 8px 0 0;
  font-size: 18px;
  position: relative;
}
@media (max-width: 768px) {
  .note_attention_head {
    padding: 14px 0 14px 14px;
    font-size: 16px;
  }
}
.note_attention_head.important {
  margin: 0 auto;
  margin-top: -20px;
  z-index: 2;
  border-radius: 9px 9px 0 0;
}
@media (max-width: 768px) {
  .note_attention_head.important {
    padding: 14px 0 14px 14px;
  }
}
.note_attention_head.important::before {
  content: "";
  border-color: transparent #e33232 transparent transparent;
  border-style: solid;
  border-width: 27px 25px 0 0;
  top: -26px;
  left: 50px;
  content: "";
  height: 0;
  position: absolute;
  z-index: 2;
}
@media (max-width: 768px) {
  .note_attention_head.important::before {
    border-width: 18px 16px 0 0;
    top: -18px;
  }
}
.note_attention_head.change {
  margin-top: 30px;
}
.note_attention_head span {
  position: relative;
}
.note_attention_head span::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 18px;
  top: 55%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -28px;
  background: url(/members/assets/img/members/ico_note.svg) no-repeat;
  background-size: contain;
}
.note_attention_list {
  border: 2px solid #e33232;
  border-top: none;
  border-radius: 0 0 8px 8px;
  padding: 24px 20px;
  position: relative;
}
.note_attention_list .button {
  width: 320px;
  height: 44px;
  position: absolute;
  bottom: 24px;
  right: 20px;
}
@media (max-width: 768px) {
  .note_attention_list .button {
    position: relative;
    width: 100%;
    bottom: 0;
    right: 0;
    margin-top: 10px;
  }
}
.note_attention_list ul li {
  color: #e33232;
  line-height: 24px;
  margin-top: 6px;
  padding-left: 0.8em;
  text-indent: -0.8em;
}
@media (max-width: 768px) {
  .note_attention_list ul li {
    font-size: 14px;
    line-height: 22px;
  }
}
.note_attention_list ul li:first-child {
  margin-top: 0;
}
.note_attention_list ul li span {
  padding-right: 4px;
}