@charset "shift_jis";
/*==================================================================
		style.css
===================================================================*/
/*==================================================================
		reset
===================================================================*/
html {
  overflow-x: hidden;
  background: #FFF;
  font-size: 62.5%;
}

body {
  min-width: 32rem;
  word-wrap: break-word;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767.98px) {
body {
  min-width: unset;
}
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
object,
iframe,
pre,
code,
p,
blockquote,
form,
fieldset,
legend,
table,
th,
td,
caption,
tbody,
tfoot,
thead,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
audio,
video,
canvas {
  margin: 0;
  padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
menu {
  display: block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: none;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ul,
ol,
menu {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: none;
  font-variant: normal;
}

sup {
  vertical-align: middle;
  font-size: 60%;
}

sub {
  vertical-align: bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

legend {
  color: #000;
}

a img,
map a {
  border: none;
}

a:hover,
a:active,
a:focus {
  outline: 0;
}

embed {
  width: 100%;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img,
object,
embed {
  max-width: 100%;
  height: auto;
}

object,
embed {
  height: 100%;
}

img {
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
}

div {
  vertical-align: top;
}

strong {
  font-weight: bold;
}

em {
  font-style: normal;
}

select,
input,
button,
textarea,
button {
  font: 99% arial, sans-serif;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  line-height: 1;
}

/*  touch
---------------------------------------------*/
a,
img,
button {
  -webkit-tap-highlight-color: transparent;
}

input[type=button],
input[type=submit] {
  -webkit-tap-highlight-color: transparent;
}

.touch-hover {
  -webkit-tap-highlight-color: transparent;
}

/*  box-sizing
---------------------------------------------*/
* {
  box-sizing: border-box;
}

*::before,
*::after {
  box-sizing: border-box;
}

/*  table
---------------------------------------------*/
table {
  empty-cells: show;
  font-size: inherit;
  font: 100%;
}

/*  main
---------------------------------------------*/
@media all and (-ms-high-contrast: none) {
  main {
    display: block;
  }
}
/*  form
---------------------------------------------*/
input {
  line-height: 1;
}

form img,
input,
select {
  vertical-align: middle;
}

textarea {
  resize: none;
}

select {
  padding: 1px;
}

legend {
  display: none;
}

input,
select,
textarea,
button {
  font-size: 1.4rem;
  vertical-align: middle;
  color: #3B4043;
}

textarea {
  height: auto;
}

select,
textarea {
  -webkit-appearance: none;
  font-size: 1.2rem;
  width: 100%;
  padding: 1em;
  border: 1px solid #959EA7;
  background: #fff;
  font-weight: normal;
}

textarea,
select {
  outline: none;
}

/* ======= label ======= */
label {
  margin-right: 1em;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .content {
    padding-top: 76px;
  }
}
.content {
  max-width: 750px;
  width: 100%;
  margin: 0 auto 0;
  background: #fff;
  position: relative;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .content {
    margin: 5.2rem auto 0;
  }
}

/*  display
---------------------------------------------*/
a:hover {
  opacity: 0.8;
}

.noDisplay {
  display: none !important;
}

.block {
  display: block !important;
}

.inline {
  display: inline !important;
}

.inlineBlock {
  display: inline-block !important;
}

/* ======= display none ======= */
@media (min-width: 768px) {
  .pcNone {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .spNone {
    display: none !important;
  }
  a:hover {
    opacity: 1;
  }
}
/*  position
---------------------------------------------*/
.static {
  position: static !important;
}

.relative {
  position: relative !important;
}

.absolute {
  position: absolute !important;
}

.fixed {
  position: fixed !important;
}

/*  float
---------------------------------------------*/
.leftBox {
  float: left;
}

.rightBox {
  float: right;
}

.nofloat {
  float: none !important;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

.clear {
  clear: both !important;
}

/* IE6 */
* html .clearfix,
*:first-child + html .clearfix {
  zoom: 1;
}

/* IE7 */
/*  hover
---------------------------------------------*/
.hover:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

/*  .scrollWSp SP table wrap
---------------------------------------------*/
@media (max-width: 767.98px) {
  .scrollWSp {
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
}

/* ------------------------------------------------------------------
	Text utiity
-------------------------------------------------------------------*/
.bold {
  font-weight: bold !important;
}

.italic {
  font-style: italic !important;
}

.underline {
  text-decoration: underline !important;
}

/*  font-family
---------------------------------------------*/
.font1,
.font2 {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic ProN W3", Arial, Meiryo, sans-serif !important;
}

/*  color
---------------------------------------------*/


/*  align
---------------------------------------------*/
.middle {
  vertical-align: middle !important;
}

.center {
  text-align: center !important;
}

.left {
  text-align: left !important;
}

.right {
  text-align: right !important;
}

/* -----------------------------------------------
		font
------------------------------------------------*/
body {
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic ProN W3", Arial, Meiryo, sans-serif;
  font-size: 1.4rem;
  color: #1d1d1d;
  line-height: 1.6;
  font-kerning: normal;
}

/* -----------------------------------------------
		link
------------------------------------------------*/
a {
  text-decoration: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.pc a:hover {
  text-decoration: none;
}

/*  a img
---------------------------------------------*/
a img {
  background-color: rgba(255, 255, 255, 0.01);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.pc a img:hover {
  opacity: 0.5;
}

a[href^="tel:"] {
  cursor: default;
}

a.link {
  color: #f08300;
  text-decoration: underline;
}

/*  .link - decoration underline
---------------------------------------------*/
.pc a.link:hover {
  text-decoration: none;
  color: #f08300;
}
/* -----------------------------------------------
		home
------------------------------------------------*/
.modaal-overlay {
  opacity: 0.7 !important;
}

[class*=modal--].modaal-wrapper .modaal-container .modaal-close:before,
[class*=modal--].modaal-wrapper .modaal-container .modaal-close:after {
  content: none;
}

[class*=modal--].modaal-wrapper .modaal-container {
  border-radius: 0;
}

[class*=modal--].modaal-wrapper .modaal-close {
  position: absolute;
  -webkit-transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

[class*=modal--].modaal-wrapper .modaal-container .modaal-close {
  top: -59px;
  right: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #fff;
}

[class*=modal--].modaal-wrapper .modaal-close > span {
  display: block;
  position: relative !important;
  width: 100% !important;
  height: 100% !important;
}

[class*=modal--].modaal-wrapper .modaal-container .modaal-close > span {
  overflow: hidden;
  text-indent: -9999px;
}

[class*=modal--].modaal-wrapper .modaal-close > span:before,
[class*=modal--].modaal-wrapper .modaal-close > span:after {
  -webkit-backface-visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #ec6b15;
  content: "";
}

[class*=modal--].modaal-wrapper .modaal-close > span:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}

[class*=modal--].modaal-wrapper .modaal-close > span:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}

[class*=modal--].modaal-wrapper .modaal-container .modaal-close > span:before,
[class*=modal--].modaal-wrapper .modaal-container .modaal-close > span:after {
  width: 30px;
  height: 2px;
  margin: -1px 0 0 -15px;
  background-color: #0b3190;
  -webkit-transition: background 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  transition: background 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

[class*=modal--].modaal-wrapper .modaal-container .modaal-close:hover {
  background-color: #ec6b15;
  opacity: 1;
}

[class*=modal--].modaal-wrapper .modaal-container .modaal-close:hover > span:before,
[class*=modal--].modaal-wrapper .modaal-container .modaal-close:hover > span:after {
  background-color: #fff;
}

[class*=modal--].modaal-wrapper .modaal-content-container {
  padding: 0;
}

.util-hidden {
  display: none !important;
}

button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

input[type=submit], button:not([disabled]) {
  cursor: pointer;
}

@media print, screen and (min-width: 768px) {
  a[href^="tel:"] {
    display: inline-block !important;
    color: #000;
    text-decoration: none;
    cursor: default;
    pointer-events: none;
  }
}
@media only screen and (max-width: 767.98px) {
  [class*=modal--].modaal-wrapper .modaal-inner-wrapper {
    padding-right: 14px;
    padding-left: 14px;
  }
  [class*=modal--].modaal-wrapper .modaal-container {
    overflow: visible !important;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.wrapper_content {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/campaign/open_cashpresent/img/bg.jpg) repeat;
  z-index: 1;
}
@media print, screen and (min-width: 768px) {
  .wrapper_content::after {
    content: "";
    position: absolute;
    top: 150px;
    left: 50%;
    transform: translateX(-50%);

    width: 1870px;
    height: 870px;
    background: url(/campaign/open_cashpresent/img/bg01.png) no-repeat center top;
    z-index: 2;
  }
}


.page_scroll {
  min-height: 100vh;
}
/* ======= right ======= */
/* -----------------------------------------------
		.bg
------------------------------------------------*/
.bgc--c1 {
  background-color: #f08300;
}

.bgc--c2 {
  background-color: #0b3190;
}

.bgc--c3 {
  background-color: #d8695d;
}

/*  row
---------------------------------------------*/
.container--fluid {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

/*  display
---------------------------------------------*/
.d--none {
  display: none !important;
}

.d--inline {
  display: inline !important;
}

.d--inlineBlock {
  display: inline-block !important;
}

.d--block {
  display: block !important;
}

.d--table {
  display: table !important;
}

.d--tableRow {
  display: table-row !important;
}

.d--tableCell {
  display: table-cell !important;
}

.d--flex {
  display: flex !important;
}

.d--inlineFlex {
  display: inline-flex !important;
}
.txt_u{
  text-decoration: underline;
  text-underline-offset: 4px;
}
@media (min-width: 768px) {
  .dMd--none {
    display: none !important;
  }
  .dMd--inline {
    display: inline !important;
  }
  .dMd--inlineBlock {
    display: inline-block !important;
  }
  .dMd--block {
    display: block !important;
  }
  .dMd--table {
    display: table !important;
  }
  .dMd--tableRow {
    display: table-row !important;
  }
  .dMd--tableCell {
    display: table-cell !important;
  }
  .dMd--flex {
    display: flex !important;
  }
  .dMd--inlineFlex {
    display: inline-flex !important;
  }
}

/*  select
---------------------------------------------*/
.select {
  overflow: hidden;
  width: 100%;
  position: relative;
  border: 1px solid #959EA7;
  border-radius: none;
  background: #fff;
  color: #8C94AD;
}

.select select {
  width: 100%;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  padding: 1em 50px 1em 1em;
}

.select select::-ms-expand {
  display: none;
}

.select::before {
  display: block;
  content: "";
  width: 9px;
  height: 6px;
  background-image: url("/campaign/open_cashpresent/img/contact/icon_arrow_down.svg");
  background-size: 9px 6px;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  top: 20px;
  right: 20px;
}

/* basement
---------------------------------------------*/
input,
select,
textarea {
  border-radius: 0px;
}

/* -----------------------------------------------
		#header
------------------------------------------------*/
#header {
  height: 80px;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 700;
  background: #fff;
  color: #1d1d1d;
  position: fixed;
}

#header .logo {
  position: absolute;
  left: 0;
  top: 0;
}

#header .logo img {
  padding-right: 10px;
}

#header .hBox {
  display: flex;
  justify-content: left;
  align-items: center;
  height: 77px;
  max-width: 1123px;
  margin: 0 auto;
  padding: 0 8px;
}
#header .hlogo img{
  width: 318px;
}
@media (max-width: 767.98px) {
  #header {
    height: unset;
    padding: 0.4rem 0;
  }
  #header .logo img {
    padding-right: 1.33vw;
  }

  #header .hBox {
    height: unset;
    text-align: left;
    padding: 0 0.5rem;
  }
  #header .hlogo img{
    width: 49%;
  }
}
/*==================================================================
		#footer
===================================================================*/
footer {
  padding: 28px 0 37px;
  text-align: center;
  background-color: #0B3190;
}

footer small {
  font-size: 22px;
  color: #fff;
}

@media (max-width: 767.98px) {
  footer {
    padding: 3.73vw 0 4.93vw;
  }
  footer small {
    font-size: 1.1rem;
  }
}.fixMenu {
  width: 100%;
  height: 60px;
  height: calc(60px + env(safe-area-inset-bottom));
  padding-top: 7px;
  background: #fff;
  -webkit-box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.16);
  position: fixed;
  bottom: 0;
  left: 0;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}

#fixednavi {
  padding-top: 13px;
  padding-bottom: 10px;
  background-color: rgba(255, 114, 0, 0.6);
  width: 100%;
  position: sticky;
  z-index: 999;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-animation-name: refresh_sticky;
          animation-name: refresh_sticky;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: step-start;
          animation-timing-function: step-start;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}

.modaal-noscroll #fixednavi {
  position: fixed;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

@-webkit-keyframes refresh_sticky {
  0% {
    left: 0;
    right: 0;
  }
  50% {
    left: -1px;
    right: -1px;
  }
  0% {
    left: 0;
    right: 0;
  }
}

@keyframes refresh_sticky {
  0% {
    left: 0;
    right: 0;
  }
  50% {
    left: -1px;
    right: -1px;
  }
  0% {
    left: 0;
    right: 0;
  }
}
@media screen and (min-width: 1280px) {
#fixednavi {
  display: none;
}
}
@media (max-width: 767.98px) {
  #fixednavi {
    width: 100%;
    padding: 1.867vw 5.333vw 1.333vw;
    bottom: 0;
    left: 0;
  }
}
#fixednavi .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 15px;
  max-width: 1050px;
}

