<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#commonhead {
  position: relative;
  width: 100%;
  height: 400px;
  padding-top: 100px; }
  @media (max-width: 768px) {
    #commonhead {
      height: 350px; } }
  @media (max-width: 480px) {
    #commonhead {
      height: 250px; } }
  #commonhead .headWrapper {
    position: relative;
    width: 100%;
    height: 100%; }
  #commonhead .container {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative; }
    #commonhead .container .ttlWrapper {
      margin-top: 3em; }
      #commonhead .container .ttlWrapper h2 {
        color: #7de2ff; }
      @media (max-width: 480px) {
        #commonhead .container .ttlWrapper .topTxt {
          margin-top: 1rem; } }

/*----------------------------------
 about 
-----------------------------------*/
#commonhead.aboutHead {
  background: url("../img/about/about_hd.jpg") no-repeat;
  background-size: cover;
  background-position: center; }

.a-Contents {
  padding: 180px 0;
  background: url("../img/about/about_bg2.png"), url("../img/top/message_bg.jpg");
  background-repeat: no-repeat;
  background-size: 63% auto, 65% auto;
  background-position: bottom 10% left, top right; }
  @media (max-width: 768px) {
    .a-Contents {
      padding: 150px 0; } }
  @media (max-width: 480px) {
    .a-Contents {
      padding: 80px 0; } }

