@charset "UTF-8";

@charset "UTF-8";
/* ======================================================
  キャッシュレス・消費者還元事業について

  memo  :


======================================================= */
#mainIMG .content {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  box-sizing: border-box;
}

#mainIMG .content h2 {
  background: url("https://www.alpha-note.co.jp/wp-content/themes/alphanote/img/features/vsl_main.jpg");
  width: 1240px;
  height: 300px;
  margin: 0 auto;
  padding: 0 130px;
  line-height: 1.4;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  #mainIMG .content h2 {
    background: url("https://www.alpha-note.co.jp/wp-content/themes/alphanote/img/features/vsl_main_sp.jpg") center top/cover no-repeat;
    width: 100%;
    height: 43.75vw;
    padding: 0 4.0625vw;
    font-size: 6.875vw;
  }
}

#mainIMG .ttl {
  color: #320688;
  font-size: 38px;
  font-weight: bolder;
}

#mainContents img {
  width: 100%;
  height: auto;
}

#features_introduced .content {
  width: 980px;
  margin: 0 auto 0px;
  padding: 40px 0 50px;
}

@media screen and (max-width: 767px) {
  #features_introduced .content {
    width: 94%;
    padding: 30px 0 40px;
  }
}

#cashless .ttlMain {
  margin: 0 0 30px;
}

@media screen and (max-width: 767px) {
  #cashless .ttlMain {
    font-size: 22px;
    line-height: 33px;
    text-align: center;
    margin: 0 0 25px;
  }
}

#cashless .bg {
  width: 100%;
  background: #fbfbfb;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #fbfbfb 0%, #fefefe 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#fefefe',GradientType=0 );
  /* IE6-9 */
  background: #fbfbfb url("../img/common/bg_paper.png") repeat center;
}

#cashless .content {
  width: 980px;
  margin: 0 auto 0px;
  padding: 40px 0 50px;
}

#cashless .content::before {
  content: "";
  width: 100%;
  height: 7px;
  display: block;
  position: absolute;
  top: 0px;
  background: url(https://www.alpha-note.co.jp/wp-content/themes/alphanote/img/common/contents_shadow.png) center bottom no-repeat;
}

@media screen and (max-width: 767px) {
  #cashless .content {
    width: 94%;
    padding: 30px 0 40px;
  }
}

#mainContents p {
  font-size: 13px;
  line-height: 210%;
}

@media screen and (max-width: 767px) {
  #mainContents p {
    font-size: 15px;
    line-height: 27px;
  }
}

.ttl_h2 {
  color: #594099;
  font-size: 26px;
  font-weight: 700;
  margin: 4px 0 30px;
  line-height: 32px;
}

.ttl_h3 {
  color: #594099;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 1.5rem;
  padding: 5px 0 5px 10px;
  border-left: 5px solid #594099;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .ttl_h2 {
    font-size: 20px;
  }

  .ttl_h3 {
    font-size: 20px;
    margin-bottom: 1rem;
  }
}

.text {
  margin-bottom: 3rem;
}

.text02 {
  margin-bottom: 1rem;
}

.cash_btn {
  width: 300px;
  margin: 2rem auto 0;
  text-align: center;
  line-height: 200%;
}

@media screen and (max-width: 767px) {
  .cash_btn {
    font-size: 15px;
    width: 80%;
    margin: 1.5rem auto 0;
    line-height: 27px;
  }
}

.cash_btn a {
  color: #fff;
  background-color: #321388;
  width: 100%;
  padding: 0.5rem 1rem;
  display: block;
  box-sizing: border-box;
}