#fixednavi .container .webAction {
  width: 58%;
  text-align: center;
  padding: 0;
}

#fixednavi .container .formAction {
  width: 40%;
}

#fixednavi .container .webAction p {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1;
}

@media (max-width: 767.98px) {
  #fixednavi .container .webAction p {
    font-size: 11px;
  }
  #fixednavi .container .webAction {
    width: 57%;
    margin-right: 0;
  }
  #fixednavi .container .formAction {
    width: 40%;
  }
}
#fixednavi .container .webAction a {
  position: relative;
}

@media (max-width: 767.98px) {
  #fixednavi .container .webAction a {
    height: 40px;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-size: 13px;
    margin-top: 3px;
  }
}
#fixednavi .container .telAction {
  width: 40%;
  margin: 0px auto;
  padding: 0;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767.98px) {
  #fixednavi .container .telAction {
    padding-left: 10px;
  }
}
#fixednavi .container .telAction a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0px auto;
}

@media (max-width: 767.98px) {
  #fixednavi .container .telAction a {
    height: 40px;
  }
}
@media (max-width: 991px) {
  #fixednavi .container .telAction a img {
    height: 80px;
  }
}
@media (max-width: 767.98px) {
  #fixednavi .container .telAction a img {
    height: 40px;
  }
}
/*==================================================================
		#btn_online
===================================================================*/
.btn_online a {
  position: relative;
  width: 100%;
  padding: 27px 10px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  background: #0b3190;
  display: block;
  margin: 0px auto;
  font-size: 1.6em;
}

.btn_online a::after {
  content: "";
  background: url("/campaign/open_cashpresent/img/btn-arrow--white.png") 0 0 no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
}

/*==================================================================
		#flex
===================================================================*/
@media print, screen and (min-width: 768px) {
  .flex {
    display: flex;
      align-items: center;
      justify-content: space-between;
  }
  .flex--item {
    width: calc(50% - 5px);
    text-align: center;
    padding: 15px;
    height: 200px;
  }
  .flex .contact {
    align-items: center;
  }
}
/*==================================================================
		#flex--left
===================================================================*/
.flex--left {
  border: 2px solid #0b3190;
  padding: 15px 0 5px;
  text-align: center;
}

.flex--left .tel {
  font-size: 1.2em;
  line-height: 1.2;
}

.flex--left .number {
  font-size: 2.4em;
  font-weight: 700;
}

.tel .time {
  font-size: 0.8em;
}

@media (max-width: 767.98px) {
  .flex--item .flex--left {
    margin-top: 10px;
  }
}

.flex-content {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.flex-content .center {
  width: 58%;
  }
[class*=modal--].modaal-wrapper .modaal-container {
  padding: 0 !important;
  width: 100% !important;
  max-width: 1100px !important;
}

[class*=modal--].modaal-wrapper .modaal-container .sec-entry {
  display: none;
}

/*==================================================================
		#keyVisual
===================================================================*/
#keyVisual .key-main img{
  width: 100%;
}

/*==================================================================
		main
===================================================================*/
.wrap {
  width: 100%;
  max-width: 767.98px;
  margin: 0 auto;
  padding: 0 20px;
}

.wrap.px-34{
  padding: 0 34px;
}
@media screen and (max-width: 767.98px) {
.wrap {
  padding: 0 2.6%;
}

#fixednavi .wrap {
  display: flex;
  padding: 0;
}
}

.btn-cta {
  display: inline-block;
  border-radius: 90px;
  box-shadow: 0px 6px 7.36px 0.64px rgba(0, 0, 0, 0.14);
}
.btn-cta #btn-top_pc {
  position: fixed;
  right: 5%;
  bottom: 95px;
}

.btn-float-cta {
  display: inline-block;
}
.btn-float-top{
  position: absolute;
  display: block;
  right: 24px;
  top: -114px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0px 6px 7.36px 0.64px rgba(0, 0, 0, 0.14);
}
.btn-float-top img{
  width: 111px;
}
@media screen and (max-width: 767.98px) {
  .btn-float-top {
  right: 1.2rem;
  top: -5.7rem;
  box-shadow: 0 0.3rem 0.37rem 0.03rem rgba(0, 0, 0, 0.14);
}

.btn-float-top img {
  width: 5.55rem;
}
}
.txt-link01 {
  color: #00a0e8;
  text-decoration: underline;
}
.txt-link01:hover {
  text-decoration: none;
}

.ico-pdf::after {
  content: "";
  background: url("/campaign/open_cashpresent/img/ico-pdf.png") no-repeat center/100% auto;
  display: inline-block;
  width: 17px;
  height: 21px;
  vertical-align: -3px;
  margin-left: 4px;
}
.txt-link {
  font-size: 14px;
  color: #0B3190;
  font-weight: 500;
  text-decoration: underline;
  display: inline-block;
  text-align: center;
  margin-bottom: 13px;
}

.txt-link:hover {
  text-decoration: underline;
}
.button-diagnose {
  background-color: #ff6dae;
  border: 2px solid #ff6dae;
  box-shadow: 0 4px 0 1px rgb(0, 91, 176);
  border-radius: 99px;
  color: #fff !important;
  display: block;
  margin: 0 auto;
  padding: 8px 0;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  position: relative;
  width: 483px;
  font-size: 40px;
}
.button-diagnose:hover {
  background-color: #fff;
  box-shadow: none;
  color: #ff6dae !important;
}
.button-reset {
  font-size: 22px;
  color: #1d1d1d !important;
  text-decoration: underline !important;
}

