@charset "utf-8";
p {
  margin: 0;
}

body {
  padding-top: 0 !important;
}

.l-mv {
  width: 100%;
}

.l-mv__inner {
  width: 100%;
  display: flex;
  justify-content: center;
}

.l-mv__image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background: url(/content/dam/daiwasecurities/products/securitytoken/info/images/kv_bg_template.jpg) no-repeat;
  background-position: center;
  max-width: 2000px;
  height: 400px;
}

.l-mv__text {
  width: auto;
  height: auto;
}

.l-mv__text img {
  width: auto;
  height: auto;
}

.c-heading-wrap {
  text-align: center;
}
.c-heading {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: relative;
  display: inline-block;
}

.c-heading::before {
  content: '';
  position: absolute;
  width: 60px;
  height: 2px;
  background-color: #000;
  top: 50%;
  transform: translateY(-50%);
  left: -80px;
}

.c-heading::after {
  content: '';
  position: absolute;
  width: 60px;
  height: 2px;
  background-color: #000;
  top: 50%;
  transform: translateY(-50%);
  right: -80px;
}
.c-heading-text {
  margin-top: 40px;
  font-size: 1.8rem;
  text-align: left;
}
.l-intro {
  width: 100%;
  background-color: #fff;
}
.l-intro ._small {
  font-size: 1.4rem!important;
}
.l-intro-point,
.l-intro-detail,
.l-intro-spec {
  padding-top: 60px;
  width: 100%;
}

.l-intro__inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.l-intro__text {
  font-size: 18px;
  line-height: 28px;
  color: #333;
  margin-top: 24px;
}
.l-intro__text:first-child {
  margin-top: 0px;
}
.l-intro__imagearea {
  position: relative;
  margin-top: 93px;
}

.l-intro__imagearea:nth-of-type(n + 2) {
  margin-top: 75px;
}
.l-intro__image {
  width: 100%;
  height: auto;
  padding: 60px 60px 40px;
  box-sizing: border-box;
  border: 2px solid #333;
}
.l-intro__image p {
  font-size: 24px;
  font-weight: 600;
  color: #333;
  text-align: center;
}

.l-intro__image p.l-intro__imagearea-text {
  font-size: 16px !important;
  font-weight: normal !important;
  text-align: left;
}
.l-intro__image p.l-intro__imagearea-text_strong {
  font-size: 16px !important;
  font-weight: bold !important;
  text-align: left;
  margin-top: 20px;
}

.point1::before {
  content: '';
  display: block;
  position: absolute;
  top: -36px;
  left: 50%;
  transform: translateX(-50%);
  width: 72px;
  height: 72px;
  background-image: url('/content/dam/daiwasecurities/products/securitytoken/info/mdm_nagoyaprime/images/img_point01_pc.png');
  background-size: cover;
  background-position: center;
}

.point2::before {
  content: '';
  display: block;
  position: absolute;
  top: -36px;
  left: 50%;
  transform: translateX(-50%);
  width: 72px;
  height: 72px;
  background-image: url('/content/dam/daiwasecurities/products/securitytoken/info/mdm_nagoyaprime/images/img_point02_pc.png');
  background-size: cover;
  background-position: center;
}

.point3::before {
  content: '';
  display: block;
  position: absolute;
  top: -36px;
  left: 50%;
  transform: translateX(-50%);
  width: 72px;
  height: 72px;
  background-image: url('/content/dam/daiwasecurities/products/securitytoken/info/mdm_nagoyaprime/images/img_point03_pc.png');
  background-size: cover;
  background-position: center;
}

.point4::before {
  content: '';
  display: block;
  position: absolute;
  top: -36px;
  left: 50%;
  transform: translateX(-50%);
  width: 72px;
  height: 72px;
  background-image: url('/content/dam/daiwasecurities/products/securitytoken/info/mdm_nagoyaprime/images/img_point04_pc.png');
  background-size: cover;
  background-position: center;
}

.l-intro__imagearea-img {
  width: 40%;
  margin: 20px auto 0;
}
.l-intro__imagearea-img img {
  width: 100%;
}
.l-intro__imagearea-img._col2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.l-intro__imagearea-img._col2 img {
  width: 48.5%;
}

