@charset "UTF-8";
.section-topicsbox .txtbox {
  margin: 30px;
  color: #231815;
  font-size: 14px;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", sans-serif; }
  @media screen and (max-width: 480px) {
    .section-topicsbox .txtbox {
      margin: 30px 10px; } }
  .section-topicsbox .txtbox p {
    margin: 30px 0;
    line-height: 2; }
  .section-topicsbox .txtbox .ph-box {
    display: flex;
    justify-content: left; }
    @media screen and (max-width: 480px) {
      .section-topicsbox .txtbox .ph-box {
        display: block; } }
    .section-topicsbox .txtbox .ph-box .ph {
      margin: 0 30px 20px 0; }
      @media screen and (max-width: 480px) {
        .section-topicsbox .txtbox .ph-box .ph {
          margin: 0 0 30px 0; } }
.section-topicsbox .profile {
  margin: 30px;
  font-size: 14px;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", sans-serif; }
  @media screen and (max-width: 480px) {
    .section-topicsbox .profile {
      margin: 30px 10px; } }
  .section-topicsbox .profile h2 {
    margin: 40px 0 5px;
    font-size: 14px;
    font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", sans-serif; }
  .section-topicsbox .profile .ph-box {
    display: flex;
    justify-content: left; }
    @media screen and (max-width: 480px) {
      .section-topicsbox .profile .ph-box {
        display: block; } }
    .section-topicsbox .profile .ph-box .ph {
      margin: 0 30px 20px 0; }
      @media screen and (max-width: 480px) {
        .section-topicsbox .profile .ph-box .ph {
          margin: 0 0 30px 0; } }
  .section-topicsbox .profile p {
    margin: 10px 0 30px;
    line-height: 2; }
.section-topicsbox .waku {
  margin-left: 30px; }
  @media screen and (max-width: 480px) {
    .section-topicsbox .waku {
      margin-left: 0; } }
  .section-topicsbox .waku ul {
    border: 1px solid #aaa9a9;
    font-size: 14px;
    font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", sans-serif;
    padding: 15px 30px 10px;
    max-width: 675px; }
    @media screen and (max-width: 480px) {
      .section-topicsbox .waku ul {
        padding: 10px; } }
    .section-topicsbox .waku ul li {
      margin-bottom: 5px; }
      .section-topicsbox .waku ul li .sp-only {
        display: none; }
        @media screen and (max-width: 480px) {
          .section-topicsbox .waku ul li .sp-only {
            display: block; } }
.section-topicsbox .info {
  border-top: 1px solid #000;
  margin: 30px; }
  @media screen and (max-width: 480px) {
    .section-topicsbox .info {
      margin: 0 0 50px 0; } }
  .section-topicsbox .info h2 {
    margin-top: 30px;
    font-size: 19px;
    font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", sans-serif;
    border-bottom: 1px solid #aaa9a9;
    max-width: 181px; }
  .section-topicsbox .info .info-box {
    padding: 10px 0;
    font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", sans-serif;
    font-size: 14px;
    text-align: left; }
    @media screen and (max-width: 480px) {
      .section-topicsbox .info .info-box {
        padding: 10px 0 30px; } }
    .section-topicsbox .info .info-box table {
      width: 100%;
      padding-left: 10px; }
      @media screen and (max-width: 480px) {
        .section-topicsbox .info .info-box table {
          font-size: 14px; } }
    .section-topicsbox .info .info-box th {
      font-weight: normal;
      letter-spacing: 0.3em;
      vertical-align: top;
      width: 85px;
      height: 20px; }
    @media screen and (max-width: 480px) {
      .section-topicsbox .info .info-box .img {
        margin-top: 20px; } }
  .section-topicsbox .info .point {
    font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", sans-serif;
    font-size: 14px;
    line-height: 2;
    padding-left: 100px; }
    @media screen and (max-width: 1080px) {
      .section-topicsbox .info .point {
        padding-left: 90px; } }
    @media screen and (max-width: 480px) {
      .section-topicsbox .info .point {
        padding-left: 0; } }
.section-topicsbox .form {
  margin: 30px; }
  @media screen and (max-width: 480px) {
    .section-topicsbox .form {
      margin: 0 0 50px 0; } }
  .section-topicsbox .form h2 {
    font-size: 19px;
    font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", sans-serif;
    border-bottom: 1px solid #aaa9a9;
    max-width: 181px; }
  .section-topicsbox .form .moushikomi {
    font-size: 14px;
    font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", sans-serif;
    padding: 15px 0 0 10px; }
    .section-topicsbox .form .moushikomi .m-txt {
      margin-right: 30px;
      padding-top: 10px; }
      @media screen and (max-width: 480px) {
        .section-topicsbox .form .moushikomi .m-txt {
          margin-bottom: 20px; } }
