@charset "UTF-8";
.pc {
  display: none;
}
.sp {
  display: block;
}
body {
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  body {
    font-size: 16px;
  }
  body p, body span, body div, table th, table td {
    line-height: 1.7;
  }
  /*                    トップページ　　　　*/
  /*　　共通　　　*/
  .top_box {
    padding: 100px 25px;
  }
  .top_about {
    padding-bottom: 167px;
  }
  .top_service {
    padding-bottom: 230px;
  }
  .top_case{
  padding-top: 150px;
  }
  .top_blog {
    padding-bottom: 160px;
	        padding-top: 0;
  }
  .top_midasi {
    margin-bottom: 40px;
  }
  .top_tips {
    text-align: center;
    margin-bottom:60px;
  }
  .top_tips_midasi {
    font-size: 26px;
    margin-bottom: 50px;
  }
  .top_tips p {
    margin-bottom: 15px;
  }
  .more a {
    letter-spacing: 3px;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 70px;
  }
  .img img {
    border-radius: 20px;
  }
  .kadomaru15 img {
    border-radius: 15px;
  }
  .top_midasi {
    margin-bottom: 40px;
  }
  .top_midasi:before {
    left: -35px;
    top: -26px;
    width: 80px;
  }
  .tm_01 {
    font-size: 15px;
    letter-spacing: 3px;
    margin: 0 0 5px 6px;
  }
  .tm_02 {
    font-size: 34px;
    line-height: 1.3;
    letter-spacing: 4px;
  }
  .more {
    margin-top: 45px;
  }
  .more a {
    padding: 5px 30px 5px 20px;
    letter-spacing: 2px;
    font-size: 16px;
    height: 56px;
    max-width: 280px;
    width: 100%;
    box-shadow: 2px 8px 15px 1px rgb(0 0 0 / 20%);
  }
  .waku_w {
    padding: 70px 80px;
    border-radius: 20px;
  }
  .column_02 > li {
    width: 47%;
  }
  .column_03 > li {
    width: 30%;
  }
  .column_02 .img img, .column_03 .img img {
    border-radius: 15px;
  }
  .column_02 .mizutama_midasi, .column_03 .mizutama_midasi {
    margin: 25px auto 20px;
  }
  .mizutama_midasi {
    font-size: 26px;
    line-height: 1.3;
  }
  .mizutama_midasi:before, .mizutama_midasi:after {
    width: 40px;
  }
  .mizutama_midasi:before {
    left: -50px;
  }
  .mizutama_midasi:after {
    right: -50px;
  }
  .mizutama_point_02:after, .mizutama_point_01:before {
    width: 100px;
  }
  /*         top                */
  .top_about_02_img {
    bottom: -2px;
    right: -40px;
    width: auto;
  }
  .top_cc_text {
    writing-mode: vertical-rl;
    color: #fff;
    position: absolute;
    left: 64px;
    top: -42px;
  }
  .top_cc_text span {
    font-size: 28px;
    letter-spacing: 2px;
    border-radius: 4px;
    background: var(--color_01);
    padding: 10px 3px;
    display: inline-block;
    margin-right: 12px;
    font-family: "Zen Maru Gothic", serif;
    margin-bottom: 0px;
  }
  .top_about_LR {
    column-gap: 90px;
  }
  .top_about_LR .img {
    width: 50%;
    height: 370px;
  }
  .top_about_LR .text {
    flex: 1;
  }
  /*****事業内容　*/
  .top_service:before {
    width: 633px;
    aspect-ratio: 16 / 6;
    bottom: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  /*****contact誘導　*/
  .yudo_contact_wrap {
    padding: 0 0 100px 0;
  }
  .yc_img {
    margin-top: -97px;
  }
  .yc_icon img {
    max-width: inherit;
  }
  .yudo_contact_list {
    padding-bottom: 50px;
    grid-row-gap: 30px;
    border-bottom: dashed 3px var(--color_01);
  }
  .yudo_contact_list > div {
    width: 46%;
    border-radius: 15px;
    height: 280px;
  }
  .yudo_contact_list .yc_01 {
    margin: 30px 0 20px;
    margin-top: 30px;
  }
  .yudo_contact_list .tel .yc_01 {
    font-size: 46px;
    letter-spacing: 2px;
  }
  .yudo_contact_list .mail .yc_01 {
    font-size: 43px;
  }
  .yudo_contact_list .yc_02 {
    font-size: 15px;
  }
  /*****流れ　質問　*/
  .top_qa .inner {
    padding-bottom: 90px;
  }
  .top_flow_LR > div, .top_qa_LR > div {
    width: 50%;
  }
  .top_flow .text:before {
    width: 510px;
    bottom: 94%;
    right: -97px;
    left: auto;
  }
  .top_qa .top_qa_img:before {
    width: 403px;
    bottom: -30px;
    left: -107px;
    right: auto;
  }
  .top_flow_img {
    left: 0;
    bottom: 0;
    position: absolute;
    height: 560px;
  }
  .top_flow_LR .text, .top_qa_LR .text {
    padding: 78px 90px 70px 110px;
  }
  .top_qa_img img {
    border-radius: 0 20px 20px 0;
  }
  .top_flow_img img {
    border-radius: 0 20px 0 0;
  }
  .top_qa .inner {
    padding-bottom: 40px;
  }
  /*****相談者事例　*/
  .top_midasi_wrap .more {
    max-width: 280px;
  }
  .top_case_list li {
    width: 31%;
  }
  .top_case_list:after {
    display: block;
    content: "";
    width: 31%;
  }
  /*********お知らせ */
  .top_blog_LR {}
  .top_blog_LR > div {
    width: 46.5%;
  }
  .top_blog_LR .top_midasi_all_wrap {
    margin-bottom: 15px;
  }
  .top_blog_list li {
    padding: 20px 0 20px 0;
  }
  .blog_meta {
    column-gap: 15px;
    margin: 0 0 10px 0;
  }
  .top_blog_list li .date {
    margin: 0;
    width: 120px;
  }
  .top_blog_list li .title {
    flex: 1;
  }
  /*********company */
  .top_company_LR .img {
    width: 582px;
    text-align: center;
    display: flex;
    justify-content: flex-end;
    flex-flow: column;
    position: absolute;
    left: -69px;
    bottom: -10px;
  }
  .top_company_LR .text {
    width: 61%;
    background: #F4F4F4;
    border-radius: 20px 0 0 0;
    padding: 20px 0px 0px 130px;
    height: 470px;
    margin-left: auto;
    flex-direction: column;
    justify-content: center;
    display: flex;
  }
  /*              追加　archive single　　　　　　　　　　*/
  .article-group .top_blog_list {
    justify-content: flex-start;
  }
  .article-group .top_blog_list li {
    width: 33.3%;
    padding: 0 10px;
    margin-bottom: 30px;
  }
  .single .entry-content h2 {
    margin: 40px 0;
    font-size: 24px;
    padding: 15px;
  }
  .single .entry-content h3 {
    padding: 0 10px 10px 0px;
    margin: 40px 0 20px 0;
    font-size: 20px;
  }
  /*            footer                  */
  body:not(.home) .footer {
    margin-top: 50px;
  }
  .footer_L {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-end;
  }
  .footer_L .footer_logo {
    width: 28%;
    padding: 0 10px 10px 0;
  }
  .footer_L p {
    flex: 1;
    margin: 0;
  }
  /*     page top   */
  .ec-blockTopBtn {
    width: 50px;
    height: 50px;
    right: 30px;
    bottom: 30px;
    font-size: 40px;
  }
  .top_slider_wrap {
    width: calc(100% - 70px);
  }
  .slider_item img {
    border-radius: 30px 0 0 30px;
  }
}
@media (min-width: 1069.888px) and (max-width: 1500px) {
  .footer .inner {
    max-width: 100% !important;
    width: calc(100% - 140px);
    margin-left: auto;
    left: 0;
    border: solid 1px red; /* 確認の線　*/
  }
}
@media (min-width: 1069.888px) and (max-width: 1300px) {
  .logo img {
    max-width: 250px;
  }
  .header {
    padding: 15px 20px;
  }
  .header_nav_wrap li a {
    font-size: 15px;
  }
  .header_nav_wrap ul {
    column-gap: 20px;
  }
  .header_nav_wrap {
    margin-right: 125px;
  }
  .footer_LR .L {
    width: 294px;
    padding: 0 50px 0 0;
  }
  .footer_LR .R {
    flex: 1;
    padding-left: 3vw;
  }
  .footer_nav a {
    font-size: 12px;
  }
  .footer_nav .menu > li {
    margin-bottom: 6px;
    margin-left: 15px;
  }
  .footer_nav .sub-menu li:not(:last-of-type) {
    margin-bottom: 1px;
  }
}
@media (min-width: 768px) and (max-width: 1070px) {
  .top_slider_wrap {
    width: calc(100% - 40px);
  }
  .slider_item img {
    border-radius: 20px 0 0 20px;
  }
  .top_cc_text span {
    font-size: 23px;
  }
  .top_service:before {
    pointer-events: none;
    width: 470px;
  }
  .top_box {
    padding: 50px 60px;
  }
  .top_service {
    padding-bottom: 100px;
  }
  .top_midasi {
    margin-bottom: 40px;
  }
  .top_tips {
    margin-bottom: 44px;
  }
  .more.more_orange {
    margin-top: 30px;
  }
  .top_flow .text:before {
    width: 380px;
    bottom: 94%;
    right: 56px;
  }
  .top_qa .top_qa_img:before {
    width: 301px;
    bottom: -22px;
    left: -77px;
  }
  .top_blog_list li .date {
    width: 87px;
  }
  .top_company_LR .img {
    width: 427px;
    left: 0;
    bottom: -10px;
  }
  .top_company_LR {
    margin-top: 30px;
  }
  .top_company_LR .text {
    width: 61%;
    border-radius: 15px 0 0 0;
    padding: 20px 0px 0px 72px;
    height: 400px;
  }
  .footer_ue_nav {
    margin-top: 30px;
  }
  .page_h2 {
    margin: 40px 0 25px 0;
  }
  .widget-title {
    font-size: 26px;
  }
  .widget ul li a {
    padding: 10px 15px 10px 10px;
    font-size: 14px;
  }
}
@media (max-width: 1070px) {
  body {}
  .sp_header_logo {
    display: block;
  }
  .footer {
    border-radius: 15px 0 0 0;
    width: calc(100% - 25px);
    margin-left: auto;
  }
  body:not(.home) .footer {
    margin-top: 30px;
  }
  .footer_sita_list, .footer_LR .R {
    display: none;
  }
  .footer_LR {
    padding: 50px;
  }
  .footer .inner {
    left: 0;
  }
  .footer_LR .L {
    width: 100%;
    text-align: center;
    border: none;
  }
  .copy_wrap {
    padding: 17px 0px;
  }
}
/*      @media   　 max767                                             */
@media (max-width: 767.888px) {
  body .footer {
    margin-top: 30px !important;
  }
  .top_cc_wrap {
    margin-bottom: 60px;
  }
  .top_about {
    padding-top: 0;
  }
  .top_cc_text {
    margin-bottom: 15px;
  }
  .top_cc_img {
    height: 185px;
    width: 100%;
    margin-left: auto;
  }
  .top_cc_img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .top_cc_wrap.mizutama_point_01:before {
    left: -20px;
    top: 86px;
  }
  .home .top_case_list {
    margin-top: 40px;
  }
  .top_company.usu_grey_panel:after {
    display: none;
  }
  .footer {
    margin-top: 30px;
    border-radius: 15px 0 0 0;
    width: calc(100% - 25px);
    margin-left: auto;
  }
  .footer_sita_list, .footer_LR .R {
    display: none;
  }
  .footer_LR {
    padding: 50px;
  }
  .footer .inner {
    left: 0;
  }
  .footer_LR .L {
    width: 100%;
    text-align: center;
    border: none;
  }
  .copy_wrap {
    padding: 17px 0px;
  }
  .footer_L .footer_logo img {
    max-width: 80px;
  }
  .footer_ue_nav a {
    padding: 5px 10px;
  }
  .main-content-header {}
  #secondary {
    margin-top: 40px;
  }
  .nav-previous a {
    padding: 12px 20px 12px 40px;
  }
  .nav-next a {
    padding: 12px 40px 12px 20px;
  }
}