/******************************************
point_cont_area
******************************************/
.point_cont_area {}
.point_cont_area {
  font-size: 1.6rem;
}
.point_cont_area._2col {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.point_cont_area .point_cont_inner {
  width: 100%;
}
.point_cont_area:not(._2col) img {
  display: block;
  width: 70%;
  margin: 0 auto;
}
.point_cont_inner {
  display: flex;
  width: 48%;
  flex-direction: column;
  justify-content: space-between;
}
.point_cont_inner._point-left {
  width: 54%;
}
.point_cont_inner._point-right{
  width: 44%;
  max-width: 365px;
}
.inner_point_table {
  width: 100%;
}
.inner_point_table th {
  width: 25%;
  padding: 10px 5px;
  color: #fff;
  background-color: #00275D;
  border-left: 1px solid #707070;
  border-bottom: 1px solid #fff;
}
.inner_point_table th:first-child {
  border-top: 1px solid #707070;
}
.inner_point_table th:last-of-type {
  border-bottom: 1px solid #707070;
}
.point_cont_area:not(._2col) .inner_point_table th {
  border: 1px solid #707070;
}
.inner_point_table td {
  padding: 10px 5px;
  border: 1px solid #707070;
}
.inner_point_table td ._textdata {
  display: inline-block;
  width: 30%;
  vertical-align: top;
}
.inner_point_table td ._textdata2 {
  display: inline-block;
  width: 70%;
}
.point3_emph {
  background-color: #E8EAF1;
  padding: 10px;
}
/******************************************
 l-intro-detail
******************************************/
.l-intro-detail .movie_thumb {
  width: 70%;
  margin: 40px auto;
}
.detail_pdf__btn,
.detail_pdf__btn:visited{
  display:block;
  margin:0 auto;
  max-width:400px;
  width:100%;
  box-sizing:border-box;
  background:#f6f6f6;
  border:solid 1px #cccccc;
  border-radius:4px;
  text-align:center;
  text-decoration:none;
  color:#333333;
  font-size:1.6rem;
  padding: 17px 15px;
}
.detail_pdf__btn:hover,
.detail_pdf__btn:visited:hover{
  background-color: rgba(246, 246, 246, 0.2);
}
ul.detail_link {
  display: flex;
  justify-content: center;
  margin: 20px;
}
ul.detail_link li {
  font-size: 1.8rem;
  margin-left: 20px;
}
ul.detail_link li:first-child {
  margin-left: 0;
}

/******************************************
 l-intro-spec
******************************************/
.l-intro-spec_table {
  margin: 40px 0 0 0;
  font-size: 1.6rem;
}
.l-intro-spec .tbl th {
  background-color: #f0f0f0;
}
th._bgc-none {
  background-color: #fff!important;
}

.l-intro-spec .tbl th, .l-intro-spec .tbl td {
  border-color: #707070;
  padding: 20px 15px;
  vertical-align: middle;
}

/*
.l-intro-issue {
  width: 100%;
  margin-top: 60px;
  padding: 55px 0px 60px;
  background: linear-gradient(#fcf7f7 , #f9efee);
}

.l-intro-issue__contents {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.l-intro-issue .title {
  text-align: center;
}

.l-intro-issue__contents .item-area {
  margin-top: 40px;
  text-align: center;
}

.l-intro-issue__contents .item-area .item__inner {
  margin: 0;
}

.l-intro-issue__contents .item-area .item a {
  font-size: 16px;
  color: #333;
  text-underline-offset: 2px;
}

.l-intro-issue__contents .item-area .item:nth-of-type(n + 2) {
  margin-top: 25px;
}

.note-area {
  font-size: 14px;
}
.note-area .note {
  margin-bottom: 3px;
}
.note-area .note:last-child {
  margin-bottom: 0;
}

.note-area-left {
  margin: 20px 0 0;
}
.note-area-left .note {
  position: relative;
  padding-left: 1em;
}
.note-area-left .note::before {
  content: "※";
  position: absolute;
  top: 0px;
  left: 0px;
}

.note-area-center {
  margin: 40px 0 0;
}
.note-area-center .note span {
  position: relative;
  padding-left: 1em;
  display: inline-block;
}
.note-area-center .note span::before {
  content: "※";
  position: absolute;
  top: 0px;
  left: 0px;
}
*/

.p-cv {
  display: flex;
  justify-content: center;
  margin-top: 60px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #F9EFEE;
}
.p-cv._1st {margin-top: 0!important;}

.p-cv__btn:first-of-type a {
  background: #c6911f;
}

.p-cv__area {
  display: flex;
  gap: 20px;
}
.p-cv__btn {
  display: flex;
  align-self: stretch;
}
.p-cv__btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 280px;
  padding: 25px 0;
  border-radius: 5px;
  background: #c22112;
  text-align: center;
  box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.3);
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}
.p-cv__btn a:hover {
  opacity: 0.8;
  box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.2);
}
.p-cv__btn.disabled a {
  pointer-events: none;
  background: rgba(0, 0, 0, .2);
}
.p-cv__btn:has(> span) {
  position: relative;
}
.p-cv__btn > span {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.p-cv__area-2col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}