.a-PolicyArea .policyWrapper .rightBlock {
  width: 71%;
  padding-right: calc((100% - 1200px)/ 2);
  padding-left: 60px; }
  @media (max-width: 1024px) {
    .a-PolicyArea .policyWrapper .rightBlock {
      padding-left: 0;
      padding-right: 5%;
      margin-left: -5%;
      z-index: 1; } }
  @media (max-width: 480px) {
    .a-PolicyArea .policyWrapper .rightBlock {
      width: 90%;
      margin: 0 auto 50px;
      padding: 0;
      align-items: center; } }
  .a-PolicyArea .policyWrapper .rightBlock .txtBox {
    padding-left: 10rem;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media (max-width: 1024px) {
      .a-PolicyArea .policyWrapper .rightBlock .txtBox {
        padding-left: 7rem; } }
    @media (max-width: 768px) {
      .a-PolicyArea .policyWrapper .rightBlock .txtBox {
        padding-left: 5rem; } }
    @media (max-width: 480px) {
      .a-PolicyArea .policyWrapper .rightBlock .txtBox {
        padding: 0; } }
    .a-PolicyArea .policyWrapper .rightBlock .txtBox h2 {
      margin-bottom: 0.6em; }
  @media (max-width: 1024px) {
    .a-PolicyArea .policyWrapper .rightBlock h3 {
      margin-top: -8rem; } }
  @media (max-width: 768px) {
    .a-PolicyArea .policyWrapper .rightBlock h3 {
      margin-top: -6rem; } }
  @media (max-width: 480px) {
    .a-PolicyArea .policyWrapper .rightBlock h3 {
      margin-top: 0;
      margin-bottom: 50px; } }
.a-PolicyArea .policyWrapper figure {
  width: 29%;
  position: relative; }
  @media (min-width: 481px) {
    .a-PolicyArea .policyWrapper figure {
      order: -1; } }
  @media (max-width: 480px) {
    .a-PolicyArea .policyWrapper figure {
      width: 70%; } }
  .a-PolicyArea .policyWrapper figure::before {
    content: '';
    width: 100%;
    padding-top: 141.30%;
    display: block; }
  .a-PolicyArea .policyWrapper figure img {
    position: absolute;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
.a-PolicyArea .policyWrapper2 {
  margin-top: 100px;
  padding-left: calc((100% - 1200px)/ 2);
  position: relative; }
  @media (max-width: 1024px) {
    .a-PolicyArea .policyWrapper2 {
      margin-top: 160px; } }
  @media (max-width: 480px) {
    .a-PolicyArea .policyWrapper2 {
      margin-top: 180px; } }
  .a-PolicyArea .policyWrapper2 .workPlace1 {
    order: 1;
    width: 43%;
    position: absolute;
    top: -15rem;
    right: 0;
    z-index: 1; }
    @media (max-width: 1024px) {
      .a-PolicyArea .policyWrapper2 .workPlace1 {
        width: 50%;
        top: -10rem; } }
    @media (max-width: 480px) {
      .a-PolicyArea .policyWrapper2 .workPlace1 {
        width: 65%;
        top: -13rem; } }
    .a-PolicyArea .policyWrapper2 .workPlace1::before {
      content: '';
      width: 100%;
      padding-top: 62.57%;
      display: block; }
    .a-PolicyArea .policyWrapper2 .workPlace1 img {
      position: absolute;
      margin: 0 auto;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      object-position: center;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .a-PolicyArea .policyWrapper2 .workPlace2 {
    width: 42%;
    position: relative; }
    @media (max-width: 480px) {
      .a-PolicyArea .policyWrapper2 .workPlace2 {
        width: 80%; } }
    .a-PolicyArea .policyWrapper2 .workPlace2::before {
      content: '';
      width: 100%;
      padding-top: 66.33%;
      display: block; }
    .a-PolicyArea .policyWrapper2 .workPlace2 img {
      position: absolute;
      margin: 0 auto;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      object-position: center;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }

.a-VisionArea {
  padding-top: 180px; }
  @media (max-width: 480px) {
    .a-VisionArea {
      padding-top: 120px; } }
  .a-VisionArea .visionWrapper .rightBlock {
    width: 71%;
    padding-left: calc((100% - 1200px)/ 2);
    padding-right: 60px;
    align-items: center; }
    @media (max-width: 1024px) {
      .a-VisionArea .visionWrapper .rightBlock {
        padding-right: 0px;
        padding-left: 5%;
        margin-right: -3%;
        position: relative;
        z-index: 1; } }
    @media (max-width: 480px) {
      .a-VisionArea .visionWrapper .rightBlock {
        width: 90%;
        margin: 0 auto 50px;
        padding: 0; } }
    .a-VisionArea .visionWrapper .rightBlock .txtBox {
      padding-left: 10rem; }
      @media (max-width: 1024px) {
        .a-VisionArea .visionWrapper .rightBlock .txtBox {
          order: -1;
          padding-left: 0;
          padding-right: 3rem; } }
      @media (max-width: 480px) {
        .a-VisionArea .visionWrapper .rightBlock .txtBox {
          order: 1;
          padding: 0; } }
      .a-VisionArea .visionWrapper .rightBlock .txtBox h2 {
        margin-bottom: 0.6em; }
    @media (max-width: 1024px) {
      .a-VisionArea .visionWrapper .rightBlock h3 {
        margin-top: -8rem; } }
    @media (max-width: 768px) {
      .a-VisionArea .visionWrapper .rightBlock h3 {
        margin-top: -18rem; } }
    @media (max-width: 480px) {
      .a-VisionArea .visionWrapper .rightBlock h3 {
        margin-top: 0;
        margin-bottom: 50px; } }
  .a-VisionArea .visionWrapper figure {
    width: 29%;
    position: relative; }
    @media (max-width: 480px) {
      .a-VisionArea .visionWrapper figure {
        width: 80%;
        margin-left: auto; } }
    .a-VisionArea .visionWrapper figure::before {
      content: '';
      width: 100%;
      padding-top: 130.43%;
      display: block; }
    .a-VisionArea .visionWrapper figure img {
      position: absolute;
      margin: 0 auto;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      object-position: center;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }

.a-businessArea {
  padding: 150px 0 180px;
  background: #f2f2f2; }
  @media (max-width: 480px) {
    .a-businessArea {
      padding: 80px 0 100px; } }
  .a-businessArea h2 {
    text-align: center;
    margin-bottom: 250px; }
    @media (max-width: 1024px) {
      .a-businessArea h2 {
        margin-bottom: 200px; } }
    @media (max-width: 480px) {
      .a-businessArea h2 {
        margin-bottom: 150px; } }
  .a-businessArea .businessBox h4 {
    margin-bottom: 50px;
    position: relative;
    font-size: 3.6rem;
    line-height: 1.6;
    z-index: 1; }
    @media (max-width: 1024px) {
      .a-businessArea .businessBox h4 {
        width: 90%;
        margin: 0 auto; } }
    @media (max-width: 768px) {
      .a-businessArea .businessBox h4 {
        font-size: 2.8rem; } }
    @media (max-width: 480px) {
      .a-businessArea .businessBox h4 {
        font-size: 2.4rem; } }
    .a-businessArea .businessBox h4::after {
      font-size: 30rem;
      font-weight: 500;
      font-family: 'Poppins', sans-serif;
      font-style: italic;
      position: absolute;
      top: -16rem;
      left: -8rem;
      color: #fff;
      line-height: 1;
      z-index: -1; }
      @media (max-width: 768px) {
        .a-businessArea .businessBox h4::after {
          font-size: 24rem;
          top: -13rem;
          left: -6rem; } }
      @media (max-width: 480px) {
        .a-businessArea .businessBox h4::after {
          font-size: 18rem;
          top: -9rem;
          left: -4rem; } }
  .a-businessArea .businessBox .txtBox {
    width: 43%;
    position: relative; }
    @media (max-width: 1024px) {
      .a-businessArea .businessBox .txtBox {
        width: 90%;
        margin: 50px auto 0;
        padding: 0; } }
    .a-businessArea .businessBox .txtBox p {
      line-height: 2; }
  .a-businessArea .businessBox figure {
    width: 57%;
    position: relative; }
    @media (max-width: 1024px) {
      .a-businessArea .businessBox figure {
        width: 85%;
        margin-top: -1.0rem; } }
    @media (max-width: 480px) {
      .a-businessArea .businessBox figure {
        width: 90%; } }
    .a-businessArea .businessBox figure::before {
      content: '';
      width: 100%;
      padding-top: 62.5%;
      display: block; }
    .a-businessArea .businessBox figure img {
      position: absolute;
      margin: 0 auto;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      object-position: center;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .a-businessArea .businessBox:nth-of-type(1) h4, .a-businessArea .businessBox:nth-of-type(3) h4 {
    margin-right: -23rem; }
    @media (max-width: 1024px) {
      .a-businessArea .businessBox:nth-of-type(1) h4, .a-businessArea .businessBox:nth-of-type(3) h4 {
        margin-right: auto; } }
  .a-businessArea .businessBox:nth-of-type(1) .txtBox, .a-businessArea .businessBox:nth-of-type(3) .txtBox {
    padding-left: calc((100% - 1200px)/ 2);
    margin: -5rem 0 -5rem 0; }
    @media (max-width: 1024px) {
      .a-businessArea .businessBox:nth-of-type(1) .txtBox, .a-businessArea .businessBox:nth-of-type(3) .txtBox {
        order: 1;
        margin: 50px auto 0; } }
    .a-businessArea .businessBox:nth-of-type(1) .txtBox p, .a-businessArea .businessBox:nth-of-type(3) .txtBox p {
      padding-right: 5rem; }
      @media (max-width: 1024px) {
        .a-businessArea .businessBox:nth-of-type(1) .txtBox p, .a-businessArea .businessBox:nth-of-type(3) .txtBox p {
          padding-right: 0; } }
  @media (max-width: 1024px) {
    .a-businessArea .businessBox:nth-of-type(1) figure, .a-businessArea .businessBox:nth-of-type(3) figure {
      margin-left: auto; } }
  .a-businessArea .businessBox:nth-of-type(1) h4::after {
    content: '01'; }
  .a-businessArea .businessBox:nth-of-type(2) {
    margin-top: 400px; }
    @media (max-width: 1024px) {
      .a-businessArea .businessBox:nth-of-type(2) {
        margin-top: 250px; } }
    @media (max-width: 480px) {
      .a-businessArea .businessBox:nth-of-type(2) {
        margin-top: 150px; } }
    .a-businessArea .businessBox:nth-of-type(2) h4 {
      margin-left: -5rem;
      margin-right: -5rem; }
      .a-businessArea .businessBox:nth-of-type(2) h4::after {
        content: '02'; }
      @media (max-width: 1024px) {
        .a-businessArea .businessBox:nth-of-type(2) h4 {
          order: -1;
          margin: 0 auto; } }
    .a-businessArea .businessBox:nth-of-type(2) .txtBox {
      padding-right: calc((100% - 1200px)/ 2);
      margin: -16rem 0 -10rem 0; }
      @media (max-width: 1024px) {
        .a-businessArea .businessBox:nth-of-type(2) .txtBox {
          margin: 50px auto 0; } }
      .a-businessArea .businessBox:nth-of-type(2) .txtBox p {
        padding-left: 5rem; }
        @media (max-width: 1024px) {
          .a-businessArea .businessBox:nth-of-type(2) .txtBox p {
            padding-left: 0; } }
    .a-businessArea .businessBox:nth-of-type(2) figure {
      order: -1; }
      @media (max-width: 1024px) {
        .a-businessArea .businessBox:nth-of-type(2) figure {
          margin-right: auto; } }
  .a-businessArea .businessBox:nth-of-type(3) {
    margin-top: 300px; }
    @media (max-width: 768px) {
      .a-businessArea .businessBox:nth-of-type(3) {
        margin-top: 250px; } }
    @media (max-width: 480px) {
      .a-businessArea .businessBox:nth-of-type(3) {
        margin-top: 150px; } }
    .a-businessArea .businessBox:nth-of-type(3) h4::after {
      content: '03'; }

/*----------------------------------
 interview 
-----------------------------------*/
#commonhead.interviewHead .headWrapper {
  background: url("../img/interview/interview_hd.jpg") no-repeat;
  background-size: cover;
  background-position: top center; }

#interviewTtl {
  text-align: center;
  padding: 200px 0; }
  @media (max-width: 768px) {
    #interviewTtl {
      padding: 150px 0; } }
  @media (max-width: 480px) {
    #interviewTtl {
      padding: 100px 0; } }
  #interviewTtl h2 {
    margin-bottom: 40px; }
  #interviewTtl h4 {
    font-size: 4.8rem;
    margin-bottom: 80px; }
    @media (max-width: 768px) {
      #interviewTtl h4 {
        font-size: 3.8rem; } }
    @media (max-width: 480px) {
      #interviewTtl h4 {
        font-size: 2.4rem;
        margin-bottom: 50px; } }
    #interviewTtl h4 span {
      padding-right: 20px; }
      @media (max-width: 480px) {
        #interviewTtl h4 span {
          padding-right: 10px; } }
  #interviewTtl .text {
    letter-spacing: 0.05em;
    font-weight: 500; }
    @media (max-width: 480px) {
      #interviewTtl .text {
        text-align: left; } }

#interviewBg {
  background: #F2F2F2; }

