@charset "UTF-8";
/* -----

   set module

---------------------------------------------------- */
/*-- 免責事項・プライバシーポリシー・サイトマップ　ページのパーツ
---------------------------------------------------- */
.utility_search .top_visual__ttl {
  left: 50%; }
.utility_search #top_visual__nav_btn {
  display: none; }
.utility_search .asnav {
  display: none; }
  @media screen and (max-width: 899px) {
    .utility_search .asnav {
      display: block; } }
.utility_search .gsc-result .gs-title {
  height: auto;
  line-height: 1.4; }
.utility_search .gs-webResult .gs-snippet, .utility_search .gs-imageResult .gs-snippet, .utility_search .gs-fileFormatType {
  color: #000000;
  line-height: 1.4; }
.utility_search .cse .gsc-control-cse,
.utility_search .gsc-control-cse {
  padding: 0; }
.utility_search .gsc-table-cell-thumbnail,
.utility_search .gs-promotion-image-cell {
  vertical-align: top;
  padding: 0 0 0 8px; }
.utility_search .gsc-table-cell-snippet-close,
.utility_search .gsc-table-cell-snippet-open {
  padding-left: 7px;
  padding-right: 0; }

.link_set:not(:last-child) {
  margin-bottom: 42px; }
  @media screen and (max-width: 899px) {
    .link_set:not(:last-child) {
      margin-bottom: 24px; } }
.link_set > dd:not(:last-child) {
  margin-bottom: 18px; }
.link_set.column_2 {
  font-size: 0; }
  .link_set.column_2 > li {
    display: inline-block;
    vertical-align: top;
    width: calc((100% - 16px)/2); }
    .link_set.column_2 > li:not(:nth-child(2n+1)) {
      margin-left: 16px; }
    .link_set.column_2 > li:nth-child(n+3) {
      margin-top: 12px; }
    @media screen and (max-width: 899px) {
      .link_set.column_2 > li {
        width: 100%; }
        .link_set.column_2 > li:not(:nth-child(2n+1)) {
          margin-left: 0; }
        .link_set.column_2 > li:nth-child(n+2) {
          margin-top: 12px; } }
.link_set__space {
  padding: 0 16px 0 16px; }
  @media screen and (max-width: 899px) {
    .link_set__space {
      padding: 0 6px 0 6px; } }
.link_set__category > span {
  position: relative;
  display: block;
  border-top: solid 2px #838383;
  border-bottom: dotted 1px #cdcdcd;
  background: #f2f4f7;
  padding: 20px 0 20px 15px;
  margin-bottom: 12px;
  color: #333;
  font-size: 20px;
  font-weight: 500;
  font-feature-settings: 'palt'; }
  @media screen and (max-width: 899px) {
    .link_set__category > span {
      padding-left: 36px;
      font-size: 18px;
      padding: 16px 0 16px 15px; } }