.cash_btn a:before {
  content: '';
  background: url(https://www.alpha-note.co.jp/wp-content/themes/alphanote/img/common/ico_arrow01.png) no-repeat 0;
  width: 6px;
  height: 10px;
  margin-right: 5px;
  display: inline-block;
}

.restore_box {
}

.flow_description {
  padding-bottom: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.flow_description li {
  width: 19%;
  padding: 0.5rem;
  line-height: 1.7;
  border: 1px dotted #ccc;
  box-sizing: border-box;
}

.ttl_h4 {
  color: #320688;
  font-size: 20px;
  font-weight: bolder;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .flow_description li {
    font-size: 15px;
    width: 100%;
    margin-bottom: 1rem;
    line-height: 27px;
  }

  .flow_description li:last-child {
    margin-bottom: 0;
  }

}

.graph_img {
  max-width: 780px;
  height: auto;
  margin: 0 auto 2rem;
  text-align: center;
}

.point_area {
  width: 100%;
  margin-bottom: 3rem;
}

.point_area:last-child {
  margin-bottom: 0;
}

.point_title01,
.point_title02,
.point_title03 {
  color: #594099;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3;
  height: 90px;
  margin-bottom: 1rem;
  padding: 0 0 0 110px;
  display: flex;
  align-items: center;
}

.point_title01 {
  background: url(https://www.alpha-note.co.jp/wp-content/themes/alphanote/img/cashless/point_ttl01.png) no-repeat left top;
}

.point_title02 {
  background: url(https://www.alpha-note.co.jp/wp-content/themes/alphanote/img/cashless/point_ttl02.png) no-repeat left top;
}

.point_title03 {
  background: url(https://www.alpha-note.co.jp/wp-content/themes/alphanote/img/cashless/point_ttl03.png) no-repeat left top;
}

@media screen and (max-width: 767px) {
  .point_title01,
  .point_title02,
  .point_title03 {
    font-size: 20px;
    line-height: 32px;
    padding: 90px 0 0;
    height: auto;
  }

  .point_title01 {
    background: url(https://www.alpha-note.co.jp/wp-content/themes/alphanote/img/cashless/point_ttl01.png) center top/63px no-repeat;
  }

  .point_title02 {
    background: url(https://www.alpha-note.co.jp/wp-content/themes/alphanote/img/cashless/point_ttl02.png) center top/63px no-repeat;
  }

  .point_title03 {
    background: url(https://www.alpha-note.co.jp/wp-content/themes/alphanote/img/cashless/point_ttl03.png) center top/63px no-repeat;
  }
}

.text_ttl {
  background-color: #E7EBFF;
  padding: 0.2rem;
}

.point_right {
  width: 50%;
  float: right;
}

.point_left {
  width: 50%;
  float: left;
}

@media screen and (max-width: 767px) {
  .point_left, .point_right {
    width: 100%;
    float: none;
  }
}

.online_list,
.online_list02 {
  width: 100%;
  margin-bottom: 2.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.online_list li,
.online_list02 li {
  width: 32%;
  margin-bottom: 1rem;
}

.online_list li a {
  color: #593F99;
  display: block;
  width: 100%;
}

.online_list li a,
.online_list02 li {
  padding: 0.7rem;
  border: solid 1px #dddddd;
  border-radius: 3px;
  box-sizing: border-box;
}

.online_list li a:before {
  content: "";
  background: url(https://www.alpha-note.co.jp/wp-content/themes/alphanote/img/common/ico_arrow03.png) center/cover no-repeat;
  width: 6px;
  height: 10px;
  margin-right: 5px;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .online_list li,
  .online_list02 li {
    width: 100%;
  }
}

.box_col {
  margin-bottom: 3rem;
}

.box_col2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.img_col2,
.txt_col2 {
  width: 48%;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .img_col2,
  .txt_col2 {
    width: 100%;
  }
}

.melit_ttl01,
.melit_ttl02,
.melit_ttl03 {
  color: #594099;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3;
  height: 90px;
  margin-bottom: 1rem;
  padding: 0 0 0 110px;
  display: flex;
  align-items: center;
}

.melit_ttl01 {
  background: url(https://www.alpha-note.co.jp/wp-content/themes/alphanote/img/payment/melit_title01.png) no-repeat left top;
}

.melit_ttl02 {
  background: url(https://www.alpha-note.co.jp/wp-content/themes/alphanote/img/payment/melit_title02.png) no-repeat left top;
}

.melit_ttl03 {
  background: url(https://www.alpha-note.co.jp/wp-content/themes/alphanote/img/payment/melit_title03.png) no-repeat left top;
}

@media screen and (max-width: 767px) {
  .melit_ttl01,
  .melit_ttl02,
  .melit_ttl03 {
    font-size: 20px;
    line-height: 32px;
    padding: 90px 0 0;
    height: auto;
  }

  .melit_ttl01 {
    background: url(https://www.alpha-note.co.jp/wp-content/themes/alphanote/img/payment/melit_title01.png) center top/63px no-repeat;
  }

  .melit_ttl02 {
    background: url(https://www.alpha-note.co.jp/wp-content/themes/alphanote/img/payment/melit_title02.png) center top/63px no-repeat;
  }

  .melit_ttl03 {
    background: url(https://www.alpha-note.co.jp/wp-content/themes/alphanote/img/payment/melit_title03.png) center top/63px no-repeat;
  }
}

.mokuji_skip {
  background: #fdfdfd;
  width: 600px;
  margin: 40px auto 0;
  padding: 20px 0 16px;
  overflow: hidden;
  background: #F4F4F4;
  -ms-box-shadow: 0px 0px 1px 1px white inset;
  box-shadow: 0px 0px 1px 1px white inset;
  border-radius: 5px;
  border: 1px solid #EEE;
}

.mokuji_skip li {
  background: url(https://www.alpha-note.co.jp/img/common/side_list_arrow.png) no-repeat 0 6px;
  line-height: 150%;
  margin: 0 20px 12px 20px;
  padding-left: 12px;
}

.mokuji_skip li:first-child {
  background: none;
  line-height: 1;
  margin: 0 0 0 5px;
  padding-left: 0;
}

.mokuji_skip li:last-child {
  margin-bottom: 0;
}

.mokuji_ttl {
  color: #593999;
  font-size: 16px;
  margin: 0 0 15px 15px;
}

.mokuji_ttl img {
  width: 18px !important;
  height: 16px !important;
}



@media screen and (max-width: 767px) {
.mokuji_skip {
  width: 100%;
}
}

.flow {
  margin-top: 3rem;
  padding-left: 120px;
  position: relative;
}

.flow::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #eee;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 110px;
}

.flow > li {
  position: relative;
}

.flow > li:not(:last-child) {
  margin-bottom: 3rem;
}

.flow > li .icon {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  background-color: #02007b;
  padding: 10px 15px;
  display: block;
  position: absolute;
  top: 0;
  left: -120px;
  z-index: 100;
  border-radius: 3px 0 0 3px;
}

.flow > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #02007b;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.flow > li dl {
  padding-left: 70px;
  position: relative;
}

.flow > li dl::before,
.flow > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
}

.flow > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: -3px;
  background: #1eb2eb;
  border-radius: 50%;
  left: -14px;
}

.flow > li dl::after {
  width: 60px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: -5px;
}

.flow > li dl dt {
  font-size: 20px;
  color: #02007b;
  margin-bottom: 0.5rem;
}

.flow > li dl dt {
}

@media screen and (max-width: 767px) {
  .flow {
    margin-top: 3rem;
    padding-left: 0;
    position: static;
  }
  .flow::before {
    display: none;
  }
  .flow > li {
    position: static;
  }
  .flow > li .icon {
    width: 80px;
    position: relative;
    left: 50%;
    margin-left: -40px;
    margin-bottom: 2rem;
    padding: 0.5rem 0;
    text-align: center;
    border-radius: 3px 3px 0 0;
  }
  .flow > li .icon::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 5px 0 5px;
    border-color: #02007b transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .flow > li dl {
    padding-left: 0;
    position: static;
  }
  .flow > li dl dt {
    margin-bottom: 1rem;
    text-align: center;
  }
  .flow > li dl::before, .flow > li dl::after {
    display: none;
  }
}

.link_text {
  color: #320688;
  text-decoration: underline;
}

.link_text:hover {
  text-decoration: none;
}

.intro_flow {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.intro_flow li {
  font-size: 16px;
  width: 26%;
  padding: 2rem 1rem;
  border: 1px solid #dddddd;
  border-radius: 5px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  line-height: 1.5;
}

.intro_flow li:after {
  border-top: 15px solid transparent;
  border-left: 15px solid #02007B;
  border-bottom: 15px solid transparent;
  content: "";
  position: absolute;
  top: 50%;
  right: -13.5%;
  margin-top: -15px;
}

.intro_flow li:last-child:after {
  border: none;
}

@media screen and (max-width: 767px) {
  .intro_flow {
  }

  .intro_flow li {
    font-size: 15px;
    width: 100%;
    margin-bottom: 2rem;
    padding: 1rem;
  }

  .intro_flow li:last-child {
    margin-bottom: 0;
  }

  .intro_flow li:after {
    border-top: 15px solid #02007B;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: none;
    content: "";
    position: absolute;
    top: auto;
    right: 50%;
    bottom: -26px;
    margin-right: -15px;
  }
}