#interviewArchive {
  padding: 180px 0 200px; }
  @media (max-width: 768px) {
    #interviewArchive {
      padding: 120px 0 150px; } }
  @media (max-width: 480px) {
    #interviewArchive {
      padding: 80px 0 100px; } }
  #interviewArchive ul li {
    width: 48%; }
    #interviewArchive ul li:nth-child(n + 3) {
      margin-top: 140px; }
      @media (max-width: 768px) {
        #interviewArchive ul li:nth-child(n + 3) {
          margin-top: 100px; } }
      @media (max-width: 480px) {
        #interviewArchive ul li:nth-child(n + 3) {
          margin-top: auto; } }
    @media (max-width: 480px) {
      #interviewArchive ul li:not(:first-child) {
        margin-top: 70px; } }
    @media (max-width: 480px) {
      #interviewArchive ul li {
        width: 100%; } }
    #interviewArchive ul li h4 {
      position: relative;
      z-index: 1;
      line-height: 1.6; }
      @media (max-width: 768px) {
        #interviewArchive ul li h4 {
          font-size: 2.4rem; } }
    #interviewArchive ul li figure {
      padding-left: 1.5em;
      margin-top: -1em; }
      #interviewArchive ul li figure a::before {
        content: '';
        width: 100%;
        padding-top: 74.07%;
        display: block; }
      #interviewArchive ul li figure a svg {
        fill: #ffcc00;
        position: relative;
        z-index: 1;
        width: 50px;
        height: 18px;
        position: absolute;
        top: 30%;
        right: 20px;
        transition: .3s; }
      #interviewArchive ul li figure a:hover svg {
        right: 12px; }

/*----------------------------------
 interview detail
-----------------------------------*/
.interviewDetail .interviewTtl {
  padding-top: 100px; }
  @media (max-width: 480px) {
    .interviewDetail .interviewTtl {
      padding-top: 80px; } }
  .interviewDetail .interviewTtl h2 {
    margin: 80px 0 50px; }
    @media (max-width: 480px) {
      .interviewDetail .interviewTtl h2 {
        margin: 80px 0 30px; } }
  .interviewDetail .interviewTtl h4 {
    font-size: 3.6rem; }
    @media (max-width: 768px) {
      .interviewDetail .interviewTtl h4 {
        font-size: 2.8rem; } }
    @media (max-width: 480px) {
      .interviewDetail .interviewTtl h4 {
        font-size: 2.0rem; } }