.content-bottom .txt-link {
  margin-bottom: 0;
  margin-top: 22px;
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

.content-bottom .txt-link:hover {
  text-decoration: none;
}

.content-bottom {
  padding-top: 30px;
  padding-bottom: 19px;
}

.box-shadw {
  box-shadow: 0px 0px 20px 0px rgba(0, 20, 71, 0.3);
}

.c-white {
  color: #fff;
}

.c-blue {
  color: #0b3190;
}

.c-yellow {
  color: #fff600;
}

.c-orange {
  color: #ff7200;
}

.c-orange1 {
  color: #ff8023;
}
.f-bold {
  font-weight: 700;
}

.f-bolder {
  font-weight: 900;
}


.c-orange-bg {
  color: #ff7200;
  background: -webkit-linear-gradient(#ff7200, #ff5400);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.highlight {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff600), to(#fff600)) 0 100%/100% 42% no-repeat;
  background: linear-gradient(#fff600, #fff600) 0 100%/100% 42% no-repeat;
}

.fontbig {background: linear-gradient(#fff600, #fff600) 0 100%/100% 100% no-repeat !important;}

.sec-lead {
  text-align: center;
  overflow: hidden;
  background: #fff;
}
@media screen and (max-width: 767.98px) {
.button-diagnose{
  width: 24rem;
    font-size: 1.9rem;
    padding: 0.2rem 0;
}
.button-reset {
    font-size: 1.1rem;
}
}
@media screen and (min-width: 768px) {
  #keyVisual{
    padding-top: 30px;
    margin-top: -30px;
  }
}

.sec01{
  padding: 41px 0 28px;
}
.sec01 .ttl{
  width: 620px;
  margin:  0 auto;
}
.sec01 .sec01-box{
  margin-top: 32px;
}
.sec01 .sec01-box .img_txt{
  width: 539px;
  margin:  0 auto;
}
.sec01 .sec01-box .txt{
  font-size: 32px;
  color: #0b3190;
  font-weight: bold;
  margin-top: 14px;
  display: inline;
}
@media screen and (max-width: 767.98px) {
.sec01 {
  padding: 2rem 0 1.4rem;
}

.sec01 .ttl {
  width: 88%;
}

.sec01 .sec01-box {
  margin-top: 1.7rem;
}

.sec01 .sec01-box .img_txt {
  width: 75%;
  margin: 0 auto 0.7rem;
}

.sec01 .sec01-box .txt {
  font-size: 1.58rem;
}
}
@media screen and (min-width: 768px) {
  .sec02{
    padding: 80px 0 99px;
  }
}
.sec02{
  
  background: url(/campaign/open_cashpresent/img/bg-sec02_pc.png) no-repeat;
  background-size: contain;
  background-color: #ff8023;
  position: relative;
}
.decor-img {
  position: absolute;
  top: 53px;
  left: 50%;
  transform: translateX(-50%);
}
.sec02 .ttl{
  width: 410px;
  margin:  0 auto;
}
.sec02 .sec02-box{
  margin-top: 7px;
}
.sec02 .sec02-box .txt_sec02{
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  margin-top: 19px;
}
.sec02 .sec02-box .img_sec02{
  margin-top: 20px;
}

@media screen and (max-width: 767.98px) {
  .sec02{
    padding: 8% 0 4.9rem;
    background: url(/campaign/open_cashpresent/img/bg-sec02_pc.png) no-repeat;
    background-size: 100% auto;
  }
  .decor-img {
    top: 2rem;
    width: 95%;
  }
  .sec02 .ttl{
    width: 58%;
  }
  .sec02 .sec02-box{
    margin-top: 0;
    z-index: 3;
    position: relative;
  }
  .sec02 .sec02-box .txt_sec02{
    font-size: 1.6rem;
    margin-top: 1rem;
  }
  .sec02 .sec02-box .img_sec02{
    margin-top: 1rem;
  }
}
@media screen and (min-width: 768px) {
.sec03{
  padding: 80px 0 94px;
  margin-top: -18px;
}
}
.sec03{
  background: url(/campaign/open_cashpresent/img/bg-sec03.png) repeat;
}
.sec03 .ttl{
  width: 410px;
  margin:  0 auto;
}
.sec03 .sec03-box{
  margin-top: 7px;
}
.sec03 .sec03-box .item{
  background: #fff;
  border-radius: 59px;
  margin-top: 83px;
  padding: 0 30px 77px;
}
.sec03 .sec03-box .item .icon_num{
  display: inline-block;
  margin-top: -50px;
}
.sec03 .sec03-box .item .icon_num img{
  width: 96px;
}
.sec03 .sec03-box .item .ttl_item{
  font-size: 44px;
  color: #0b3190;
  font-weight: bold;
  margin-top: 27px;
  line-height: 1;
}
.sec03 .sec03-box .item:nth-child(2) .ttl_item {
  line-height: 1.32;
  margin-top: 21px;
}
.sec03 .sec03-box .item:nth-child(2) {
  margin-top: 98px;
}
.sec03 .sec03-box .item .txt01{
  font-size: 32px;
  color: #000000;
  font-weight: bold;
  margin-top: 12px;
  line-height: 1.3;
  text-shadow:none;
}
.sec03 .sec03-box .item:nth-child(2) .txt01 {
  margin-top: 16px;
}
.sec03 .sec03-box .item .text_content{
  text-align: left;
  font-size: 24px;
  color: #000;
  font-weight: bold;
  margin-top: 19px;
  line-height: 1.412;
}
.sec03 .sec03-box .item:nth-child(2) .text_content {
  color: #000;
  font-weight: 500;
  margin-top: 16px;
}
.sec03 .sec03-box .img_sec03{
  width: 322px;
  margin: 35px auto 0;
}
.sec03 .sec03-box .txt {
  font-size: 32px;
  color: #000;
  font-weight: 500;
  margin-top: 6px;
  line-height: 1;
}
.sec03 .sec03-box .txt_ttl {
  color: #0b3190;
  font-size: 32px;
  line-height: 1.38;
  margin-top: 26px;
  font-weight: bold;
  text-align: center;
  background: url(/campaign/open_cashpresent/img/bg-sec03_01.png) no-repeat;
  background-size: contain;
  position: relative;
  padding: 38px 0;
}

.sec03 .sec03-box .txt_ttl::before {
  content: "";
  position: absolute;
  background: url(/campaign/open_cashpresent/img/ico-sec03.png) no-repeat;
  background-size: contain;
  width: 153px;
  height: 104px;
  top: -61px;
  left: -7px;
}
.sec03 .sec03-box .txt_ttl .txt_pink {
  color: #ff3d94;
  font-size: 56px;
  font-weight: bold;
}
.sec03 .sec03-box .txt_ttl .txt_pink span{
  font-size: 36px;
}
.sec03 .sec03-box .txt02 {
  color: #000;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  line-height: 1.42;
  padding: 0 30px;
  margin-top: 21px;
}
.sec03 .sec03-box .txt03 {
  color: #000;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 42px;
}
@media screen and (max-width: 767.98px) {
  .sec03{
    padding: 3rem 0px 4.6rem;
  }
  .sec03 .ttl{
    width: 58%;
  }
  .sec03 .sec03-box{
    margin-top: 0;
  }
  .sec03 .sec03-box .item{
    border-radius: 2.9rem;
    margin-top: 4.1rem;
    padding: 0 1.5rem 5.4rem;
  }
  .sec03 .sec03-box .item .icon_num{
    margin-top: -2.5rem;
  }
  .sec03 .sec03-box .item .icon_num img{
    width: 4.7rem;
  }
  .sec03 .sec03-box .item .ttl_item{
    font-size: 2.2rem;
    margin-top: 1.2rem;
  }
  .sec03 .sec03-box .item:nth-child(2) .ttl_item {
    margin-top: 1rem;
  }
  .sec03 .sec03-box .item:nth-child(2) {
    margin-top: 4.8rem;
  }
  .sec03 .sec03-box .item .txt01{
    font-size: 1.6rem;
    margin-top: 0.4rem;
  }
  .sec03 .sec03-box .item:nth-child(2) .txt01 {
    margin-top: 0.8rem;
  }
  .sec03 .sec03-box .item .text_content{
    font-size: 1.2rem;
    margin-top: 1.1rem;
  }
  .sec03 .sec03-box .item:nth-child(2) .text_content {
    margin-top: 0.8rem;
  }
  .sec03 .sec03-box .img_sec03 {
  width: 16.1rem;
  margin: 1.75rem auto 0;
}

.sec03 .sec03-box .txt {
  font-size: 1.6rem;
  margin-top: 0.3rem;
}

.sec03 .sec03-box .txt01 {
  font-size: 2.2rem;
  margin-top: 1.3rem;
  text-shadow:
    -0.2rem -0.2rem 0 #fff,
     0.2rem -0.2rem 0 #fff,
    -0.2rem  0.2rem 0 #fff,
     0.2rem  0.2rem 0 #fff,
     0rem    0.2rem 0 #fff,
     0.2rem  0rem   0 #fff,
    -0.2rem  0rem   0 #fff,
     0rem   -0.2rem 0 #fff;
}

.sec03 .sec03-box .txt01 span {
  font-size: 1.6rem;
}

.sec03 .sec03-box .txt02 {
  font-size: 1.2rem;
  margin-top: 1.05rem;
  padding: 0 1.5rem;
}

.sec03 .sec03-box .txt_ttl {
  font-size: 1.6rem;
  margin: 1.3rem auto 0;
  padding: 1.9rem 0;
  max-width: 35rem;
}
 .sec03 .sec03-box .txt_ttl {
  font-size: 1.6rem;
  margin: 1.3rem auto 0;
  padding: 1.9rem 0;
  max-width: 35rem;
  background-color: #fff;
background-image:
  radial-gradient(circle at center, #0b3190 0 0.18rem, transparent 0.181rem),
  radial-gradient(circle at center, #0b3190 0 0.18rem, transparent 0.181rem),
  radial-gradient(circle at center, #0b3190 0 0.18rem, transparent 0.181rem),
  radial-gradient(circle at center, #0b3190 0 0.18rem, transparent 0.181rem);

background-size:
  0.9rem 0.9rem,
  0.9rem 0.9rem,
  0.9rem 0.9rem,
  0.9rem 0.9rem;

background-position:
  left 0.45rem top 0,
  left 0.45rem bottom 0,
  left 0 top 0.45rem,
  right 0 top 0.45rem;

background-repeat:
  repeat-x,
  repeat-x,
  repeat-y,
  repeat-y;
}
.sec03 .sec03-box .txt_ttl::before {
  width: 7.65rem;
  height: 5.2rem;
  top: -3.05rem;
  left: -0.35rem;
}

.sec03 .sec03-box .txt_ttl .txt_pink {
  font-size: 2.8rem;
}

.sec03 .sec03-box .txt_ttl .txt_pink span {
  font-size: 1.8rem;
}
}
@media screen and (min-width: 768px) {
  .sec04{
    padding: 80px 0 0;
    margin-top: -72px;
  }
}

.sec04 .ttl{
  width: 410px;
  margin:  0 auto;
}
.sec04 .sec04-box{
  margin-top: 27px;
}
@media screen and (max-width: 767.98px) {
 .sec04 {
  padding: 0.4rem 0 0;
  margin-bottom: 2.25rem;
}

.sec04 .ttl {
  width: 58%;
}

.sec04 .sec04-box {
  margin-top: 1.35rem;
}
}
.sec05{
  padding: 5px 0 64px;
}
.sec05 .ttl{
  width: 650px;
  margin:  0 auto;
}
.sec05 .sec05-box{
  margin-top: 32px;
}
.sec05 .sec05-box .text_box li{
  margin-bottom: 36px;
}
.sec05 .sec05-box .text_box .note_list01 li{
  margin-bottom: 0;
}
@media screen and (max-width: 767.98px) {
 .sec05 {
  padding: 0.25rem 0 3.2rem;
}

.sec05 .ttl {
  width: 92%;
}

.sec05 .sec05-box {
  margin-top: 1.6rem;
}

.sec05 .sec05-box .text_box li {
  margin-bottom: 1.8rem;
}
}
.sec06 {
  background: #0b3190;
  color: #fff;
  position: relative;
  z-index: 1;
  padding: 36px 0 0;
  margin-bottom: 190px;
}
.sec06::before {
  content: "";
  background: url("/campaign/open_cashpresent/img/campaign-bg.png") no-repeat center bottom/100% 100%;
  width: 100%;
  height: 138px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 100%;
  margin-top: -1px;
}
.sec06 .ttl {
  font-weight: 900;
  font-size: 54px;
  line-height: 1.037;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.14);
}
.sec06 .ttl span {
  display: inline-block;
}
.sec06 .ttl .big {
  font-size: 65px;
}
.sec06 .campaign-box {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 27px;
  gap: 20px;
}
.sec06 .campaign-box .item {
  color: #0b3190;
  background: #fff;
  box-shadow: 4px 9px 10px 0px rgba(0, 20, 71, 0.3);
  border-radius: 10px 10px 15px 15px;
  display: block;
  position: relative;
  width: 345px;
  padding: 14px 0 55px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  align-content: center;
}
.sec06 .campaign-box .item:nth-child(1) {
  width: 100%;
  padding: 9px 0 46px;
}
.sec06 .campaign-box .item:nth-child(2) {
  padding-top: 38px;
}
.sec06 .campaign-box .item:nth-child(3) .item-ttl {
  margin-bottom: 0;
}
.sec06 .campaign-box .item:nth-child(3) .item-ttl small {
  font-size: 20px;
  margin: 5px 0 4px;
  display: block;
}
.sec06 .campaign-box .item:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: url("/campaign/open_cashpresent/img/ico-arrow01.png") no-repeat center/auto 20px, #ff7200;
  height: 39px;
  border-radius: 0 0 10px 10px;
}
.sec06 .campaign-box .item .item-ttl {
  font-size: 38px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 3px;
}
.sec06 .campaign-box .item .item-ttl small {
  font-size: 28px;
}
.sec06 .campaign-box .item .item-number {
  padding: 0 5px;
  font-size: 40px;
  line-height: 1;
  font-weight: 700;
  white-space: nowrap;
}
.sec06 .campaign-box .item .item-number .big {
  font-size: 70px;
}
.sec06 .campaign-box .item .item-number strong {
  font-weight: 900;
}
.sec06 .campaign-box .item .item-number .medium {
  font-size: 34px;
}
.sec06 .campaign-box .item .item-date {
  margin-top: 7px;
  font-size: 22px;
}
@media screen and (max-width: 767.98px) {
 .sec06 {
  padding: 1.8rem 0 0;
  margin-bottom: 9.5rem;
}

.sec06::before {
  height: 6.9rem;
  margin-top: -0.05rem;
}

.sec06 .ttl {
  font-size: 2.7rem;
  text-shadow: 0.1rem 0.1rem 0 rgba(0, 0, 0, 0.14);
}

.sec06 .ttl .big {
  font-size: 3.25rem;
}

.sec06 .campaign-box {
  margin-top: 1.35rem;
  gap: 0.7rem 0;
}

.sec06 .campaign-box .item {
  box-shadow: 0.2rem 0.45rem 0.5rem 0 rgba(0, 20, 71, 0.3);
  border-radius: 0.5rem 0.5rem 0.75rem 0.75rem;
  width: 48.8%;
  padding: 0.7rem 0 2.75rem;
}

.sec06 .campaign-box .item:nth-child(1) {
  padding: 0.45rem 0 2.3rem;
}

.sec06 .campaign-box .item:nth-child(3) .item-ttl small {
  font-size: 1rem;
  margin: 0.25rem 0 0.2rem;
}

.sec06 .campaign-box .item::before {
  background: url("/campaign/open_cashpresent/img/ico-arrow01.png")
    no-repeat center / auto 1rem, #ff7200;
  height: 1.95rem;
  border-radius: 0 0 0.5rem 0.5rem;
}

.sec06 .campaign-box .item .item-ttl {
  font-size: 1.9rem;
  margin-bottom: 0.15rem;
}

.sec06 .campaign-box .item .item-ttl small {
  font-size: 1.4rem;
}

.sec06 .campaign-box .item .item-number {
  padding: 0 0.25rem;
  font-size: 2rem;
  white-space: unset;
}

.sec06 .campaign-box .item .item-number .big {
  font-size: 3.5rem;
}

.sec06 .campaign-box .item .item-number .medium {
  font-size: 1.7rem;
}

.sec06 .campaign-box .item .item-date {
  margin-top: 0.35rem;
  font-size: 1.1rem;
}

.sec06 .campaign-box .item:nth-child(2) {
  padding-top: 1.9rem;
}
}
.sec07 {
  text-align: center;
}
.sec07 .heading01 .wrap{
  display: block;
}
.sec07 .point01-ttl1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.318;
}
.sec07 .point01-ttl1 span {
  display: inline-block;
}
.sec07 .point01-ttl1 .txt {
  font-size: 44px;
  margin-top: 4px;
}
.sec07 .point01-ttl1 strong {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
}
.sec07 .point01-ttl1 strong::before, .sec07 .point01-ttl1 strong::after {
  content: "";
  background: currentColor;
  width: 4px;
  height: 49px;
  margin: 0 35px;
  border-radius: 5px;
  position: absolute;
  top: 55%;
}
.sec07 .point01-ttl1 strong::before {
  transform: translateY(-50%) rotate(-20deg);
  right: 100%;
}
.sec07 .point01-ttl1 strong::after {
  transform: translateY(-50%) rotate(20deg);
  left: 100%;
}
.sec07 .point01-ttl1 strong span {
  position: relative;
}
.sec07 .point01-ttl1 strong span:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -4px;
  background: url("/campaign/open_cashpresent/img/point01-dot.png") repeat-x center/auto 100%;
  height: 7px;
}
.sec07 .point01-ttl1 .figure {
  margin: 22px auto 0;
}
.sec07 .txt01 {
  margin: 11px 0 25px;
  font-size: 22px;
}
.sec07 .txt02 {
  margin: 27px 0 55px;
  font-size: 24px;
  line-height: 1.42;
}
.sec07 .point01-box1 {
  background: #fffee2;
  margin: 0 auto;
  width: 880px;
  max-width: 100%;
  font-size: 3.8rem;
  padding: 15px 10px 20px;
  font-weight: 700;
  line-height: 1.368;
  border-radius: 10px;
}
.sec07 .point01-box1:not(.point01-box1-edit) .date{
  display: none;
}
.sec07 .point01-box4 .item2.point01-box1-edit .txt-row{
  border: none;
  padding-bottom: 0px;
  margin: 2px 0 11px;
}
.sec07 .point01-box1.point01-box1-edit .date{
  color: #1d1d1d;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 18px;
}
.sec07 .point01-box1.point01-box1-edit .text-bottom{
  line-height: 1.05;
}
.sec07 .point01-box1.point01-box1-edit .medium{
  font-size: 38px;
}
.sec07 .point01-box1.point01-box1-edit .highlight{
  font-size: 44px;
  list-style-type: 1;
}
.sec07 .point01-box1 .big {
  font-size: 60px;
}
.sec07 .highlight {
  background-position: 0 90%;
  background-size: 100% 45%;
}
.sec07 .point01-box2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.455;
  text-align: left;
}
.sec07 .point01-box2 li {
  background: #c2ecff;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: start;
  padding: 0 19px 0 110px;
  height: 79px;
  margin-bottom: 20px;
}
.sec07 .point01-box2 li::before {
  content: "";
  background: url("/campaign/open_cashpresent/img/ico-check.png") no-repeat center top/100% auto;
  background-color: #0b3190;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 80px;
  height: 80px;
}
.sec07 .point01-box3 {
  margin: 52px 0 30px;
}
.sec07 .point01-box3 .txt {
  font-size: 26px;
}
.sec07 .point01-box3 .figure {
  margin-top: 15px;
}
.sec07 .block01 {
  padding: 55px 0 34px;
}
.sec07 .block03 {
  padding: 105px 0 3px;
}
.sec07 .block03 .note-list1.txt02{
  margin: 27px 0 0;
}
.sec07 .block03 .box {
  max-width: 680px;
  margin: 0 auto;
  border: none;
}
.sec07 .point01-ttl2 .ttl-row2 {
  line-height: 1.1;
  font-size: 60px;
}
.sec07 .point01-ttl3 {
  font-weight: 700;
}
.sec07 .point01-ttl3 .ttl-row1 {
  color: #fff;
  background: #0b3190;
  font-size: 40px;
  display: inline-block;
  padding: 13px 10px 10px;
  line-height: 1.25;
  border-radius: 6px;
  position: relative;
}
.sec07 .point01-ttl3 .ttl-row1:before {
  content: "";
  background: url("/campaign/open_cashpresent/img/point01-deco3.png") no-repeat center/contain;
  width: 28px;
  height: 14px;
  z-index: 1;
  margin: 0 auto;
  position: absolute;
  top: -24px;
  right: 0;
  left: 0;
}
.sec07 .point01-ttl3 .ttl-row2 {
  font-size: 54px;
  margin-top: 18px;
  line-height: 1.296;
  display: block;
}
.sec07 .point01-box4 {
  margin: 54px 0 25px;
  font-weight: 700;
  line-height: 1.5;
}
.sec07 .point01-box4 li {
  border-radius: 6px;
  position: relative;
  font-size: 44px;
}
.sec07 .point01-box4 li + li {
  margin-top: 50px;
}
.sec07 .point01-box4 li + li::before {
  content: "";
  position: absolute;
  top: -35px;
  right: 0;
  left: 0;
  margin: 0 auto;
  height: 22px;
  width: 40px;
  background: url("/campaign/open_cashpresent/img/ico-arrow02.png") no-repeat center/100% 100%;
}
.sec07 .point01-box4 .item1 {
  font-size: 38px;
  background: #fff;
  padding: 32px 0 38px;
  line-height: 1.35;
}
.sec07 .point01-box4 .item2 {
  background: #fffee2;
  padding: 26px 30px 31px;
}
.sec07 .point01-box4 .item2 .txt-row {
  border-bottom: 2px solid;
  font-size: 49px;
  margin: 0 0 12px;
  padding-bottom: 25px;
}
.sec07 .point01-box4 .item2 .txt-row .highlight {
  background-position: 0 90%;
  background-size: 100% 55%;
}
.sec07 .point01-box4 .item2 .txt-row strong {
  font-size: 58px;
  line-height: 1;
  display: inline-block;
}
.sec07 .point01-box4 .item2 .txt-row .big {
  font-size: 90px;
}
.sec07 .point01-box4 .item2 .txt {
  color: #1d1d1d;
  margin-top: 16px;
  font-size: 22px;
}
.sec07 .point01-box4 .item2 i {
  width: 21px;
  display: inline-block;
  vertical-align: 2px;
}
.sec07 .heading01 .ttl {
  text-align: left;
  padding: 28px 0 56px 28px;
  display: block;
}
.sec07 .point01-ttl2 .ttl-row1 {
  padding: 18px 0 0;
  background: url("/campaign/open_cashpresent/img/txt-bb02_pc.png") no-repeat center top/100% 100%;
  width: 468px;
  height: 91px;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
}
.sec07 .point01-ttl2 .ttl-row1::before {
  content: none;
}
.sec07 .heading01 .heading01-sup {
  bottom: 32px;
  top: unset;
  font-size: 24px;
  left: 84px;
}
.sec07 .point01-figure {
  margin: 22px auto 0;
  width: 588px;
}

@media screen and (max-width: 767.98px) {
.sec07 .point01-ttl1 {
  font-size: 2rem;
}

.sec07 .point01-ttl1 .txt {
  font-size: 2.2rem;
  margin-top: 0.2rem;
}

.sec07 .point01-ttl1 strong {
  margin-bottom: 0.75rem;
}

.sec07 .point01-ttl1 strong::before,
.sec07 .point01-ttl1 strong::after {
  width: 0.2rem;
  height: 2.45rem;
  margin: 0 1.75rem;
  border-radius: 0.25rem;
}

.sec07 .point01-ttl1 strong span::before {
  top: -0.2rem;
  height: 0.35rem;
}

.sec07 .point01-ttl1 .figure {
  margin: 1.1rem auto 0;
}

.sec07 .txt01 {
  margin: 0.55rem 0 1.25rem;
  font-size: 1.1rem;
}

.sec07 .txt02 {
  margin: 1.35rem 0 2.75rem;
  font-size: 1.2rem;
}

.sec07 .point01-box1 {
  font-size: 1.9rem;
  padding: 0.75rem 0.5rem 1rem;
  border-radius: 0.5rem;
}

.sec07 .point01-box4 .item2.point01-box1-edit .txt-row {
  margin: 0.1rem 0 0.55rem;
}

.sec07 .point01-box1.point01-box1-edit .date {
  font-size: 1.1rem;
  margin-bottom: 0.9rem;
}

.sec07 .point01-box1.point01-box1-edit .medium {
  font-size: 1.9rem;
}

.sec07 .point01-box1.point01-box1-edit .highlight {
  font-size: 2.2rem;
}

.sec07 .point01-box1 .big {
  font-size: 3rem;
}

.sec07 .highlight {
  background-position: 0 90%;
  background-size: 100% 45%;
}

.sec07 .point01-box2 {
  font-size: 1.5rem;
  max-width: 50rem;
  width: 100%;
}

.sec07 .point01-box2 li {
  padding: 0 0.95rem 0 5.5rem;
  min-height: 3.95rem;
  height: auto;
  margin-bottom: 1rem;
}

.sec07 .point01-box2 li::before {
  width: 4rem;
  height: 4rem;
}

.sec07 .point01-box3 {
  margin: 2.6rem 0 1.5rem;
}

.sec07 .point01-box3 .txt {
  font-size: 1.3rem;
}

.sec07 .point01-box3 .figure {
  margin-top: 0.75rem;
}

.sec07 .block01 {
  padding: 2.75rem 0 1.7rem;
}

.sec07 .block03 {
  padding: 5.25rem 0 0.15rem;
}

.sec07 .block03 .note-list1.txt02 {
  margin: 1.35rem 0 0;
}

.sec07 .block03 .box {
  max-width: 95%;
}

.sec07 .point01-ttl2 .ttl-row2 {
  font-size: 3rem;
}

.sec07 .point01-ttl3 .ttl-row1 {
  font-size: 2rem;
  padding: 0.65rem 0.5rem 0.5rem;
  border-radius: 0.3rem;
}

.sec07 .point01-ttl3 .ttl-row1::before {
  width: 1.4rem;
  height: 0.7rem;
  top: -1.2rem;
}

.sec07 .point01-ttl3 .ttl-row2 {
  font-size: 2.7rem;
  margin-top: 0.9rem;
}

.sec07 .point01-box4 {
  margin: 2.7rem 0 1.25rem;
}

.sec07 .point01-box4 li {
  border-radius: 0.3rem;
  font-size: 2.2rem;
}

.sec07 .point01-box4 li + li {
  margin-top: 2.5rem;
}

.sec07 .point01-box4 li + li::before {
  top: -1.75rem;
  height: 1.1rem;
  width: 2rem;
}

.sec07 .point01-box4 .item1 {
  font-size: 1.9rem;
  padding: 1.6rem 0 1.9rem;
}

.sec07 .point01-box4 .item2 {
  padding: 1.3rem 1.5rem 1.55rem;
}

.sec07 .point01-box4 .item2 .txt-row {
  border-bottom: 0.1rem solid;
  font-size: 2.45rem;
  margin: 0 0 0.6rem;
  padding-bottom: 1.25rem;
}

.sec07 .point01-box4 .item2 .txt-row strong {
  font-size: 2.9rem;
}

.sec07 .point01-box4 .item2 .txt-row .big {
  font-size: 4.5rem;
}

.sec07 .point01-box4 .item2 .txt {
  margin-top: 0.8rem;
  font-size: 1.1rem;
}

.sec07 .point01-box4 .item2 i {
  width: 1.05rem;
  vertical-align: 0.1rem;
}

.sec07 .heading01 .ttl {
  padding: 1.4rem 0 0 5.6rem;
  text-align: center;
}
.sec07 .heading01-inner  {
  padding-bottom: 1rem;
}
.sec07 .point01-ttl2 .ttl-row1 {
  background: #fff;
  border: 0.2rem solid #0b3190;
  border-radius: 1rem;
  padding: 0.8rem 0;
  width: 66%;
  height: unset;
  white-space: unset;
  position: relative;
  margin-bottom: 1rem;
}
.sec07 .point01-ttl2 .ttl-row1::after {
  content: '';
  position: absolute;
  width: 1rem;
  height: 1rem;
  bottom: -1rem;
  left: 50%;
  transform: translateX(-50%);
  background: url(/campaign/open_cashpresent/img/txt-bb02_sp.png) no-repeat;
  background-size: contain;
}
.sec07 .heading01 .heading01-sup {
  bottom: unset;
  font-size: 1.2rem;
  left: unset;
  position: relative;
  text-align: center;
}

.sec07 .point01-figure {
  margin: 1.1rem auto 0;
  width: 84%;
}
}
.sec08 {
  margin: 8px 0 7px;
  text-align: center;
}
.sec08 .heading01 .wrap{
  display: block;
}
.sec08 .heading01-inner .ttl{
  font-size: 54px;
  padding: 37px 0 35px 20px;
  display: block;
}
.sec08 .point02-box1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 60px auto 52px;
}
.sec08 .point02-box1 sub {
  margin-bottom: -7px;
}
.sec08 .point02-box1 h3 {
  font-weight: 700;
  font-size: 40px;
}
.sec08 .point02-box1 .text {
  margin: 0 10px;
  line-height: 1;
  width: 340px;
}
.sec08 .point02-box1 .text p {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: center;
}
.sec08 .point02-box1 .text .date {
  font-size: 110px;
  line-height: 1;
  margin-top: -9px;
}
.sec08 .point02-box1 .text .date span {
  font-size: 140px;
}
.sec08 .point02-box1 .text .yen {
  font-size: 54px;
  padding: 13px 33px 13px 32px;
  margin: 18px 6px 0 8px;
  color: #fff;
  border-radius: 6px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #ff7200), to(#ff5400));
  background: linear-gradient(#ff7200 15%, #ff5400 100%);
}
.sec08 .point02-box1 .text .txt {
  font-size: 20px;
}
.sec08 .point02-box1 .text .yen span {
  font-size: 70px;
  line-height: 0;
}
.sec08 .point02-box2 {
  margin-bottom: 60px;
}
.sec08 .point02-box2 .ttl {
  position: relative;
  display: inline-block;
  font-size: 38px;
  line-height: 1.3;
}
.sec08 .point02-box2 .ttl::before, .sec08 .point02-box2 .ttl::after {
  content: "";
  background: currentColor;
  width: 3px;
  height: 48px;
  margin: 0 23px;
  border-radius: 5px;
  position: absolute;
  top: 81px;
}
.sec08 .point02-box2 .ttl::before {
  transform: translateY(-50%) rotate(-20deg);
  right: 100%;
}
.sec08 .point02-box2 .ttl::after {
  transform: translateY(-50%) rotate(20deg);
  left: 100%;
}
.sec08 .point02-box2 .ttl .highlight {
  background-position: 0 85%;
}
.sec08 .point02-box2 ul {
  display: flex;
  justify-content: center;
  margin: 34px 0 0;
  gap: 17px;
}
.sec08 .point02-box2 ul li {
  width: 226px;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
}
.sec08 .point02-box2 ul li p {
  font-size: 28px;
  font-weight: bold;
  background: #0b3190;
  color: #fff;
  line-height: 50px;
}
.sec08 .point02-box2 ul li figure {
  padding: 10px 0 11px;
}
.sec08 .point02-box3 {
  margin: 44px 0 33px;
}
.sec08 .point02-box3 .ttl small {
  display: block;
}
.sec08 .point02-box3 .ttl .highlight {
  background-position: 0 90%;
  line-height: 1.2;
}
.sec08 .point02-box3 .figure {
  margin: 35px auto 0;
  background: #fff;
  border-radius: 6px;
}
.sec08 .point02-box1 figure {
  width: 331px;
}

@media screen and (max-width: 767.98px) {
.sec08 {
  margin: 0.4rem 0 0.35rem;
}
.sec08 .heading01-inner{
  justify-content: left;
}
.sec08 .heading01-inner .ttl {
  font-size: 2.7rem;
  padding: 1.85rem 0 1.75rem 7rem;
}

.sec08 .point02-box1 {
  margin: 3rem auto 2.6rem;
}

.sec08 .point02-box1 sub {
  margin-bottom: -0.35rem;
}

.sec08 .point02-box1 h3 {
  font-size: 2rem;
}

.sec08 .point02-box1 .text {
  margin: 0 0.5rem;
  width: 48%;
}

.sec08 .point02-box1 .text .date {
  font-size: 5.5rem;
  margin-top: -0.45rem;
}

.sec08 .point02-box1 .text .date span {
  font-size: 7rem;
}

.sec08 .point02-box1 .text .yen {
  font-size: 2.7rem;
  padding: 0.65rem 1.6rem;
  margin: 0.9rem 0.3rem 0 0.4rem;
  border-radius: 0.3rem;
}

.sec08 .point02-box1 .text .txt {
  font-size: 1rem;
}

.sec08 .point02-box1 .text .yen span {
  font-size: 3.5rem;
}

.sec08 .point02-box2 {
  margin-bottom: 3rem;
}

.sec08 .point02-box2 .ttl {
  font-size: 1.9rem;
}

.sec08 .point02-box2 .ttl::before,
.sec08 .point02-box2 .ttl::after {
  content: none;
  width: 0.15rem;
  height: 2.4rem;
  margin: 0 1.15rem;
  border-radius: 0.25rem;
  top: 4.05rem;
}

.sec08 .point02-box2 ul {
  margin: 1.7rem 0 0;
  gap: 2%;
}

.sec08 .point02-box2 ul li {
  width: 32%;
  border-radius: 0.3rem;
}

.sec08 .point02-box2 ul li p {
  font-size: 1.4rem;
  line-height: 2.5rem;
}

.sec08 .point02-box2 ul li figure {
  padding: 0.5rem 0 0.55rem;
}

.sec08 .point02-box3 {
  margin: 2.2rem 0 1.65rem;
}

.sec08 .point02-box3 .figure {
  margin: 1.75rem auto 0;
  border-radius: 0.3rem;
}

.sec08 .point02-box1 figure {
  width: 46%;
}
}

.sec09 {
  margin-top: 8px;
  margin-bottom: 5px;
  text-align: center;
}
.sec09 .heading01 .wrap{
  display: block;
}
.sec09 .heading01 .ttl{
  font-size: 54px;
  padding: 68px 0 72px 104px;
  display: block;
}
.sec09 .point03-box1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 44px auto 22px;
}
.sec09 .point03-box1 h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 1.294;
  text-align: left;
}
.sec09 .point03-box1 h3 small {
  font-size: 3rem;
  display: block;
}
.sec09 .point03-box1 .text {
  line-height: 1;
  flex: 1 1;
}
.sec09 .point03-box1 .text p {
  margin-bottom: 5px;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: center;
}
.sec09 .point03-box1 .text .yen {
  font-size: 4.4rem;
  color: #fff;
  padding: 16px 20px;
  border-radius: 6px;
  margin: 0 0 0 17px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #ff7200), to(#ff5400));
  background: linear-gradient(#ff7200 15%, #ff5400 100%);
}
.sec09 .point03-box1 .text .yen span {
  font-size: 6rem;
  line-height: 0;
}
.sec09 .point03-box2 {
  margin: 0 auto;
  background: #fffee2;
  border-radius: 6px;
  font-size: 38px;
  font-weight: 700;
  line-height: 1;
  padding: 21px 10px 35px;
}
.sec09 .point03-box2 p {
  display: inline-block;
}
.sec09 .point03-box2 .big {
  font-size: 52px;
}
.sec09 .point03-box3 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 32px;
}
.sec09 .point03-box3 figure {
  width: 184px;
  margin: 43px 22px 0 0px;
}
.sec09 .point03-box3 .text {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.667;
  text-align: left;
}
.sec09 .point03-box3 .text > p {
  padding: 0 10px;
  position: relative;
  z-index: 1;
}
.sec09 .point03-box3 .text > p:before {
  content: "";
  height: 90%;
  position: absolute;
  right: 0;
  bottom: -5px;
  left: 0;
  z-index: -1;
  background: linear-gradient(to top, #e1e1e1 2px, transparent 2px) 0 100%/100% 52px repeat;
}
.sec09 .point03-box1 figure {
  width: 328px;
}
.sec09 .point03-box1 .text .date {
  font-size: 110px;
}
.sec09 .point03-box1 .text .date span {
  font-size: 140px;
}
.sec09 .point03-box1 .text .yen {
  font-size: 54px;
  padding: 10px 38px;
  margin: 16px 0 0 0;
}
.sec09 .point03-box1 .text .yen span {
  font-size: 70px;
}
.sec09 .note-list1 {
  font-size: 22px;
  line-height: 1.45;
}
.sec09 .note-list1 li {
  padding-left: 30px;
  text-indent: -29px;
}
.sec09 .note-list2 li {
  padding-left: 0;
  text-indent: 0;
}
@media screen and (max-width: 767.98px) {
.sec09 {
  margin-top: 0.4rem;
  margin-bottom: 0.25rem;
}

.sec09 .heading01 .ttl {
  font-size: 2.7rem;
  padding: 3.4rem 0 3.6rem 5.2rem;
}

.sec09 .point03-box1 {
  margin: 2.2rem auto 1.1rem;
}

.sec09 .point03-box1 h3 {
  font-size: 2rem;
  text-align: center;
}

.sec09 .point03-box1 h3 small {
  font-size: 1.5rem;
}

.sec09 .point03-box1 .text p {
  margin-bottom: 0.25rem;
}

.sec09 .point03-box1 .text .yen {
  font-size: 2.2rem;
  padding: 0.8rem 1rem;
  border-radius: 0.3rem;
  margin: 0 0 0 0.85rem;
}

.sec09 .point03-box1 .text .yen span {
  font-size: 3rem;
}

.sec09 .point03-box2 {
  border-radius: 0.3rem;
  font-size: 1.9rem;
  padding: 1.05rem 0.5rem 1.75rem;
}

.sec09 .point03-box2 .big {
  font-size: 2.6rem;
}

.sec09 .point03-box3 {
  margin: 0 0 1.6rem;
}

.sec09 .point03-box3 figure {
  width: 9.2rem;
  margin: 2.15rem 1.1rem 0 0;
}

.sec09 .point03-box3 .text {
  font-size: 1.6rem;
}

.sec09 .point03-box3 .text > p {
  padding: 0 0.5rem;
}

.sec09 .point03-box3 .text > p:before {
  bottom: -0.25rem;
  background: linear-gradient(
      to top,
      #e1e1e1 0.1rem,
      transparent 0.1rem
    )
    0 100% / 100% 2.6rem repeat;
}

.sec09 .point03-box1 figure {
  width: 46%;
}

.sec09 .point03-box1 .text .date {
  font-size: 5.5rem;
}

.sec09 .point03-box1 .text .date span {
  font-size: 7rem;
}

.sec09 .point03-box1 .text .yen {
  font-size: 2.7rem;
  padding: 0.5rem 1.9rem;
  margin: 0.8rem 0 0 0;
}

.sec09 .point03-box1 .text .yen span {
  font-size: 3.5rem;
}

.sec09 .note-list1 {
  font-size: 1.1rem;
}

.sec09 .note-list1 li {
  padding-left: 1.5rem;
  text-indent: -1.45rem;
}
}

.sec10{
  padding: 7px 0 100px;
}
.sec10 .ttl{
  width: 580px;
  margin:  0 auto;
}
.sec10 .sec10-box{
  margin-top: 32px;
}
.sec10 .sec10-box .text_box{
  font-size: 24px;
  line-height: 1.41;
}
.sec10 .sec10-box .text_box li{
  margin-bottom: 0;
}
.sec10 .sec10-box .text_box.text_box01 li:nth-of-type(2) {
  margin-top: 33px;
}
.sec10 .sec10-box .text_box.text_box01 li:nth-of-type(4) {
  margin-top: 33px;
}
.sec10 .sec10-box .text_box.text_box01 li:nth-of-type(7) {
  margin-top: 33px;
}
.sec10 .sec10-box .text_box.text_box01 li:nth-of-type(8) {
  margin-top: 50px;
  text-align: center;
  font-size: 30px;
}
.sec10 .sec10-box .text_box .note_list01 li{
  margin-bottom: 0;
}

@media screen and (max-width: 767.98px) {
.sec10 {
  padding: 0.35rem 0 4.8rem;
}

.sec10 .ttl {
  width: 82%;
}

.sec10 .sec10-box {
  margin-top: 1.6rem;
}

.sec10 .sec10-box .text_box {
  font-size: 1.2rem;
}

.sec10 .sec10-box .text_box li {
  margin-bottom: 0;
}

.sec10 .sec10-box .text_box.text_box01 li:nth-of-type(2) {
  margin-top: 1.65rem;
}

.sec10 .sec10-box .text_box.text_box01 li:nth-of-type(4) {
  margin-top: 1.65rem;
}

.sec10 .sec10-box .text_box.text_box01 li:nth-of-type(7) {
  margin-top: 1.65rem;
}
.sec10 .sec10-box .text_box.text_box01 li:nth-of-type(8) {
  margin-top: 2.5rem;
  font-size: 1.7rem;
}
}
@media screen and (min-width: 768px) {
  #sec11{
    padding-top: 30px;
    margin-top: -30px;
  }
}

.sec11{
  padding: 0 0 90px;
}
.sec11 .ttl{
  width: 430px;
  margin:  0 auto;
}
.sec11 .ttl:nth-of-type(2){
  width: 480px;
  margin: 93px auto 0;
}
.sec11 .ttl:nth-of-type(3){
  width: 620px;
  margin: 63px auto 0;
}
.sec11 .sec11-box{
  margin-top: 32px;
}
.sec11 .sec11-box .text_box{
  font-size: 24px;
  line-height: 1.417;
}
.sec11 .sec11-box .text_box li{
  margin-bottom: 0;
}
.sec11 .sec11-box .text_box .note_list01{
  line-height: 1.417;
}
.sec11 .sec11-box .text_box .note_list01 li{
  margin-bottom: 0;
}
.sec11 .sec11-box .date{
  font-size: 24px;
  margin-top: 10px;
  text-align: right;
}
@media screen and (max-width: 767.98px) {
.sec11{
  padding: 0 0 4.6rem;
}
  .sec11 .ttl{
  width: 61%;
}
.sec11 .ttl:nth-of-type(2) {
  width: 68%;
  margin: 4.65rem auto 0;
}

.sec11 .ttl:nth-of-type(3) {
  width: 88%;
  margin: 3.15rem auto 0;
}

.sec11 .sec11-box {
  margin-top: 1.6rem;
}

.sec11 .sec11-box .text_box {
  font-size: 1.2rem;
}

.sec11 .sec11-box .text_box li {
  margin-bottom: 0;
}
.sec11 .sec11-box .date{
  margin-top: 1rem;
  font-size: 1.2rem;
}
}
.sec12{
  padding: 80px 0 83px;
  background: #fff5c8;
}
.sec12 .ttl{
  width: 410px;
  margin:  0 auto;
}
.sec12 .sec12-box{
  margin-top: 43px;
}
.sec12 .sec12-box .text_box{
  font-size: 24px;
  line-height: 1.417;
}
.sec12 .sec12-box .faq-item {
  margin-bottom: 16px;
}
.sec12 details summary {
  list-style: none;
  cursor: pointer;
}
.sec12 details summary::-webkit-details-marker {
  display: none;
}

.sec12 .sec12-box .faq-question {
  width: 100%;
  background-color: #ff7200;
  color: white;
  font-weight: 500;
  font-size: 32px;
  padding: 26px 73px 23px 79px;
  text-align: left;
  border: none;
  border-radius: 10px;
  position: relative;
  display: flex;
  align-items: center;
  line-height: 1.3;
}

.sec12 .sec12-box .faq-icon {
  position: absolute;
  right: 20px;
  top: 55px;
  width: 20px;
  height: 20px;
}
.sec12 .sec12-box .faq-icon::before,
.sec12 .sec12-box .faq-icon::after {
  content: "";
  position: absolute;
  background-color: #fff;
  transition: opacity 0.25s ease, transform 0.25s ease;
}
.sec12 .sec12-box .faq-icon::before {
  width: 32px;
  height: 7px;
  top: 7px;
  left: -20px;
}
.sec12 .sec12-box .faq-icon::after {
  width: 7px;
  height: 32px;
  left: -7px;
  top: -5px;
}

.sec12 details[open] .faq-icon::after {
  opacity: 0;
  transform: scaleY(0);
}

.sec12 .sec12-box .faq-label.q-label {
  position: absolute;
  left: 29px;
  top: 48px;
  width: 31px;
  height: 37px;
  background: url(/campaign/open_cashpresent/img/Q.png) no-repeat center center;
  background-size: contain;
}

.sec12 .sec12-box .faq-answer {
  background-color: #fff;
  padding: 26px 61px 23px 79px;
  line-height: 1.33;
  border-radius: 12px;
  color: #000;
  font-size: 32px;
  text-align: left;
  margin: 12px 0 18px;
  position: relative;
  animation: faqSlide 0.25s ease;
}
.sec12 .sec12-box .faq-item:first-of-type .faq-answer {
  padding: 40px 61px 46px 79px;
  line-height: 1.5;
  margin: 12px 0 24px;
}

.sec12 .sec12-box .faq-label.a-label {
  position: absolute;
  left: 25px;
  top: 50px;
  width: 32px;
  height: 35px;
  background: url('/campaign/open_cashpresent/img/A.png') no-repeat center center;
  background-size: contain;
}

.sec12 .sec12-box .faq-item .faq-answer#answer5 {
  padding: 0 28px 31px 29px;
  margin: 15px 0 18px;
}
.sec12 .sec12-box .faq-item .faq-answer#answer5 .top_content{
  padding: 24px 50px 0 48px;
  margin: 15px 0 4px;
}
.sec12 .content_text .ttl_box{
  color: #000;
  font-size: 25px;
  font-weight: bold;
  background: #dae9f8;
  padding: 0 25px 5px;
  text-align: left;
}
.sec12 .note_list01{
  line-height: 1.62;
}