.notice__area {
  padding: 70px 0 80px;
}

.panel-note {
  width: 100%;
  max-width: 898px;
  font-size: 16px;
  margin: 0 auto 15px;
}

.panel-note > .panel-hdg-02 {
  font-size: 16px;
}

/* footer-nav-top */
.footer {
  position: relative;
}
.footer-nav-top {
  display: block;
}

@media screen and (max-width: 767px) {
  body {
    min-width: 320px;
  }

  /* mv */
  .l-mv {
    width: 100%;
    height: auto;
  }

  .l-mv__image {
    display: block;
    width: 100%;
    height: auto;
    background: none;
  }

  .l-mv__image img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }

  /* introエリア */
  .l-intro__inner {
    max-width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
  }

  .l-intro-point {
    padding-top: 40px;
  }


  /* ポイント */
  .l-intro__text {
    font-size: 16px;
    line-height: 26px;
  }

  .l-intro__imagearea {
    margin-top: 68px;
  }

  .l-intro__imagearea:nth-of-type(n + 2) {
    margin-top: 60px;
  }

  .l-intro__image {
    padding: 60px 27px 50px;
  }

  .point1::before {
    content: '';
    display: block;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    background-image: url('/content/dam/daiwasecurities/products/securitytoken/info/mdm_nagoyaprime/images/img_point01_sp.png');
    background-size: cover;
    background-position: center;
  }

  .point2::before {
    content: '';
    display: block;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    background-image: url('/content/dam/daiwasecurities/products/securitytoken/info/mdm_nagoyaprime/images/img_point02_sp.png');
    background-size: cover;
    background-position: center;
  }

  .point3::before {
    content: '';
    display: block;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    background-image: url('/content/dam/daiwasecurities/products/securitytoken/info/mdm_nagoyaprime/images/img_point03_sp.png');
    background-size: cover;
    background-position: center;
  }

  .point4::before {
    content: '';
    display: block;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    background-image: url('/content/dam/daiwasecurities/products/securitytoken/info/mdm_nagoyaprime/images/img_point04_sp.png');
    background-size: cover;
    background-position: center;
  }

  .l-intro__image p {
    font-size: 18px;
  }
  .l-intro__imagearea-img {
    width: 100%;
    margin: 0 auto;
  }
  .l-intro__imagearea-img._col2 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .l-intro__imagearea-img._col2 img {
    width: 100%;
    margin: 2rem 0 0 0;
  }

  .note-area {
    font-size: 14px;
  }
  .note-area-center {
    margin: 30px 0 0;
  }

  .l-intro-detail .movie_thumb {
  width: 100%;
}

  /* cvエリア */
  .p-cv__area {
    display: grid;
    grid-template-columns: 1fr;
  }

  .p-cv__area-2col {
    grid-template-columns: 1fr;
  }


  /* notice */
  .notice__area {
    padding: 30px 0 40px;
  }
  .panel-note {
    width: 70.1333333333%;
    max-width: 960px;
    margin: 5.3333333333% auto 10.6666666667%;
    font-size: 14px;
  }
  .panel-note > .panel-hdg {
    font-size: 14px;
  }
  .panel-note > .panel-hdg-02 {
    font-size: 14px;
  }
  /* footer-nav-top */
  .footer-nav-top a {
    /* bottom: 75px; */
  }
  .l-intro__image p {
    text-align: left;
  }

  .l-intro__image .l-intro__imagearea-text {
    font-size: 16px !important;
    font-weight: normal !important;
    margin-top: 20px;
  }
  .l-intro__image .l-intro__imagearea-text_strong {
    font-size: 16px !important;
    font-weight: bold !important;
    margin-top: 20px;
  }
  .c-heading {
    font-size: 19px;
  }

  .c-heading::before {
    width: 48px;
    left: -62px;
  }

  .c-heading::after {
    width: 48px;
    right: -62px;
  }
  .c-heading-text {
    font-size: 1.6rem;
  }

  .point_cont_area._2col {
    display: flex;
    flex-direction: column;
  }
  .point_cont_area:not(._2col) img {
    width: 100%;
  }
  .point_cont_inner {
    width: 100%;
  }
  .point_cont_inner._point-left {
    width: 100%;
  }
  .point_cont_inner._point-right{
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
  }
  .point3_emph {
    margin-top: 20px;
  }

}