.interviewDetail .profileArea {
  position: relative;
  width: 100%;
  height: 600px;
  margin-top: -1rem;
  z-index: -1;
  background: #f2f2f2; }
  @media (max-width: 768px) {
    .interviewDetail .profileArea {
      height: 450px; } }
  @media (max-width: 480px) {
    .interviewDetail .profileArea {
      height: auto;
      margin-top: -0.5rem; } }
  .interviewDetail .profileArea .profileBg {
    position: absolute;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    @media (max-width: 480px) {
      .interviewDetail .profileArea .profileBg {
        position: initial; } }
  .interviewDetail .profileArea .container {
    position: relative;
    z-index: 1;
    height: 100%;
    align-items: center; }
  .interviewDetail .profileArea .profileBox {
    max-width: 570px;
    width: 47.5%; }
    @media (max-width: 480px) {
      .interviewDetail .profileArea .profileBox {
        width: 100%;
        margin-top: 50px; } }
    .interviewDetail .profileArea .profileBox .nameBox {
      background: #00a0e9;
      color: #fff;
      padding: 20px 30px 30px; }
      .interviewDetail .profileArea .profileBox .nameBox .name {
        font-size: 3.6rem;
        font-weight: 700;
        margin-bottom: 20px;
        letter-spacing: 0.2rem; }
        .interviewDetail .profileArea .profileBox .nameBox .name span {
          font-size: 1.8rem;
          padding-left: 5px; }
      .interviewDetail .profileArea .profileBox .nameBox ul li {
        background: #212121;
        padding: 5px 15px; }
        .interviewDetail .profileArea .profileBox .nameBox ul li + li {
          margin-left: 10px; }
    .interviewDetail .profileArea .profileBox .jobBox {
      background: #fff;
      padding: 20px 30px 30px; }
      .interviewDetail .profileArea .profileBox .jobBox ul {
        margin-top: 10px; }
        .interviewDetail .profileArea .profileBox .jobBox ul li {
          padding-left: 1em;
          position: relative;
          line-height: 2; }
          .interviewDetail .profileArea .profileBox .jobBox ul li::after {
            content: '';
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            width: 5px;
            height: 5px;
            border-radius: 50px;
            background: #00a0e9; }

.qaArea {
  padding: 150px 0;
  background: #f2f2f2; }
  @media (max-width: 480px) {
    .qaArea {
      padding: 80px 0; } }
  .qaArea .qaBox {
    margin-top: 210px; }
    .qaArea .qaBox::after {
      content: "";
      clear: both;
      display: block; }
    @media (max-width: 768px) {
      .qaArea .qaBox {
        margin-top: 100px; } }
    @media (max-width: 480px) {
      .qaArea .qaBox {
        margin-top: 80px; } }
    .qaArea .qaBox .txtBox {
      background: #fff;
      padding: 40px 50px 60px;
      position: relative;
      max-width: 700px;
      width: 58%;
      height: 100%;
      z-index: 1;
      box-sizing: border-box;
      margin-top: 100px; }
      @media (max-width: 768px) {
        .qaArea .qaBox .txtBox {
          padding: 30px 30px 40px; } }
      @media (max-width: 480px) {
        .qaArea .qaBox .txtBox {
          width: 100%;
          margin-top: 0; } }
      .qaArea .qaBox .txtBox h2 {
        margin-bottom: 20px;
        position: relative;
        margin-top: -0.9em; }
        @media (max-width: 480px) {
          .qaArea .qaBox .txtBox h2 {
            margin-bottom: 12px; } }
      .qaArea .qaBox .txtBox .themeEn {
        color: #00a0e9;
        margin-bottom: 1em;
        font-family: "Poppins", sans-serif;
        font-weight: 600;
        font-style: italic; }
      .qaArea .qaBox .txtBox .question {
        font-size: 2.4rem;
        font-weight: 700;
        margin-bottom: 1.2em; }
        @media (max-width: 768px) {
          .qaArea .qaBox .txtBox .question {
            font-size: 2.0rem; } }
    .qaArea .qaBox figure {
      max-width: 640px;
      width: 53%;
      position: relative; }
      @media (max-width: 480px) {
        .qaArea .qaBox figure {
          width: 100%;
          margin: 0; } }
      .qaArea .qaBox figure::after {
        content: '';
        width: 100%;
        padding-top: 65.625%;
        display: block; }
      .qaArea .qaBox figure img {
        position: absolute;
        margin: 0 auto;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        object-position: center;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
    .qaArea .qaBox.qa01 .txtBox, .qaArea .qaBox.qa04 .txtBox {
      float: right; }
      @media (max-width: 480px) {
        .qaArea .qaBox.qa01 .txtBox, .qaArea .qaBox.qa04 .txtBox {
          float: none; } }
    .qaArea .qaBox.qa01 figure, .qaArea .qaBox.qa04 figure {
      margin-right: -140px; }
      @media (max-width: 480px) {
        .qaArea .qaBox.qa01 figure, .qaArea .qaBox.qa04 figure {
          margin: 0; } }
    .qaArea .qaBox.qa02 .txtBox {
      float: left; }
      @media (max-width: 480px) {
        .qaArea .qaBox.qa02 .txtBox {
          float: none; } }
    .qaArea .qaBox.qa02 figure {
      margin-left: -140px;
      float: right; }
      @media (max-width: 480px) {
        .qaArea .qaBox.qa02 figure {
          margin: 0;
          float: none; } }
    .qaArea .qaBox.qa03 .txtBox {
      margin: 0 auto; }
    .qaArea .qaBox:first-of-type {
      margin-top: 0; }

.aiArea {
  padding: 150px 0; }
  @media (max-width: 480px) {
    .aiArea {
      padding: 80px 0; } }
  .aiArea h2 {
    font-size: 4.8rem;
    text-align: center;
    margin-bottom: 80px; }
    @media (max-width: 480px) {
      .aiArea h2 {
        font-size: 3.2rem;
        margin-bottom: 50px; } }
  .aiArea .aiWrapper {
    position: relative; }
  @media (max-width: 480px) {
    .aiArea .aiLinkBox:first-of-type {
      margin-bottom: 10px; } }
  .aiArea .aiLinkBox a {
    align-items: center; }
    @media (max-width: 480px) {
      .aiArea .aiLinkBox a {
        justify-content: center; } }
    .aiArea .aiLinkBox a .linkTxt p {
      margin-bottom: 15px; }
    .aiArea .aiLinkBox a .linkTxt .arrow {
      position: relative;
      width: 120px;
      height: 24px; }
      .aiArea .aiLinkBox a .linkTxt .arrow svg {
        fill: #ffcc00;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transition: .3s; }
    .aiArea .aiLinkBox a .linkTxt.prevTxt {
      margin-right: 15px; }
    .aiArea .aiLinkBox a .linkTxt.nextTxt {
      margin-left: 15px; }
      .aiArea .aiLinkBox a .linkTxt.nextTxt p {
        text-align: right; }
      .aiArea .aiLinkBox a .linkTxt.nextTxt .arrow svg {
        transform: scale(-1, 1); }
    .aiArea .aiLinkBox a:hover .linkTxt.prevTxt .arrow svg {
      left: -8px; }
    .aiArea .aiLinkBox a:hover .linkTxt.nextTxt .arrow svg {
      left: 8px; }
    .aiArea .aiLinkBox a figure {
      width: 160px;
      height: 160px;
      position: relative;
      border-radius: 200px;
      overflow: hidden; }
      .aiArea .aiLinkBox a figure img {
        position: absolute;
        margin: 0 auto;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        object-position: center;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transform: scale(1.1); }
    .aiArea .aiLinkBox a:hover, .aiArea .aiLinkBox a:hover img {
      opacity: 1; }
    .aiArea .aiLinkBox a:hover img {
      transform: scale(1); }
  .aiArea .yellowBtn.interviewBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    @media (max-width: 1024px) {
      .aiArea .yellowBtn.interviewBtn {
        position: initial;
        transform: unset;
        margin-top: 80px; } }

/*----------------------------------
 recruit
-----------------------------------*/
#commonhead.recruitHead .headWrapper {
  background: url("../img/requirement/requirement_hd.jpg") no-repeat;
  background-size: cover;
  background-position: center; }

.messageLowArea {
  padding: 180px 0;
  background: url(../img/top/message_bg.jpg) no-repeat;
  background-size: contain;
  background-position: top right; }
  @media (max-width: 768px) {
    .messageLowArea {
      padding: 100px 0; } }
  @media (max-width: 480px) {
    .messageLowArea {
      padding: 80px 0; } }
  .messageLowArea h2 {
    text-align: center;
    margin-bottom: 40px; }
  .messageLowArea h4 {
    text-align: center;
    font-size: 4.8rem;
    margin-bottom: 100px;
    line-height: 1.6; }
    @media (max-width: 768px) {
      .messageLowArea h4 {
        font-size: 3.8rem; } }
    @media (max-width: 480px) {
      .messageLowArea h4 {
        font-size: 2.4rem;
        margin-bottom: 80px; } }
  .messageLowArea .presidentMessa .imgBox {
    width: 35%; }
    @media (max-width: 480px) {
      .messageLowArea .presidentMessa .imgBox {
        width: 100%;
        margin-bottom: 50px; } }
    .messageLowArea .presidentMessa .imgBox figure {
      position: relative; }
      .messageLowArea .presidentMessa .imgBox figure::after {
        content: '';
        width: 100%;
        padding-top: 114.28%;
        display: block; }
      .messageLowArea .presidentMessa .imgBox figure img {
        position: absolute;
        margin: 0 auto;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        object-position: center;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
    .messageLowArea .presidentMessa .imgBox .presidentName {
      text-align: right;
      font-weight: 700; }
      .messageLowArea .presidentMessa .imgBox .presidentName span {
        font-size: 2.0rem;
        margin-left: 10px; }
  .messageLowArea .presidentMessa .txtBox {
    width: 65%;
    box-sizing: border-box;
    padding-left: 4em; }
    @media (max-width: 480px) {
      .messageLowArea .presidentMessa .txtBox {
        width: 100%;
        padding-left: 0; } }
    .messageLowArea .presidentMessa .txtBox p {
      line-height: 2.0; }
      .messageLowArea .presidentMessa .txtBox p + p {
        margin-top: 2em; }

.informationArea {
  padding: 150px 0;
  background: #f2f2f2; }
  @media (max-width: 768px) {
    .informationArea {
      padding: 100px 0; } }
  @media (max-width: 480px) {
    .informationArea {
      padding: 80px 0; } }
  .informationArea h2 {
    margin-bottom: 10px; }
  .informationArea .subTtl {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 80px; }
    @media (max-width: 768px) {
      .informationArea .subTtl {
        margin-bottom: 50px; } }
  .informationArea .selectJob {
    max-width: 900px;
    margin: 0 auto 50px; }
  .informationArea .infoTable dl {
    background: #fff;
    display: flex; }
    @media (max-width: 480px) {
      .informationArea .infoTable dl {
        flex-direction: column; } }
    .informationArea .infoTable dl + dl {
      border-top: solid 2px #f2f2f2; }
    .informationArea .infoTable dl dt {
      background: #00a0e9;
      color: #fff;
      width: 25%;
      padding: 25px 20px;
      box-sizing: border-box;
      display: flex;
      align-items: center; }
      @media (max-width: 480px) {
        .informationArea .infoTable dl dt {
          width: 100%;
          padding: 10px 20px; } }
    .informationArea .infoTable dl dd {
      width: 75%;
      padding: 25px 20px 25px 30px;
      box-sizing: border-box;
      position: relative; }
      @media (max-width: 480px) {
        .informationArea .infoTable dl dd {
          width: 100%;
          padding: 10px 20px; } }
      .informationArea .infoTable dl dd .entryBtn {
        position: absolute;
        top: 50%;
        right: 30px;
        transform: translateY(-50%); }
        @media (max-width: 768px) {
          .informationArea .infoTable dl dd .entryBtn {
            position: initial;
            transform: none; } }
      .informationArea .infoTable dl dd .entryBtn a {
        width: 300px;
        height: 50px;
        overflow: hidden;
        cursor: pointer; }
        @media (max-width: 768px) {
          .informationArea .infoTable dl dd .entryBtn a {
            margin-top: 10px; } }
        @media (max-width: 480px) {
          .informationArea .infoTable dl dd .entryBtn a {
            width: 100%; } }
        .informationArea .infoTable dl dd .entryBtn a::after {
          content: '';
          position: absolute;
          background: url(../img/common/arrow.svg) no-repeat;
          background-position: center;
          background-size: contain;
          width: 50px;
          height: 18px;
          display: block;
          top: 30%;
          right: 23px;
          transition: .3s; }
        .informationArea .infoTable dl dd .entryBtn a:hover::after {
          right: 15px; }

ul.selectJob {
  margin: 0;
  padding: 0; }
  ul.selectJob &gt; li {
    margin: 0;
    padding: 0.8em;
    width: 100%;
    color: #808080;
    text-align: center;
    line-height: 1.4;
    border-bottom: 4px solid #cccccc;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center; }
    ul.selectJob &gt; li::before {
      content: "";
      display: inline-block;
      width: 4px;
      height: 4px;
      margin: 0 10px 0 0;
      border-right: 1px solid #808080;
      border-bottom: 1px solid #808080;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    ul.selectJob &gt; li.active {
      color: #00a0e9;
      border-color: #00a0e9; }
    ul.selectJob &gt; li.active::before {
      border-color: #00a0e9; }

.infoContents .hide {
  display: none; }

#cheader {
  position: relative; }
  #cheader h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    z-index: 1;
    text-align: center;
    font-size: clamp(25.2px, 2.8125vw, 36px);
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.07em;
    font-weight: 300;
    color: #fff; }
    #cheader h2 span {
      font-size: 1.4rem;
      font-family: 'Noto Sans JP',sans-serif;
      letter-spacing: 0.05em;
      display: inline-block;
      margin-bottom: 25px;
      position: relative; }
      #cheader h2 span::before, #cheader h2 span::after {
        content: '';
        position: absolute;
        background: #fff;
        width: 40px;
        height: 1px;
        top: 50%;
        transform: translateY(-50%); }
      #cheader h2 span::before {
        left: -50px; }
      #cheader h2 span::after {
        right: -50px; }
  #cheader .bg picture {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    overflow: hidden; }
    #cheader .bg picture::before {
      content: '';
      padding-top: 17.85%;
      width: 100%;
      display: block; }
      @media (max-width: 480px) {
        #cheader .bg picture::before {
          padding-top: 50%; } }
    #cheader .bg picture source, #cheader .bg picture img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 0; }

/* CSS Document */
#aboutArea {
  max-width: 900px;
  width: 90%;
  height: auto;
  margin: auto;
  box-sizing: border-box;
  padding: min(100px,10.416vw) 0 min(150px,15.6255vw); }
  #aboutArea .aboutWrap {
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
    background: #fff;
    padding: 15px; }
    #aboutArea .aboutWrap .descBox {
      border: 1px solid #231815;
      padding: min(100px,10.416vw) min(85px,8.8545vw); }
      @media (max-width: 480px) {
        #aboutArea .aboutWrap .descBox {
          padding: 20px; } }
      #aboutArea .aboutWrap .descBox .head {
        text-align: center; }
        #aboutArea .aboutWrap .descBox .head p {
          font-size: 2.0rem;
          line-height: 2.4;
          letter-spacing: 0.075em;
          font-family: 'Noto Serif JP', serif; }
          @media (max-width: 480px) {
            #aboutArea .aboutWrap .descBox .head p {
              font-size: 1.6rem; } }
        #aboutArea .aboutWrap .descBox .head .aboutLogo {
          margin: min(80px,8.334vw) auto 0; }
          @media (max-width: 480px) {
            #aboutArea .aboutWrap .descBox .head .aboutLogo {
              width: 80%; } }
      #aboutArea .aboutWrap .descBox .textBox {
        margin-top: min(80px,8.334vw); }
        #aboutArea .aboutWrap .descBox .textBox .text p {
          font-size: 1.6rem;
          letter-spacing: 0;
          line-height: 1.9375;
          background-color: #fff;
          background-image: linear-gradient(180deg, #DCDCDC 1px, transparent 1px);
          background-size: 100% 2.5em;
          line-height: 2.5em;
          padding-bottom: 1px;
          letter-spacing: 0.01em; }
          @media (max-width: 480px) {
            #aboutArea .aboutWrap .descBox .textBox .text p {
              font-size: 1.4rem; } }
        #aboutArea .aboutWrap .descBox .textBox .text + .text {
          margin-top: 30px; }

