@charset "UTF-8";
.profile {
  display: flex;
  max-width: 715px;
  margin: 0 auto 40px;
}

.profile .snslogo {
  width: 150px;
}

.profile .snslogo img {
  width: 100%;
  height: auto;
}

.profile .profiletxts {
  width: calc(100% - 150px - 10px);
  padding: 10px 0;
  margin-left: 10px;
}

@media (min-width: 560px) {
  .profile .profiletxts {
    width: calc(100% - 150px - 85px);
    margin-left: 85px;
  }
}

.profiletxt1 {
  font-size: 2.8rem;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Segoe UI", "Arial", "Meiryo", "Yu Gothic", sans-serif;
  margin-bottom: 20px;
}

.profiletxt1 a {
  color: black;
}

.profiletxt2 {
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Meiryo", "Yu Gothic", sans-serif;
}

.profiletxt3 {
  font-size: 1.6rem;
  line-height: 1.5;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Meiryo", "Yu Gothic", sans-serif;
}

#content {
  text-align: left;
  /* .section */
  /* 最下段 adobe reader の案内 */
  /* 共通するスタイルの設定 */
}

@media (max-width: 559px) {
  #content {
    width: 100%;
  }
  #content .wrap_pc {
    display: none;
  }
}

@media (min-width: 560px) {
  #content {
    width: calc(100% - 20px);
    max-width: 750px;
    margin: 0 auto;
  }
  #content .wrap_sp {
    display: none;
  }
}

#content .h1_text {
  position: relative;
  width: 100%;
  max-width: 690px;
  margin: 0 auto 16px;
}

#content .h1_text:before {
  content: "";
  display: block;
  padding-top: 17.4%;
}

#content .h1_text h1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-weight: bold;
  font-size: 2.4rem;
  text-align: center;
  border-width: 3px;
  border-style: solid;
  box-sizing: border-box;
}

@media (min-width: 560px) {
  #content .h1_text h1 {
    font-size: 4.0rem;
    border-width: 4px;
    margin: 0 auto 16px;
  }
}

#content h2 {
  font-size: 1.8rem;
  font-weight: bold;
}

#content h3 {
  font-size: 1.6rem;
  font-weight: bold;
}

#content #header h2 {
  margin-bottom: 16px;
}

#content #header h3 {
  margin-bottom: 16px;
}

#content .section {
  width: calc( 100% - 20px);
  max-width: 690px;
  border-bottom: #999 1px dashed;
}

@media (max-width: 559px) {
  #content .section {
    margin: 0 auto 16px;
    padding-bottom: 16px;
  }
}

@media (min-width: 560px) {
  #content .section {
    margin: 0 auto 32px;
    padding-bottom: 32px;
  }
}

#content .section h2 {
  margin-bottom: 16px;
}

#content .section h3 {
  margin-bottom: 16px;
}

#content .section p {
  line-height: 1.2;
}

#content .section .section_block {
  width: 100%;
  margin-bottom: 20px !important;
}

#content .section .section_block p {
  margin-bottom: 8px;
}

#content .section .section_block_item {
  width: calc( 100% - 8px);
  padding: 0 4px;
}

@media (min-width: 560px) {
  #content .section .section_block_wide {
    width: calc( 66.6% - 8px);
    padding: 0 4px;
  }
  #content .section .section_block_narrow {
    width: calc( 33.3% - 8px);
    padding: 0 4px;
  }
  #content .section .section_block_half {
    width: calc( 50% - 8px);
    padding: 0 4px;
  }
}

#content #adobereader18 {
  border: #999 1px solid;
  border-radius: 3px;
  width: calc( 100% - 54px);
  max-width: 644px;
  padding: 16px;
  margin: 0 auto 4.8rem;
}

#content #adobereader18 h6 {
  font-weight: bold;
  margin-bottom: 1.6rem;
}

#content #adobereader18 .flex_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
}

@media (max-width: 559px) {
  #content #adobereader18 .adb_left1 {
    width: 160px;
    margin: 0 auto;
    order: 2;
  }
  #content #adobereader18 .adb_left2 {
    width: 100%;
    order: 1;
  }
}

@media (min-width: 560px) {
  #content #adobereader18 .adb_left1 {
    width: 160px;
    margin-right: 12px;
  }
  #content #adobereader18 .adb_left2 {
    width: 470px;
  }
}

#content .flLeft {
  float: left;
}

#content .flRight {
  float: right;
}

#content .clearBoth {
  clear: both;
}

#content .mincho {
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif !important;
}

#content .indent1em {
  text-indent: -1em;
  margin-left: 1em;
}

#content .txt_center {
  text-align: center;
}

#content .size10 {
  font-size: 1.0rem !important;
}

#content .size12 {
  font-size: 1.2rem !important;
}

#content .size13 {
  font-size: 1.3rem !important;
}

#content .size14 {
  font-size: 1.4rem !important;
}

#content .size16 {
  font-size: 1.6rem !important;
}

#content .size18 {
  font-size: 1.8rem !important;
}

#content .size20 {
  font-size: 2.0rem !important;
}

#content .red {
  color: #e50001 !important;
}

#content .blue {
  color: #0a6eb9 !important;
}

#content .navy {
  color: #172a88 !important;
}

#content .pink {
  color: #e4007f !important;
}

#content .flex_wrap {
  display: flex;
  flex-wrap: wrap;
  align-self: flex-start;
  width: calc( 100% - 20px);
  margin: 0 auto;
}

#content .img_wrap {
  height: auto;
}

#content .img_wrap img {
  width: 100%;
  height: 100%;
}

#content .movie_wrap {
  position: relative;
}

#content .movie_wrap .playmark {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: rgba(169, 169, 169, 0.8);
  padding-top: 40%;
  padding-left: 25%;
}

#content .noborder {
  border: none !important;
}
