.under_mv {
  background: url("../images/mv_faq.jpg") center center/cover;
  margin-bottom: 40px;
}
.main_content .blog_ttl1 {
  font-size: 3.2rem;
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin-bottom: 20px;
}
.main_content .info_list1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
  gap: 0 25px;
  border-bottom: 1px solid #6795BB;
  box-sizing: border-box;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
.main_content .cate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0 5px;
}
.main_content .cate a {
  display: block;
  color: white;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  background: #6795BB;
  border-radius: 100px;
  padding: 0 10px;
  box-sizing: border-box;
  transition: all 0.3s ease;
}
.main_content .cate a:hover {
  opacity: 0.6;
}
.main_content img {
  margin: 30px 0;
}
.main_content .inner {
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
}
.main_content .cont_in p {
  margin-top: 1em;
}
.main_content .cont_in .h4 {
  display: block;
  font-size: 2.4rem;
  font-weight: 500;
  border-bottom: 3px solid #6795BB;
  position: relative;
  padding: 5px 0 10px 30px;
  box-sizing: border-box;
  margin: 40px 0 0 0;
}
.main_content .cont_in .h4:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 100%;
  background: #6795BB;
}
@media all and (max-width: 767px) {
  .main_content .blog_ttl1 {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
  .main_content .info_list1 {
    font-size: 1.2rem;
    gap: 0 15px;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  .main_content .cate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .main_content .cate a {
    font-size: 1.2rem;
  }
  .main_content img {
    margin: 30px 0;
    width: 100%;
    height: auto;
  }
  .main_content .inner {
    width: 90%;
  }
  .main_content .cont_in {
    font-size: 1.5rem;
  }
  .main_content .cont_in p {
    margin-top: 1em;
    line-height: 1.4;
  }
  .main_content .cont_in .h4 {
    font-size: 2rem;
    padding: 5px 0 10px 30px;
    margin: 20px 0 0 0;
  }
}

.-body-solid .c-shareBtns__btn, .-body-solid .p-snsCta, .is-style-clmn-shadow > .swell-block-columns__inner > .swell-block-column, .is-style-emboss_box, .is-style-shadow.cap_box, .is-style-sticky_box, .shadow_on > .wp-block-column {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 4px 4px -4px rgba(0, 0, 0, 0.1);
}

.c-shareBtns, .p-articleFoot, .p-pnLinks, .w-pageTop, .w-singleBottom, .w-singleTop {
  margin: 2em 0;
}

.c-shareBtns__message {
  width: 100%;
  padding: 0.25em 0 0.75em;
  text-align: center;
}

.c-shareBtns__message .__text {
  position: relative;
  display: inline-block;
  padding: 0 1.5em;
  line-height: 1.5;
}

.c-shareBtns__message .__text::after, .c-shareBtns__message .__text::before {
  position: absolute;
  bottom: 0;
  display: block;
  width: 1px;
  height: 1.5em;
  background-color: currentColor;
  content: "";
}

.c-shareBtns__message .__text::before {
  left: 0;
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
}

.c-shareBtns__message .__text::after {
  right: 0;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}

.c-shareBtns__list {
  display: flex;
  justify-content: center;
}

.c-shareBtns__item.-facebook {
  color: #3b5998;
}

.c-shareBtns__item.-twitter {
  color: #1da1f2;
}

.c-shareBtns__item.-hatebu {
  color: #00a4de;
}

.c-shareBtns__item.-pocket {
  color: #ef3f56;
}

.c-shareBtns__item.-pinterest {
  color: #bb0f23;
}

.c-shareBtns__item.-line {
  color: #00c300;
}

.c-shareBtns__item.-copy {
  position: relative;
  color: #909494;
}

.c-shareBtns:not(.-style-btn-small) .c-shareBtns__item {
  flex: 1;
}

.c-shareBtns__btn {
  display: block;
  color: inherit;
  text-align: center;
  background-color: currentColor;
  cursor: pointer;
}

.c-shareBtns__icon {
  display: block;
  color: #fff;
  font-size: 4.5vw;
  line-height: 1;
}

.c-shareBtns__icon::before {
  display: block;
  color: inherit;
}

.-fix.c-shareBtns {
  position: fixed;
  top: 50%;
  left: 8px;
  z-index: 99;
  width: 30px;
  margin: 0;
  border: none !important;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.-fix.c-shareBtns .c-shareBtns__list {
  flex-direction: column;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
}

.-fix.c-shareBtns .c-shareBtns__item {
  flex-basis: 100%;
  width: 100%;
  max-width: 100%;
  margin: 4px 0;
  padding: 0;
  overflow: hidden;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 4px 4px -4px rgba(0, 0, 0, 0.1);
}

.-fix.c-shareBtns .c-shareBtns__btn {
  padding: 0;
}

.-fix.c-shareBtns .c-shareBtns__icon::before {
  height: 30px;
  font-size: 16px;
  line-height: 30px;
}

.c-shareBtns__icon {
  font-size: 18px;
}

.icon-codepen::before {
  content: "\e900";
}

.icon-facebook::before {
  content: "\e901";
}

.icon-twitter-x::before {
  color: #1da1f2;
  content: "\e90d";
}

.icon-instagram::before {
  color: #e4405f;
  content: "\e906";
}

/*# sourceMappingURL=blog.css.map */
