/* RESPONSIVE
***************************************************  */

@media screen and (max-width: 1029px) {
  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  #header_pc {
    display: none;
  }

  #header_sp {
    display: block;
  }

  h1 {
    font-family: "Shippori Mincho", serif;
    font-weight: 400;
    color: #000000;
    font-size: 2.1rem;
    letter-spacing: 0.1rem;
  }

  /** ---------------------------------------- */
  #header_sp {
    background-color: #ffffff;
    height: 70px;
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
  }

  .ham_position {
    position: relative;
  }

  .h_menul {
    position: absolute;
    top: 18px;
  }

  #nav_ham {
    position: absolute;
    top: 5px;
    right: 2%;
  }

  /*  */
  .drawer-hidden {
    display: none;
    opacity: 0; /*  */
  }

  /*  */
  .drawer-open {
    display: flex;
    height: 60px;
    width: 60px;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 100; /*  */
    cursor: pointer;
  }

  /*  */
  .drawer-open span,
  .drawer-open span:before,
  .drawer-open span:after {
    content: "";
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background: #003cb3;
    transition: 0.5s;
    position: absolute;
  }

  /*  */
  .drawer-open span:before,
  .drawer-open span:after {
    background: #003cb3;
  }

  /*  */
  .drawer-open span:before {
    bottom: 8px;
  }

  /*  */
  .drawer-open span:after {
    top: 8px;
  }

  /*  */
  #drawer-check:checked ~ .drawer-open span {
    background: rgba(255, 255, 255, 0);
  }

  /*  */
  #drawer-check:checked ~ .drawer-open span::before {
    bottom: 0;
    transform: rotate(45deg);
    background: #ffffff; /*  */
  }
  #drawer-check:checked ~ .drawer-open span::after {
    top: 0;
    transform: rotate(-45deg);
    background: #ffffff; /*  */
  }

  /* */
  .drawer-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%; /* */
    z-index: 99;
    background: #003cb3;
    transition: 0.5s;
  }

  /*  */
  #drawer-check:checked ~ .drawer-content {
    left: 0; /* */
  }

  /*  */
  .drawer-item,
  .drawer-item a {
    color: #ffffff;
    font-family: "Shippori Mincho", serif;
    font-weight: 400;
  }
  .drawer-item {
    font-size: 1.7rem;
    /* font-weight: 600; */
    letter-spacing: 0.1rem;
    margin: 2.8rem 0 1.8rem 3.5rem;
  }
  ul.ham_sph {
    /* display: flex;
				align-items: center; */
    font-size: 2.1rem;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .danasset_footerbox {
    width: 90%;
  }

  #fmenu_pc {
    display: none;
  }

  #fmenu_sp {
    display: block;
  }

  #fmenu_sp ul {
    display: flex;
    justify-content: center;
    margin-bottom: 1.6rem;
  }

  #fmenu_sp li {
    margin: 0 2%;
  }

  .fmenuend {
    margin-bottom: 0 !important;
  }

  .footer-contact {
    margin-block-start: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-direction: column;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .danasset_contentbox {
    width: 90%;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .top1v_img {
    height: 346px;
    object-fit: cover;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .message_aoiimg {
    margin-right: 5rem;
    width: 32%;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .career_aoiimg {
    /* margin-left: 5.0rem; */
    width: 32%;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .danasset_categorybox {
    width: 90%;
  }
}

@media screen and (max-width: 768px) {
  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .top1v_img_pc {
    display: none;
  }

  .top1v_img_sp {
    display: block;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .danasset_sub1stview h1 {
    font-size: 5.4rem;
    letter-spacing: 0.7rem;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  #archh1_pc {
    display: none;
  }

  #archh1_sp {
    display: block;
  }

  #archh1_sp div {
    width: fit-content;
    margin: 0 auto;
    padding-top: 98px;
  }

  #archh1_sp h1 {
    line-height: normal;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .footer_info {
    display: block;
  }

  .footer_infoh {
    margin-right: 1.8rem;
    margin-bottom: 1rem;
  }

  .footername {
    float: left;
  }

  .footer_infocap {
    font-size: 2.1rem;
    letter-spacing: 0.36rem;
    padding-top: 14px;
  }

  .footer_infolir {
    clear: both;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .danasset_h2ul {
    display: block;
  }

  h2 {
    line-height: normal;
  }

  .h2cap {
    padding-left: 0;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .message_ul {
    display: block;
  }

  .message_aoiimg {
    width: fit-content;
    margin: 0 auto 3rem;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .topface_logo {
    left: 45%;
    top: 140px;
    width: 48%;
  }

  .topface_bg {
    bottom: 310px;
  }

  .message_aoiimg {
    width: fit-content;
    margin: 0 auto 3rem;
  }

  .topbusiness_box {
    width: 80%;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .archives_lp_box {
    width: 31%;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .contact_info {
    font-size: 3.6rem;
    letter-spacing: 0.4rem;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .career_ul {
    display: block;
  }

  .aoicareer_jp {
    margin-bottom: 0;
  }

  .career_aoiimg {
    width: fit-content;
    margin: 3rem auto 0;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .company_mvlogo {
    right: 3%;
    opacity: 0.3;
  }

  .future_box {
    padding: 8% 8%;
  }

  .about_box {
    width: 96%;
  }

  #vmv_pc {
    display: none;
  }

  #vmv_sp {
    display: block;
  }

  .vmv_boxsp_mi {
    border-top: 1px solid rgba(0, 149, 179, 0.65);
    margin-top: 3.6rem;
    padding-top: 3.6rem;
  }

  .vmv_boxsp_va {
    border-top: 1px solid rgba(105, 60, 188, 0.65);
    margin-top: 3.6rem;
    padding-top: 3.6rem;
  }

  .about_box {
    width: 96%;
  }

  .about_box ul {
    padding: 3.4rem 2%;
  }
}

@media screen and (max-width: 549px) {
  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .danasset_contentbox {
    padding: 50px 0 120px;
  }

  h2 {
    letter-spacing: 0.35rem;
  }

  .h2cap {
    letter-spacing: 0.08rem;
  }

  h3 {
    font-size: 2.6rem;
    letter-spacing: 0.02rem;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  h1 {
    font-size: 1.7rem;
    margin-left: 0.7rem;
    letter-spacing: 0.05rem;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .danasset_footerbox {
    padding: 60px 0 80px;
  }

  .footer_infoh {
    font-size: 2.6rem;
    letter-spacing: 0.4rem;
  }

  .footer_infocap {
    font-size: 1.8rem;
    letter-spacing: 0.2rem;
  }

  .footer_infolir ul li:first-child img {
    width: 45px;
  }

  .footer_infolir ul li p.footer_infoh {
    font-size: 2.2rem;
    letter-spacing: 0.2rem;
    margin-bottom: 0;
  }

  #fmenu_sp li {
    margin: 0 5%;
  }

  .footer_cr {
    line-height: 1.4rem;
  }

  #fbnrbp_pc {
    display: none;
  }

  #fbnrbp_sp {
    display: block;
  }

  .bnr_bpbox {
    top: 14%;
  }

  .bnr_bpbox img {
    width: 84px;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .top1v_img {
    height: 280px;
    object-fit: cover;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  #sp_off549 {
    display: none;
  }

  #sp_on549 {
    display: block;
  }

  .aoisign {
    padding-left: 0;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .message_linkbox {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .topbusiness_eh {
    line-height: 3.8rem;
  }

  .topbusiness_jh {
    line-height: 4rem;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .topvoice_looppac::after {
    width: 47%;
  }

  .archives_lp_box {
    width: 47%;
    margin-bottom: 2rem;
  }

  .archives_lp_title {
    font-size: 1.6rem;
  }

  .archives_lp_thumb {
    height: 170px;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .contact_tel li:last-child,
  .contact_mail li:last-child {
    font-size: 2.2rem;
  }

  .contact_info {
    font-size: 2.9rem;
    letter-spacing: 0.2rem;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .danasset_sub1stview {
    height: 250px;
  }

  .danasset_sub1stview h1 {
    font-size: 4.8rem;
    letter-spacing: 0.4rem;
    line-height: 240px;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .aoicareer_en {
    letter-spacing: 0.18rem;
  }

  .aoiposition {
    letter-spacing: 0.06rem;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .company_mvlogo {
    height: 250px;
  }

  .futurelogo {
    margin-top: 3rem;
  }

  .futurelogo img {
    width: 170px;
  }

  .about_box li:first-child {
    width: 25%;
  }

  .about_box li:last-child {
    width: 75%;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  #archh1_sp div {
    padding-top: 66px;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .danasset_categorybox {
    padding: 40px 0 32px;
  }

  .danasset_categorybox a {
    margin-bottom: 1rem;
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .singlepost_title h2 {
    font-size: 3rem;
    letter-spacing: 0;
  }

  .singlepost_content h3 {
    font-size: 2.5rem;
  }

  .singlepost_content h4 {
    font-size: 1.9rem;
  }

  .singlepost_content h5 {
  }

  /** --------------------------------------------------------------------------
*** -------------------------------------------------------------------------- */
  .notelist li {
    width: 47%;
    margin-right: 6%;
  }

  .note_title {
    font-size: 1.6rem;
  }
}
