/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------
v465-2
------------------------------------------------------------*/
.p-v465-2__slider {
  height: 446px; }
  @media screen and (max-width: 767px) {
    .p-v465-2__slider {
      height: 200px; } }
  .p-v465-2__slider img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.p-v465-2__wrapper {
  max-width: 980px;
  margin: 0 auto;
  padding: 82px 0; }
  @media screen and (max-width: 767px) {
    .p-v465-2__wrapper {
      padding: 28px 20px; } }

.p-v465-2__title {
  font-size: 3.5rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.75;
  color: #3e3a39;
  position: relative;
  margin-bottom: 30px; }
  .p-v465-2__title::after {
    content: "";
    position: absolute;
    bottom: 6px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e0e0e0; }
    @media screen and (max-width: 767px) {
      .p-v465-2__title::after {
        bottom: 0px; } }
  @media screen and (max-width: 767px) {
    .p-v465-2__title {
      font-size: 1.6rem; } }

.p-v465-2__title02 {
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 0.14em;
  line-height: 1.56;
  color: #3e3a39; }
  @media screen and (max-width: 767px) {
    .p-v465-2__title02 {
      font-size: 1.494rem; } }

.p-v465-2__title03 {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.56;
  color: #3e3a39; }
  @media screen and (max-width: 767px) {
    .p-v465-2__title03 {
      font-size: 1.494rem; } }

.p-v465-2__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .p-v465-2__list {
      display: block; } }
  .p-v465-2__list li {
    width: 470px;
    margin: 0 0 0 40px; }
    @media screen and (max-width: 767px) {
      .p-v465-2__list li {
        width: 100%;
        margin: 0; } }
    .p-v465-2__list li:first-child {
      margin: 0; }

.p-v465-2__txt {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.16em;
  color: #3e3a39; }
  @media screen and (max-width: 767px) {
    .p-v465-2__txt {
      font-size: 1.046rem;
      width: 100%;
      letter-spacing: 0.18em; } }

.p-v465-2__tag {
  font-size: 1.703rem;
  letter-spacing: -0.025em;
  line-height: 1;
  font-weight: 500;
  color: #ffffff;
  background: #c9000c;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 3px 15px 3px 10px;
  position: relative;
  margin-bottom: 10px; }
  @media screen and (max-width: 767px) {
    .p-v465-2__tag {
      margin-bottom: 6px; } }
  .p-v465-2__tag span {
    position: relative;
    top: -1px; }
    @media screen and (max-width: 767px) {
      .p-v465-2__tag span {
        top: 0; } }
  .p-v465-2__tag::after {
    content: "";
    position: absolute;
    top: 0;
    right: -12px;
    width: 0;
    height: 0;
    border-top: 11.5px solid transparent;
    border-bottom: 11.5px solid transparent;
    border-left: 12px solid #c9000c; }
    @media screen and (max-width: 767px) {
      .p-v465-2__tag::after {
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent; } }
  @media screen and (max-width: 767px) {
    .p-v465-2__tag {
      font-size: 1.269rem; } }

.p-v465-2__blockTxt {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #3e3a39;
  border: 1px solid #231815;
  padding: 12px 8px; }
  @media screen and (max-width: 767px) {
    .p-v465-2__blockTxt {
      font-size: 1.046rem;
      width: 100%; } }

.p-v465-2__section01 {
  margin-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .p-v465-2__section01 {
      margin-bottom: 45px; } }
  .p-v465-2__section01 .p-v465-2__title02 {
    margin-bottom: 52px; }
    @media screen and (max-width: 767px) {
      .p-v465-2__section01 .p-v465-2__title02 {
        margin-bottom: 13px; } }
  .p-v465-2__section01 .p-v465-2__title03 {
    margin-bottom: 15px; }
    @media screen and (max-width: 767px) {
      .p-v465-2__section01 .p-v465-2__title03 {
        margin-bottom: 8px;
        font-size: 1.2rem; } }
  .p-v465-2__section01 .p-v465-2__txt {
    margin-bottom: 21px; }
    @media screen and (max-width: 767px) {
      .p-v465-2__section01 .p-v465-2__txt {
        margin-bottom: 14px; } }
  @media screen and (max-width: 767px) {
    .p-v465-2__section01 .p-v465-2__list li:last-child {
      text-align: center; } }
  .p-v465-2__section01 .p-v465-2__list li:last-child img {
    position: relative;
    top: 18px;
    left: 33px;
    width: 410px; }
    @media screen and (max-width: 767px) {
      .p-v465-2__section01 .p-v465-2__list li:last-child img {
        top: 0;
        left: 0;
        width: 292px;
        margin-top: 50px; } }

.p-v465-2__section02 .p-v465-2__list li {
  margin: 0 0 40px 40px; }
  @media screen and (max-width: 767px) {
    .p-v465-2__section02 .p-v465-2__list li {
      margin: 0 0 33px !important; } }
  @media screen and (max-width: 767px) {
    .p-v465-2__section02 .p-v465-2__list li:last-child {
      margin: 0 !important; } }
  .p-v465-2__section02 .p-v465-2__list li:nth-child(2n+1) {
    margin: 0 0 40px; }
    @media screen and (max-width: 767px) {
      .p-v465-2__section02 .p-v465-2__list li:nth-child(2n+1) {
        margin: 0; } }

.p-v465-2__section02 .p-v465-2__list .p-v465-2__img {
  margin-bottom: 16px; }

.p-v465-2__section02 .p-v465-2__list .p-v465-2__title03 {
  margin-bottom: 5px; }
  @media screen and (max-width: 767px) {
    .p-v465-2__section02 .p-v465-2__list .p-v465-2__title03 {
      margin-bottom: 4px; } }

.p-v465-2__section02 .p-v465-2__list .p-v465-2__txt {
  margin-bottom: 20px;
  max-width: 244px; }
  @media screen and (max-width: 767px) {
    .p-v465-2__section02 .p-v465-2__list .p-v465-2__txt {
      margin-bottom: 20px;
      max-width: 100%; } }

.p-v465-2__section02 .p-v465-2__list .p-v465-2__table {
  margin-top: 17px; }
  @media screen and (max-width: 767px) {
    .p-v465-2__section02 .p-v465-2__list .p-v465-2__table {
      margin-top: 22px; } }

@media screen and (max-width: 767px) {
  .p-v465-2__section02 .p-v465-2__list02 {
    margin-top: 58px; } }

@media screen and (max-width: 767px) {
  .p-v465-2__section02 .p-v465-2__list02 li {
    margin: 0 0 46px !important; } }

.p-v465-2__section02 .p-v465-2__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .p-v465-2__section02 .p-v465-2__flex img {
    width: 208px; }
  @media screen and (max-width: 399px) {
    .p-v465-2__section02 .p-v465-2__flex {
      display: block;
      text-align: center; }
      .p-v465-2__section02 .p-v465-2__flex img {
        margin-bottom: 20px;
        width: 100%; }
      .p-v465-2__section02 .p-v465-2__flex .p-v465-2__txt {
        text-align: left; }
      .p-v465-2__section02 .p-v465-2__flex .p-v465-2__title03 {
        text-align: left; }
      .p-v465-2__section02 .p-v465-2__flex .p-v465-2__blockTxt {
        text-align: left; }
        .p-v465-2__section02 .p-v465-2__flex .p-v465-2__blockTxt br {
          display: none; } }
  .p-v465-2__section02 .p-v465-2__flex .p-v465-2__contain {
    padding-left: 18px;
    max-width: 262px; }
    @media screen and (max-width: 767px) {
      .p-v465-2__section02 .p-v465-2__flex .p-v465-2__contain {
        padding-left: 14px;
        text-align: left;
        max-width: 100%; } }
    @media screen and (max-width: 399px) {
      .p-v465-2__section02 .p-v465-2__flex .p-v465-2__contain {
        padding-left: 0; } }
  @media screen and (max-width: 767px) {
    .p-v465-2__section02 .p-v465-2__flex img {
      width: 160px; } }

@media screen and (max-width: 767px) {
  .p-v465-2__section02 .p-v465-2__imgTxt01 {
    width: 177px;
    margin-bottom: 0; } }

@media screen and (max-width: 767px) {
  .p-v465-2__section02 .p-v465-2__imgTxt02 {
    width: 194px;
    margin-bottom: 0; } }

@media screen and (max-width: 767px) {
  .p-v465-2__section02 .p-v465-2__imgTxt03 {
    width: 181px !important;
    margin-bottom: 0 !important; } }

@media screen and (max-width: 767px) {
  .p-v465-2__section02 .p-v465-2__imgTxt04 {
    width: 179px !important;
    margin-bottom: 0 !important; } }