/* CSS Document */
#desireArea {
  padding: min(100px,10.416vw) 0 min(150px,15.6255vw); }
  #desireArea section .ttlBox {
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
    background: #fff;
    padding: 10px; }
    #desireArea section .ttlBox p {
      border: 1px solid #231815;
      font-size: clamp(14px, 1.563vw, 20px);
      line-height: 2.4;
      letter-spacing: 0.075em;
      text-align: center;
      padding: 15px 0; }
      @media (max-width: 480px) {
        #desireArea section .ttlBox p {
          font-size: 1.6rem; } }
  #desireArea .sec01 .textBox .text {
    margin-top: min(60px,6.2505vw); }
    #desireArea .sec01 .textBox .text p {
      text-align: center;
      font-size: clamp(11.2px, 1.2495vw, 16px);
      letter-spacing: 0.05em;
      line-height: 1.9375; }
      @media (max-width: 480px) {
        #desireArea .sec01 .textBox .text p {
          font-size: 1.4rem; } }
  #desireArea .sec01 .textBox .text_comment {
    margin-top: min(80px,8.334vw); }
    #desireArea .sec01 .textBox .text_comment p {
      text-align: center;
      font-family: 'Noto Serif JP' , serif;
      font-size: clamp(12.6px, 1.407vw, 18px);
      letter-spacing: 0.075em;
      line-height: 1.6666666667; }
      @media (max-width: 480px) {
        #desireArea .sec01 .textBox .text_comment p {
          font-size: 1.6rem; } }
  #desireArea .sec01 .photoBox {
    text-align: center; }
  #desireArea .sec02 {
    position: relative;
    padding: min(120px,12.4995vw) 0 min(150px,15.6255vw); }
    @media (max-width: 480px) {
      #desireArea .sec02 {
        margin-top: 40px; } }
    #desireArea .sec02 ul {
      margin-top: min(80px,8.334vw); }
      @media (max-width: 480px) {
        #desireArea .sec02 ul li {
          width: 85%;
          margin: auto; } }
      #desireArea .sec02 ul li .care {
        margin: 0 auto 30px;
        width: 80%; }
        @media (max-width: 480px) {
          #desireArea .sec02 ul li .care {
            margin-bottom: 20px; } }
      @media (max-width: 480px) {
        #desireArea .sec02 ul li + li {
          margin-top: 50px; } }
    #desireArea .sec02 p.text {
      margin-top: min(80px,8.334vw);
      text-align: center;
      font-size: clamp(11.2px, 1.2495vw, 16px);
      letter-spacing: 0.05em; }
      @media (max-width: 480px) {
        #desireArea .sec02 p.text {
          font-size: 1.4rem;
          line-height: 1.5; } }
    #desireArea .sec02 .bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1; }
      #desireArea .sec02 .bg picture {
        width: 100%;
        height: auto;
        display: block;
        position: relative;
        overflow: hidden; }
        #desireArea .sec02 .bg picture::before {
          content: '';
          padding-top: 71.9%;
          width: 100%;
          display: block; }
        #desireArea .sec02 .bg picture source, #desireArea .sec02 .bg picture img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: center;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 0; }
        @media (max-width: 480px) {
          #desireArea .sec02 .bg picture {
            display: none; } }
    #desireArea .sec02 .bg_sp {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1; }
      #desireArea .sec02 .bg_sp picture {
        width: 100%;
        height: auto;
        display: none;
        position: relative;
        overflow: hidden; }
        #desireArea .sec02 .bg_sp picture::before {
          content: '';
          padding-top: 446%;
          width: 100%;
          display: block; }
        @media (max-width: 480px) {
          #desireArea .sec02 .bg_sp picture {
            display: block; } }
        #desireArea .sec02 .bg_sp picture source, #desireArea .sec02 .bg_sp picture img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: center;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 0; }
  #desireArea .sec03 {
    background: #424242;
    padding: min(120px,12.4995vw) 0; }
    #desireArea .sec03 ul {
      margin-top: min(80px,8.334vw); }
      #desireArea .sec03 ul li {
        text-align: center; }
        @media (max-width: 480px) {
          #desireArea .sec03 ul li figure {
            margin: 0 auto;
            text-align: center;
            width: 45%; } }
        #desireArea .sec03 ul li p {
          margin-top: min(60px,6.2505vw);
          color: #fff;
          font-size: clamp(11.2px, 1.2495vw, 16px);
          letter-spacing: 0.05em;
          line-height: 1.75; }
          @media (max-width: 480px) {
            #desireArea .sec03 ul li p {
              font-size: 1.4rem;
              margin-top: 20px; } }
        #desireArea .sec03 ul li + li {
          margin: 0 0 0 9.17%; }
          @media (max-width: 480px) {
            #desireArea .sec03 ul li + li {
              margin: 60px 0 0 0; } }
    #desireArea .sec03 p.text {
      text-align: center;
      color: #FFEB5D;
      margin-top: min(80px,8.334vw);
      font-size: clamp(11.2px, 1.2495vw, 16px);
      letter-spacing: 0.05em;
      line-height: 1.75; }
      @media (max-width: 480px) {
        #desireArea .sec03 p.text {
          font-size: 1.4rem; } }
  #desireArea .sec04 {
    padding-top: min(150px,15.6255vw); }
    #desireArea .sec04 div {
      margin: 0 auto;
      width: 90%;
      max-width: 750px;
      height: auto;
      box-sizing: border-box; }
      #desireArea .sec04 div .head {
        background: #C94E8F;
        padding: 30px 0 30px;
        position: relative; }
        #desireArea .sec04 div .head::before, #desireArea .sec04 div .head::after {
          border: solid transparent;
          content: '';
          height: 0;
          width: 0;
          pointer-events: none;
          position: absolute;
          top: 100%;
          left: 50%; }
        #desireArea .sec04 div .head::before {
          border-color: rgba(66, 66, 66, 0);
          border-top-width: 19px;
          border-bottom-width: 19px;
          border-left-width: 19px;
          border-right-width: 19px;
          margin-left: -19px;
          border-top-color: #C94E8F;
          z-index: 3; }
        #desireArea .sec04 div .head span {
          position: relative;
          display: block; }
          #desireArea .sec04 div .head span::before {
            content: '';
            position: absolute;
            background: url("../img/common/text_voice.svg") no-repeat center center/contain;
            width: 113px;
            height: 56px;
            bottom: -50px;
            right: 30px; }
            @media (max-width: 480px) {
              #desireArea .sec04 div .head span::before {
                width: 75px;
                height: 38px;
                bottom: -45px;
                right: 5px; } }
        #desireArea .sec04 div .head p {
          color: #fff;
          text-align: center; }
      #desireArea .sec04 div .text {
        text-align: center;
        margin-top: min(80px,8.334vw); }
        #desireArea .sec04 div .text p {
          font-size: clamp(11.2px, 1.2495vw, 16px);
          letter-spacing: 0.05em;
          line-height: 1.9375; }
          @media (max-width: 480px) {
            #desireArea .sec04 div .text p {
              font-size: 1.4rem; } }
          #desireArea .sec04 div .text p + p {
            margin-top: min(40px,4.167vw); }
      #desireArea .sec04 div .fig {
        margin: min(80px,8.334vw) auto 0;
        text-align: center; }
        @media (max-width: 480px) {
          #desireArea .sec04 div .fig {
            width: 100%; } }
        @media (max-width: 480px) {
          #desireArea .sec04 div .fig figure.pc {
            display: none; } }
        #desireArea .sec04 div .fig figure.sp {
          display: none; }
          @media (max-width: 480px) {
            #desireArea .sec04 div .fig figure.sp {
              display: block; } }
      #desireArea .sec04 div .photoBox {
        margin-top: min(80px,8.334vw); }

