/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------
v465-12
------------------------------------------------------------*/
.p-v465-12--navi2 a {
  padding: 13px 9px; }

@media screen and (max-width: 767px) {
  .p-v465-12 {
    padding: 0 10px; } }

.p-v465-12 .c-title2 h3 {
  margin-bottom: 28px; }
  @media screen and (max-width: 767px) {
    .p-v465-12 .c-title2 h3 {
      padding-bottom: 3px;
      margin: 0 0 15px; } }

.p-v465-12 .desc {
  font-size: 1.4rem;
  line-height: 21px;
  letter-spacing: 2.05px; }
  @media screen and (max-width: 767px) {
    .p-v465-12 .desc {
      font-size: 1rem;
      line-height: 16px; } }

.p-v465-12__block1 {
  margin: 0 0 89px; }
  @media screen and (max-width: 767px) {
    .p-v465-12__block1 {
      margin: 0 0 70px; } }
  .p-v465-12__block1 .ttl1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block1 .ttl1 {
        margin-bottom: 13px; } }
    .p-v465-12__block1 .ttl1 .txt {
      font-size: 2.2rem;
      font-weight: 500;
      margin-right: 16px; }
      @media screen and (max-width: 767px) {
        .p-v465-12__block1 .ttl1 .txt {
          font-size: 1.2rem;
          line-height: 14px;
          margin-right: 20px; } }
    .p-v465-12__block1 .ttl1 .tag {
      font-size: 1.4rem;
      line-height: 19px;
      background: url(/assets/image/product/v465-12/bg.png) top center no-repeat;
      color: #fff;
      display: inline-block;
      padding: 5px 50px 5px 12px;
      letter-spacing: 2.3px;
      position: relative;
      background-size: 100% 100%;
      font-weight: bold; }
      @media screen and (max-width: 767px) {
        .p-v465-12__block1 .ttl1 .tag {
          font-size: .6rem;
          line-height: 14px;
          padding: 3px 26px 3px 10px;
          background-size: 100% 100%;
          letter-spacing: 2px; } }
  .p-v465-12__block1 .ttl2 {
    font-size: 2.5rem;
    line-height: 39px;
    letter-spacing: 3.6px;
    margin-bottom: 32px; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block1 .ttl2 {
        font-size: 1.2rem;
        line-height: 14px;
        letter-spacing: 1px;
        margin-bottom: 18px; } }
  .p-v465-12__block1 .ttl3 {
    font-size: 2rem;
    line-height: 31px;
    font-weight: bold;
    letter-spacing: 2.5px;
    margin-bottom: 4px; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block1 .ttl3 {
        font-size: 1.3rem;
        line-height: 20px;
        letter-spacing: 1.7px;
        margin-bottom: 1px; } }
  .p-v465-12__block1 .imgtext {
    margin: 45px 0 39px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block1 .imgtext {
        margin: 15px 0 20px;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
  .p-v465-12__block1 .imgtext .left {
    width: 493px;
    padding-top: 3px; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block1 .imgtext .left {
        width: 100%;
        margin-bottom: 26px;
        padding: 0; } }
  .p-v465-12__block1 .imgtext .left img {
    width: 100%; }
  .p-v465-12__block1 .imgtext .right {
    width: 470px;
    font-size: 1.4rem;
    line-height: 21px;
    padding-left: 5px;
    letter-spacing: 2px; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block1 .imgtext .right {
        font-size: 1rem;
        width: 100%;
        line-height: 15px;
        padding: 0;
        margin: 0; } }
  .p-v465-12__block1 .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block1 .list {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        margin-bottom: 16px; } }
  .p-v465-12__block1 .list .item {
    border: 1px solid #4A4A4A;
    padding: 1px 9px 1px 6px;
    margin-right: 23px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block1 .list .item {
        line-height: 14px;
        margin-bottom: 7px;
        margin-right: 15px;
        padding: 0 0 0 1px; } }
  .p-v465-12__block1 .list .item:not(:last-child):after {
    content: '';
    position: absolute;
    top: 57%;
    right: -20px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 13px;
    height: 13px;
    background: url(/assets/image/product/v465-12/icon1.png) top center no-repeat;
    background-size: cover; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block1 .list .item:not(:last-child):after {
        width: 8px;
        height: 8px;
        top: 54%;
        right: -12px; } }
  .p-v465-12__block1 .list .item:first-child {
    padding: 1px 17px 1px 6px; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block1 .list .item:first-child {
        padding: 0 5px; } }
  .p-v465-12__block1 .list .item:last-child {
    margin-right: 0; }
  .p-v465-12__block1 .list .txt {
    font-size: 14px;
    line-height: 21px;
    color: #4A4A4A;
    letter-spacing: 1.4px; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block1 .list .txt {
        font-size: .9rem;
        line-height: 14px; } }
  .p-v465-12__block1 .note {
    font-size: 1.4rem;
    line-height: 21px;
    margin: 20px 0 0;
    letter-spacing: 1.3px; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block1 .note {
        font-size: .9rem;
        margin: -7px 0 0;
        line-height: 13px; } }

.p-v465-12__block2 {
  margin: 0 0 105px; }
  @media screen and (max-width: 767px) {
    .p-v465-12__block2 {
      margin: 0 0 49px; } }
  .p-v465-12__block2 .ttl1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin: 0 0 14px; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block2 .ttl1 {
        margin: 0 0 21px; } }
  .p-v465-12__block2 .ttl1 .txt {
    font-size: 2rem;
    line-height: 31px;
    font-weight: bold;
    margin-right: 18px; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block2 .ttl1 .txt {
        font-size: 1.2rem;
        line-height: 14px;
        margin-right: 10px; } }
  .p-v465-12__block2 .ttl1 .img {
    width: 159px;
    position: relative;
    top: -6px; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block2 .ttl1 .img {
        width: 117px;
        top: 0; } }
  .p-v465-12__block2 .ttl1 .img img {
    width: 100%; }
  .p-v465-12__block2 .desc {
    margin: 0 0 39px; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block2 .desc {
        margin: 0 0 26px; } }
  .p-v465-12__block2 .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .p-v465-12__block2 .wrapper .item {
    width: 480px;
    margin: 0 0 40px; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block2 .wrapper .item {
        width: 100%;
        margin: 0 0 42px; } }
  .p-v465-12__block2 .wrapper .item .img {
    margin: 0 0 12px; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block2 .wrapper .item .img {
        margin: 0 0 10px; } }
  .p-v465-12__block2 .wrapper .item:first-child {
    width: 100%;
    margin: 0 0 64px; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block2 .wrapper .item:first-child {
        margin: 0 0 26px; } }
    @media screen and (max-width: 767px) {
      .p-v465-12__block2 .wrapper .item:first-child .img {
        margin: 0 0 26px; } }
  .p-v465-12__block2 .wrapper .content {
    padding: 0 20px;
    line-height: 30px; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block2 .wrapper .content {
        padding: 0;
        line-height: 15px; } }
  .p-v465-12__block2 .wrapper .ttl {
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 3.2px;
    margin: 0 0 2px; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block2 .wrapper .ttl {
        font-size: 1.2rem; } }
  .p-v465-12__block2 .wrapper .txt {
    font-size: 1.4rem;
    letter-spacing: 1.7px; }
    @media screen and (max-width: 767px) {
      .p-v465-12__block2 .wrapper .txt {
        font-size: 1rem; } }

.c-btnv01 {
  text-align: center; }
  .c-btnv01 a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative; }
  .c-btnv01__txt {
    font-size: 1.4rem;
    letter-spacing: 0.18em;
    line-height: 1.5;
    color: #4a4a4a;
    font-weight: 400;
    position: relative;
    margin-right: 10px; }
    .c-btnv01__txt:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background: #4a4a4a; }
