/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------
vch750-2
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .p-vch750-2 {
    margin-top: 0; } }

.vch750_2_img1 {
  text-align: center;
  margin: 50px auto;
  max-width: 1280px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .vch750_2_img1 {
      margin-top: 0;
      margin-bottom: 20px; } }
  .vch750_2_img1--note {
    color: #FFF;
    font-size: 1.4rem;
    position: absolute;
    right: 11.4%;
    bottom: 8.4%; }
    @media screen and (max-width: 767px) {
      .vch750_2_img1--note {
        font-size: 1.1rem;
        right: 3%;
        bottom: 6%; } }

.vch750_2 .c-textBlock2 p {
  font-size: 1.4rem;
  line-height: 1.7;
  letter-spacing: 1.6px; }
  @media screen and (max-width: 767px) {
    .vch750_2 .c-textBlock2 p {
      font-size: 1.0rem; } }

.vch750_2 .c-list1__img {
  margin-bottom: 15px; }

.vch750_2 .c-title3 {
  position: relative; }
  .vch750_2 .c-title3__note {
    font-size: 1.2rem;
    font-weight: normal;
    position: absolute;
    right: 0;
    bottom: 3px; }
    @media screen and (max-width: 767px) {
      .vch750_2 .c-title3__note {
        font-size: 1.0rem;
        bottom: 2px; } }

.vch750_2_col-2 {
  margin-top: 25px; }

.vch750_2 .c-line1 .c-title5 {
  margin: 50px 0; }

.vch750_2_img2 {
  margin-bottom: 33px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .vch750_2_img2_left {
    width: 756px;
    text-align: center; }
  .vch750_2_img2_right {
    width: 224px; }