@keyframes faqSlide {
  from {
    opacity: 0;
    transform: translateY(-6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.faq-toggle {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.faq-answer {
  display: none;
}

.faq-toggle:checked ~ .faq-answer {
  display: block;
}

.faq-toggle:checked + .faq-question .faq-icon::after {
  opacity: 0;
  transform: scaleY(0);
}
@media screen and (max-width: 767.98px) {

.sec12 {
  padding: 4rem 0 4.15rem;
}
.sec12 .ttl {
  width: 57%;
}
.sec12 .sec12-box {
  margin-top: 2.15rem;
}
.sec12 .sec12-box .text_box {
  font-size: 1.2rem;
}
.sec12 .sec12-box .faq-item {
  margin-bottom: 0.8rem;
}
.sec12 .sec12-box .faq-question {
  font-size: 1.6rem;
  padding: 1.3rem 3.65rem 1.15rem 3.95rem;
  border-radius: 0.5rem;
}
.sec12 .sec12-box .faq-icon {
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1rem;
  height: 1rem;
}
.sec12 .sec12-box .faq-icon::before {
  width: 1.6rem;
  height: 0.35rem;
  top: 0.35rem;
  left: -1rem;
}
.sec12 .sec12-box .faq-icon::after {
  width: 0.35rem;
  height: 1.6rem;
  left: -0.375rem;
  top: -0.26rem;
}
.sec12 .sec12-box .faq-label.q-label {
  left: 1.45rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.55rem;
  height: 1.85rem;
}
.sec12 .sec12-box .faq-answer {
  padding: 1.3rem 3.05rem 1.15rem 3.95rem;
  font-size: 1.6rem;
  margin: 0.6rem 0 0.9rem;
}
.sec12 .sec12-box .faq-item:first-of-type .faq-answer {
  padding: 2rem 3.05rem 2rem 3.95rem;
  font-size: 1.6rem;
  margin: 0.6rem 0 0.9rem;
}
.sec12 .sec12-box .faq-label.a-label {
  left: 1.25rem;
  top: 2.5rem;
  width: 1.6rem;
  height: 1.75rem;
}
.sec12 .sec12-box .faq-answer .content_text {
  bottom: 1.8rem;
  border: 0.3rem solid #dae9f8;
}

.sec12 .sec12-box .faq-answer .content_text .ttl_box {
  font-size: 1.25rem;
  padding: 0 1.25rem 0.25rem;
}

.sec12 .sec12-box .faq-answer .content_text > p.ttl_box:nth-of-type(2) {
  padding: 0.3rem 1.25rem 0.25rem;
}

.sec12 .sec12-box .faq-answer .content_text .note_list01 {
  padding: 0.1rem 1rem 0.5rem;
}
.sec12 .content_text .ttl_box {
    font-size: 1.2rem;
    padding: 0 0.8rem 0.1rem 1.2rem;
}
.sec12 .content_text {
    border: 0.3rem solid #dae9f8;
}
.sec12 .sec12-box .faq-item .faq-answer#answer5 {
  padding: 1.3rem 1.4rem 1.4rem 1.5rem;
        margin: 1.5rem 0 1.8rem;
}
.sec12 .sec12-box .faq-item .faq-answer#answer5 .top_content {
    padding: 0.3rem 1.9rem 0 2.3rem;
    margin: 0 0 1.1rem 0;
}
.sec12 .content_text .note_list01 {
  padding: 0 0.8rem 0.1rem 1.2rem;
}
}

 .sec12 .content_text{
  border: 6px solid #dae9f8;
}
.sec12 .content_text .ttl_box{
  color: #000;
  font-size: 25px;
  font-weight: bold;
  background: #dae9f8;
  padding: 0 25px 5px 25px;
  text-align: left;
}

.sec12 .content_text .note_list01 {
  padding: 0 8px 1px 22px;
}
.sec13{
  padding: 101px 0 36px;
  background: #fff;
}
.sec13 .ttl{
  width: 680px;
  margin:  0 auto;
}
.sec13 .sec13-box p{
  max-width: 690px;
  margin: 0 auto;
}
.sec13 .sec13-box{
  margin-top: 30px;
}
@media screen and (max-width: 767.98px) {
  .sec13 {
  padding: 5.05rem 0 1.8rem;
}

.sec13 .ttl {
  width: 96%;
}

.sec13 .sec13-box {
  margin-top: 1.5rem;
}
}

.sec14{
  padding: 64px 0 102px;
  background: #fff;
}
.sec14 .ttl{
  width: 580px;
  margin:  0 auto;
}
.sec14 .sec14-box p{
  max-width: 690px;
  margin: 0 auto;
}
.sec14 .sec14-box .banner01{
  margin-top: 29px;
}
.sec14 .sec14-box .banner02{
  margin-top: 35px;
}
@media screen and (max-width: 767.98px) {
  .sec14 {
  padding: 3.2rem 0 5rem;
}

.sec14 .ttl {
  width: 81%;
}

.sec14 .sec14-box {
  margin-top: 1.15rem;
}

.sec14 .sec14-box .banner01 {
  margin-top: 1.45rem;
}

.sec14 .sec14-box .banner02 {
  margin-top: 1.75rem;
}
}
.content_left {
  position: absolute;
  top: 28vh;
  left: 2vw;
  width: 320px;
  border-radius: 22px;
  background: #fff;
  padding: 30px 21px 45px 32px;
  z-index: 3;
}
.content_left .ttl{
  text-align: center;
}
.content_left .menu_list {
  color: #0b3190;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.65;
  margin-top: 18px;
}
.content_left .menu_list li {
  position: relative;
}
.content_left .menu_list li::before {
  position: absolute;
  content: '';
  width: 23px;
  height: 17px;
  top: 17px;
  left: 0;
  background: url(/campaign/open_cashpresent/img/icon-arrow.png) no-repeat;
  background-size: contain;
  opacity: 0;
  transition: opacity 0.25s ease;
}
.content_left .menu_list li.active::before {
  opacity: 1;
}
.content_right {
  position: absolute;
  width: 401px;
  top: 25vh;
  right: 4vw;
  z-index: 10;
}
.content_right .img{
  text-align: center;
}
.content_right .entry-block{
  padding: 15px 0;
}
.content_right .entry-block .wrap{
  padding: 0;
}
.content_right .entry-block .ctaBlock .ctaText{
  font-size: 20px;
  color: #fff;
}
.content_right .entry-block .ctaBlock .ctaText .big {
    font-size: 24px;
    line-height: 1;
}
.content_right .entry-block .ctaBlock .ctaText > p::before, .content_right .entry-block .ctaBlock .ctaText > p::after {
    width: 1px;
    height: 27px;
    top: 15px;
}
.content_right .entry-block .key-text{
  font-size: 24px;
  font-weight: 900;
}
.content_right .entry-block .key-text .num{
  font-size: 30px;
}

@media screen and (max-width: 1740px) {
.content_right {
  display: none;
}
}

@media screen and (min-width: 1280px) and (max-width: 1740px) {
.content {
  margin: 0 34% 0;
}
}
@media screen and (max-width: 1279px) {
.content_left {
  display: none;
}
}
.txt-bb {
  font-size: 38px;
  display: inline-block;
  background: #fff;
  border: 3px solid;
  border-radius: 6px;
  padding: 0 25px;
  line-height: 1;
  margin-bottom: 13px;
  position: relative;
  white-space: nowrap;
}
.entry-block {
  padding: 29px 0 86px;
}
.ctaBlock {
  text-align: center;
}
.ctaBlock .ctaText {
  font-size: 35px;
  font-weight: 900;
  color: #0b3190;
  text-align: center;
  line-height: 1.3;
  margin-bottom: 10px;
}
.ctaBlock .link-text a{
  font-size: 30px;
  font-weight: 600;
  color: #1d1d1d;
  text-align: center;
  text-decoration: underline;
}
.ctaBlock .ctaText .big {
  font-size: 40px;
  line-height: 1;
}
.ctaBlock .ctaText > p {
  display: inline-block;
  position: relative;
}
.ctaBlock .ctaText > p::before, .ctaBlock .ctaText > p::after {
  content: "";
  background: currentColor;
  width: 3px;
  height: 50px;
  margin: 0 20px;
  border-radius: 5px;
  position: absolute;
  top: 27px;
}
.ctaBlock .ctaText > p::before {
  transform: translateY(-50%) rotate(-25deg);
  right: 100%;
}
.ctaBlock .ctaText > p::after {
  transform: translateY(-50%) rotate(25deg);
  left: 100%;
}

@media screen and (max-width: 767.98px) {
 .txt-bb {
  font-size: 1.9rem;
  border: 0.15rem solid;
  border-radius: 0.3rem;
  padding: 0 1.25rem;
  margin-bottom: 0.65rem;
}

.txt-bb::before {
  width: 0.9rem;
  height: 0.7rem;
  margin-top: -0.05rem;
}

.entry-block {
  padding: 1.45rem 0 4.3rem;
}

.ctaBlock .ctaText {
  font-size: 1.75rem;
  margin-bottom: 0.5rem;
}

.ctaBlock .link-text a {
  font-size: 1.5rem;
}

.ctaBlock .ctaText .big {
  font-size: 2rem;
}

.ctaBlock .ctaText > p::before,
.ctaBlock .ctaText > p::after {
  content: unset;
  width: 0.15rem;
  height: 2.5rem;
  margin: 0 1rem;
  border-radius: 0.25rem;
  top: 1.35rem;
}
.ctaBlock .ctaText > p::before {
  transform: translateY(-50%) rotate(-25deg);
  right: 0;
  left: -3rem;
}
.ctaBlock .ctaText > p::after {
  transform: translateY(-50%) rotate(25deg);
  right: -3rem;
}
}

.heading01 {
  background: #0b3190;
  color: #fff;
  text-align: center;
}
.heading01-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  min-height: 130px;
}
.heading01 .ttl {
  font-size: 44px;
  font-weight: 700;
  line-height: 1.296;
}
.heading01 .ttl .big {
  font-size: 54px;
  line-height: 1;
}
.heading01 .ttl .big1 {
  font-size: 64px;
}
.heading01 .ttl sup {
  font-size: 20px;
  vertical-align: sub;
}
.heading01 .num {
  z-index: 1;
  background: #00a0e8;
  position: absolute;
  top: -8px;
  left: 0;
  width: 100px;
}
.heading01 .num:before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 8px solid #0089c7;
  border-right: 4px solid transparent;
  position: absolute;
  top: 0;
  left: 100%;
}
.heading01 .heading01-sup {
  position: absolute;
  bottom: 10px;
}