.link_set__category > a {
  position: relative;
  display: block;
  border-top: solid 2px #838383;
  border-bottom: dotted 1px #cdcdcd;
  background: #f2f4f7;
  padding: 20px 0 20px 43px;
  margin-bottom: 12px;
  color: #333;
  font-size: 20px;
  font-weight: 500;
  font-feature-settings: 'palt';
  transition: color 0.2s ease-out; }
  @media screen and (max-width: 899px) {
    .link_set__category > a {
      padding-left: 36px;
      font-size: 18px;
      padding: 16px 0 16px 36px; } }
  .link_set__category > a::before {
    position: absolute;
    top: 22px;
    left: 17px;
    width: 18px;
    height: 18px;
    padding-left: 1px;
    box-sizing: border-box;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "FontAwesome";
    font-weight: 900;
    color: #fff;
    content: "\f105";
    border-radius: 50%;
    background-color: #00469b;
    transition: color 0.2s ease-out; }
    @media screen and (max-width: 899px) {
      .link_set__category > a::before {
        left: 10px;
        top: 16px; } }
  .link_set__category > a:hover {
    color: #00469b; }
    .link_set__category > a:hover::before {
      color: #f8f9fb; }
.link_set__category > span::after, .link_set__category > a::after {
  position: absolute;
  top: -2px;
  left: 0;
  width: 120px;
  height: 2px;
  display: block;
  content: '';
  background: #00469b; }
.link_set__category_item {
  font-size: 0; }
  .link_set__category_item.column_2 > li {
    width: calc((100% - 16px)/2); }
    .link_set__category_item.column_2 > li:not(:nth-child(2n+1)) {
      margin-left: 16px; }
    .link_set__category_item.column_2 > li:nth-child(n+3) {
      margin-top: 12px; }
    .link_set__category_item.column_2 > li.link_set__children_wrap {
      width: 100%; }
      .link_set__category_item.column_2 > li.link_set__children_wrap + li {
        margin-left: 0; }
        .link_set__category_item.column_2 > li.link_set__children_wrap + li + li {
          margin-left: 16px; }
    @media screen and (max-width: 899px) {
      .link_set__category_item.column_2 > li {
        width: 100%; }
        .link_set__category_item.column_2 > li:not(:nth-child(2n+1)) {
          margin-left: 0; }
        .link_set__category_item.column_2 > li:nth-child(n+2) {
          margin-top: 10px; }
        .link_set__category_item.column_2 > li.link_set__children_wrap + li + li {
          margin-left: 0; } }
  .link_set__category_item > li {
    display: inline-block;
    vertical-align: top; }
    .link_set__category_item > li > a {
      position: relative;
      display: block;
      padding: 6px 0 12px 24px;
      border-bottom: solid 1px #cdcdcd;
      box-shadow: 0 2px 0 0 #f2f4f7;
      font-size: 16px;
      transition: color 0.2s ease-out;
      line-height: 1.4; }
      @media screen and (max-width: 899px) {
        .link_set__category_item > li > a {
          font-size: 15px;
          padding-left: 30px;
          padding-bottom: 10px; } }
      .link_set__category_item > li > a::before {
        position: absolute;
        top: 10px;
        left: 1px;
        width: 16px;
        height: 16px;
        padding-left: 1px;
        box-sizing: border-box;
        border-radius: 50%;
        background: #6594c6;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 12px;
        font-family: "FontAwesome";
        font-weight: 900;
        color: #fff;
        content: "\f0da";
        transition: all 0.2s ease-out; }
        @media screen and (max-width: 899px) {
          .link_set__category_item > li > a::before {
            top: 8px;
            left: 5px; } }
      .link_set__category_item > li > a:hover {
        color: #00469b; }
        .link_set__category_item > li > a:hover::before {
          color: #f8f9fb;
          background: #00469b; }
.link_set__category_children > dt:not(:first-child) {
  margin-top: 12px; }
.link_set__category_children > dt > a,
.link_set__category_children > dt > span {
  position: relative;
  display: block;
  padding: 12px 0 15px 24px;
  margin-bottom: 12px;
  color: #333;
  font-size: 16px;
  border-bottom: solid 3px #f1f4f7;
  transition: color 0.2s ease-out; }
  @media screen and (max-width: 899px) {
    .link_set__category_children > dt > a,
    .link_set__category_children > dt > span {
      padding-left: 30px; } }
  .link_set__category_children > dt > a::after,
  .link_set__category_children > dt > span::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    display: block;
    height: 0;
    width: 100%;
    border-bottom: solid 1px #c4c4c4; }
.link_set__category_children > dt > a::before {
  position: absolute;
  top: 13px;
  left: 1px;
  width: 16px;
  height: 16px;
  padding-left: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #6594c6;
  border-radius: 50%;
  font-size: 12px;
  font-family: "FontAwesome";
  font-weight: 900;
  color: #fff;
  content: "\f0da";
  transition: all 0.2s ease-out; }
  @media screen and (max-width: 899px) {
    .link_set__category_children > dt > a::before {
      left: 5px; } }
.link_set__category_children > dt > a:hover {
  color: #00469b; }
  .link_set__category_children > dt > a:hover::before {
    color: #f8f9fb;
    background: #00469b; }
.link_set__category_children > dt > span::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 16px;
  display: inline-block;
  width: 3px;
  height: 15px;
  background: #7d7d7d; }
  @media screen and (max-width: 899px) {
    .link_set__category_children > dt > span::before {
      left: 9px; } }
.link_set__category_children_item {
  font-size: 0;
  display: flex;
  flex-wrap: wrap; }
  .link_set__category_children_item.column_2 > li {
    width: calc((100% - 16px)/2); }
    .link_set__category_children_item.column_2 > li:not(:nth-child(2n+1)) {
      margin-left: 16px; }
    .link_set__category_children_item.column_2 > li:nth-child(n+3) {
      margin-top: 12px; }
    @media screen and (max-width: 899px) {
      .link_set__category_children_item.column_2 > li {
        width: 100%; }
        .link_set__category_children_item.column_2 > li:not(:nth-child(2n+1)) {
          margin-left: 0; }
        .link_set__category_children_item.column_2 > li:nth-child(n+2) {
          margin-top: 10px; } }
  .link_set__category_children_item > li {
    display: inline-block;
    vertical-align: top; }
    .link_set__category_children_item > li > a {
      position: relative;
      display: block;
      padding: 6px 0 12px 15px;
      border-bottom: dotted 1px #cdcdcd;
      font-size: 14px;
      transition: color 0.2s ease-out;
      line-height: 1.4;
      height: 100%; }
      @media screen and (max-width: 899px) {
        .link_set__category_children_item > li > a {
          font-size: 14px;
          padding-left: 20px;
          padding-bottom: 10px; } }
      .link_set__category_children_item > li > a::before {
        position: absolute;
        top: 11px;
        left: 3px;
        padding-left: 1px;
        font-size: 12px;
        font-family: "FontAwesome";
        font-weight: 900;
        color: #6594c6;
        content: "\f0da";
        transition: color 0.2s ease-out;
        line-height: 1; }
        @media screen and (max-width: 899px) {
          .link_set__category_children_item > li > a::before {
            top: 10px;
            left: 8px; } }
      .link_set__category_children_item > li > a:hover {
        color: #00469b; }
        .link_set__category_children_item > li > a:hover::before {
          color: #00469b; }

/*# sourceMappingURL=common_utility.css.map */
