.line_color {
  color: #53B535;
}

.pc {
  display: none;
}

.sp {
  display: block;
}

@media screen and (min-width: 768px), print {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
}
.d_none {
  display: none;
}

main {
  width: 100% !important;
}

@media (min-width: 769px) {
  main {
    min-width: auto;
  }
}
.txt_06 {
  font-size: 0.6em;
}

.txt_08 {
  font-size: 0.8em;
}

.txt_12 {
  font-size: 1.2em;
}

.txt_14 {
  font-size: 1.4em;
}

.copy_2501 {
  font-weight: bold;
  font-size: 125%;
  margin: 40px auto 50px !important;
}

#njs-line * {
  font-family: "Noto Sans JP", sans-serif;
}
#njs-line .yellow {
  color: #f3f002;
}
#njs-line .yellow_bg {
  background: #f3f002;
}
#njs-line .orange {
  color: #f35102;
}
#njs-line .orange_bg {
  background: #f35102;
}
#njs-line .orange_border {
  border-color: #f35102;
}
#njs-line .dblue {
  color: #101f55;
}
#njs-line .dblue_bg {
  background: #101f55;
}
#njs-line .dblue_border {
  border-color: #101f55;
}
#njs-line mark {
  background-image: linear-gradient(transparent 70%, #f3f002 30%);
}
#njs-line .movie .label {
  background: linear-gradient(90deg, #f95956, #fb715a, #fc9f60);
  color: #fff;
}
#njs-line #voice {
  margin-top: 20px;
}
#njs-line .voice .customer {
  justify-content: flex-start;
}
#njs-line .voice li {
  border-color: #F96239;
}
#njs-line .voice h3 .key {
  color: #f35102;
}
#njs-line .voice h4 {
  background-color: #F96239;
}
#njs-line .section-basic {
  padding: 60px 0 0;
}
#njs-line .section-basic .flex-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px), print {
  #njs-line .section-basic .flex-wrap {
    flex-wrap: wrap;
  }
}
#njs-line .section-basic .flex-element.img-box {
  width: calc(30% - 10px);
}
@media screen and (max-width: 768px), print {
  #njs-line .section-basic .flex-element.img-box {
    width: 100%;
  }
}
#njs-line .section-basic .flex-element.img-box figure img {
  padding: 1em 0 0;
}
#njs-line .section-basic .flex-element.txt-box {
  width: calc(70% - 10px);
}
@media screen and (max-width: 768px), print {
  #njs-line .section-basic .flex-element.txt-box {
    width: 100%;
  }
}
#njs-line .section-basic .flex-element.txt-box .txt {
  width: 100%;
  padding: 0;
}
#njs-line .section-cta {
  background: rgba(243, 81, 2, 0.1);
}
#njs-line .section-cta.dblue_bg {
  background: #101f55;
}
#njs-line .section-cta h2 {
  color: #f35102;
}
#njs-line .section-cta .cap-em {
  padding: 0 0 2em;
  background: url(../img/double_angle.svg) bottom center no-repeat;
}
#njs-line .section-cta .section-basic {
  padding: 0;
  border-top: none !important;
}
#njs-line .section-cta .section-basic .movie {
  padding: 0;
}
@media screen and (max-width: 768px), print {
  #njs-line .section-cta .section-basic .movie {
    width: 100%;
  }
}
#njs-line .section-cta .section-basic .in {
  width: auto !important;
}
#njs-line .section-btn__inner a .line_btn-point {
  position: absolute;
  z-index: 10;
  background: #fff;
  color: #1d5e09;
  font-size: 20px;
  text-shadow: none;
  border: 2px solid #1d5e09;
  padding: 0px 15px;
  border-radius: 40px;
  top: 0;
  left: 50%;
  transform: translate(-50%, -70%);
}
@media screen and (max-width: 768px), print {
  #njs-line .section-btn__inner a .line_btn-point {
    font-size: 14px;
  }
}
#njs-line .section-btn__inner a img {
  position: absolute;
  z-index: 10;
  width: 15%;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px), print {
  #njs-line .section-btn__inner a img {
    width: 17%;
    left: 5%;
    transform: translate(-50%, -60%);
  }
}
@keyframes btn_line {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, 6px);
  }
}
#njs-line .section-basic {
  border-top: 5px solid #f35102;
}
#njs-line .section-orange .frame {
  border: 2px solid #F96239;
}
#njs-line .section-orange .check li::before {
  background: url(../img/check_box.svg) no-repeat;
  width: 1.5em;
  height: 1.5em;
  background-size: contain;
}
#njs-line section .balloon::after {
  border-color: #101f55;
}
#njs-line section.section-basic img.copy {
  max-width: 580px;
}