.heading02 {
  color: #0b3190;
  font-weight: 700;
  font-size: 3.4rem;
  line-height: 1.15;
  border-left: 12px solid;
  padding-left: 20px;
  margin-bottom: 32px;
  text-align: left;
}
.heading02 span {
  display: inline-block;
}
.heading03 {
  font-weight: 700;
  font-size: 4.4rem;
  line-height: 1.5;
}

.heading04 {
  font-weight: 700;
  font-size: 38px;
  line-height: 1.211;
}
.heading04 small {
  font-size: 30px;
}
.heading04 small sup {
  font-size: 22px;
}
.note-list1 > * {
  text-align: left;
  padding-left: 25px;
  text-indent: -23px;
}
.note-list1 > * > * {
  text-indent: 0;
}

.note-list2 {
  font-size: 22px;
  line-height: 1.45;
}

.note-list2 > * {
  text-align: left;
  padding-left: 37px;
  text-indent: -37px;
}

.note_list01{
  font-size: 24px;
  color: #000;
  font-weight: 500;
  text-align: left;
  line-height: 1.4;
}
.text_box .note_list01 li{
 margin-bottom: 0;
}
.text_box{
  font-size: 30px;
  color: #000;
  font-weight: 500;
  text-align: left;
  padding: 0 30px;
  line-height: 1.27;
}
.text_box li{
  margin-bottom: 17px;
}
.text_box li:last-child {
  margin-bottom: 0;
}
.text_box li .span{
  padding-left: 30px;
  position: relative;
  font-weight: bold;
}
.text_box li .span::before{
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  top: 13px;
  left: 0;
  background: #ff7200;
}
.list_txt{
  font-size: 24px;
}
.anchor-outer {
  position: relative;
}
.anchor-pos {
  position: absolute;
  top: 72px;
  left: 0;
}
.bd_b{
  border-bottom: 1px solid #000;
  padding-bottom: 16px;
}
@media screen and (max-width: 767.98px) {
.heading01-inner {
  min-height: 6.5rem;
  display: block;
}

.heading01 .ttl {
  font-size: 2.2rem;
}

.heading01 .ttl .big {
  font-size: 2.7rem;
}

.heading01 .ttl .big1 {
  font-size: 3.2rem;
}

.heading01 .ttl sup {
  font-size: 1rem;
}

.heading01 .num {
  top: -0.4rem;
  width: 5rem;
}

.heading01 .num:before {
  border-bottom: 0.4rem solid #0089c7;
  border-right: 0.2rem solid transparent;
}

.heading01 .heading01-sup {
  bottom: 0.5rem;
}

.heading02 {
  font-size: 1.7rem;
  border-left: 0.6rem solid;
  padding-left: 1rem;
  margin-bottom: 1.6rem;
}

.heading03 {
  font-size: 2.2rem;
}

.heading04 {
  font-size: 1.9rem;
}

.heading04 small {
  font-size: 1.5rem;
}

.heading04 small sup {
  font-size: 1.1rem;
}

.note-list1 > * {
  text-align: left;
  padding-left: 1.25rem;
  text-indent: -1.15rem;
}

.note-list2 {
  font-size: 1.1rem;
}

.note-list2 > * {
  padding-left: 1.85rem;
  text-indent: -1.85rem;
}

.note_list01 {
  font-size: 1.2rem;
}

.text_box {
  font-size: 1.5rem;
  padding: 0 4%;
}

.text_box li {
  margin-bottom: 0.85rem;
}

.text_box li .span {
  padding-left: 1.5rem;
}

.text_box li .span::before {
  width: 1rem;
  height: 1rem;
  top: 0.65rem;
}

.bd_b {
  border-bottom: 0.05rem solid #000;
  padding-bottom: 0.8rem;
}

.list_txt {
  font-size: 1.2rem;
}

.anchor-pos {
  top: 3.6rem;
}
}

