@charset "UTF-8";

@media (min-width: 768px) {
  .under_ttl_img {
    position: relative;
    z-index: 6;
    margin-top: -10.5vw;
    margin-bottom: 4.86vw;
  }
  .about .ttl_cell {
    margin: 0 auto 3.125vw;
  }
  .about .ttl_cell h2 {
    width: max-content;
    height: 5.2vw;
    background: #fff;
    font-size: 5.0vw;
    font-weight: 600;
    line-height: 5.6vw;
    border: 1px solid #000;
    font-family: "Roboto Condensed", sans-serif;
    transform: rotate(-2.98deg);
    margin: 0 auto 1.38vw;
    padding: 0 1.0vw;
  }
  .about .ttl_cell p {
    text-align: center;
    line-height: 1;
    font-size: 1.38vw;
    color: #000;
    font-weight: 500;
  }

  .about .contents01 {
    position: relative;
  }
  .about .contents01::after {
    display: block;
    position: absolute;
    content: "";
    width: 47.5vw;
    height: 17vw;
    background: url(../img/about/bg_blu01.png) no-repeat center;
    background-size: 100% 100%;
    top: 5.0vw;
    left: 0;
    z-index: -1;
  }
  .about .contents01 .inner {
    margin: 0 0 2.7vw 6.9vw;
    width: 80.5vw;
    display: flex;
    justify-content: space-between;
  }
  .about .contents01 .inner .img {
    width: 36.8vw;
  }
  .about .contents01 .inner .txt_cell {
    width: 37.8vw;
  }
  .about .contents01 .inner .txt_cell .detail {
    font-size: 1.11vw;
    line-height: 2.0;
    font-weight: 500;
    margin: 0 0 2.4vw;
  }
  .about .contents01 .inner .txt_cell .name_cell {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .about .contents01 .inner .txt_cell .name_cell img {
    width: 13.75vw;
    height: 3.05vw;
  }
  .about .contents01 .inner .txt_cell .name_cell p {
    font-size: 2.77vw;
    font-weight: bold;
    margin: 0 0 0 1.25vw;
    line-height: 1;
  }
  .about .contents01 .message {
    position: relative;
    padding: 7.63vw 0 7.7vw;
    background: url(../img/about/bg_blu02.png) no-repeat right top;
    background-size: 94.6% auto;
  }
  .about .contents01 .message h3 {
    position: relative;
    margin: 0 0 4.8vw;
    padding: 0 0 1.1vw;
    text-align: center;
    color: #fff;
    font-size: 1.66vw;
    font-weight: bold;
    line-height: 1.4;
  }
  .about .contents01 .message h3::after {
    display: block;
    position: absolute;
    content: "";
    width: 10vw;
    height: 1px;
    background: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .about .contents01 .message .message_cell {
    display: flex;
    justify-content: space-between;
    width: 78.4vw;
    margin: 0 auto;
  }
  .about .contents01 .message .message_cell .cell {
    width: 30.3%;
  }
  .about .contents01 .message .message_cell .cell .img {
    margin: 0 0 1.38vw;
  }
  .about .contents01 .message .message_cell .cell .txt {
    font-size: 1.04vw;
    font-weight: 500;
    line-height: 2.0;
    margin: 0 0 0vw;
    height: 22.5vw;
  }
  .about .contents01 .message .message_cell .cell .name_cell {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .about .contents01 .message .message_cell .cell.cell01 .name_cell img {
    width: 13.6vw;
    height: 2.7vw;
  }
  .about .contents01 .message .message_cell .cell.cell02 .name_cell img {
    width: 12.7vw;
    height: 2.7vw;
  }
  .about .contents01 .message .message_cell .cell.cell03 .name_cell img {
    width: 13.8vw;
    height: 2.4vw;
  }
  .about .contents01 .message .message_cell .cell .name_cell p {
    font-size: 2.22vw;
    font-weight: bold;
    margin: 0 0 0 0vw;
    line-height: 1;
  }
  .about .contents02 {
  }
  .about .contents02 .ttl_cell {
    margin-top: -2.5vw;
  }
  .about .contents02 .lead {
    width: 68.8vw;
    margin: 0 auto 5.5vw;
    font-size: 1.11vw;
    font-weight: 500;
    line-height: 2.0;
  }
  .about .contents02 .list_icon {
    width: 73.6vw;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto 7.3vw;
  }
  .about .contents02 .list_icon li {
    width: 15%;
    margin: 0 0 1.0vw;
  }
  .about .contents02 .list_icon li .img {
    margin: 0 0 0vw;
  }
  .about .contents02 .list_icon li p {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 3.125vw;
    font-size: 1.0vw;
    font-weight: 500;
    line-height: 1.4;
    margin: 0 auto;
    color: #1AAEFA;
    text-align: center;
  }
  .about .contents02 .voice {
    margin: 0 0 7.9vw;
  }
  .about .contents02 .voice .cell {
    position: relative;
  }
  .about .contents02 .voice .cell.cell01,
  .about .contents02 .voice .cell.cell03 {
    height: 34.1vw;
    background: url(../img/about/bg_blu03.png) no-repeat left top;
    background-size: 73.8% auto;
    padding: 0 0 0 9.0vw;
  }
  .about .contents02 .voice .cell.cell02,
  .about .contents02 .voice .cell.cell04 {
    height: 31.1vw;
    background: url(../img/about/bg_blu04.png) no-repeat right top;
    background-size: 73.8% auto;
    padding: 0 0 0 17.3vw;
  }
  .about .contents02 .voice .cell.cell01 {
    z-index: 1;
    padding-top: 9.0vw;
  }
  .about .contents02 .voice .cell.cell02 {
    z-index: 2;
    margin-top: -12.7vw;
    padding-top: 12.1vw;
  }
  .about .contents02 .voice .cell.cell03 {
    z-index: 3;
    margin-top: -6.1vw;
    padding-top: 9.0vw;
  }
  .about .contents02 .voice .cell.cell04 {
    z-index: 4;
    margin-top: -12.6vw;
    padding-top: 12.1vw;
  }
  .about .contents02 .voice .cell .flcell {
    width: 69.7vw;
    display: flex;
    justify-content: space-between;
  }
  .about .contents02 .voice .cell.cell02 .flcell,
  .about .contents02 .voice .cell.cell04 .flcell {
    flex-direction: row-reverse;
    width: 70.4vw;
  }
  .about .contents02 .voice .cell .flcell .txt_cell {
    color: #fff;
    width: 34.8vw;
  }
  .about .contents02 .voice .cell.cell02 .flcell .txt_cell,
  .about .contents02 .voice .cell.cell04 .flcell .txt_cell {
    width: 36.2vw;
  }
  .about .contents02 .voice .cell .flcell .txt_cell h3 {
    display: flex;
    flex-direction: column;
    margin: 0 0 2.125vw;
    transform: rotate(-2.98deg);
  }
  .about .contents02 .voice .cell .flcell .txt_cell h3 span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: max-content;
    background: #fff;
    border: 1px solid #000;
    height: 3.8vw;
    padding: 0 3.0vw;
    margin: 0 0 0.5vw;
    font-size: 2.08vw;
    font-weight: bold;
    line-height: 1;
    color: #000;
  }
  .about .contents02 .voice .cell .flcell .txt_cell p {
    font-size: 1.11vw;
    font-weight: 500;
    line-height: 2.0;
    margin: 0;
  }
  .about .contents02 .voice .cell .flcell .img {
    width: 29.7vw;
  }


  .about .contents03 {
    position: relative;
    background: url(../img/about/bg_contents03.png) no-repeat center top;
    background-size: 100% 100%;
    padding: 0 0 7.3vw;
  }
  .about .contents03 .ttl_cell {
    position: absolute;
    top: -2.0vw;
    left: 0;
    right: 0;
    margin: auto;
  }
  .about .contents03 .lead {
    text-align: center;
    font-size: 1.11vw;
    line-height: 2.0;
    padding: 8.6vw 0 0;
    margin: 0 auto 5.9vw;
  }
  .about .contents03 .inner {
    width: 66vw;
    margin: 0 auto;
  }
  .about .contents03 .inner .flcell {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto 3.4vw;
  }
  .about .contents03 .inner .flcell.reverse {
    flex-direction: row-reverse;
  }
  .about .contents03 .inner .flcell .comment {
    width: 45.6vw;
    padding: 1.7vw 7.5vw 1.7vw 3.8vw;
    background: url(../img/about/bg_comment01.png) no-repeat center top;
    background-size: 100% 100%;
  }
  .about .contents03 .inner .flcell.reverse .comment {
    width: 45.6vw;
    padding: 1.7vw 3.8vw 1.7vw 7.5vw;
    background: url(../img/about/bg_comment02.png) no-repeat center top;
    background-size: 100% 100%;
  }
  .about .contents03 .inner .flcell .img {
    width: 7.6vw;
  }
  .about .contents03 .inner .flcell .comment .star {
    width: 8.9vw;
    margin: 0 0 0.3vw;
  }
  .about .contents03 .inner .flcell .comment .txt {
    font-size: 1.25vw;
    font-weight: 500;
    line-height: 1.8;
    color: #fff;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .under_ttl h1 {
    line-height: 1.0;
  }
  .under_ttl_img {
    position: relative;
    z-index: 6;
    margin-top: -32vw;
    margin-bottom: 14.6vw;
  }
  .about .ttl_cell {
    margin: 0 auto 9.3vw;
  }
  .about .ttl_cell h2 {
    width: max-content;
    height: 12.3vw;
    background: #fff;
    font-size: 11.7vw;
    font-weight: 600;
    line-height: 12.3vw;
    border: 1px solid #000;
    font-family: "Roboto Condensed", sans-serif;
    transform: rotate(-2.98deg);
    margin: 0 auto 4.0vw;
    padding: 0 3.3vw;
  }
  .about .ttl_cell p {
    text-align: center;
    line-height: 1;
    font-size: 4.26vw;
    color: #000;
    font-weight: 500;
  }

  .about .contents01 {
    position: relative;
  }
  .about .contents01::after {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 45.2vw;
    background: url(../img/about/bg_blu01_sp.png) no-repeat center;
    background-size: 100% 100%;
    top: -0.2vw;
    left: 0;
    z-index: -1;
  }
  .about .contents01 .inner {
    margin: 0 auto 21.8vw;
    width: 83.2vw;
    display: flex;
    flex-direction: column;
  }
  .about .contents01 .inner .img {
    width: 74.4vw;
    margin: 0 auto 6.0vw;
  }
  .about .contents01 .inner .txt_cell {
    width: 100%;
  }
  .about .contents01 .inner .txt_cell .detail {
    font-size: 3.73vw;
    line-height: 2.0;
    font-weight: 500;
    margin: 0 0 6.6vw;
  }
  .about .contents01 .inner .txt_cell .name_cell {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .about .contents01 .inner .txt_cell .name_cell img {
    width: 39.4vw;
    height: 8.8vw;
    margin-bottom: -0.6vw;
  }
  .about .contents01 .inner .txt_cell .name_cell p {
    font-size: 7.46vw;
    font-weight: bold;
    margin: 0 0 0 3.2vw;
    line-height: 1;
  }
  .about .contents01 .message {
    position: relative;
    padding: 19.4vw 0 24vw;
    background: url(../img/about/bg_blu02_sp.png) no-repeat right top;
    background-size: 100% auto;
  }
  .about .contents01 .message h3 {
    position: relative;
    margin: 0 0 9.3vw;
    padding: 0 0 4.0vw;
    text-align: center;
    color: #fff;
    font-size: 4.26vw;
    font-weight: bold;
    line-height: 1.4;
  }
  .about .contents01 .message h3::after {
    display: block;
    position: absolute;
    content: "";
    width: 25.8vw;
    height: 1px;
    background: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .about .contents01 .message .message_cell {
    width: 81.6vw;
    margin: 0 auto;
    position: relative;
  }
  .about .contents01 .message .carousel__arrow--prev.slick-arrow {
    position: absolute;
    top: 16.5vw;
    left: -4.8vw;
    width: 7.2vw;
  }
  .about .contents01 .message .carousel__arrow--next.slick-arrow {
    position: absolute;
    top: 16.5vw;
    right: -4.8vw;
    width: 7.2vw;
  }
  .about .contents01 .message .message_cell .cell {
  }
  .about .contents01 .message .message_cell .cell .img {
    width: 63.2vw;
    margin: 0 auto 7.4vw;
  }
  .about .contents01 .message .message_cell .cell .txt {
    font-size: 3.73vw;
    font-weight: 500;
    line-height: 2.0;
    margin: 0 0 0vw;
    height: 82.6vw;
  }
  .about .contents01 .message .message_cell .cell .name_cell {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .about .contents01 .message .message_cell .cell.cell01 .name_cell img {
    width: 43.4vw;
    height: 8.8vw;
  }
  .about .contents01 .message .message_cell .cell.cell02 .name_cell img {
    width: 40.8vw;
    height: 8.5vw;
  }
  .about .contents01 .message .message_cell .cell.cell03 .name_cell img {
    width: 45.6vw;
    height: 8.0vw;
  }
  .about .contents01 .message .message_cell .cell .name_cell p {
    font-size: 7.46vw;
    font-weight: bold;
    margin: 0 0 0 0vw;
    line-height: 1;
  }
  .about .contents02 {
  }
  .about .contents02 .ttl_cell {
    margin-top: -7.5vw;
  }
  .about .contents02 .lead {
    width: 83.2vw;
    margin: 0 auto 12vw;
    font-size: 3.73vw;
    font-weight: 500;
    line-height: 2.0;
  }
  .about .contents02 .list_icon {
    width: 88vw;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto 15.3vw;
  }
  .about .contents02 .list_icon li {
    width: 33.3%;
    margin: 0 0 5.3vw;
  }
  .about .contents02 .list_icon li .img {
    margin: 0 auto 0vw;
    width: 25.6vw;
  }
  .about .contents02 .list_icon li p {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 10vw;
    font-size: 3.2vw;
    font-weight: 500;
    line-height: 1.4;
    margin: 0 auto;
    color: #1AAEFA;
    text-align: center;
  }
  .about .contents02 .voice {
    margin: 0 0 7.9vw;
  }
  .about .contents02 .voice .cell {
    position: relative;
  }
  .about .contents02 .voice .cell.cell01,
  .about .contents02 .voice .cell.cell03 {
    background: url(../img/about/bg_blu03_sp.png) no-repeat left top;
    background-size: 100% auto;
    margin-bottom: 6.9vw;
    padding-top: 25.3vw;
  }
  .about .contents02 .voice .cell.cell02,
  .about .contents02 .voice .cell.cell04 {
    background: url(../img/about/bg_blu04_sp.png) no-repeat right top;
    background-size: 100% auto;
    margin-bottom: 6.9vw;
    padding-top: 22.6vw;
  }
  .about .contents02 .voice .cell.cell01 {
  }
  .about .contents02 .voice .cell.cell02 {
  }
  .about .contents02 .voice .cell.cell03 {
  }
  .about .contents02 .voice .cell.cell04 {
    margin-bottom: 26.3vw;
  }
  .about .contents02 .voice .cell .flcell {
    width: 84.8vw;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
  }
  .about .contents02 .voice .cell .flcell .txt_cell {
    color: #fff;
    width: 100%;
  }
  .about .contents02 .voice .cell .flcell .txt_cell h3 {
    display: flex;
    flex-direction: column;
    margin: 0 0 9.3vw;
    transform: rotate(-2.98deg);
  }
  .about .contents02 .voice .cell .flcell .txt_cell h3 span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: max-content;
    background: #fff;
    border: 1px solid #000;
    height: 11.2vw;
    padding: 0 3.0vw;
    margin: 0 0 1.0vw;
    font-size: 5.86vw;
    font-weight: bold;
    line-height: 11.2vw;
    color: #000;
  }
  .about .contents02 .voice .cell .flcell .txt_cell p {
    font-size: 3.73vw;
    font-weight: 500;
    line-height: 2.0;
    margin: 0 0 10.6vw;
  }
  .about .contents02 .voice .cell .flcell .img {
    width: 100%;
  }


  .about .contents03 {
    position: relative;
    background: url(../img/about/bg_contents03_sp.png) no-repeat center top;
    background-size: 100% 100%;
    padding: 0 0 25.3vw;
  }
  .about .contents03 .ttl_cell {
    position: absolute;
    top: -8.0vw;
    left: 0;
    right: 0;
    margin: auto;
  }
  .about .contents03 .lead {
    text-align: left;
    font-size: 3.73vw;
    line-height: 2.0;
    padding: 24vw 0 0;
    margin: 0 auto 14.6vw;
    width: 83.2vw;
  }
  .about .contents03 .inner {
    width: 83.2vw;
    margin: 0 auto;
  }
  .about .contents03 .inner .carousel__arrow--prev.slick-arrow {
    position: absolute;
    top: 32vw;
    left: -4.8vw;
    width: 7.2vw;
    z-index: 3;
  }
  .about .contents03 .inner .carousel__arrow--next.slick-arrow {
    position: absolute;
    top: 32vw;
    right: -4.8vw;
    width: 7.2vw;
    z-index: 3;
  }

  .about .contents03 .inner .flcell {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
  }
  .about .contents03 .inner .flcell .comment {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc(100% - 13.2vw);
    height: 72.8vw;
    padding: 0 6.6vw 7.4vw;
    background: url(../img/about/bg_comment01_sp.png) no-repeat center top;
    background-size: 100% 100%;
  }
  .about .contents03 .inner .flcell.reverse .comment {
    background: url(../img/about/bg_comment02_sp.png) no-repeat center top;
    background-size: 100% 100%;
  }
  .about .contents03 .inner .flcell .img {
    width: 22.9vw;
    margin: -4.0vw 0 0 auto;
  }
  .about .contents03 .inner .flcell.reverse .img {
    width: 22.9vw;
    margin: -4.0vw auto 0 0;
  }
  .about .contents03 .inner .flcell .comment .star {
    width: 34.4vw;
    margin: 0 0 4.0vw;
  }
  .about .contents03 .inner .flcell .comment .txt {
    font-size: 3.73vw;
    font-weight: 500;
    line-height: 2.0;
    color: #fff;
    margin: 0;
  }
}