.prehead {
  background: #F96239;
  color: #FFF799;
  font-size: 22px;
  padding: 6px 0;
}
@media screen and (max-width: 767px) {
  .prehead {
    font-size: 100%;
  }
}
.prehead span {
  font-size: 36px;
}

.section-orange {
  background: linear-gradient(90deg, #f95956, #fb715a, #fc9f60);
}
.section-orange .frame {
  border: 2px solid #53B535;
}
.section-orange .frame .key {
  color: #53B535;
}
.section-orange .frame .check li::before {
  background: url("../img/dp-line-2110/check_box.svg") no-repeat;
}

.cap-em {
  background: url("../img/dp-line-2110/double_angle.svg") no-repeat;
}

section .balloon {
  background: #53B535;
}
section .balloon::after {
  border-color: #53B535;
}
section .balloon .word {
  color: #53B535;
  border-color: #53B535;
}

.voice h4 {
  background: #53B535;
}
.voice li {
  border: 2px solid #53B535;
}
.voice .key {
  color: #f96239;
}

.section-cta {
  background: rgba(83, 181, 53, 0.15);
  padding: 60px 0;
}
.section-cta h2 {
  color: #53B535;
}
.section-cta__inner {
  width: 1000px;
  max-width: 100%;
  margin: auto;
  padding: 0 10px;
}
.section-cta__box {
  background: #fff;
  border: 5px solid #F96239;
  padding: 40px 30px;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 768px), print {
  .section-cta__box {
    padding: 15px;
  }
}
.section-cta__box h2 {
  font-size: 50px;
}
@media screen and (max-width: 768px), print {
  .section-cta__box h2 {
    font-size: 26px;
    margin: 20px auto;
  }
}
.section-cta__box h2 .cp_ttl {
  background: #f35102;
  color: #fff;
  padding: 5px 20px;
}
.section-cta__box p.present {
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
  margin: 20px auto;
  line-height: 1.1;
}
.section-cta__box .gifts {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 20px auto 30px;
}
.section-cta__box .gifts img {
  width: calc(25% - 10px);
  margin-bottom: 10px;
}
@media screen and (max-width: 768px), print {
  .section-cta__box .gifts img {
    width: calc(50% - 10px);
  }
}

.section-basic {
  border-top: 5px solid #53B535;
}
.section-basic__inner {
  width: 1000px;
  max-width: 100%;
  margin: auto;
  padding: 0 10px;
}
.section-basic__sekkeizu p {
  margin: 0 0 20px;
  text-align: center;
}
.section-basic__sekkeizu p .txt_m {
  font-size: 140%;
  font-weight: bold;
  color: #53B535;
}
.section-basic__sekkeizu img.sekkeizu3 {
  margin: 60px auto 50px;
  display: block;
  width: 900px;
  max-width: 100%;
}
.section-basic__sekkeizu img.copy {
  margin: 0 auto 30px;
}

header.fv2 {
  background-image: none;
  height: auto;
}
header.fv2 .in {
  width: auto !important;
}

.tokuten {
  display: inline-block;
  width: 4rem;
  height: 4rem;
  margin: 0 5px;
  vertical-align: bottom;
  background: url("../img/dp-line-2110/youtube.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
@media screen and (max-width: 768px), print {
  .tokuten {
    width: 3rem;
    height: 3rem;
    margin: 0 3px;
  }
}
.tokuten-gift {
  background: url("../img/dp-line-2110/gift1.png") no-repeat;
  background-size: contain;
  background-position: center center;
  width: 5rem;
  height: 5rem;
}
@media screen and (max-width: 768px), print {
  .tokuten-gift {
    width: 3rem;
    height: 3rem;
    margin: 0 3px;
  }
}
.tokuten2 {
  width: 5rem;
  height: 5rem;
  margin: 0 8px;
  background: url("../img/dp-line-2110/youtube2.png") no-repeat;
  background-size: contain;
  background-position: center center;
}
@media screen and (max-width: 768px), print {
  .tokuten2 {
    widows: 4rem;
    height: 4rem;
    margin: 0 5px;
  }
}

#njs-line .section-btn__inner a,
#njs-line .section-fv__line a .line_btn {
  background: #53B535;
  border: 3px solid #1d5e09;
  border-bottom: 6px solid #1d5e09;
  text-shadow: 1.5px 1.5px 0 #1d5e09, -1.5px -1.5px 0 #1d5e09, -1.5px 1.5px 0 #1d5e09, 1.5px -1.5px 0 #1d5e09, 0px 1.5px 0 #1d5e09, 0 -1.5px 0 #1d5e09, -1.5px 0 0 #1d5e09, 1.5px 0 0 #1d5e09;
  font-size: 24px;
}
@media screen and (max-width: 768px), print {
  #njs-line .section-btn__inner a,
  #njs-line .section-fv__line a .line_btn {
    font-size: 18px;
  }
}

.performance_pc {
  display: none;
}
@media screen and (max-width: 768px), print {
  .performance_pc {
    display: block;
    padding: 30px 15px 15px;
  }
  .performance_pc_txt {
    margin: 0 0 20px;
    padding: 0;
  }
  .performance_pc_txt img {
    max-width: 100%;
  }
  .performance_pc_list img {
    max-width: 80%;
    margin: 0 auto 20px;
  }
}

.section-btn {
  width: 100%;
  padding: 30px 0 35px;
}
.section-btn__inner {
  width: 1000px;
  max-width: 100%;
  margin: auto;
  padding: 0 10px;
}
.section-btn__inner p {
  text-align: center;
  line-height: 1.5;
  margin: 0 0 10px;
}
.section-btn__inner a {
  display: block;
  position: relative;
  max-width: 560px;
  padding: 20px 20px 15px;
  font-size: 24px;
  line-height: 1.4;
  border-radius: 10px;
  background: linear-gradient(180deg, rgb(130, 233, 99), rgb(83, 181, 53) 15% 85%, rgb(35, 149, 0));
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
  letter-spacing: 0.2px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  transition: 0.3s;
  margin: 30px auto 20px;
  border: 3px solid #101f55;
  border-bottom: 6px solid #101f55;
  text-shadow: 1.5px 1.5px 0 #1d5e09, -1.5px -1.5px 0 #1d5e09, -1.5px 1.5px 0 #1d5e09, 1.5px -1.5px 0 #1d5e09, 0px 1.5px 0 #1d5e09, 0 -1.5px 0 #1d5e09, -1.5px 0 0 #1d5e09, 1.5px 0 0 #1d5e09;
  animation: btn_line 1s ease-in-out infinite alternate;
  position: relative;
  overflow: visible;
}
@media screen and (max-width: 768px), print {
  .section-btn__inner a {
    padding: 15px 15px 10px;
    font-size: 22px;
  }
}
.section-btn__inner a:hover {
  opacity: 0.7;
}
.section-btn__inner a .txt-l {
  font-size: 36px;
}
@media screen and (max-width: 768px), print {
  .section-btn__inner a .txt-l {
    font-size: 28px;
  }
}
.section-btn__inner a .arrow {
  margin: 0 0 0 10px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px), print {
  .section-btn__inner a .arrow {
    margin: 0;
  }
}
.section-btn__inner .line_list {
  margin: 20px auto 0;
  width: -moz-fit-content;
  width: fit-content;
}
.section-btn__inner .line_list li {
  list-style: none;
  font-weight: bold;
}
.section-btn__inner .line_list li::before {
  position: relative;
  top: 3px;
  left: -10px;
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "";
  background: url(../img/njs-2406/check_orange.svg) no-repeat;
}
.section-fv {
  width: 100%;
  background: #f85955;
}
.section-fv .txt_m {
  font-size: 140%;
  font-weight: bold;
}
.section-fv__inner {
  max-width: 1000px;
  padding: 0 15px;
  display: block;
  margin: auto;
}
.section-fv__inner img {
  width: auto;
  max-width: 100%;
}
.section-fv__inner img.sekkeizu3 {
  margin: 0 auto 50px;
  display: block;
  width: 900px;
  max-width: 100%;
}
@media screen and (max-width: 768px), print {
  .section-fv__inner img.sekkeizu3 {
    margin: 0 auto 30px;
  }
}
.section-fv__inner img.copy {
  margin: 0 auto 30px;
}
@media screen and (max-width: 768px), print {
  .section-fv__inner img.copy {
    margin: 0 auto 20px;
  }
}
.section-fv__inner p {
  color: #fff;
  margin: 0 0 20px;
  text-align: center;
}
@media screen and (max-width: 768px), print {
  .section-fv__inner p {
    text-align: left;
  }
}
.section-fv__line {
  background: #fff;
  border-radius: 20px;
  padding: 30px;
  margin: 40px 0 0px;
}
@media screen and (max-width: 768px), print {
  .section-fv__line {
    padding: 10px;
    border-radius: 15px;
  }
}
.section-fv__line .line_list {
  margin: 20px auto 30px;
  width: -moz-fit-content;
  width: fit-content;
}
.section-fv__line .line_list li {
  list-style: none;
  font-weight: bold;
}
.section-fv__line .line_list li::before {
  position: relative;
  top: 3px;
  left: -10px;
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "";
  background: url(../img/njs-2406/check_orange.svg) no-repeat;
}
.section-fv__line p {
  color: #000;
  line-height: 1.3;
  text-align: center;
}
@media screen and (max-width: 768px), print {
  .section-fv__line p {
    margin: 0 0 10px;
  }
}
.section-fv__line p .txt_l {
  font-size: 170%;
  font-weight: bold;
}
.section-fv__line p .txt_ll {
  font-size: 200%;
  font-weight: bold;
}
.section-fv__line p .line {
  color: #53B535;
}
.section-fv__line a {
  max-width: 560px;
  text-decoration: none;
  display: block;
  margin: 0 auto 15px;
  position: relative;
}
.section-fv__line a .line_btn-point {
  position: absolute;
  z-index: 10;
  background: #fff;
  color: #1d5e09;
  font-size: 20px;
  font-weight: bold;
  text-shadow: none;
  border: 2px solid #1d5e09;
  padding: 0px 15px;
  border-radius: 40px;
  top: 0;
  left: 50%;
  transform: translate(-50%, -70%);
}
@media screen and (max-width: 768px), print {
  .section-fv__line a .line_btn-point {
    font-size: 14px;
    padding: 0 10px;
  }
}
.section-fv__line a img {
  position: absolute;
  z-index: 10;
  width: 15%;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
}
.section-fv__line a .line_btn {
  display: block;
  position: relative;
  padding: 20px 30px;
  margin: 0 auto;
  border-radius: 10px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
  letter-spacing: 0.2px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  transition: 0.3s;
  background: #53B535;
  border: 3px solid #1d5e09;
  border-bottom: 6px solid #1d5e09;
  text-shadow: 1.5px 1.5px 0 #1d5e09, -1.5px -1.5px 0 #1d5e09, -1.5px 1.5px 0 #1d5e09, 1.5px -1.5px 0 #1d5e09, 0px 1.5px 0 #1d5e09, 0 -1.5px 0 #1d5e09, -1.5px 0 0 #1d5e09, 1.5px 0 0 #1d5e09;
  font-size: 24px;
}
@media screen and (max-width: 768px), print {
  .section-fv__line a .line_btn {
    font-size: 95% !important;
    padding: 12px 6px;
  }
}
.section-fv__line a .line_btn:hover {
  opacity: 0.7;
}
.section-fv__line a .arrow {
  margin: 0 0 0 10px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.section-cta .apply_line {
  padding: 10px 15px 0px;
  margin: 60px 0;
}
.section-cta .apply_line .section-fv__line {
  border: 3px solid #53B535;
  padding: 30px;
}
.section-cta .apply_line .section-fv__line a {
  margin: 40px auto 15px;
  display: block;
  position: relative;
  animation: btn_line 1s ease-in-out infinite alternate;
}
@media screen and (max-width: 768px), print {
  .section-cta .apply_line .section-fv__line {
    padding: 15px;
  }
}
.section-cta .apply_line .section-fv__line .present {
  font-size: 1.5rem;
}
.section-cta .apply_line .section-fv__line .line_cap {
  margin: 10px 0 10px;
}
.section-cta .flex-container {
  max-width: 1000px;
  padding: 0 15px;
  margin: 30px auto 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.section-cta .flex-container figure {
  width: 40%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 768px), print {
  .section-cta .flex-container figure {
    width: 100%;
  }
}
.section-cta .flex-container figure img {
  max-width: 203px;
}
@media screen and (max-width: 768px), print {
  .section-cta .flex-container figure img {
    max-width: inherit;
  }
}
.section-cta .flex-container ul {
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px), print {
  .section-cta .flex-container ul {
    width: 100%;
  }
}
.section-cta .flex-container ul li {
  font-size: 120%;
  list-style: none;
  font-weight: bold;
}
.section-cta figure.gift img {
  max-width: 100%;
  width: 300px;
  margin: 10px auto 0;
}
.section-profile .performance {
  width: 50%;
  margin: 0 5% 40px 45%;
}
.section-profile .performance_txt {
  margin: 0 0 20px;
  padding: 0;
}
.section-profile .performance_txt img {
  width: auto;
}
.section-profile .performance_list {
  display: flex;
  justify-content: space-between;
}
.section-profile .performance_list img {
  width: calc(33% - 10px);
}

#form_area .content_title {
  margin: 0;
}
#form_area .content_title h2 {
  color: #111;
}
#form_area form {
  border: none;
}
#form_area .submit input {
  max-width: 400px;
  width: 100%;
  padding: 15px;
  font-size: 140%;
  font-weight: bold;
  color: #fff;
  background: #53B535;
  border: 3px solid #1d5e09;
  border-radius: 5px;
  text-shadow: 1.5px 1.5px 0 #1d5e09, -1.5px -1.5px 0 #1d5e09, -1.5px 1.5px 0 #1d5e09, 1.5px -1.5px 0 #1d5e09, 0px 1.5px 0 #1d5e09, 0 -1.5px 0 #1d5e09, -1.5px 0 0 #1d5e09, 1.5px 0 0 #1d5e09;
  transition: 0.5s;
}
#form_area .sibmit input::before {
  position: absolute;
  content: "";
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #fff;
  animation: shiny-btn1 5s ease-in-out infinite;
}
#form_area .submit input:hover {
  cursor: pointer;
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  #form_area form {
    padding: 0;
  }
  #form_area form .my_column {
    width: 100%;
    padding-bottom: 0;
  }
  #form_area form .input_unit {
    margin: 0;
  }
  #form_area form.myForm input[type=text] {
    width: 100%;
  }
}