.sec-calculation {
  background: url("/campaign/open_cashpresent/img/point01-deco01.png") no-repeat center top;
  background-color: #e4f7ff;
  padding: 98px 0 75px;
}
.sec-calculation .box-calculation {
  margin-top: 62px;
  font-weight: 500;
  font-size: 22px;
}
.sec-calculation input {
  font: inherit;
}
.sec-calculation label {
  line-height: inherit;
  margin: 0;
}
.sec-calculation .row1 {
  position: relative;
}
.sec-calculation .row1 .interest_rate, .sec-calculation .row1 .input-wrap {
  font-size: 30px;
  font-weight: 700;
}
.sec-calculation .row1 .princial {
  background: #fff;
  border: 2px solid #e1e1e1;
  font-size: 32px;
  width: 248px;
  margin: 0 10px;
  font-weight: 900;
  text-align: center;
  outline: none;
  height: 56px;
}
.sec-calculation .row1 .princial:focus {
  outline: none;
  border-color: #f08300;
}
.sec-calculation .row1 .input-wrap {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 12px;
  line-height: 1;
}
.sec-calculation .row2 {
  width: 548px;
  margin: 11px auto -3px;
  font-size: 54px;
  line-height: 1.4;
  border-bottom: 5px solid;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.sec-calculation .row2 .interest_result {
  border: none;
  background: transparent;
  -webkit-box-flex: 1;
  flex: 1 1;
  width: 70%;
  font-weight: 900;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  font-size: 150%;
  line-height: 1;
  color: #ff7200;
}
.sec-calculation .button {
  margin: 20px 0 17px;
}
.sec-calculation ul.note_list {
  padding: 0 20px;
  margin-top: 23px;
  line-height: 1.45;
}
.sec-calculation .note_message {
  margin: 15px 0px 26px;
}
.sec-calculation .error_message {
  color: #d32700;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
}

@media screen and (max-width: 767.98px) {
.sec-calculation {
  padding: 4.9rem 0 3.75rem;
  background-image: url(/lp/feature_kyufuri/img/point01-deco01_sp.png);
  background-size: auto 2.8rem;
}

.sec-calculation .box-calculation {
  margin-top: 3.1rem;
  font-size: 1.1rem;
}

.sec-calculation .row1 .interest_rate,
.sec-calculation .row1 .input-wrap {
  font-size: 1.5rem;
}

.sec-calculation .row1 .princial {
  border: 0.1rem solid #e1e1e1;
  font-size: 1.6rem;
  width: 35%;
  margin: 0 0.5rem;
  height: 2.8rem;
}

.sec-calculation .row1 .input-wrap {
  margin-bottom: 0.6rem;
}

.sec-calculation .row2 {
  width: 77%;
  margin: 0.55rem auto -0.15rem;
  font-size: 2.7rem;
  border-bottom: 0.25rem solid;
}

.sec-calculation .row2 .interest_result {
  width: 70%;
  font-size: 150%;
}

.sec-calculation .button {
  margin: 1rem 0 0.85rem;
}

.sec-calculation ul.note_list {
  padding: 0 1rem;
  margin-top: 1.15rem;
}

.sec-calculation .note_message {
  margin: 0.75rem 0 1.3rem;
}
}
.floatArea_bnr {
    position: fixed;
    z-index: 10000;
    width: 340px;
    background: #fff;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    right: 1rem;
}
.floatArea_bnr {
	animation-name:fadeUpAnime;
	animation-duration:1.5s;
	animation-fill-mode:forwards;
	opacity:0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
	transform: translateY(100px);
  }

  to {
    opacity: 1;
	transform: translateY(0);
  }
}