#charmArea {
  padding: min(100px,10.416vw) 0 min(150px,15.6255vw); }
  #charmArea section .ttlBox {
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
    background: #fff;
    padding: 10px; }
    #charmArea section .ttlBox p {
      border: 1px solid #231815;
      font-size: clamp(14px, 1.563vw, 20px);
      line-height: 2.4;
      letter-spacing: 0.075em;
      text-align: center;
      padding: 15px 0; }
      @media (max-width: 480px) {
        #charmArea section .ttlBox p {
          font-size: 1.6rem; } }
  #charmArea .sec01 {
    margin-bottom: min(300px,31.2495vw); }
    #charmArea .sec01 .textBox {
      margin-top: min(60px,6.2505vw);
      position: relative; }
      #charmArea .sec01 .textBox .text {
        position: relative;
        z-index: 3; }
        #charmArea .sec01 .textBox .text p {
          text-align: center;
          font-size: clamp(11.2px, 1.2495vw, 16px);
          letter-spacing: 0.05em;
          line-height: 1.9375; }
          @media (max-width: 480px) {
            #charmArea .sec01 .textBox .text p {
              font-size: 1.4rem; } }
        #charmArea .sec01 .textBox .text + .text {
          margin-top: min(40px,4.167vw); }
      #charmArea .sec01 .textBox .bg01 {
        position: absolute;
        transform: translateY(-30%);
        left: 20px;
        width: 23.93%; }
        @media (max-width: 480px) {
          #charmArea .sec01 .textBox .bg01 {
            left: 0; } }
      #charmArea .sec01 .textBox .bg02 {
        position: absolute;
        transform: translateY(-30%);
        right: -60px;
        width: 30.09%;
        top: 18vw; }
        @media (max-width: 480px) {
          #charmArea .sec01 .textBox .bg02 {
            right: 0;
            top: auto; } }
  #charmArea .sec02 .figBox {
    margin: min(80px,8.334vw) auto 0;
    max-width: 900px;
    width: 90%;
    height: auto;
    box-sizing: border-box; }
    #charmArea .sec02 .figBox ul {
      justify-content: center; }
      @media (max-width: 480px) {
        #charmArea .sec02 .figBox ul {
          flex-wrap: wrap; } }
      #charmArea .sec02 .figBox ul li {
        position: relative; }
        @media (max-width: 480px) {
          #charmArea .sec02 .figBox ul li {
            width: 45%; } }
        #charmArea .sec02 .figBox ul li + li {
          margin: 0 0 0 3.33%; }
          @media (max-width: 480px) {
            #charmArea .sec02 .figBox ul li + li {
              margin: 0 0 0 0; } }
        @media (max-width: 480px) {
          #charmArea .sec02 .figBox ul li:nth-child(n + 3) {
            margin-top: 20px; } }
        @media (max-width: 480px) {
          #charmArea .sec02 .figBox ul li:nth-child(2n) {
            margin-left: 20px; } }
      #charmArea .sec02 .figBox ul + ul {
        margin-top: 20px; }
  #charmArea .otherBox {
    margin: min(80px,8.334vw) auto 0;
    text-align: center; }
    #charmArea .otherBox p {
      text-align: center;
      position: relative;
      margin: 0 auto;
      display: inline-block; }
      #charmArea .otherBox p::before, #charmArea .otherBox p::after {
        content: '';
        position: absolute;
        background: #424242;
        height: 1px;
        width: 11.47%;
        top: 50%;
        transform: translateY(-50%); }
      #charmArea .otherBox p::before {
        left: -50px; }
      #charmArea .otherBox p::after {
        right: -50px; }
    #charmArea .otherBox ul {
      margin-top: 30px; }
      @media (max-width: 480px) {
        #charmArea .otherBox ul {
          flex-wrap: wrap; } }
      #charmArea .otherBox ul li {
        width: 15.6%;
        border: 1px solid #E087B1;
        color: #C94E8F;
        font-size: clamp(12.6px, 1.407vw, 18px);
        font-weight: 500;
        letter-spacing: 0;
        line-height: 1.7222222222;
        padding: 5px 0; }
        @media (max-width: 480px) {
          #charmArea .otherBox ul li {
            font-size: 1.4rem; } }
        @media (max-width: 480px) {
          #charmArea .otherBox ul li {
            width: 45%; } }
        #charmArea .otherBox ul li + li {
          margin: 0 0 0 13px; }
          @media (max-width: 480px) {
            #charmArea .otherBox ul li + li {
              margin: 0; } }
        @media (max-width: 480px) {
          #charmArea .otherBox ul li:nth-child(n + 3) {
            margin-top: 20px; } }
        @media (max-width: 480px) {
          #charmArea .otherBox ul li:nth-child(2n) {
            margin-left: 20px; } }
  #charmArea .sec03 {
    background: #424242;
    position: relative;
    text-align: center;
    margin-top: min(150px,15.6255vw);
    padding: min(120px,12.4995vw) 0; }
    #charmArea .sec03::before {
      position: absolute;
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 95px 50vw 0 50vw;
      border-color: #424242 #EBF0F2 #EBF0F2 #EBF0F2;
      top: 100%;
      left: 0;
      z-index: 3; }
      @media (max-width: 768px) {
        #charmArea .sec03::before {
          border-width: 95px 50vw 0 50vw; } }
      @media (max-width: 480px) {
        #charmArea .sec03::before {
          border-width: 60px 50vw 0 50vw; } }
    #charmArea .sec03 div {
      max-width: 750px;
      width: 90%;
      height: auto;
      box-sizing: border-box;
      margin: 0 auto; }
      #charmArea .sec03 div .head {
        text-align: center;
        padding: 0 0 min(40px,4.167vw);
        border-bottom: 2px solid #fff;
        background: #424242;
        color: #fff;
        position: relative; }
        #charmArea .sec03 div .head::before, #charmArea .sec03 div .head::after {
          border: solid transparent;
          content: '';
          height: 0;
          width: 0;
          pointer-events: none;
          position: absolute;
          top: 100%;
          left: 50%; }
        #charmArea .sec03 div .head::before {
          border-color: rgba(66, 66, 66, 0);
          border-top-width: 19px;
          border-bottom-width: 19px;
          border-left-width: 19px;
          border-right-width: 19px;
          margin-left: -19px;
          margin-top: 2px;
          border-top-color: #fff; }
        #charmArea .sec03 div .head::after {
          border-color: rgba(221, 231, 235, 0);
          border-top-width: 17px;
          border-bottom-width: 17px;
          border-left-width: 17px;
          border-right-width: 17px;
          margin-left: -17px;
          border-top-color: #424242; }
        #charmArea .sec03 div .head p.ttl {
          font-size: clamp(26.6px, 2.9685vw, 38px);
          letter-spacing: 0.01em; }
          #charmArea .sec03 div .head p.ttl span {
            font-weight: 500;
            font-family: 'Noto Serif JP' , serif; }
          @media (max-width: 480px) {
            #charmArea .sec03 div .head p.ttl {
              margin-bottom: 10px; } }
        #charmArea .sec03 div .head p.text {
          font-size: clamp(14px, 1.563vw, 20px);
          font-weight: 500;
          line-height: 1.75;
          letter-spacing: 0.075em; }
          @media (max-width: 480px) {
            #charmArea .sec03 div .head p.text {
              font-size: 1.6rem; } }
      #charmArea .sec03 div .textBox {
        text-align: center;
        color: #fff;
        margin-top: min(80px,8.334vw); }
        #charmArea .sec03 div .textBox .text p {
          font-size: clamp(11.2px, 1.2495vw, 16px);
          line-height: 1.75;
          letter-spacing: 0.05em; }
          @media (max-width: 480px) {
            #charmArea .sec03 div .textBox .text p {
              font-size: 1.4rem; } }
        #charmArea .sec03 div .textBox .text + .text {
          margin-top: min(30px,3.1245vw); }
    #charmArea .sec03 ul {
      margin: min(80px,8.334vw) auto 0;
      max-width: 800px;
      width: 90%;
      height: auto;
      box-sizing: border-box; }
      #charmArea .sec03 ul li {
        text-align: center; }
        @media (max-width: 480px) {
          #charmArea .sec03 ul li figure {
            margin: 0 auto;
            text-align: center;
            width: 45%; } }
        #charmArea .sec03 ul li p {
          margin-top: min(60px,6.2505vw);
          color: #fff;
          font-size: clamp(11.2px, 1.2495vw, 16px);
          letter-spacing: 0.05em;
          line-height: 1.75; }
          @media (max-width: 480px) {
            #charmArea .sec03 ul li p {
              font-size: 1.4rem;
              margin-top: 20px; } }
        @media (max-width: 480px) {
          #charmArea .sec03 ul li + li {
            margin-top: 60px; } }
  #charmArea .sec04 {
    padding: min(200px,20.8335vw) 0 min(120px,12.4995vw);
    background: #EBF0F2;
    position: relative; }
    #charmArea .sec04::before {
      position: absolute;
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 95px 50vw 0 50vw;
      border-color: #EBF0F2 transparent transparent transparent;
      top: 100%;
      left: 0; }
      @media (max-width: 768px) {
        #charmArea .sec04::before {
          border-width: 95px 50vw 0 50vw; } }
      @media (max-width: 480px) {
        #charmArea .sec04::before {
          border-width: 60px 50vw 0 50vw; } }
    #charmArea .sec04 ul {
      margin: 0 auto;
      max-width: 960px;
      width: 90%;
      height: auto;
      box-sizing: border-box; }
      @media (max-width: 480px) {
        #charmArea .sec04 ul {
          flex-direction: column; } }
      @media (max-width: 480px) {
        #charmArea .sec04 ul li {
          width: 60%; } }
      #charmArea .sec04 ul li + li {
        margin: 0 0 0 7.5%; }
        @media (max-width: 480px) {
          #charmArea .sec04 ul li + li {
            margin: 0; } }
      @media (max-width: 480px) {
        #charmArea .sec04 ul li:nth-of-type(2) {
          margin: -30px 0 0 auto; }
        #charmArea .sec04 ul li:nth-of-type(3) {
          margin-top: -30px; } }
  #charmArea .sec05 {
    padding-top: min(200px,20.8335vw); }
    #charmArea .sec05 .head {
      text-align: center; }
      #charmArea .sec05 .head p.text {
        font-size: clamp(15.4px, 1.719vw, 22px);
        letter-spacing: 0.05em;
        line-height: 2.1818181818; }
      #charmArea .sec05 .head p.ttl {
        margin-top: 20px;
        font-weight: 500;
        font-family: 'Noto Serif JP' , serif;
        font-size: clamp(42px, 4.6875vw, 60px);
        letter-spacing: 0.075em;
        line-height: 0.5; }
        #charmArea .sec05 .head p.ttl span {
          font-size: clamp(11.2px, 1.2495vw, 16px);
          letter-spacing: 0.1em;
          line-height: 1.3125;
          font-family: 'Noto Sans JP', sans-serif;
          display: inline-block;
          position: relative; }
          #charmArea .sec05 .head p.ttl span::before, #charmArea .sec05 .head p.ttl span::after {
            content: '';
            position: absolute;
            background: #424242;
            height: 1px;
            width: 20.47%;
            top: 50%;
            transform: translateY(-50%); }
          #charmArea .sec05 .head p.ttl span::before {
            left: -20px; }
          #charmArea .sec05 .head p.ttl span::after {
            right: -20px; }
    #charmArea .sec05 .descBox {
      justify-content: center;
      margin-top: min(60px,6.2505vw);
      margin-left: -130px; }
      @media (max-width: 480px) {
        #charmArea .sec05 .descBox {
          flex-direction: column;
          margin-left: 0; } }
      #charmArea .sec05 .descBox .photoBox {
        position: relative; }
        @media (max-width: 480px) {
          #charmArea .sec05 .descBox .photoBox {
            width: 55%;
            margin: 0 auto; } }
        #charmArea .sec05 .descBox .photoBox::before {
          content: '';
          position: absolute;
          background: url("../img/page/charm_fig03.png") no-repeat center center/contain;
          width: 291px;
          height: 138px;
          bottom: -10px;
          left: 50%; }
          @media (max-width: 480px) {
            #charmArea .sec05 .descBox .photoBox::before {
              width: 180px;
              height: 100px;
              bottom: -10px;
              left: 40%; } }
      #charmArea .sec05 .descBox .textBox {
        position: relative;
        margin-top: min(100px,10.416vw); }
        #charmArea .sec05 .descBox .textBox::before {
          content: '';
          position: absolute;
          background: url("../img/page/charm_fig04.png") no-repeat center center/contain;
          width: 226px;
          height: 374px;
          left: 90%;
          bottom: 30px; }
          @media (max-width: 480px) {
            #charmArea .sec05 .descBox .textBox::before {
              width: 105px;
              bottom: -120px;
              left: 80%; } }
        #charmArea .sec05 .descBox .textBox p {
          font-size: clamp(12.6px, 1.407vw, 18px);
          letter-spacing: 0.075em;
          line-height: 1.1666666667;
          border-bottom: 1px solid #333333;
          padding: 10px 40px; }
          @media (max-width: 480px) {
            #charmArea .sec05 .descBox .textBox p {
              text-align: center;
              font-size: 1.4rem; } }
    #charmArea .sec05 p.more_btn {
      width: 36.7%;
      max-width: 400px;
      height: 60px;
      line-height: 60px;
      border: 1px solid #333333;
      margin: min(80px,8.334vw) auto 0; }
      @media (max-width: 480px) {
        #charmArea .sec05 p.more_btn {
          width: 80%;
          height: 50px;
          line-height: 50px; } }
      #charmArea .sec05 p.more_btn:hover a::before {
        right: 12px; }
      #charmArea .sec05 p.more_btn a {
        display: block;
        text-align: center;
        font-size: clamp(14px, 1.6vw, 16px);
        letter-spacing: 0.05em;
        position: relative; }
        #charmArea .sec05 p.more_btn a::before {
          content: '';
          position: absolute;
          background: url("../img/common/arrow_sub.svg") no-repeat center center/contain;
          width: 4px;
          height: 8px;
          right: 18px;
          top: 50%;
          transform: translateY(-50%);
          /*アニメーションの指定*/
          transition: all .3s; }