#footer-cta {
  height: 90px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 768px), print {
  #footer-cta {
    width: 100%;
    /*width: calc(100% - 20px);*/
    line-height: 50px;
  }
}
#footer-cta .copy {
  background: #53B535;
}
#footer-cta .line-cta {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
  overflow: hidden;
  padding: 15px 40px;
  padding: 0.5em 3em;
  background: #53B535;
  border: 3px solid #1d5e09;
  border-bottom: 6px solid #1d5e09;
  text-shadow: 1.5px 1.5px 0 #1d5e09, -1.5px -1.5px 0 #1d5e09, -1.5px 1.5px 0 #1d5e09, 1.5px -1.5px 0 #1d5e09, 0px 1.5px 0 #1d5e09, 0 -1.5px 0 #1d5e09, -1.5px 0 0 #1d5e09, 1.5px 0 0 #1d5e09;
}
@media screen and (max-width: 768px), print {
  #footer-cta .line-cta {
    width: 100%;
    line-height: 1.3;
    font-size: 95%;
    padding: 10px 10px;
  }
}
#footer-cta .line-cta::before {
  position: absolute;
  content: "";
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #fff;
  animation: shiny-btn1 5s ease-in-out infinite;
}
#footer-cta .line-cta:hover {
  background: linear-gradient(180deg, rgb(130, 233, 99), rgb(83, 181, 53) 15% 85%, rgb(35, 149, 0));
  opacity: 0.7;
}
#footer-cta .line-cta .copy_l {
  margin: 0 15px 0 0;
}

footer .copy {
  background-color: #F96239;
}/*# sourceMappingURL=njs-line-2406.css.map */