@charset "UTF-8";
/* 入居者ガイド専用CSS */
.ug-toplink {
  background-color: #477113;
  padding: 20px 10px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
}

/* 余白調整 */
.mt-0 {
  margin-top: 0 !important;
}

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

/* フォント */
.ourbus__subtitle {
  color: #cecece;
  font-family: "Josefin Sans";
  font-size: 36px;
  font-style: italic;
  margin-bottom: 1rem;
}

/* ナビ */
ul {
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style: none;
}

li {
  padding: 0;
  margin: 0;
}

nav {
  text-align: center;
  width: 100%;
  position: relative;
  height: auto;
  overflow: hidden;
  background: none;
}

nav ul {
  text-align: center;
}

nav ul li {
  display: inline-block;
}

nav ul li a {
  color: #333;
  display: inline-block;
  padding: 1.5em 2em 1rem;
  text-decoration: none;
  border-bottom: 2px solid #fff;
  transition-property: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  font-size: 16px;
}

nav ul li a:hover {
  color: #31ae42;
}

/*styling open close button*/
.button {
  display: inline;
  position: absolute;
  right: 50px;
  top: 16px;
  z-index: 999;
  font-size: 30px;
}

.button a {
  text-decoration: none;
  font-size: 25px;
}

.btn-open:after {
  color: #333;
  content: "\f0c9";
  font-family: "FontAwesome";
  transition-property: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}

.btn-open:hover:after {
  color: #31ae42;
}

.btn-close:after {
  color: #fff;
  content: "\f00d";
  font-family: "FontAwesome";
  transition-property: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}

.btn-close:hover:after {
  color: #31ae42;
}

/*overlay*/
.overlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  height: 65%;
  width: 100%;
  background: #000;
  overflow: auto;
  z-index: 99;
  opacity: 0.9;
}

.wrap {
  color: #e9e9e9;
  text-align: center;
  max-width: 90%;
  margin: 0 auto;
}

.wrap ul.wrap-nav {
  text-transform: capitalize;
  padding: 150px 0px 100px;
}

.wrap ul.wrap-nav li {
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  width: 24%;
  position: relative;
}

.wrap ul.wrap-nav li a {
  color: #31ae42;
  display: block;
  padding: 8px 0;
  text-decoration: none;
  transition-property: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}

.wrap ul.wrap-nav li a:hover {
  color: #f0f0f0;
}

.wrap ul.wrap-nav ul {
  padding: 20px 0;
}

.wrap ul.wrap-nav ul li {
  display: block;
  font-size: 13px;
  width: 100%;
  color: #e9e9e9;
}

.wrap ul.wrap-nav ul li a {
  color: #f0f0f0;
}

.wrap ul.wrap-nav ul li a:hover {
  color: #31ae42;
}

.social {
  font-size: 25px;
  padding: 20px;
}

.social p {
  margin: 0;
  padding: 20px 0 5px 0;
  line-height: 30px;
  font-size: 13px;
}