.action-close label {
  display: contents;
}

#promotion{
  border-top: none;
}
#promotion .ttl01 {
  margin-top: 65px;
  font-size: 3.4rem;
}
#promotion .ttl01 .ttl-outer,
#promotion .ttl01 .ttl-inner {
  position: relative;
  display: inline-block;
}
#promotion .ttl01 .ttl-outer::before,
#promotion .ttl01 .ttl-outer::after,
#promotion .ttl01 .ttl-inner::before,
#promotion .ttl01 .ttl-inner::after {
  content: "";
  background: #1d1d1d;
  width: 3px;
  height: 45px;
  margin: 0 25px;
  position: absolute;
  top: 55%;
  border-radius: 3px;
}
#promotion .ttl01 .ttl-outer::before,
#promotion .ttl01 .ttl-inner::before {
  -webkit-transform: translateY(-50%) rotate(-20deg);
  -ms-transform: translateY(-50%) rotate(-20deg);
  transform: translateY(-50%) rotate(-20deg);
}
#promotion .ttl01 .ttl-outer::before {
  right: 100%;
}
#promotion .ttl01 .ttl-inner::before {
  right: 98%;
}
#promotion .ttl01 .ttl-outer::after,
#promotion .ttl01 .ttl-inner::after {
  -webkit-transform: translateY(-50%) rotate(20deg);
  -ms-transform: translateY(-50%) rotate(20deg);
  transform: translateY(-50%) rotate(20deg);
}
#promotion .ttl01 .ttl-outer::after {
  left: 100%;
}
#promotion .ttl01 .ttl-inner::after {
  left: 98%;
}
#promotion .ttl02 {
  font-size: 3.8rem;
  margin-top: 1px;
}
#promotion .promo-box {
  max-width: 816px;
  margin: 20px auto 0;
  background: #fffee2;
  padding: 20px 20px 16px;
}
#promotion .promo-box .notes {
  margin-top: 5px;
}
#promotion .ttl03 {
  margin-top: 40px;
}
#promotion .ttl03 ~ .notes {
  margin-top: 6px;
}
#promotion .promo-items {
  margin: 82px -40px 0;
}
#promotion .promo-items li {
  width: calc(353 / 1100 * 100%);
  position: relative;
  border-radius: 10px;
  border: 3px solid #0b3190;
  border-top-width: 8px;
  padding: 16px 10px;
  background-color: #fff;
}
#promotion .promo-items li::before {
  content: '';
  position: absolute;
  width: 87px;
  height: 87px;
  top: -54px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
#promotion .promo-items li:first-child:before {
  background: url('/campaign/open_cashpresent/img/promo-img06_pc.png') center/100% no-repeat;
}
#promotion .promo-items li:nth-child(2):before {
  background: url('/campaign/open_cashpresent/img/promo-img07_pc.png') center/100% no-repeat;
}
#promotion .promo-items li:nth-child(3):before {
  background: url('/campaign/open_cashpresent/img/promo-img08_pc.png') center/100% no-repeat;
}
#promotion .promo-items li .ttl {
  font-size: 2.4rem;
  line-height: 1.25;
  min-height: 6rem;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
}
#promotion .promo-items li .img {
  margin-top: 15px;
}
#promotion .detail-blk {
  margin-top: 60px;
  border-radius: 10px;
  padding: 23px 30px 46px;
}
#promotion .detail-blk .ttl {
  font-size: 3.6rem;
  padding-bottom: 20px;
  margin-bottom: 24px;
  border-bottom: 2px solid #0b3190;
}
#promotion .detail-blk.case-box .ttl {
  margin-bottom: 30px;
}
#promotion .detail-blk .ttl .c-orange {
  position: relative;
  padding-right: 26px;
}
#promotion .detail-blk .ttl .c-orange::after {
  content: '';
  position: absolute;
  right: 0;
  top: 9px;
  width: 24px;
  height: 38px;
  background: url('/campaign/open_cashpresent/img/deco-06.png') center/100% no-repeat;
}
#promotion .grow-box .txt01 {
  font-size: 2.2rem;
}
#promotion .grow-ctn {
  max-width: 816px;
  margin: 20px auto 0;
  background-color: #fffee2;
  padding: 25px 15px;
}
#promotion .grow-ctn .txt02 {
  margin-top: 5px;
}
#promotion .grow-box .txt03 {
  text-align: left;
  margin: 16px auto 0 72px;
}
#promotion .case-box {
  margin-top: 40px;
}
#promotion .case-box .flex-box {
  margin: 0 10px;
}
#promotion .btn-box {
  margin-top: 60px;
}
#promotion .btn-box .ttl {
  font-size: 2.4rem;
}
#promotion .btn-box .ttl > span {
  position: relative;
}
#promotion .btn-box .ttl > span::before,
#promotion .btn-box .ttl > span::after {
  content: "";
  background: #0b3190;
  width: 3px;
  height: 28px;
  margin: 0 25px;
  position: absolute;
  top: 55%;
  border-radius: 3px;
}
#promotion .btn-box .ttl > span::before {
  -webkit-transform: translateY(-50%) rotate(-25deg);
  -ms-transform: translateY(-50%) rotate(-25deg);
  transform: translateY(-50%) rotate(-25deg);
  right: 100%;
}
#promotion .btn-box .ttl > span::after {
  -webkit-transform: translateY(-50%) rotate(25deg);
  -ms-transform: translateY(-50%) rotate(25deg);
  transform: translateY(-50%) rotate(25deg);
  left: 100%;
}
#promotion .btn-box .ctaBtn {
  margin-top: 8px;
}
#promotion .note-box {
  margin-top: 80px;
}
#promotion .note-box .ttl {
  font-size: 2.2rem;
  background: #c2ecff;
  padding: 20px 20px 27px;
}
ul.note_list {
  margin-top: 1.5625em;
  text-align: left;
}
ul.note_list li {
  font-weight: 500;
  text-indent: -1.1em;
  padding-left: 1.1em;
}
  #promotion .promo-items {
    margin: 82px 0 0;
  }
  #promotion .grow-box .txt03 {
    margin: 16px auto 0;
    max-width: 826px;
  }
  /* Modal */
  .modal {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
  }
  .modal.is-visible {
    visibility: visible;
  }
  .modal-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s;
  }
  .modal.is-visible .modal-overlay {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
  }
  .modal-wrapper {
    position: absolute;
    z-index: 9999;
    top: 11.694vh;
    left: 50%;
    width: 90vw;
    background-color: #fff;
  }
  .modal-transition {
    transition: all 0.3s 0.12s;
    transform: translateY(-10%) translateX(-50%);
    opacity: 0;
  }
  .modal.is-visible .modal-transition {
    transform: translateY(0) translateX(-50%);
    opacity: 1;
  }

.list-note .list-text{
  padding-left: 20px;
}

.list-note .list-text + .list-text{
  margin-top: 5px;
}

.list-note .list-text{
  position: relative;
}

.list-note .list-text::after{
  content: '';
  width: 5px;
  height: 5px;
  background-color: #0b3190;
  position: absolute;
  top: 10px;
  left: 1px;
}

.list-note .list-text .list-note{
  font-size: 14px;
}

.list-note-group-edit .list-text{
  line-height: 1.4;
}

.list-note-group-edit .list-note .list-text + .list-text{
  margin-top: 15px;
}

.txt-link01 {
  color: #00a0e8 !important;
  text-decoration: underline !important;
}
.txt-link01:hover {
  text-decoration: none !important;
}
.security-left .txt-link {
  text-decoration: underline;
}

/* modal */
html.is-modal_accountFlow,
body.is-modal_accountFlow {
  overflow: hidden;
}
.modal-accountFlow {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: 0.2s all;
}
.modal-accountFlow.is-visible {
  visibility: visible;
  pointer-events: visible;
  opacity: 1;
}
.modal-accountFlow-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}
.modal-accountFlow.is-visible .modal-accountFlow-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.modal-accountFlow-inner {
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 90vw;
  max-height: 87vh;
  height: 665px;
  max-width: 1020px;
  transform: translateY(-50%);
  background-color: #fff;
  border-radius: 10px 14px 10px 10px;
  overflow-y: auto;
}
.modal-accountFlow-close{
  position: absolute;
  right: 0;
  top: 0;
  background-color: #606060;
  border-radius: 0 10px;
  padding: 0;
  margin: 0;
  border: none;
  transition: 0.2s all;
}
.modal-accountFlow-close:focus,
.modal-accountFlow-close:hover{
  background-color: #ec6b15;
}
.modal-accountFlow-close span{
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
}
.modal-accountFlow-close span:before,
.modal-accountFlow-close span:after{
  content:"";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 4px;
  width: 40px;
  background-color: #fff;
  margin-top: -2px;
}
.modal-accountFlow-close span:before {
  transform: rotate(45deg);
}
.modal-accountFlow-close span:after {
  transform: rotate(-45deg);
}
@media only screen and (max-width: 767.98px) {
  .modal-accountFlow-inner {
    height: 132vw;
    border-radius: 5px 7px 5px 5px;
  }
  .modal-accountFlow-close{
    border-radius: 0 5px;
  }
  .modal-accountFlow-close span{
    width: 7.333vw;
    height: 7.333vw;
  }
  .modal-accountFlow-close span:before,
  .modal-accountFlow-close span:after{
    width: 5.333vw;
    height: 0.533vw;
    margin-top: -0.267vw;
  }
}
.ctaBtn a:focus-visible  {
  outline: -webkit-focus-ring-color auto 1px;
}
a:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}
.modal-accountFlow-inner :focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}
.accountFlow-block {
  display: none;
  padding: 55px 20px 20px;
}
.accountFlow-block.active {
  display: block;
}
.accountFlow-head{
  text-align: center;
}

