.title_section {
  text-align: center;
  margin-top: 134px;
  font-family: "Noto Sans JP", "Noto Sans Japanese", sans-serif; }
  .title_section .title {
    margin-bottom: 79px;
    width: 264px;
    height: 54px; }
  .title_section .sentence {
    font-size: 20px; }

.faq_section {
  width: 860px;
  margin: 0 auto;
  margin-top: 116px; }
  .faq_section .content {
    border-top: 1px solid rgba(243, 244, 247, 0.7);
    padding-top: 51px;
    margin-bottom: 70px; }
    .faq_section .content .question {
      display: table; }
      .faq_section .content .question .number {
        display: inline-block;
        margin-right: 35px;
        height: 80px; }
      .faq_section .content .question .sentence {
        display: table-cell;
        font-size: 22px;
        vertical-align: middle;
        font-weight: 400; }
    .faq_section .content .answer {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      margin-top: 33px; }
      .faq_section .content .answer .title {
        height: 80px;
        margin-right: 35px;
        margin-left: 4px; }
      .faq_section .content .answer .sentence {
        padding-top: 5px;
        font-size: 16px;
        word-break: break-all; }
        .faq_section .content .answer .sentence .link {
          color: white;
          border-bottom: white; }
          .faq_section .content .answer .sentence .link:hover {
            opacity: .6; }
    .faq_section .content:last-child {
      margin-bottom: 172px; }
  .faq_section .point_of_view_item {
    margin-left: 95px;
    margin-bottom: 80px;
    font-size: 16px; }
    .faq_section .point_of_view_item .point_of_view_item_image {
      width: 100%;
      height: auto; }
    .faq_section .point_of_view_item .point_of_view_item_description {
      margin-top: 17px; }
    .faq_section .point_of_view_item .point_of_view_item_link {
      color: white;
      border-bottom: white;
      margin-top: 5px; }
      .faq_section .point_of_view_item .point_of_view_item_link:hover {
        opacity: .6; }

.sns-icon {
  position: fixed;
  width: 23px;
  bottom: 41px;
  right: 24px; }
  .sns-icon img {
    width: 25px;
    display: block;
    margin: 0 auto;
    margin-bottom: 14px; }

.space {
  width: 100%;
  height: 100px; }

@media (min-width: 768px) and (max-width: 1024px) {
  .title_section {
    margin: 0 auto;
    margin-top: 168px;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%; }
    .title_section .title {
      margin: 0 auto;
      width: 280px; }
    .title_section .sentence {
      margin-top: 48px;
      font-size: 17px; }
  .faq_section {
    padding: 0 40px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin-top: 65px; }
    .faq_section .content {
      border-top: 1px solid rgba(243, 244, 247, 0.7);
      padding-top: 35px;
      margin-bottom: 105px; }
      .faq_section .content .question .number {
        height: 45px;
        margin-right: 10px; }
      .faq_section .content .question .sentence {
        font-size: 18px; }
      .faq_section .content .answer .title {
        height: 45px;
        margin-right: 10px;
        margin-left: 2px; }
      .faq_section .content .answer .sentence {
        padding-top: 0; }
      .faq_section .content:last-child {
        margin-bottom: 180px; }
    .faq_section .point_of_view_item {
      margin-left: 40px;
      margin-bottom: 80px;
      font-size: 14px; }
      .faq_section .point_of_view_item .point_of_view_item_image {
        height: auto;
        width: 100%; }
      .faq_section .point_of_view_item .point_of_view_item_description {
        margin-top: 5px; }
      .faq_section .point_of_view_item .point_of_view_item_link {
        margin-top: 5px; }
  .sns-icon {
    position: initial;
    margin: 0 auto;
    margin-bottom: 60px;
    width: 100%; }
    .sns-icon img.share {
      margin: 0 auto;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
    .sns-icon img.line {
      display: inline;
      width: 36px;
      margin-left: calc(50% - 64px);
      margin-right: 10px; }
    .sns-icon img.facebook {
      display: inline;
      width: 36px;
      margin-right: 10px; }
    .sns-icon img.twitter {
      width: 36px;
      display: inline; }
  .space {
    width: 100%;
    height: 50px; } }

@media (max-width: 767px) {
  .break_line {
    display: none; }
  .title_section {
    margin: 0 auto;
    margin-top: 66px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%; }
    .title_section .title {
      margin: 0 auto;
      width: 280px; }
    .title_section .sentence {
      margin-top: 48px;
      font-size: 17px; }
  .faq_section {
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin-top: 65px; }
    .faq_section .content {
      border-top: 1px solid rgba(243, 244, 247, 0.7);
      padding-top: 35px;
      margin-bottom: 105px; }
      .faq_section .content .question .number {
        height: 45px;
        margin-right: 10px; }
      .faq_section .content .question .sentence {
        font-size: 18px; }
      .faq_section .content .answer .title {
        height: 45px;
        margin-right: 10px;
        margin-left: 2px; }
      .faq_section .content .answer .sentence {
        padding-top: 0; }
    .faq_section .point_of_view_item {
      margin-left: 40px;
      margin-bottom: 80px;
      font-size: 14px; }
      .faq_section .point_of_view_item .point_of_view_item_image {
        height: auto;
        width: 100%; }
      .faq_section .point_of_view_item .point_of_view_item_description {
        margin-top: 5px; }
      .faq_section .point_of_view_item .point_of_view_item_link {
        margin-top: 5px; }
  .article-share-container {
    margin-bottom: 60px; } }