.social p a {
  color: #31ae42;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

.social-icon {
  width: 80px;
  height: 50px;
  background: #e9e9e9;
  color: #333;
  display: inline-block;
  margin: 0 20px;
  transition-property: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}

.social-icon:hover {
  background: #31ae42;
  color: #f0f0f0;
}

.social-icon i {
  margin-top: 12px;
}

.bg-img {
  background: top right no-repeat;
  background-image: url("https://www.kih.jp/contents/wp-content/uploads/2022/01/headbg.png");
}

.header {
  background-color: initial;
  display: flex;
  padding: 1rem 15px;
  width: 1200px;
  margin: 0 auto;
}

.headbanner {
  margin-bottom: 0;
}

/* TOPビュー画像 */
.headimg-userguide.contents {
  padding: 35px 6rem 64px;
  margin-bottom: 10px;
}

.headimg-userguide.contents.child-contents {
  padding: 35px 6rem 64px;
  margin-bottom: 10px;
  background: top 0% right 23% no-repeat;
  background-image: url("https://www.kih.jp/contents/wp-content/uploads/2022/01/sp-topimg.png");
}

.headimg-userguide.contents.child-contents .inner {
  padding: 0;
}

.headimg-userguide.contents .headimg-userguide__title {
  display: block;
  text-align: left;
}

.headimg-userguide.contents .headimg-userguide__title-main {
  font-family: "Yu Gothic", "游ゴシック", "游ゴシック体", YuGothic, "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 1.4;
}

.headimg-userguide.contents .headimg-userguide__title-sub {
  font-size: 0.9rem;
  font-weight: 500;
  margin-top: 0.5rem;
}

.headimg-userguide__title-main {
  font-family: "Josefin Sans";
  font-size: 64px;
  font-style: italic;
  text-transform: uppercase;
  white-space: nowrap;
  text-align: left;
  color: #30af41;
}

.wp-block-image {
  text-align: center;
}

.article_content h2 {
  color: #30af41;
  padding: 0 0 8px;
  margin-bottom: 1rem;
  font-size: 36px;
}

.article_content h3 {
  color: #186222;
  background: none;
  margin: 1rem 0;
  padding: 0;
  text-align: left;
}

.article_content .faq-btn {
  border-radius: 20px;
  width: 30%;
  margin: 0 auto;
  background: #186222;
  padding: 10px 0;
}

.article_content .faq-btn a {
  color: #fff;
  text-decoration: none;
}

.article_content .faq-btn:hover {
  color: #fff;
  background: #269c36;
}

.article_content .hazard-btn {
  border-radius: 20px;
  background: #186222;
  padding: 20px 0;
  width: 100%;
}

.article_content .hazard-btn a {
  color: #fff;
  text-decoration: none;
}

.article_content .hazard-btn:hover {
  color: #fff;
  background: #269c36;
}

.article_content a:hover {
  opacity: 1;
}

.breadcrumb {
  margin-bottom: 0;
  background: #fff;
}

.article_content ul li::before,
.article_content ol li::before {
  color: #000;
  font-weight: 600;
  margin-right: 0.5rem;
}

.article_content ul li {
  padding-left: 1em;
  list-style: none;
  text-indent: -1.5em;
  color: #3b4043;
}

.wp-block-image figcaption {
  font-size: 20px;
  margin-top: 0 !important;
}

.wp-block-image figcaption a {
  font-size: 24px;
  text-decoration: none;
}

.article_content.hazard.white {
  color: #fff;
}

.article_content .hazard a {
  color: #fff;
  display: block;
  text-decoration: none;
}

.article_content p {
  margin: 0 0 8px;
  line-height: 2;
}

.wp-block-columns {
  margin-bottom: 5px !important;
}

.wp-block-image {
  margin: 16px 0;
}

.text-box a {
  border: 1px solid;
  padding: 10px;
  display: block;
  text-align: center;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
}

.ac {
  text-align: center !important;
}

.p-1rem {
  padding: 1rem;
}

.content {
  width: 100%;
  font-size: 20px;
  color: #333;
  text-align: center;
}

.header__logo {
  display: flex;
  width: 100%;
  align-items: flex-start;
}

/* userguide-child-contents */
.userguide-child-contents {
  background-color: #eef4ed;
  padding: 64px 0 0;
}

.userguide-child-contents .inner {
  background-color: #fff;
  border: 1px solid #30af41;
  padding: 64px;
}

h1 + p {
  font-weight: bold;
  font-size: 16px;
  color: #64905d;
  text-align: left;
  margin-top: 24px;
}

h1 + p a {
  color: #64905d;
}

h1 + p a:hover {
  text-decoration: underline;
  text-align: left;
}

.to-top {
  margin-top: 48px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .header__logo .logo {
    width: 209px;
  }
  .header__logo .headerlink {
    width: 240px;
    margin-left: 10px;
    padding-top: 16px;
  }
  .header__logo .headerlink::before {
    content: "\f0da";
    color: #30af41;
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    font-weight: 600;
    line-height: 2rem;
    text-align: right;
    transition: 0.3s;
    width: 1rem;
    font-size: 10px;
  }
}
.header__logo .headerlink a {
  color: #666666;
  font-size: 12px;
}

.header__logo .headerlink a:hover {
  opacity: 0.8;
}

.contents-ttl {
  font-size: 16px;
}

.faq-area {
  background: #daf9de;
  padding: 20px;
  margin: 0 0 32px;
}

.article_content {
  margin: 0;
}

/* header */
.main-title {
  font-size: 68px;
  white-space: nowrap;
  text-align: left;
  color: #30af41;
  margin-bottom: 16px;
}

.balloon {
  position: relative;
  padding: 12px 34px;
  background: #30af41;
  border-radius: 30px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 24px;
}

.balloon::before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  bottom: -10px;
  border-top: 15px solid #30af41;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}

.en-title {
  font-family: "Josefin Sans";
  font-size: 37px;
  font-style: italic;
  font-weight: bold;
  color: #cecece;
  text-align: left;
  margin-bottom: 16px;
}

/* userguide-menu */
.userguide-menu {
  padding: 18px 0;
}

@media screen and (min-width: 1139px) {
  .userguide-menu .links {
    border: 3px solid #30af41;
    border-radius: 8px;
    background: #fff;
    padding: 40px 33px 32px;
    width: 370px;
    margin-bottom: 30px;
  }
}
.menu-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.menu-list .title-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.menu-list .title-area .title {
  line-height: 1;
  margin: 0 0 16px;
}

.menu-list .title-area img {
  width: 16px;
  height: 16px;
  margin-bottom: 16px;
}

.userguide-menu .layout {
  display: flex;
  align-items: start;
}

.userguide-menu .layout img {
  max-width: none !important;
}

.userguide-menu a.text-link {
  color: #30af41;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  width: 370px;
}

.userguide-menu .links .img {
  margin-right: 21px;
  width: 87px;
}

.userguide-menu .links .text {
  color: #3b4043;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.6;
}

/* userguide-parts */
.userguide-parts {
  background-color: #eef4ed;
  padding: 48px 0 40px;
}

.userguide-parts .faq-banner {
  display: flex;
  justify-content: space-between;
}

.userguide-parts .faq-banner p {
  line-height: 1.6;
}

.userguide-parts .faq-banner .links .img {
  margin-right: 27px;
}

.userguide-parts .faq-banner .links .title {
  font-size: 24px;
  color: #30af41;
  margin-bottom: 16px;
}

.userguide-parts .faq-banner .text {
  font-size: 14px;
  margin-bottom: 16px;
}

.userguide-parts .faq-banner .links {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #c4d0c2;
  border-radius: 8px;
  background: #fff;
  padding: 32px 0;
  width: 570px;
  height: 223px;
}

.userguide-parts .hazard-link {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}

.userguide-parts .hazard-link .hazard-map {
  width: 48.5%;
  padding: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #30af41;
  border-radius: 8px;
  background: #fff;
}

.hazard-map a {
  text-decoration: none;
}

.hazard-map a:visited {
  color: #30af41;
}

.hazard-map a:hover {
  opacity: 0.8;
}

.userguide-parts .banner-link {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}

.userguide-parts .banner-link .links {
  width: 23%;
  display: flex;
  align-items: center;
  border: 1px solid #c4d0c2;
  border-radius: 8px;
  background: #fff;
  padding: 10px 0 10px 20px;
}

.userguide-parts .banner-link .links .img {
  margin-right: 22px;
}

.userguide-parts .banner-link .links .title {
  margin: 0;
  position: relative;
}

.userguide-parts .banner-link .links .title .title-img {
  position: absolute;
  top: 8px;
}

.userguide-parts .banner-link .links .title .title-img-total {
  position: relative;
  top: 10px;
}

.userguide-parts .banner-link .links .text-link a:visited {
  color: #022a68;
}

.userguide-parts .area-link {
  padding: 48px 0 0;
}

.userguide-parts .area-link .title {
  font-size: 18px;
  font-weight: bold;
  color: #64905d;
}

.userguide-parts .area-link .s-title {
  margin: 24px 0 13px;
}

.userguide-parts .area-link ul {
  display: flex;
  flex-wrap: wrap;
}

.userguide-parts .area-link ul li {
  line-height: 1.3;
}

.userguide-parts .area-link ul li a {
  font-size: 13px;
  color: #64905d;
}

.userguide-parts .area-link ul li:not(:last-child)::after {
  content: "|";
  margin: 0 7px;
  font-size: 13px;
}

a.text-link {
  color: #3b4043;
}

a.text-link-green {
  color: #30af41;
}

a.text-link-blue {
  color: #022a68;
}

a.text-link:hover {
  opacity: 0.8;
}

a.text-link-green:hover {
  opacity: 0.8;
}

a.text-link-blue:hover {
  opacity: 0.8;
}

a.text-link-wt:hover {
  opacity: 0.8;
}

.userguide-parts .text-link::after {
  content: "\f35d";
  color: #3b4043;
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  line-height: 2rem;
  text-align: center;
  transition: 0.3s;
  width: 2rem;
}

.text-link-green::after {
  content: "\f35d";
  color: #30af41;
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  line-height: 2rem;
  text-align: center;
  transition: 0.3s;
  width: 2rem;
}

.text-link-wt::after {
  content: "\f35d";
  color: #fff;
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  line-height: 2rem;
  text-align: center;
  transition: 0.3s;
  width: 2rem;
}

.text-link-blue::after {
  content: "\f35d";
  color: #022a68;
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  line-height: 2rem;
  text-align: center;
  transition: 0.3s;
  width: 2rem;
}

.bg-dark {
  background: #443632 !important;
}

.text-white {
  color: #fff !important;
}

.text-blue {
  color: #022a68 !important;
}

.fz-13 {
  font-size: 13px;
}

.fz-14 {
  font-size: 14px;
}

.bold {
  font-weight: bold;
}

.lh-16 {
  line-height: 1.6;
}

.sponly {
  display: none;
}

@media all and (min-width: 768px) and (max-width: 1138px) {
  .userguide-menu .links {
    border: 3px solid #30af41;
    border-radius: 8px;
    background: #fff;
    padding: 40px 33px 32px;
    width: 100%;
    margin-bottom: 30px;
  }
  .userguide-menu a.text-link {
    width: 100%;
  }
  .userguide-parts .faq-banner {
    display: block;
  }
  .faq-banner .ac {
    text-align: center;
  }
  .userguide-parts .faq-banner .links {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #c4d0c2;
    border-radius: 8px;
    background: #fff;
    padding: 32px 0;
    width: 570px;
    height: 223px;
    margin: 0 auto 30px;
  }
  .userguide-child-contents {
    padding: 32px 15px 0;
    margin: 24px 0 0;
  }
  .userguide-child-contents .inner {
    padding: 32px;
  }
}
@media screen and (max-width: 767px) {
  .pconly {
    display: none;
  }
  .spac {
    text-align: center;
  }
  .splh-07 {
    line-height: 0.7;
  }
  .bg-img {
    background: top right no-repeat;
    background-image: none;
  }
  /* header */
  .headimg-userguide.contents.child-contents {
    padding: 0;
    background-image: none;
  }
  .change {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .change .en-title {
    order: 2;
    font-size: 16px;
  }
  .main-title {
    font-size: 40px;
    margin-bottom: 16px;
    order: 1;
    text-align: center;
  }
  .balloon {
    text-align: center;
    width: 100%;
    line-height: 0.7;
  }
  .balloon::before {
    left: 47%;
    bottom: -10px;
  }
  .article_content h2 {
    color: #30af41;
    padding: 0 8px 8px;
    margin: 0 10px 1rem;
    font-size: 20px;
    border-bottom: 3px solid #30af41;
    text-align: center;
  }
  .article_content ul li {
    padding-left: 0;
    margin: 0 10px;
    text-indent: 0;
  }
  .article_content h3 {
    margin: 1rem 10px;
  }
  /* userguide-child-contents */
  .userguide-child-contents {
    background-color: #eef4ed;
    padding: 32px 15px 0;
    margin: 24px 0 0;
  }
  .userguide-child-contents .inner {
    background-color: #fff;
    border: 1px solid #30af41;
    padding: 10px;
  }
  .userguide-child-contents .inner p {
    margin: 0 10px;
  }
  h1 + p {
    font-weight: bold;
    font-size: 14px;
    color: #3b4043;
    text-align: center;
    margin-top: 21px;
  }
  .to-top {
    margin-top: 15px;
    text-align: center;
  }
  .header {
    background-color: #fff;
    display: flex;
    padding: 0;
    width: 100%;
    height: 60px;
    margin: 0 auto;
    box-shadow: 0px 4px 4px -3px rgba(0, 0, 0, 0.2);
    transition: 1s;
  }
  .header.hide {
    transform: translateY(-60px);
  }
  .header__logo {
    display: flex;
    width: 100%;
    align-items: flex-start;
  }
  .header__logo .logo {
    width: 124px;
    padding-top: 6px;
  }
  .header__logo .headerlink {
    /* width: 240px; */
    margin-left: 12px;
    padding-top: 6px;
  }
  .header__logo .headerlink::before {
    content: "\f0da";
    color: #30af41;
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    font-weight: 600;
    line-height: 2rem;
    text-align: right;
    transition: 0.3s;
    width: 1rem;
    font-size: 10px;
  }
  .header__logo .headerlink a {
    color: #666666;
    font-size: 12px;
    font-weight: bold;
  }
  .headimg-userguide.contents {
    padding: 1rem 0 0;
    margin-top: 70px;
    margin-bottom: 0;
  }
  .headimg-userguide img.topimg {
    width: 60%;
    margin: 15px 0 0;
  }
  .headimg-userguide__title-main {
    font-size: 32px;
    margin-right: 0;
    text-align: center;
  }
  .wrap ul.wrap-nav > li {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #575757;
  }
  .wrap ul.wrap-nav {
    padding: 30px 0px 0px;
  }
  nav ul {
    opacity: 0;
    visibility: hidden;
  }
  .social {
    color: #c1c1c1;
    font-size: 25px;
    padding: 15px 0;
  }
  .social-icon {
    width: 100%;
    height: 50px;
    background: #fff;
    color: #333;
    display: block;
    margin: 5px 0;
  }
  .article_content p {
    margin: 10px 0;
    line-height: 2;
  }
  .contentlist img {
    width: 100%;
    height: 160px;
    object-fit: cover;
  }
  figure.wp-block-image.size-large.contentlist {
    margin: 0;
  }
  figure.wp-block-image.size-large.contentlist.contentlist-mt {
    margin-top: 20px;
  }
  .article_content .faq-btn {
    width: 60%;
  }
  .article_content iframe,
.article_content .wp-block-image,
.article_content .wp-block-table {
    margin: 0 10px 1.5rem;
  }
  .article_content .hazard-btn {
    margin-bottom: 10px;
  }
  .faq-area {
    background: #daf9de;
    padding: 20px;
    margin: 0 0 32px;
  }
  /* userguide-menu */
  .userguide-menu {
    padding: 25px 0 0;
  }
  .userguide-menu .links {
    border: 3px solid #30af41;
    border-radius: 8px;
    background: #fff;
    padding: 18px 19px 16px;
    width: 100%;
    margin-bottom: 6px;
  }
  .userguide-menu .links:last-child {
    margin-bottom: 15px;
  }
  .menu-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .userguide-menu p {
    margin: 0;
  }
  .userguide-menu .layout {
    display: flex;
    align-items: start;
  }
  .userguide-menu .layout img {
    max-width: none !important;
  }
  .userguide-menu .text-link .links .title {
    line-height: 1.1;
    margin-bottom: 8px;
  }
  .menu-list .title-area img {
    margin-bottom: 0;
    position: relative;
    top: 25px;
    left: 10px;
  }
  .userguide-menu a.text-link {
    width: 100%;
  }
  .userguide-menu .links .img {
    margin-right: 8px;
    height: 50px;
    object-fit: cover;
    overflow: hidden;
  }
  .userguide-menu .links .text {
    color: #3b4043;
    font-size: 13px;
    padding-right: 15px;
  }
  /* userguide-parts */
  .userguide-parts {
    background-color: #eef4ed;
    padding: 15px 0;
  }
  .userguide-parts .faq-banner {
    display: block;
  }
  .userguide-parts .faq-banner p {
    line-height: 1.6;
  }
  .userguide-parts .faq-banner .links .img {
    margin-right: 7px;
    width: 23%;
  }
  .userguide-parts .faq-banner .links .title {
    font-size: 24px;
    color: #30af41;
    margin-bottom: 16px;
  }
  .userguide-parts .faq-banner .text {
    font-size: 12px;
    margin-bottom: 0px;
  }
  .userguide-parts .faq-banner .links {
    display: block;
    border: 1px solid #c4d0c2;
    border-radius: 8px;
    background: #fff;
    padding: 24px 16px 15px;
    width: 100%;
    height: initial;
    margin-bottom: 16px;
  }
  .userguide-parts .faq-banner .layout {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .faq-btn {
    display: block;
    text-align: center;
    margin-top: 6px;
  }
  .faq-btn a:hover {
    opacity: 0.8;
  }
  .userguide-parts .hazard-link {
    margin-top: 16px;
    display: block;
  }
  .userguide-parts .hazard-link .hazard-map {
    width: 100%;
    padding: 27px 0;
    display: block;
    align-items: center;
    text-align: center;
    border: 1px solid #30af41;
    border-radius: 8px;
    background: #fff;
    margin-bottom: 12px;
  }
  .hazard-map a {
    text-decoration: none;
    font-size: 15px;
  }
  .hazard-map a:visited {
    color: #30af41;
  }
  .hazard-map a:hover {
    opacity: 0.8;
  }
  .userguide-parts .banner-link {
    margin-top: 0;
    display: block;
  }
  .userguide-parts .banner-link .links {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: start;
    border: 1px solid #c4d0c2;
    border-radius: 8px;
    background: #fff;
    padding: 10px 0 10px 20px;
    margin-bottom: 12px;
  }
  a.text-link-blue {
    color: #022a68;
    font-size: 16px;
  }
  .userguide-parts .banner-link .links .img {
    margin-right: 22px;
  }
  .userguide-parts .banner-link .links .title {
    margin: 0;
    position: relative;
  }
  .userguide-parts .banner-link .links .title .title-img {
    position: absolute;
    top: 8px;
  }
  .userguide-parts .banner-link .links .text-link a:visited {
    color: #022a68;
  }
  .userguide-parts .area-link {
    padding: 0;
  }
  .userguide-parts .area-link .inner {
    padding: 0 2px;
  }
  /* navi */
  .header__spmenu {
    background-color: #fff;
    padding: 1.25rem;
    height: 60px;
    width: 60px;
  }
  .header__spmenu-bar {
    width: 100%;
    height: 3px;
    background-color: #30af41;
  }
  .header__nav {
    margin-bottom: 0;
  }
  .header__menu {
    padding-bottom: 0;
  }
  .bg-child {
    background: none;
  }
  .child-top {
    text-align: center;
    margin-top: 18px;
  }
  .child-top img {
    width: 24%;
  }
  .tablist-popular.tablist__tab {
    display: none;
  }
  .tablist__tab-item.is-active {
    background-color: #fff;
    border-bottom-color: #fff;
  }
  .tablist__tab-item {
    font-size: 0.9rem;
    line-height: 1.5;
    padding: 0.5rem 0.25rem;
  }
  .tablist__tab-item {
    background-color: #f4f4f4;
    border: 1px solid #e1e1e1;
    border-top-left-radius: 0.6rem;
    border-top-right-radius: 0.6rem;
    color: #1c1c1c;
    cursor: pointer;
    display: block;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: -1px;
    padding: 1.25rem;
    text-align: center;
    transition: 0.3s;
    user-select: none;
    width: 31.6%;
  }
  .seolinks__title {
    line-height: 1.5;
  }
  .seolinks-srchcond + .is-closed {
    display: none;
  }
  .tablist__tab {
    border-bottom: 1px solid #e1e1e1;
    display: flex;
    justify-content: space-between;
  }
  .tablist-popular .seolinks__title {
    display: none;
  }
  .tablist-popular .seolinks__title {
    display: block;
  }
  .tablist-popular .tablist-target {
    display: block;
    padding-top: 0;
  }
  .btnlinks {
    border-left: 1px solid #cecece;
    border-top: 1px solid #cecece;
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
  }
  .seolinks-srchcond.is-opened::before {
    content: "\f068";
  }
  .seolinks-srchcond::before {
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    color: #30af41;
    font-size: 1.5rem;
    font-weight: 600;
    height: auto;
    width: auto;
    position: absolute;
    top: 50%;
    left: 1rem;
    transform: translateY(-50%);
    transition-duration: 0.3s;
  }
  .btnlinks__item {
    border-bottom: 1px solid #30af41;
    border-right: 1px solid #30af41;
    border-top: none;
    border-left: 1px solid #30af41;
    border-radius: 0;
    display: block;
    flex-basis: 100%;
    font-size: 1.15rem;
    font-weight: 500;
    margin-right: 0;
    padding: 1.25rem 1rem;
    text-decoration: none;
  }
  .seolinks-srchcond {
    background-color: #fff;
    border: 1px solid #30af41;
    color: #30af41;
    font-size: 1rem;
    margin-bottom: 0;
    padding: 1.5rem 0.5rem 1.5rem 2.5rem;
    position: relative;
    text-align: center;
    transition-duration: 0.3s;
  }
  .seolinks-srchcond-title {
    background-color: #30af41;
    border: 1px solid #30af41;
    color: #fff;
    font-size: 1.2rem;
    margin-bottom: 0;
    padding: 1.5rem 0.5rem 1.5rem 2.5rem;
    position: relative;
    text-align: center;
    transition-duration: 0.3s;
  }
  a.btnlinks__item {
    color: #64905d;
  }
}/*# sourceMappingURL=userguide.css.map */