#qaArea {
  padding: min(100px,10.416vw) 0 min(150px,15.6255vw); }
  #qaArea p.lead {
    text-align: center;
    font-size: clamp(11.2px, 1.2495vw, 16px);
    line-height: 1.75;
    letter-spacing: 0.075em;
    margin-bottom: min(100px,10.416vw); }
    @media (max-width: 480px) {
      #qaArea p.lead {
        font-size: 1.4rem; } }
  #qaArea .accordionWrap + .accordionWrap {
    margin-top: min(120px,12.4995vw); }
    @media (max-width: 480px) {
      #qaArea .accordionWrap + .accordionWrap {
        margin-top: 80px; } }
  #qaArea .accordionWrap .ttl {
    text-align: center;
    border: 1px solid #E087B1;
    position: relative;
    max-width: 300px;
    width: 90%;
    margin: 0 auto; }
    #qaArea .accordionWrap .ttl::before, #qaArea .accordionWrap .ttl::after {
      content: '';
      position: absolute;
      background: #E087B1;
      width: 20px;
      height: 20px; }
    #qaArea .accordionWrap .ttl::before {
      top: -10px;
      left: -10px; }
    #qaArea .accordionWrap .ttl::after {
      bottom: -10px;
      right: -10px; }
    #qaArea .accordionWrap .ttl p {
      font-size: clamp(14px, 1.563vw, 20px);
      letter-spacing: 0.075em;
      display: inline-block;
      padding: 20px 0; }
  #qaArea .accordionWrap .accordionBox {
    margin: 0 auto;
    padding: min(50px,5.208vw) 0 0;
    max-width: 900px;
    width: 90%;
    border-bottom: solid 1px #DEDEDE;
    box-sizing: border-box; }
    #qaArea .accordionWrap .accordionBox .targetBtn {
      border-top: solid 1px #DEDEDE;
      font-size: clamp(11.2px, 1.2495vw, 16px);
      line-height: 1.75;
      letter-spacing: 0.075em;
      color: #333333;
      padding: 20px 6.944vw 20px 0; }
      @media (max-width: 480px) {
        #qaArea .accordionWrap .accordionBox .targetBtn {
          font-size: 1.4rem; } }
      #qaArea .accordionWrap .accordionBox .targetBtn .toggleBtn {
        top: 50%;
        right: 1.388vw;
        transform: translateY(-50%); }
    #qaArea .accordionWrap .accordionBox .acdInner {
      padding: 0 0 20px 0;
      font-size: clamp(11.2px, 1.2495vw, 16px);
      line-height: 1.75;
      letter-spacing: 0.075em;
      color: #333333; }
      @media (max-width: 480px) {
        #qaArea .accordionWrap .accordionBox .acdInner {
          font-size: 1.4rem; } }
  @media (max-width: 480px) {
    #qaArea .accordionWrap .accordionBox {
      padding: 10px 0 0;
      margin: 30px auto 10px; }
      #qaArea .accordionWrap .accordionBox .targetBtn {
        padding: 25px 6.944vw 25px 2.777vw; }
      #qaArea .accordionWrap .accordionBox .acdInner {
        padding: 0 6.944vw 30px 2.777vw;
        line-height: 1.8; } }
  #qaArea .contactArea {
    margin: min(120px,12.4995vw) auto 0;
    max-width: 900px;
    width: 90%;
    border: solid 1px #DEDEDE;
    box-sizing: border-box;
    text-align: center;
    padding: min(70px,7.2915vw) 0 min(60px,6.2505vw); }
    @media (max-width: 480px) {
      #qaArea .contactArea {
        margin-top: 80px; } }
    #qaArea .contactArea .text {
      font-size: clamp(11.2px, 1.2495vw, 16px);
      letter-spacing: 0.075em;
      line-height: 1.75;
      font-weight: 500; }
      @media (max-width: 480px) {
        #qaArea .contactArea .text {
          font-size: 1.4rem; } }
    #qaArea .contactArea p.more_btn {
      width: 36.7%;
      max-width: 400px;
      height: 60px;
      line-height: 60px;
      border: 1px solid #333333;
      margin: min(80px,8.334vw) auto 0; }
      @media (max-width: 480px) {
        #qaArea .contactArea p.more_btn {
          width: 80%;
          height: 50px;
          line-height: 50px; } }
      #qaArea .contactArea p.more_btn:hover a::before {
        right: 12px; }
      #qaArea .contactArea p.more_btn a {
        display: block;
        text-align: center;
        font-size: clamp(14px, 1.6vw, 16px);
        letter-spacing: 0.05em;
        position: relative; }
        #qaArea .contactArea p.more_btn a::before {
          content: '';
          position: absolute;
          background: url("../img/common/arrow_sub.svg") no-repeat center center/contain;
          width: 4px;
          height: 8px;
          right: 18px;
          top: 50%;
          transform: translateY(-50%);
          /*アニメーションの指定*/
          transition: all .3s; }
</pre></body></html>