@charset "UTF-8";
@font-face {
  font-family: 'sst-mid';
  src: url("/assets/fonts/SST-Medium.otf") format("opentype"); }

@font-face {
  font-family: 'sst-roman';
  src: url("/assets/fonts/SST-Roman.otf") format("opentype"); }

html {
  font-family: "sst-roman",sans-serif,"メイリオ",meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック","MS PGothic";
  /*font-weight: 500;*/
  line-height: 1.8; }
main {
  background-color: #FFF; }
a {
  color: #000;
  text-decoration: underline;
  -webkit-transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
a:visited {
  color: #333;
  text-decoration: underline; }
a:hover:not(:focus),
a:active:not(:focus) {
  outline: none;
}
body.sp-open .Contents,
body.sp-open .PageTop,
body.sp-open .Contact,
body.sp-open .Footer {
  display: none; }

/*---------- Header ----------*/
.Header {
  z-index: 9999; }
.Header_logo a {
  background-color: #000; }
.Header_bottom_logo .link.-arrow-r {
  font-size: .875rem;
  padding-right: 25px; }
  @media only screen and (max-width: 1000px) {
    .Header_bottom_logo .link.-arrow-r {
      padding-right: 25px; }}
.Header_contact {
  margin-bottom: 16px; }
  @media only screen and (max-width: 1000px) {
    .Header_contact {
      background-color: #FFF;
      flex-direction: column;
      margin: 40px 0 0;
    }}
  .Header_contact .btn {
    font-size: 0.875rem;
    line-height: 40px;
    height: 40px;
    width: 180px;
    margin-top: 0 !important; }
    @media only screen and (max-width: 1000px) {
      .Header_contact .btn {
        width: 100%;
        max-width: 350px;
        margin: 0 auto; }
      .Header_contact p {
        width: 100%;
        margin: 0 auto }}
.Header_contactArea {
  margin: 0;
  column-gap: 10px;
  row-gap: 10px; }
  @media only screen and (max-width: 1000px) {
    .Header_contactArea {
      -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      margin: 0 10px;
    }}
  .Header_contact .Contact_btn {
    display: none;
    margin-bottom: 10px; }
  .Header_contact .Dl_btn::before, .Header_contact .Cloud_btn::before, .Header_contact .Contact_btn::before {
    width: 20px;
    height: 20px;
    right: 10px; }
  .Header_contact .Dl_btn::after, .Header_contact .Cloud_btn::after, .Header_contact .Contact_btn::after {
    right: 18px;
    width: 4px;
    height: 4px; }
  @media only screen and (min-width: 1001px) {
  .Header_contact .Dl_btn, .Header_contact .Cloud_btn {
    padding-right: 10px;
  }}
  @media (max-width: 980px) {
    .Header_contact .Contact_btn {
        display: block; }}
/*---------- MegaMenu-more ----------*/
.Header_menuLink {
  font-weight: bold;
  text-decoration: none; }
  @media only screen and (min-width: 1001px) {
    .Header_menu .Header_menuItem:nth-child(2) .Header_menuLink::after, .Header_menu .Header_menuItem:nth-child(6) .Header_menuLink::after {
        display: block; }
    .Header_menuItem.active > .Header_menuLink::after {
      background-color: #FFC107; }
    .Header_menuLink:hover::after, .Header_menuLink.active::after, .Header_menuLink.hover::after {
      background-color: #FFC107 !important; }}
  @media only screen and (max-width: 1400px) {
    .Header_menuLink {
      padding: 15px 16px 30px; }}
  @media only screen and (max-width: 1000px) {
    .Header_bottom_logo {
      height: 54px;
      position: relative;
      z-index: 999; }
    .Header_bottom_logo .link.-arrow-r {
      padding-right: 25px;
      margin-left: auto; }
    .Header_menuBlock {
      background-color: #FFF; }
    .Header_menu {
      background-color: #FFF;
      padding: 5px 25px 0;
      margin-top: 54px; }
    /*.Header_menuLead {
      box-sizing: border-box;
      background-color: #FFF;
      border-bottom: none;
      height: 50px;
      padding: 14px 20px;
      position: relative;
      z-index: 9999; }
    .Header_menuLead a {
      display: inline-block; }
    .Header_menuLead a:focus-visible {
        outline: 2px auto orange !important;
        outline-offset: 3px;
      }
    .Header_menuLead img {
      max-width: 160px; }*/
    .Header_menuItem {
      border-bottom: solid 1px #DDD; }
    .Header_menuLink {
      background-color: #FFF;
      color: #20243B !important;
      text-decoration: none;
      padding: 12px 20px 12px 0; }
      .Header_menuLink::after {
        content: "";
        background: none;
        background-size: 34px 34px;
        display: block;
        position: absolute;
        margin: auto;
        -webkit-transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
        right: 10px;
        top: 0;
        bottom: 0;
        width: 7px;
        height: 7px;
        border-top: 1px solid #20243B;
        border-right: 1px solid #20243B;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
      }}


/*---------- Footer ----------*/
.Footer_topArea {
  padding: 75px 50px 80px; }
  @media only screen and (max-width: 1000px) {
    .Footer_topArea {
        padding: 30px 20px;
    }}
.Footer_title {
  margin-bottom: 20px; }
.Footer_title a {
  color: #000;
  text-decoration: none; }
.Footer_title .Footer_titleEn {
  width: 100%;
  max-width: 224px;
  border-right: 1px solid #000;
  vertical-align: top;
  padding-right: 22px;
  margin-right: 16px; }
  @media only screen and (max-width: 736px) {
  .Footer_title .Footer_titleEn {
    max-width: 160px;
    padding-right: 14px;
    margin-right: 10px; }}

.Footer_linkList {
  padding-top: 40px; }
.Footer_linkTitle {
  text-decoration: none; }
.Footer_linkTxt {
  text-decoration: none;
  margin-top: 1em;
  margin-bottom: 0; }
  .Footer_linkTxt::after {
    content: none; }
  @media only screen and (max-width: 1000px) {
    .Footer_link {
      display: flex;
      flex-wrap: wrap; }
    .Footer_linkItem {
      display: block; }
    ul.Footer_linkList {
      display: block;
      flex: inherit;
      padding-top: 30px;
      width: calc(50% - 10px); }
    li.Footer_linkList {
      flex: inherit;
      width: 100%; }
    .Footer_linkTitle {
      white-space: normal; }
    .Footer_linkTxt {
      margin-top: 1em; }}

.Footer_linkTxt-sub {
  color: #000;
  display: inline-block;
  font-size: .875rem;
  text-decoration: none;
  padding-left: 15px;
  text-indent: -13px;
  position: relative; }
.Footer_linkTxt-sub::before {
  content: "";
  background-color: #000;
  display: inline-block;
  width: 8px;
  height: 1px;
  vertical-align: middle;
  margin-right: 5px;
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px); }
  .Footer_linkTxt-sub:hover {
    opacity: .7; }

  @media only screen and (max-width: 736px) {
  .Footer_linkList {
    padding-top: 30px; }
.Footer_linkTxt-sub {
  font-size: .75rem;
  text-decoration: none; }}

.Footer_pageLink {
    text-decoration: none; }

/*---------- animation ----------*/
.sa {
  opacity: 0;
  transition: all 1.5s ease;}
.sa.show {
  opacity: 1;
  transform: none;}
.sa--up {
  transform: translate(0, 50px);}


/*---------- Contact ----------*/
.btn.Contact_btn {
  background: #FFC107;
  border: 1px solid #20243B; }
.btn.Cloud_btn {
  background-color: #FFDF82; }
.Contact {
  background-color: #20243B;
  padding: 60px 15px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 20px;
  row-gap: 16px; }
.Contact .btn {
  margin: 0 !important; }
  @media only screen and (max-width: 736px) {
    .Contact {
      flex-wrap: wrap;
      padding: 40px 15px 40px; }}
    .Contact_btn {
      background: #fff;
      color: #000; }
    @media only screen and (max-width: 1000px) {
      .Contact_btn {
        margin: 0 auto;
        width: 100%;
        height: 50px;
        line-height: 50px;
        max-width: 325px; }}


/*---------- Button ----------*/
.ButtonArea {
  display: flex;
  justify-content: center;
  margin: 3em auto 0; }
  @media only screen and (max-width: 736px) {
    .ButtonArea {
      justify-content: center;
      flex-direction: column;
    }}
.btn {
  display: inline-block;
  background-color: #FFF;
  border: 1px solid #20243B;
  border-radius: 50px;
  box-sizing: border-box;
  font-family: "sst-mid", sans-serif;
  font-weight: bold;
  font-size: 1.125rem;
  color: #20243B;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  height: 70px;
  width: 100%;
  max-width: 350px;
  position: relative;
  margin: 0 auto; }
.btn:visited {
  text-decoration: none; }
.btn + .btn , .btn.-small + .btn.-small {
  margin-top: .5em; }
  @media only screen and (max-width: 736px) {
    .btn {
      font-size: 1rem;
      height: 60px;
    }}
  .btn::before, .btn::after {
    content: "";
    background: none;
    background-size: 34px 34px;
    display: block;
    position: absolute;
    margin: auto;
    -webkit-transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .btn::before {
    background-color: #20243B;
    border-radius: 50px;
    width: 34px;
    height: 34px;
    top: 0;
    bottom: 0;
    right: 15px; }
  .btn::after {
    right: 29px;
    top: 0;
    bottom: 0;
    width: 7px;
    height: 7px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

  .btn.Contact_btn::after {
    border-top: 2px solid #FFC107;
    border-right: 2px solid #FFC107; }
  .btn.Cloud_btn::after {
    border-top: 2px solid #FFDF82;
    border-right: 2px solid #FFDF82; }

  .btn:hover {
    background-color: #20243B;
    border: 1px solid #FFF;
    color: #FFF;
    opacity: 1; }
  .btn:hover::before {
    background-color: #FFF; }
  .btn:hover::after {
    border-top: 2px solid #20243B;
    border-right: 2px solid #20243B; }

  .btn.Contact_btn:hover {
    color: #FFC107;
    border: 1px solid #FFC107; }
  .btn.Contact_btn:hover::before {
    background-color: #FFC107; }
  .btn.Cloud_btn:hover {
    color: #FFDF82;
    border: 1px solid #FFDF82; }
  .btn.Cloud_btn:hover::before {
    background-color: #FFDF82; }
    
.btn.-small {
  font-size: 1rem;
  font-weight: bold;
  width: 180px;
  height: 40px;
  padding-right: 8px;
  margin: 0; }
  .btn.-small::before {
    width: 20px;
    height: 20px;
    right: 10px; }
  .btn.-small::after {
    right: 18px;
    width: 4px;
    height: 4px; }
.btn.-small.-w250 {
  width: 250px; }
  @media only screen and (max-width: 736px) {
    .btn.-small {
      font-size: .875rem;
      width: 100% !important;
      max-width: none;
    }}


/*---------- Link ----------*/
.link.-arrow-r {
  color: #20243B;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
  position: relative; }
.link.-arrow-r:hover {
  text-decoration: underline; }
.link.-arrow-r::before, .link.-arrow-r::after {
  content: "";
  background: none;
  background-size: 34px 34px;
  display: block;
  position: absolute;
  margin: auto;
  -webkit-transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
.link.-arrow-r::before {
  background-color: #20243B;
  border-radius: 50px;
  width: 20px;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 0; }
.link.-arrow-r::after {
  right: 8px;
  top: 0;
  bottom: 0;
  width: 4px;
  height: 4px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }


/*---------- Contents ----------*/
.section__inner {
  box-sizing: border-box;
  max-width: 1150px;
  padding: 120px 20px;
  margin: 0 auto; }
  @media only screen and (max-width: 1100px) {
    .section__inner {
      padding: 120px 20px; }}
  @media only screen and (max-width: 736px) {
    .section__inner {
      padding: 80px 20px; }}


/*---------- Title ----------*/
.section__title {
  color: #20243B;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  margin: 0 auto 1.25em; }
  @media only screen and (max-width: 736px) {
    .section__title {
      font-size: 1.5rem;
      line-height: 1.4; }}

.title {
  color: #20243B;
  font-size: 1.375rem;
  font-weight: bold;
  text-align: center;
  position: relative; }

.title.-style01 {
  color: #20243B;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 1.25em; }
  @media only screen and (max-width: 736px) {
    .title.-style01 {
      font-size: 1.375rem;
      margin-bottom: 1em; }}


/*---------- text ----------*/
.Txt_lead {
  text-align: center;
  line-height: 2;
  margin: 50px 0 90px; }
  @media only screen and (max-width: 736px) {
    .Txt_lead {
      font-size: 0.875rem;
      margin: 30px 0 40px;
      text-align: left; }}

.Txt_strong {
  color: #20243B;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold; }
  @media only screen and (max-width: 736px) {
    .Txt_strong {
      font-size: 1.125rem;
      margin-top: 3em; }}
  
.Txt-center {
  text-align: center !important; }

.note {
  display: inline-block;
  font-weight: normal;
  text-indent: -1em;
  padding-left: 1em; }
.note + .note {
  margin-top: .25em; }
.note.-small {
  font-size: .875rem; }

.list li {
  margin-bottom: .5em;
}
.-dot > li {
    text-indent: -20px;
    margin-left: 20px; }
.-dot > li::before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    background-color: #FFC107;
    border-radius: 50%;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }



/*---------- box ----------*/
.box {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.box.-col2 {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.box.-col2 .box__item {
  width: calc(50% - 14px); }
  @media screen and (max-width: 736px) {
    .box.-col2 .box__item {
      width: 100%;
      margin-bottom: 1.5em; }}

.box.-col3 {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.box.-col3 .box__item {
  width: calc(33.33333% - 20px); }
  @media screen and (max-width: 736px) {
    .box.-col3 .box__item {
      width: 100%;
      margin-bottom: 1.5em; }}
.box.-col3::after {
  content: "";
  display: block;
  width: calc(33.33333% - 18px);
  height: 0; }

.box.-col4 {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.box.-col4 .box__item {
  width: calc(25% - 10px); }
  @media screen and (max-width: 736px) {
    .box.-col4 .box__item {
      width: 100%;
      margin-bottom: 1.5em; }}

.box__item {
  box-sizing: border-box;
  color: #333;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 28px; }
.box__item img {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }


/*---------- CaseSlide ----------*/
.CaseSlide {
  margin-bottom: 35px;
  position: relative;
  max-width: 1400px;
  margin: 0 auto 40px; }
  @media only screen and (max-width: 840px) {
    .CaseSlide {
      margin: 0 auto 30px; } }
  .CaseSlide_inner {
    max-width: 1200px;
    overflow: hidden;
    margin: 0 auto; }
    @media only screen and (max-width: 1300px) {
      .CaseSlide_inner {
        margin: 0 90px; } }
    @media only screen and (max-width: 840px) {
      .CaseSlide_inner {
        margin: 0 20px; } }
  .CaseSlide_item {
    width: 290px;
    min-height: 334px;
    background-color: #fff;
    text-align: center;
    padding: 30px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 0 8px; }
    @media only screen and (max-width: 840px) {
      .CaseSlide_item {
        width: 41.6%;
        min-height: 0;
        padding: 8px;
        margin: 0 5px; } }
  .CaseSlide_logoArea {
    height: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px; }
    @media only screen and (max-width: 840px) {
      .CaseSlide_logoArea {
        height: 65px;
        margin-bottom: 10px; } }
  @media only screen and (max-width: 840px) {
    .CaseSlide_logo {
      max-width: 100%;
      width: 120px;
      height: auto; } }
  .CaseSlide_category {
    background-repeat: no-repeat;
    background-position: 15px center;
    background-color: #efefef;
    height: 38px;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    border-radius: 19px;
    max-width: 205px;
    margin: 0 auto 15px;
    font-size: 0.9375rem; }
    @media only screen and (max-width: 840px) {
      .CaseSlide_category {
        font-size: 0.625rem;
        height: 25px;
        line-height: 25px;
        background-position: 10px center;
        padding-left: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 90%; } }
    .CaseSlide_category-smarthome {
      background-image: url(/assets/images/common/icon_smart_home.png);
      background-size: 26px auto; }
      @media only screen and (max-width: 840px) {
        .CaseSlide_category-smarthome {
          background-size: 18px auto; } }
    .CaseSlide_category-healthcare {
      background-image: url(/assets/images/common/icon_health_care.png);
      background-size: 25px auto; }
      @media only screen and (max-width: 840px) {
        .CaseSlide_category-healthcare {
          background-size: 17px auto; } }
    .CaseSlide_category-community {
      background-image: url(/assets/images/common/icon_community.png);
      background-size: 25px auto; }
      @media only screen and (max-width: 840px) {
        .CaseSlide_category-community {
          background-size: 17px auto; } }
  .CaseSlide_title {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 10px; }
    @media only screen and (max-width: 840px) {
      .CaseSlide_title {
        font-size: 0.75rem; } }
  .CaseSlide_txt {
    color: #666;
    font-size: 0.9375rem; }
    @media only screen and (max-width: 840px) {
      .CaseSlide_txt {
        font-size: 0.6875rem; } }
  @media only screen and (max-width: 736px) {
    .CaseSlide .slick-list {
      overflow: hidden; } }
  .CaseSlide .slick-arrow {
    position: absolute;
    top: 0;
    background-color: rgba(255, 255, 255, 0.5);
    background-repeat: no-repeat;
    background-position: center center;
    width: 87px;
    height: 100%;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    padding: 0; }
    @media only screen and (max-width: 840px) {
      .CaseSlide .slick-arrow {
        width: 15px; } }
    .CaseSlide .slick-arrow.slick-prev {
      left: 0;
      background-image: url(/assets/images/common/arrow_l_blk.png); }
      @media only screen and (max-width: 840px) {
        .CaseSlide .slick-arrow.slick-prev {
          background-size: 6px auto; } }
    .CaseSlide .slick-arrow.slick-next {
      right: 0;
      background-image: url(/assets/images/common/arrow_r_blk.png); }
      @media only screen and (max-width: 840px) {
        .CaseSlide .slick-arrow.slick-next {
          background-size: 6px auto; } }



/*---------- Case ----------*/
.Caselist {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap; }
.Caselist::after {
  content: "";
  display: block;
  width: calc(33% - 15px); }
.CaseList_item {
  color: #000;
  background-color: #fff;
  border-radius: 20px;
  box-sizing: border-box;
  text-decoration: none;
  width: calc(33% - 15px);
  display: flex;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 30px;
  -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
  transition: opacity .3s, box-shadow ease-in-out 0.3s; }
.CaseList_item:hover {
  -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.4);
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.4);
  opacity: .5;
  text-decoration: none;
  color: #333; }
.CaseList_item_image {
  overflow: hidden; }
.CaseList_item_image img {
  width: 100%;
  vertical-align: top; }
.CaseList_item_text {
  padding: 20px 25px 60px;
  text-align: left; }
.CaseList_item_text .company {
  color: #20243B;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 10px;　}
.CaseList_item_text .title {
  color: #20243B;
  font-size: 1rem;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 15px;　}
.CaseList_item_text .cate {
  display: flex;
  flex-wrap: wrap;　}
.CaseList_item_text .cate li {
  font-size: .875rem;
  background-color: #efefef;
  border-radius: 50px;
  padding: 5px 15px;
  margin-right: 8px;
  margin-bottom: 8px; }
.CaseList_item::before {
  position: absolute;
  bottom: 20px;
  right: 20px;
  content: "";
  vertical-align: middle;
  width: 23px;
  height: 23px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #20243B; }
.CaseList_item::after {
  position: absolute;
  margin: auto;
  bottom: 29px;
  right: 29.5px;
  content: "";
  vertical-align: middle;
  width: 4.5px;
  height: 4.5px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }
  @media screen and (max-width: 736px) {
  .CaseList_item {
    width: 100%; }
  .CaseList_item_text {
    padding: 20px 20px 40px; }
  .CaseList_item_text .company {
    font-size: 1rem; }
  .CaseList_item_text .title {
    font-size: .875rem; }
  .CaseList_item_text .cate li {
    font-size: 0.8125rem; }
  .CaseList_item::before {
    bottom: 15px;
    right: 15px; }
  .CaseList_item::after {
    bottom: 23.5px;
    right: 24.5px; }}


/*---------- NewsList ----------*/
.NewsListWrap {
 display: none; }
.NewsListWrap.is_active {
 display: block; }
.NewsList .NewsList_item {
  display: flex;
  position: relative;
  width: 100%;
  padding: 30px 0;
  border-top: solid 1px #DDD;
  box-sizing: border-box; }
.NewsList {
  margin-bottom: 60px; }
.NewsList .NewsList_item:last-child {
  border-bottom: solid 1px #DDD; }
.NewsList_item img {
  width: 140px;
  height: 80px;
  position: relative;
  left: 0px; }
.NewsList_data {
  padding-left: 40px;
  box-sizing: border-box; }
.NewsList_category {
  width: 130px;
  padding: 4px 10px;
  text-align: center;
  background-color: #FFC107;
  color: #000;
  font-size: 0.875rem;
  border-radius: 20px;
  margin-right: 10px;
  display: inline-block;
  box-sizing: border-box;
  white-space: nowrap; }
.NewsList_date {
  text-align: left;
  font-size: 0.875rem;
  display: inline-block;
  letter-spacing: .1rem; }
.NewsList_data time + p {
  margin-top: 15px; }
.NewsList_txt {
  margin-top: 30px;
  font-size: 1rem; }
.NewsList_txtLink {
  margin-top: 5px;
  font-size: 1rem;
  line-height: 1.8; }
.NewsList_txtLink a {
  color: #000;
  word-break: break-all;
  text-decoration: underline; }
.NewsList_txtLink a:hover {
  text-decoration: none; }
.NewsList_txtLink a[target="_blank"] {
  padding-right: 20px;
  top: -2px;
  background: url(/assets/images/common/icon_blank.png) no-repeat right center/12px auto;
  background-size: 12px auto; }
.NewsList_item.-hidden {
  opacity: 0 !important;
  display: none !important;
  border-bottom: none;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }
.NewsListWrap .Contact_btn {
  background-color: #FFF;
  color: #000;
  border: 1px solid #000;
  margin-top: 50px; }
.NewsListWrap .Contact_btn:before,
.NewsListWrap .Contact_btn:after {
  display: none; }
  @media screen and (max-width: 736px) {
    .NewsList_item img {
      width: 91px;
      height: 52px; }
    .NewsList_data {
      padding-left: 15px;
      box-sizing: border-box; }
    .NewsList_category {
      width: 130px;
      font-size: 0.75rem; }
    .NewsList_date {
      font-size: 0.75rem; }
    .NewsList_txt {
      font-size: 0.875rem; }
    .NewsList_txtLink {
      font-size: 0.875rem; }
    .NewsListWrap .Contact_btn {
      margin-top: 30px; }}




/*---------- .Faq ----------*/
.details {
  border-top: 1px solid #DDD; }
  @media screen and (max-width: 767px) {
    .details {
      margin-top: 8px; }}
.details .summary {
  position: relative;
  display: block;
  background: #FFF;
  border-radius: 10px;
  padding: 2em 5em 2em 4.5em;
  cursor: pointer;
  transition: all .15s, color .15s;
  position: relative; }
.details summary {
  list-style: none; }
.details summary::-webkit-details-marker {
  display: none; }
  @media screen and (max-width: 767px) {
    .details .summary {
      padding: 1.5em 3em 1em 3.5em; }}
.details .summary span {
  color: #20243B;
  display: block;
  position: relative;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .details .summary span {
      font-size: 1rem; }}
.details .summary .faq_q {
  position: absolute;
  top: 22px;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  margin: auto;
  background-color: #20243B;
  font-family: "Montserrat", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  color: #FFF;
  line-height: 1;
  border-radius: 50%; }
  @media screen and (max-width: 767px) {
    .details .summary .faq_q {
      font-size: 1rem;
      top: 15px;
      left: 0;
      width: 40px;
      height: 40px; }}
.details .summary::before, .details .summary::after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #20243B;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transition: opacity 0.15s, -webkit-transform 0.15s;
  transition: opacity 0.15s, -webkit-transform 0.15s;
  transition: transform 0.15s, opacity 0.15s;
  transition: transform 0.15s, opacity 0.15s, -webkit-transform 0.15s;
  opacity: 1; }
  @media screen and (max-width: 767px) {
    .details .summary::before, .details .summary::after {
      right: 10px; }}
.details .summary::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
.details .summary.open {
  border-radius: 10px 10px 0 0;
  transition: all .15s, color .15s; }
.details .summary.open::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  opacity: 0; }
.details .summary.open::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }
.details.open .summary::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  opacity: 0; }
.details.open .summary::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }
.details .answer {
  border-radius: 0 0 10px 10px;
  position: relative;
  margin: 0;
  overflow: hidden; }
.details .answer .answer__inner {
  padding: .5em 1.5em 2em 4.5em; }
  @media screen and (max-width: 767px) {
    .details .answer .answer__inner {
      padding: .25em 1em 1em 3.5em; }}
.details .answer .faq_a {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  margin: auto;
  color: #20243B;
  background-color: #FFC107;
  font-family: "Montserrat", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  color: #000;
  line-height: 1;
  border-radius: 50%; }
.details .answer .btn {
  margin-top: 10px; }
  @media screen and (max-width: 767px) {
    .details .answer .faq_a {
      width: 40px;
      height: 40px; }}
.details .answer p {
  font-size: 1rem;
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .details .answer p {
      font-size: .875rem; }}





/*---------- 二階層以降の共通 ----------*/
.page .Contents a.blank {
	position: relative;
    padding-right: 17px;
}
.page .Contents a:hover {
  text-decoration: none !important;
}
.page .Contents a.blank::after {
    content: "";
    width: 11px;
    height: 8px;
    background: transparent url(/assets/images/common/icon_blank2025.png) no-repeat left center;
    background-size: cover;
    display: inline-block;
    position: absolute;
    right: 3px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
#kv {
  position: relative;
  background: #F7F7F7;
}
#kv::after {
content: "";
  display: block;
  width: 24.53125%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: transparent url(/assets/images/common/kv_bg.png) no-repeat left center;
  background-size: cover;
  z-index: 1;
}
#kv .section__inner {
position: relative;
z-index: 10;
}
#kv h1 {
position: relative;
font-size: 2.75rem;
  font-weight: 700;
line-height: 1.4;
margin-bottom: 40px;
padding-top: 40px;
}
#kv h1 br.sp_only {
display: none;
}
#kv h1::before {
content:"";
position: absolute;
top: 0;
left: 0;
width: 100px;
height: 10px;
  background-color: #FFC107;
}
#kv p.more {
margin: 0;
}
#kv p.remarks {
margin-top: 1rem;
font-size: 0.875rem;
}
.breadcrumbs {
	max-width: 1150px;
	margin: 0 auto;
	padding: 20px;
	font-size: 0.75rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	box-sizing: border-box;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.breadcrumbs li {
	white-space: nowrap;
}
.breadcrumbs li a {
position: relative;
color: #000;
  text-decoration: none;
margin-right: 10px;
padding-right: 30px;
}
.breadcrumbs li a::after {
content: "";
position:absolute;
width: 20px;
  height: 1px;
  background: #DDD;
  right: 0px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.page h2 {
   color: #20243B;
   font-size: 2.5rem;
   font-weight: bold;
   line-height: 1.5;
   text-align: center;
   margin: 0 auto 1.25em;
}
.page .bg {
background: #F7F7F7;
}
.page .bg a {
background: #F7F7F7;
}
.page p.more {
  width: 100%;
  max-width: 350px;
  margin: 3em auto 0 auto;
}
.page p.more a {
background-color: #FFF;
  border: 1px solid #20243B;
  border-radius: 50px;
  box-sizing: border-box;
  font-family: "sst-mid", sans-serif;
  font-weight: bold;
  font-size: 1.125rem;
  color: #20243B;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  height: 70px;
  position: relative;
}
.page p.more.sub a {
background-color: #FFDF82;
}
.page p.more a::before,
.page p.more a::after {
  content: "";
  background: none;
  background-size: 34px 34px;
  display: block;
  position: absolute;
  margin: auto;
  -webkit-transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.page p.more a::before {
  background-color: #20243B;
  border-radius: 50px;
  width: 34px;
  height: 34px;
  top: 0;
  bottom: 0;
  right: 15px; 
}
.page p.more a::after {
  right: 29px;
  top: 0;
  bottom: 0;
  width: 7px;
  height: 7px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page p.more.sub a::after {
  border-top: 2px solid #FFDF82;
  border-right: 2px solid #FFDF82;
}
.page p.more a:hover {
background-color: #20243B;
border: 1px solid #FFF;
color: #FFF;
opacity: 1;
}
.page p.more a:hover::before {
background-color: #FFF;
}
.page p.more a:hover::after {
border-top: 2px solid #20243B;
border-right: 2px solid #20243B;
}
.page p.more.sub a:hover {
color: #FFDF82;
  border: 1px solid #FFDF82;
}
.page p.more.sub a:hover::before {
  background-color: #FFDF82;
}
@media only screen and (max-width: 1100px) {
#kv .section__inner {
  padding: 80px 20px;
}
}
@media only screen and (max-width: 736px) {
.page .section__inner {
  padding: 40px 20px;
}
#kv::after {
  width: 60%;
}
#kv h1 {
  font-size: 1.875rem;
}
#kv h1 small {
  font-size: 1rem;
  display: block;
  margin-top: .35rem;
  }
#kv h1 br.sp_only {
display: block;
}
#kv p.more {
  margin: 0;
}
#kv p.more a {
  height: 60px;
  font-size: 1rem;
}
#kv p.more a::before {
  width: 25px;
  height: 25px;
}
#kv  p.more a::after {
  right: 26px;
  width: 5px;
  height: 5px;
}
#kv p.more,
#kv p.remarks {
  width: 90%;
}
.page h2 {
	font-size: 1.5rem;
	margin-bottom: 2rem;
	line-height: 1.6;
}
.page p.more {
  width: 100%;
}
.page p.more a {
  font-size: 1rem;
  height: 60px;
  padding: 20px;
}
}

.menu.item ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
align-items:stretch;
gap: 2%;
}
.menu.item ul li {
width: calc(98% / 2);
margin-bottom: 2%;
position:relative;
}
.menu.item ul li a {
position:relative;
text-decoration: none;
background: #F7F7F7;
display: flex;
align-items: center;
justify-content: flex-start;
border-radius: 20px;
padding: 30px;
color: #20243B;
font-size: 1.25rem;
font-weight: 600;
}
.menu.item ul li a::before,
.menu.item ul li a::after {
content: "";
position:absolute;
}
.menu.item ul li a::before {
width: 34px;
height: 34px;
background: #20243B;
right: 30px;
top: 0;
bottom: 0;
margin: auto;
border-radius: 50%;
}
.menu.item ul li a::after {
right: 44px;
top: 0;
bottom: 0;
width: 7px;
height: 7px;
border-top: 2px solid #FFF;
border-right: 2px solid #FFF;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
margin: auto;
}
.menu.item ul li a:hover {
background-color: #20243B;
color: #FFF;
}
.menu.item ul li a:hover::before {
background-color: #FFF;
}
.menu.item ul li a:hover::after {
border-top: 2px solid #20243B;
border-right: 2px solid #20243B;
}
 
@media only screen and (max-width: 736px) {
.menu.item ul li {
width: 100%;
margin-bottom: 5%;
}
.menu.item ul li a {
line-height: 1.4;
font-size: 1rem;
padding: 20px 50px 20px 30px;
}
.menu.item ul li a::before {
width: 25px;
height: 25px;
right: 15px;
}
.menu.item ul li a::after {
right: 25px;
width: 5px;
height: 5px;
}
}