@media screen and (min-width: 768px) and (max-height: 740px) {
  .accountFlow-block {
    display: none;
    padding: 55px 20px 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .accountFlow-block {
    padding: 11vw 2.933vw 4vw;
  }
}

.accountFlow-head__ttl01 {
  font-weight: 900;
  margin: 0;
  color: #d32700;
  margin-bottom: 15px;
  font-feature-settings: "palt";
}
.accountFlow-head__ttl01-ico01 {
  background: url("/campaign/open_cashpresent/img/ico-warning.png") no-repeat center / contain;
  width: 41px;
  height: 36px;
  display: inline-block;
  vertical-align: -0.45em;
  margin-right: 0.5em;
}
.accountFlow-head__ttl01-text {
  font-size: 3rem;
  line-height: 1.389;
}
.accountFlow-head__ttl01-marker{
  display: inline;
  padding: 0 0.2em;
  background: #fff100;
}

@media screen and (min-width: 768px) and (max-height: 740px) {
  .accountFlow-head__ttl01-text {
    font-size: clamp(2.8rem, 3vh, 3.6rem);
  }
  .accountFlow-head__ttl01 {
    margin-bottom: 0.7em;
  }
  .accountFlow-head__ttl01-ico01 {
    width: 2.2em;
    height: 2em;
    vertical-align: -0.2em;
  }

}
@media only screen and (max-width: 767.98px) {
  .accountFlow-head__ttl01 {
    margin-bottom: 2vw;
  }
  .accountFlow-head__ttl01-ico01 {
    width: 5.467vw;
    height: 4.8vw;
    vertical-align: -0.25em;
    margin-right: 0.3em;
  }
  .accountFlow-head__ttl01-text {
    font-size: 4.8vw;
  }
}

.accountFlow-head__ttl02 {
  font-weight: 900;
  margin: 0;
  color: #ff7200;
}
.accountFlow-head__ttl02-text {
  font-size: 2.4rem;
  line-height: 1.1;
}
.accountFlow-head__ttl02-text .ttl-big{
  font-size: 3.2rem;
}
@media screen and (min-width: 768px) and (max-height: 740px) {}
@media only screen and (max-width: 767.98px) {
  .accountFlow-head__ttl02-text {
    font-size: 3.733vw;
  }
  .accountFlow-head__ttl02-text .ttl-big{
    font-size: 5.067vw;
  }
}

.accountFlow-body{
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  font-feature-settings: "palt";
}
.accountFlow-body .txt-fz01{
  font-size: 2rem;
  line-height: 1.5;
}
.accountFlow-indent-txt{
  position: relative;
  padding-left: 15px;
}
.accountFlow-indent-txt::before{
  content:"";
  position: absolute;
  left: 0;
  top: 1rem;
  background: currentColor;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.accountFlow-body .line{
  margin: 20px 0 0;
}
@media screen and (min-width: 768px) and (max-height: 740px) {
  .accountFlow-body{
    font-size: clamp(1.5rem, 3vh, 1.8rem);
  }
  .accountFlow-body .txt-fz01{
    font-size: clamp(1.5rem, 3.5vh, 2rem);
  }
  .accountFlow-indent-txt{
    padding-left: 0.7em;
  }
  .accountFlow-indent-txt::before{
    top: .5em;
    width: .4em;
    height: .4em;
  }
    .accountFlow-body .line {
    margin: 15px 0 0;
  }
}
@media only screen and (max-width: 767.98px) {
  .accountFlow-body{
    font-size: 3.2vw;
  }
  .accountFlow-body .txt-fz01{
    font-size: 3.2vw;
  }
  .accountFlow-indent-txt{
    padding-left: 2vw;
  }
  .accountFlow-indent-txt::before{
    top: 2vw;
    width: 1.067vw;
    height: 1.067vw;
  }
    .accountFlow-body .line{
    margin: 3.95vw 0 0;
  }
}
.accountFlow-list01{
  border: 2px solid #969696;
  padding: 20px 23px 12px;
  text-align: left;
  max-height: 375px;
  overflow-y: auto;
}
.accountFlow-list01 > ul > li:not(:last-child){
  margin-bottom: 0.5em;
}
.accountFlow-list01 > ul > li.accountFlow-indent-txt::before{
  background: #d32700;
}
.accountFlow-list01 > ul > li .note {
  font-size: 1.5rem;
  margin-top: 5px;
}

@media screen and (min-width: 768px) and (max-height: 740px) {
  .accountFlow-list01{
    max-height: 52vh;
  }
  .accountFlow-list01 > ul > li .note {
    font-size: 85%;
  }
}

@media only screen and (max-width: 767.98px) {
  .accountFlow-list01{
    padding: 1.5vw 3vw 3vw;
    max-height: 88.133vw;
  }
  .accountFlow-list01 > ul > li .note {
    font-size: 2vw;
    margin-top: 0.667vw;
  }
  .accountFlow-list01 > ul > li.accountFlow-indent-txt{
    padding-left: 3vw;
  }
}

.accountFlow-block .txt-link01{
  text-underline-offset: 0.25em;
}
.accountFlow-block .accountFlow-btn{
  color: #fff;
  background: #ff7200;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  box-shadow: 0 5px #ae4e00;
  min-width: 460px;
  max-width: 100%;
  margin: 0 auto;
  display: inline-block;
  padding: 10px 60px;
  border-radius: 50px;
}
@media screen and (min-width: 768px) and (max-height: 740px) {
  .accountFlow-block .accountFlow-btn{
    font-size: clamp(2.6rem, 3vh, 3rem);
    padding: 0.3em 2em;
  }
}
@media only screen and (max-width: 767.98px) {
  .accountFlow-block .accountFlow-btn{
    font-size: 4vw;
    box-shadow: 0 0.667vw #ae4e00;
    min-width: 51.467vw;
    padding: 2.5vw 6vw;
    border-radius: 12vw;
  }
}

#flow01.accountFlow-block .accountFlow-btn-wrap{
  margin: 23px 0 25px;
}
#flow02.accountFlow-block .accountFlow-head__ttl01{
  margin-top: 15px;
  margin-bottom: 20px;
}
#flow03.accountFlow-block .accountFlow-head{
  background: #fffee2;
  font-size: 1.6rem;
  padding: 8px 50px 8px;
  margin: 4px 0 30px;
}
#flow03.accountFlow-block .accountFlow-block-inner {
  margin: 0 20px;
}
@media screen and (max-width: 1280px) and (min-width: 767.98px) {
#flow03.accountFlow-block .accountFlow-head {
    margin: 4px 0 20px;
}
}
@media screen and (min-width: 768px) and (max-height: 740px) {
  #flow02.accountFlow-block .accountFlow-head__ttl01{
    margin-top: 0;
    margin-bottom: 1.2em;
  }
  #flow03.accountFlow-block .accountFlow-head {
    margin: 0 0 0.5em;
  }
}
@media only screen and (max-width: 767.98px) {
  #flow01.accountFlow-block .accountFlow-head{
    margin: 3vw 0 2vw;
  }
  #flow01.accountFlow-block .accountFlow-btn-wrap{
    margin: 5vw 0 5vw;
  }
  #flow02.accountFlow-block .accountFlow-head__ttl01{
    margin-top: 1vw;
    margin-bottom: 5vw;
  }
  #flow02.accountFlow-block .accountFlow-head__ttl01-ico01{
    margin-left: -1.8em;
  }
  #flow03.accountFlow-block .accountFlow-block-inner {
    margin: 0 0;
    border: 2px solid #ff7200;
    border-radius: 1.333vw;
  }
  #flow03.accountFlow-block .accountFlow-head{
    font-size: 2.133vw;
    padding: 2vw 2vw 2vw;
    margin: 0 0 2vw;
    border-radius: 1.333vw 1.333vw 0 0;
  }
  #flow03.accountFlow-block .accountFlow-head__ttl02{
    margin-bottom: 0;
  }
  #flow03.accountFlow-block .accountFlow-btn-wrap{
    margin: 4vw 0 4.5vw;
  }
  #flow03.accountFlow-block .accountFlow-btn{
    width: 68vw;
  }
  #flow03.accountFlow-block .accountFlow-link-list li + li{
    margin-top: 1.6vw;
  }
}

.accountFlow-store__container {
  display: flex;
  background-color: #f3f3f3;
  padding: 2rem 2rem 2.5rem;
  margin: 0.6em auto 2.3em;
  max-width: fit-content;
  gap: 4rem;
  border-radius: 10px;
}
.accountFlow-store__text {
  text-align: center;
  margin-bottom: 2.1rem;
  font-size: 2rem;
  line-height: 1.4;
}
.accountFlow-store__qr {
  margin-left: 0.5em;
}
.accountFlow-store__img {
  height: 88px;
  margin: 0;
}
.accountFlow-store__img img {
  max-height: 100%;
}
.accountFlow-store__title {
  font-size: 2.8rem;
  margin-top: 1.3em;
}
@media screen and (min-width: 768px) and (max-height: 740px) {
  .accountFlow-store__title {
    margin-top: 4vh;
    font-size: clamp(2.24rem, 4.3vh, 2.8rem);
  }
  .accountFlow-store__text {
    margin-bottom: .5em;
    font-size: clamp(1.5rem, 3.3vh, 2rem);
  }
  .accountFlow-store__container {
    margin-bottom: 1.8em;
    padding: 0.8em 2rem 1.2em;
  }
}
@media only screen and (max-width: 767.98px) {
  .accountFlow-store__container {
    padding: 4vw 4vw 6vw;
    gap: 2rem;
    width: 100%;
    margin: 3.8vw 0 10vw;
  }
  .accountFlow-store__img {
    height: 11.733vw;
  }
  .accountFlow-store__text {
    font-size: 2.667vw;
    margin-bottom: 1.5vw;
  }
  .accountFlow-store__title {
    font-size: 4vw;
    margin-top: 10vw;
  }
}

.accountFlow-checkbox__list{
  text-align: left;
  margin: 15px 20px 15px;
}
.accountFlow-checkbox__item{
  position: relative;
  margin-bottom: 11px;
}
.accountFlow-checkbox__item input{
  position: absolute;
  left: 2px;
  top: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  width: 29px;
  height: 29px;
}
.accountFlow-checkbox__item label{
  margin: 0;
  position: relative;
  display: inline-block;
  padding-left: 35px;
  line-height: inherit;
  margin-left: 2px;
  cursor: pointer;
}
.accountFlow-checkbox__item input:focus-visible + label::before {
  box-shadow: 0 0 0 2px #000;
}
.accountFlow-checkbox__item label::before{
  content:"";
  position: absolute;
  left: 0;
  top: 1px;
  width: 29px;
  height: 29px;
  border: 3px solid #ff7200;
  background: #fff;
  border-radius: 5px;
}
.accountFlow-checkbox__item label::after{
  content:"";
  position: absolute;
  left: 3px;
  top: 5px;
  width: 22px;
  height: 14px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  transform: rotate(135deg);
  display: none;
}
.accountFlow-checkbox__item input:checked + label::before{
  background: #ff7200;
}
.accountFlow-checkbox__item input:checked + label::after{
  display: block;
}
.accountFlow-checkbox{
  text-align: left;
}
.accountFlow-qr{
  position: relative;
  margin: 23px 0 0;
}
.accountFlow-qr__img{
  width: 165px;
  padding-top: 2px;
  margin: 0 auto;
}
.accountFlow-qr__overlay {
  display: none;
}
.accountFlow-qr__overlay.disabled {
  display: block;
  width: 170px;
  height: 170px;
  border-radius: 20px;
  background-color: rgba(128, 128, 128, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.accountFlow-qr__overlay.disabled .accountFlow-qr__overlay-text {
  width: 240px;
  padding: 1.2rem 0 1.5rem;
  line-height: 1.3;
  background-color: #FFF;
  border: 1px solid #969696;
  text-align: center;
  position: absolute;
  top: 51.5%;
  left: 50%;
  transform: translate(-50%,-50%);
}
@media screen and (min-width: 768px) and (max-height: 740px) {
  .accountFlow-qr {
    margin: 10px 0 0;
  }
  .accountFlow-qr__overlay.disabled {
    width: 160px;
    height: 160px;
  }
  .accountFlow-checkbox__list {
    margin: 2px 20px 0;
}
  .accountFlow-checkbox__caption{
    line-height: 1.4;
  }
  .accountFlow-checkbox__item {
    margin-bottom: 2px;
  }
  .accountFlow-checkbox__item label {
    padding-left: 1.8em;
  }
  .accountFlow-checkbox__item label::before {
    width: 1.4em;
    height: 1.4em;
  }
  .accountFlow-checkbox__item label::after {
    width: 1.1em;
    height: 0.6em;
    top: 0.3em;
    left: 0.15em;
  }
}
@media only screen and (max-width: 767.98px) {
  .accountFlow-checkbox__caption{
    line-height: 1.4;
  }
  .accountFlow-checkbox__list{
    margin: 4vw 4.3vw 2vw;
  }
  .accountFlow-checkbox__item{
    margin-bottom: 3.5vw;
  }
  .accountFlow-checkbox__item label{
    padding-left: 5.333vw;
    margin-left: 0;
  }
  .accountFlow-checkbox__item label::before{
    width: 4.267vw;
    height: 4.267vw;
    border: 2px solid #ff7200;
    border-radius: 3px;
    top: .6vw;
  }
  .accountFlow-checkbox__item label::after{
    left: 0.55vw;
    top: 1.2vw;
    width: 3vw;
    height: 2vw;
    border-top: 0.733vw solid #fff;
    border-right: 0.733vw solid #fff;
  }
  .accountFlow-btn-wrap.disabled a{
    background: #d2d2d2;
    box-shadow: 0 0.667vw #767676;
    pointer-events: none;
  }
}
