@charset "UTF-8";
body, th, td, input, textarea, select {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body, body * {
  font-weight: 500;
}
body {
  font-size: 14px;
  color: #000;
}
body p, body span, body div, table th, table td {
  line-height: 1.6;
}
.w1200, .top_box .inner {
  max-width: 1200px;
  margin: 0 auto;
}
.clear {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0.1em;
}
img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
ul, ol, li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
a {
  outline: none;
  color: #000;
  text-decoration: none;
  transition: all 0.2s ease-out 0s;
}
a:hover {
  text-decoration: none;
}
a:focus, a:hover {
  text-decoration: none;
}
a:hover img {
  opacity: 0.8;
}
.font {
  font-family: "Raleway", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.font_zen {
  font-family: "Zen Maru Gothic", serif;
}
/*                    トップページ　　　　*/
/*　　共通　　　*/
.ec-layoutRole .ec-layoutRole__main {
  overflow: hidden;
}
.top_box {
  padding:60px 25px 40px 25px;
}
.top_blog, .top_service {
  padding-bottom: 50px;
}
.top_about {
  padding-bottom:100px;
}
.top_flow {
  margin-top: 130px;
}
.top_box > .inner {
  max-width: 1200px;
  margin: 0 auto;
}
.top_midasi {
  margin-bottom: 20px;
  position: relative;
  width: fit-content;
}
.top_midasi:before {
  background: var(--color_02);
  display: block;
  content: "";
  position: absolute;
    left: -16px;
    top: -24px;
    width: 64px;
  aspect-ratio: 1 / 1;
  height: auto;
  z-index: -1;
  border-radius: 100px;
}
.tm_01 {
  font-size: 12px;
  line-height: 1;
  font-family: "Raleway";
  color: var(--color_01);
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 5px 6px;
}
.tm_02 {
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: 0px;
  font-family: "Zen Maru Gothic", serif;
}
.top_midasi * {
  z-index: 1;
  position: relative;
}
.bg_blue .top_tips, .bg_blue .top_midasi > div {
  color: #fff;
}
.bg_blue .top_midasi:before {
  background: #9BCFDD;
  z-index: 1;
}
.bg_usu_gray .top_midasi:before, .bg_usu_blue .top_midasi:before {
  background: #fff;
  z-index: 1;
}
.top_tips {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 25px;
  max-width: 750px;
}
.top_tips_midasi {
  font-size: 18px;
  margin-bottom: 25px;
  color: #7c9700;
  font-weight: bold;
}
.top_tips p {
  display: inline-block;
  max-width: 844px;
  text-align: left;
  width: 100%;
  margin-bottom: 0px;
  font-size: 16px;
}
.more {
  margin-top: 25px;
}
.more a {
  display: block;
  padding: 5px 30px 5px 20px;
  position: relative;
  letter-spacing: 2px;
  border-radius: 100px;
  font-size: 16px;
  font-weight: bold;
  transition: all 0.2s ease-out 0s;
  height: 56px;
  max-width: 100%;
  width: 100%;
  background: var(--color_01);
  color: #fff;
  box-shadow: 2px 8px 15px 1px rgb(0 0 0 / 20%);
  font-family: "Zen Maru Gothic", serif;
  flex-direction: column;
  justify-content: center;
  display: flex;
}
.more a:after {
  content: "";
  position: absolute;
  background: url("../images/common/arrow_w.svg") no-repeat center center;
  background-size: contain;
  width: 32px;
  height: 7px;
  right: 25px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.more a:hover {
  box-shadow: 0px 4px 2px 0px rgb(0 26 38 / 9%);
  opacity: 1 !important;
}
.more_w a {
  color: var(--color_01);
  background: #fff;
}
.more_w a:after {
  content: "";
  position: absolute;
  background: url("../images/common/arrow_b.svg") no-repeat center center;
  background-size: contain;
}
.img img {
  border-radius: 15px;
  transition: all 0.2s ease-out 0s;
}
.kadomaru15 img {
  border-radius: 10px;
}
.fit_cover img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.column_02, .column_03, .flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.column_02, .column_03{
grid-row-gap: 40px;
}
.bg_blue {
  background: var(--color_01);
}
.column_02, .column_03 {}
.column_02 > li {
  width: 100%;
}
.column_03 > li {
  width: 100%;
}
.column_02 .img img, .column_03 .img img {
  border-radius: 10px;
}
.column_02 .mizutama_midasi, .column_03 .mizutama_midasi {
  margin: 15px auto 10px;
}
.mizutama_midasi {
  font-size: 20px;
  line-height: 1.5;
  font-family: "Zen Maru Gothic", serif;
  color: var(--color_01);
  font-weight: bold;
  width: fit-content;
  margin: 0 auto;
  position: relative;
}
.mizutama_midasi:before, .mizutama_midasi:after {
  content: "";
  display: block;
  background: url("../images/common/mizutama_01.svg") no-repeat center center;
  background-size: contain;
  width: 32px;
  aspect-ratio: 2 / 1;
  height: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
}
.mizutama_midasi:before {
  left: -40px;
}
.mizutama_midasi:after {
  background: url("../images/common/mizutama_02.svg") no-repeat center center;
  background-size: contain;
  right: -40px;
}
.waku_w {
  padding: 30px 25px;
  border-radius: 15px;
  background: #fff;
}
.mizutama_point_01, .mizutama_point_02 {
  position: relative;
}
.mizutama_point_02:after, .mizutama_point_01:before {
  position: absolute;
  content: "";
  display: block;
  width: 60px;
  height: auto;
  aspect-ratio: 16 / 14;
  height: auto;
  background: url("../images/common/mizutama_point_01.svg") no-repeat center center;
  background-size: contain;
}
.mizutama_point_01:before {
  background: url("../images/common/mizutama_point_01.svg") no-repeat center center;
  background-size: contain;
}
.mizutama_point_02:after {
  background: url("../images/common/mizutama_point_02.svg") no-repeat center center;
  background-size: contain;
}

/*         top                */
.top_cc_wrap {
  position: relative;
}
.top_cc_wrap.mizutama_point_01:before {
  left: -73px;
  top: 19px;
}
.top_cc_wrap.mizutama_point_02:after {
  right: -91px;
  bottom: -27px;
}
.top_about_02_img {
  position: absolute;
  bottom: -2px;
  right: -16px;
    width: 150px;

}
.top_cc_text {
  color: #fff;
}
.top_cc_text span {
  font-size: 16px;
  letter-spacing: 0px;
  border-radius: 2px;
  background: var(--color_01);
  padding: 2px 15px;
  display: inline-block;
  font-family: "Zen Maru Gothic", serif;
  margin-bottom: 8px;
}
.top_about_LR {
  grid-row-gap: 40px;
}
.top_about_LR .img {
  width: 100%;
  height: 200px;
}
.top_about_LR .text {
 width: 100%;
}
/*****事業内容　*/
.top_service {
  position: relative;
}
.top_service:before {
  position: absolute;
  content: "";
  display: block;
  width: 364px;
  height: auto;
  aspect-ratio: 16 / 6;
  bottom: 100%;
  left: 0;
  right: 0;
  margin: auto;
  height: auto;
  background: url(../images/top/top_about_04.png) no-repeat center bottom;
  background-size: contain;
}
.top_service_list p {
  font-size: 14px;
}
/*****contact誘導　*/
.yudo_contact_wrap {
  margin: 0 auto;
  padding: 0 0 50px 0;
  width: calc(100% - 50px);
  position: relative;
}
.yc_img {
  text-align: center;
  margin-top: 50px;
  width: fit-content;
  margin-inline: auto;
}
.yc_img.mizutama_point_01:before {
  top: 43px;
  right: 100%;
}
.yudo_contact_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 25px;
  grid-row-gap: 20px;
  border-bottom: dashed 3px var(--color_01);
}
.yudo_contact_list > div {
  width: 100%;
  text-align: center;
  border-radius: 10px;
  height: 170px;
    transition: all 0.2s ease-out 0s;

}
.yudo_contact_list > div:hover{
opacity: 0.7;
}
.yudo_contact_list > div a {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.yc_icon img{
max-width: 50px;
}
.yudo_contact_list .tel {
  background: #F5C7C7;
}
.yudo_contact_list .mail {
  background: #9BCFDD;
}
.tel_mini_wrap .tel .yc_01,
.yudo_contact_list .yc_01 {
  margin: 15px 0 10px;
  margin-top: 15px;
  font-family: "Zen Maru Gothic", serif;
  line-height: 1;
}
.yudo_contact_list .yc_01,
.tel_mini_wrap .tel .yc_01,
.yudo_contact_list .tel .yc_01 {
  font-size: 28px;
  letter-spacing: 2px;
}
.tel_mini_wrap .tel .yc_02,
.yudo_contact_list .yc_02 {
  font-size: 13px;
}
/*****流れ　質問　*/
.bg_usu_blue {
  background: var(--color_02);
}
.usu_grey_panel, .usu_blue_panel {
  position: relative;
}
.usu_grey_panel:after, .usu_blue_panel:after {
  position: absolute;
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  background: var(--color_02);
  top: 0;
  bottom: 0;
  right: 0;
  right: 0;
  z-index: -1;
}
.usu_grey_panel:after {
  background: #F4F4F4;
}
.top_qa .top_qa_img, .top_flow .text {
  position: relative;
}
.top_flow .text:before {
  position: absolute;
  content: "";
  display: block;
  width: 360px;
  height: auto;
  aspect-ratio: 16 / 8;
  bottom: 94%;
  right: 0;
  left: 0;
  margin: auto;
  height: auto;
  background: url(../images/top/top_flow_02.png) no-repeat center bottom;
  background-size: contain;
}
.top_qa .top_qa_img:before {
  position: absolute;
  content: "";
  display: block;
  width: 286px;
  height: auto;
  aspect-ratio: 16 / 10;
  bottom: -85px;
  left: 0px;
  right: 0;
  margin: auto;
  height: auto;
  background: url(../images/top/top_qa_02.png) no-repeat center bottom;
  background-size: contain;
}
.top_flow_LR:after {}
.top_qa .inner {
  padding-bottom:65px;
}
.top_flow_LR > div, .top_qa_LR > div {
  width: 100%;
}
.top_flow {
  position: relative;
}
.top_flow_img {
}
.top_flow_img img {
}
.top_flow_LR .text {
  margin-left: auto;
}
.top_flow_LR .text, .top_qa_LR .text {
  padding: 55px 25px 40px 25px;
}
.top_qa_img img {
}
/*****相談者事例　*/
.top_midasi_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top_midasi_wrap .more {
  max-width: 100%;
  width: 100%;
  margin: 0;
}
.top_case_list{
grid-row-gap: 30px;
}
.top_case_list li {
  width: 100%;
}
.top_case_list li .title a {
  font-weight: bold;
}
/*********お知らせ */
.top_blog_LR {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 80px;
}
.top_blog_LR > div {
  width: 100%;
  transition: all 0.2s ease-out 0s;
  position: relative;
}
.top_blog_LR .R {
  position: relative;
}
.top_blog_LR .tm_02 {
  font-size: 24px;
}
.top_blog_LR .top_midasi_all_wrap {
  margin-bottom: 5px;
}
.top_blog_list li {
  border-bottom: dashed 1px #ccc;
  padding: 15px 0 10px 0;
}
.top_blog_list li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top_blog_list li .date {
  margin: 0;
  width: 100%;
}
.top_blog_list li .title {
  flex: 1;
    width: 100%;

}
.top_blog_list li .title a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  transition: all 0.2s ease-out 0s;
}
.top_blog_list li .title a:hover{
opacity: 0.6;
}
.blog_meta {
  display: flex;
  flex-wrap: wrap;
  column-gap: 10px;
  margin: 0 0 2px 0;
}
.cat_name {
  display: flex;
  flex-wrap: wrap;
  column-gap: 5px;
  margin: 15px 0;
  grid-row-gap: 5px;
}
.cat_name a {
  background: var(--color_01);
  color: #fff;
  line-height: 1;
  padding: 7px 20px 7px;
  font-weight: bold;
  font-size: 12px;
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  font-family: "Zen Maru Gothic", serif;
}
.date {
  font-family: "Raleway";
}
.blog_meta .date {
  font-family: Railway;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}
/*********company */
.top_company_LR {
  position: relative;
}
.top_company_LR .img {
  width:350px;
  text-align: center;
  margin: 0 auto;
}
.top_company_LR .text {
  width:100%;
  background: #F4F4F4;
  border-radius: 0;
  padding:60px 25px 40px 25px;
}
/*            header                  */
.header {
  width: 100%;
  padding: 15px 30px;
  z-index: 7;
  transition: all 0.2s ease-out 0s;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 110px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}
.header.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.header .inner {
  width: calc(100%);
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/*  ヘッダー追尾　*/
.header.fixed {
  background: rgb(255 255 255 / 80%);
}
.logo {}
.logo a {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}
/*  ヘッダーメニュー*/
.header_nav_wrap {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  margin-right: 150px;
}
.header_nav_wrap ul {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
}
.header_nav_wrap li {}
.header_nav_wrap li a {
  font-weight: bold;
  display: block;
  color: #000;
  font-size: 16px;
  padding: 0;
  letter-spacing: 0px;
  position: relative;
  line-height: 1;
  text-align: center;
  position: relative;
  text-transform: capitalize;
  font-family: "Zen Maru Gothic", serif;
  transition: all 0.2s ease-out 0s;
}
.header_nav_wrap li a:before {
  content: "";
  display: block;
  background: #9BCFDD;
  width: 10px;
  aspect-ratio: 1 / 1;
  height: auto;
  border-radius: 30px;
  margin: auto;
  margin-bottom: 10px;
  transition: all 0.2s ease-out 0s;
}
.header_nav_wrap li a:hover:before {
  background: #F5C7C7;
}
.header_nav_wrap li a:hover, .header_nav_wrap li.current-menu-item a, .header_nav_wrap li a:hover *, .header_nav_wrap li.current-menu-item a * {}
.header_nav_wrap li.current-menu-item a {}
/*            footer                  */
.footer {
  background: var(--color_01);
  border-radius: 20px 0 0 0;
  width: calc(100% - 70px);
  margin-left: auto;
}
body:not(.home) .footer {
  margin-top: 0px;
}
.footer .inner {
  position: relative;
  left: -70px;
}
.footer_LR a, .footer_LR {
  color: #fff;
}
.footer_LR {
  padding: 100px 0;
}
.footer_LR .L {
  width: 430px;
  border-right: solid 1px rgb(255 255 255 / 40%);
  flex-direction: column;
  justify-content: center;
  display: flex;
}
.footer_LR .R {
  flex: 1;
  padding-left: 6%;
}
.footer_LR .L p {
  text-align: left;
  font-size: 12px;
  margin-top: 10px;
}
.maru {
  position: relative;
  padding-left: 15px;
}
.maru:before {
  content: "";
  display: block;
  background: #fff;
  width: 6px;
  aspect-ratio: 1 / 1;
  height: auto;
  position: absolute;
  left: 0;
  top: 6px;
  border-radius: 30px;
}
.footer_nav .midasi {
  font-size: 14px;
  font-weight: bold;
  position: relative;
  margin-bottom: 15px;
  letter-spacing: 1px;
}
.footer_nav .midasi a {
  font-weight: bold;
}
.footer_nav_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer_nav {
  width: 32%;
}
.footer_nav .menu > li {
  margin-bottom: 15px;
  margin-left: 15px;
}
.footer_nav a {
  font-size: 14px;
    transition: all 0.2s ease-out 0s;

}
.footer_sita_list a:hover,
.footer_nav a:hover{
opacity: 0.6;
}


.footer_nav .sub-menu {
  border-left: solid 1px #fff;
  margin: 15px 0 20px 10px;
  padding-left: 12px;
}
.footer_nav .sub-menu li:not(:last-of-type) {
  margin-bottom: 5px;
}
.footer_sita_list {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  column-gap: 30px;
}
.footer_sita_list a {
  font-size: 12px;
      transition: all 0.2s ease-out 0s;

}
.copy_wrap {
  background: #fff;
  padding: 35px 0px;
}
.copy_wrap .inner {
  width: 100%;
}
.copy {
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: 2px;
}
/*     page top   */
.ec-blockTopBtn {
  width: 30px;
  height: 30px;
  right: 10px;
  bottom: 10px;
  font-size: 16px;
  background: var(--color_01);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  transition: all 0.2s ease-out 0s;
  border-radius: 100%;
}
.ec-blockTopBtn:before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  background: url(../images/common/icon_arrow_01_w.svg) no-repeat center center;
  background-size: contain;
  width: 7px;
  height: 12px;
  transform: rotate(270deg);
}
.ec-blockTopBtn:hover {
  background: #F5C7C7;
  opacity: 1 !important;
}
.ec-blockTopBtn:after {
  position: absolute;
  content: "";
  display: block;
  width: 44px;
  height: auto;
  aspect-ratio: 16 / 14;
  height: auto;
  background: url(../images/common/mizutama_point_02.svg) no-repeat center center;
  background-size: contain;
  z-index: -1;
  left: -22px;
  top: -18px;
  pointer-events: none;
}
/*　　      　top　slider　　*/
.ec-layoutRole .ec-layoutRole__contents {
  max-width: inherit;
}
.top_slider_wrap {
  position: relative;
  width: calc(100% - 25px);
  margin-left: auto;
}
.top_slider.slick-slider {
  padding: 0;
}
.top_slider li {}
.top_slider {
  opacity: 0;
  transition: opacity .3s linear;
}
.top_slider.slick-initialized {
  opacity: 1;
}
.slider_item img {
  border-radius: 15px 0 0 15px;
}
.slider_item img {
  width: 100%;
}
/*   arrow   カスタマイズ　　*/
#arrows {
  width: 750px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  z-index: 1;
}
.top_slider .slick-arrow {
  background: none;
  border: none;
  position: absolute;
  font-size: 100px;
  color: #9eb827;
  line-height: 1;
}
#arrows .slick-arrow {
  z-index: 10;
  cursor: pointer;
  position: absolute;
  font-size: 70px;
  color: #9eb827;
  top: -35px;
}
#arrows .arrow_left {
  left: -57px;
}
#arrows .arrow_right {
  right: -57px;
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: 32px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: right;
  padding-right: 31px;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 29px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: 1;
  color: #fFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: var(--color_01);
  opacity: 1;
}