/* arguments inittial */
/* font style */
/* site style */
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ background-image ]
-------------------------------------------------*/
/* [ writing-mode ]
-------------------------------------------------*/
/* [ illustrator & photoshop letter spacing ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
/* [ easy transform ]
-------------------------------------------------*/
.header .menubox .box2 .list .voice_active:after {
  width: 100%; }

.voice_user__box1 {
  position: relative;
  padding-bottom: 80px; }
  .voice_user__box1:after {
    content: "";
    display: block;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 140px;
    position: absolute;
    background: #F5F5F5;
    z-index: 0; }
  .voice_user__box1 .innerbox {
    background-image: none; }
  .voice_user__box1 .txtbox {
    top: 152px;
    left: 95px; }
    @media (min-width: 1024px) {
      .voice_user__box1 .txtbox .txt {
        margin-top: 35px; } }
  @media only screen and (max-width: 767px) {
    .voice_user__box1 {
      padding-bottom: 0; }
      .voice_user__box1 .innerbox {
        padding-top: 0; }
        .voice_user__box1 .innerbox .img {
          margin-top: 0; } }

.voice_user__box2 .btnbox {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #C6C6C6;
  text-align: center; }
  .voice_user__box2 .btnbox a {
    text-decoration: none;
    max-width: 285px; }
  @media (max-width: 1023px) {
    .voice_user__box2 .btnbox {
      margin-top: 40px;
      padding-top: 50px; } }

.modal_image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 90%;
  max-height: 90%;
  margin: auto; }

.voice_user_article_title {
  text-align: center; }

.voice_user_article_title .sp_image {
  display: none; }

@media (max-width: 880px) {
  .voice_user_article_title .sp_image {
    display: block; } }

@media (max-width: 880px) {
  .voice_user_article_title .pc_image {
    display: none; } }

.voice_user_article {
  width: 90%;
  max-width: 800px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 1023px) {
    .voice_user_article {
      margin-top: 45px; } }

.voice_user_article > *:first-child {
  margin-top: 0; }

.voice_user_article > *:last-child {
  margin-bottom: 0; }

.voice_user_article > h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 36px;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin-bottom: 26px; }
  @media (max-width: 1023px) {
    .voice_user_article > h2 {
      font-size: 22px;
      font-size: 2.2rem;
      line-height: 33px;
      margin-bottom: 20px; } }

.voice_user_article > p {
  line-height: 2;
  margin-bottom: 20px; }

.voice_user_article > img {
  margin-bottom: 20px; }

.voice_user_article > p.cap_small {
  line-height: 1.5;
  margin-top: 32px;
  font-size: 0.75rem; }

.voice_user_article a {
  text-decoration: underline; }

.user_tips {
  position: relative;
  background-color: #F5F7FB;
  margin-top: 69px;
  margin-bottom: 55px; }
  .user_tips.user_tips2 {
    margin-bottom: 52px; }

.user_tips > h2 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 32px;
  letter-spacing: 0;
  font-weight: 500;
  padding: 24px 36px 0; }
  .user_tips > h2 span {
    display: block;
    padding-bottom: 24px;
    border-bottom: 1px solid #C6C6C6; }
  @media (max-width: 1023px) {
    .user_tips > h2 {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 28px; }
      .user_tips > h2 span {
        padding-bottom: 15px; } }

@media (max-width: 880px) {
  .user_tips > h2 {
    padding-left: 15px;
    padding-right: 15px; } }

.user_tips_label {
  position: absolute;
  top: -17px;
  left: 36px;
  padding-left: 10px; }

@media (max-width: 880px) {
  .user_tips_label {
    left: 15px;
    padding-left: 0; } }

.user_tips_description_list {
  padding-top: 54px;
  padding-bottom: 40px; }

.user_tips_description_list.second_rows {
  padding-top: 20px; }

@media (min-width: 881px) {
  .user_tips_description_list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center; }
  .user_tips_description_list > * {
    width: 50%;
    max-width: 330px;
    margin-left: 20px;
    margin-right: 20px; }
  .user_tips_description_list > .wide {
    width: 90%;
    max-width: 700px; }
  .user_tips_description_list > .wide > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .user_tips_description_list > .wide > div > .img_wide {
    width: 46%; } }

@media (max-width: 880px) {
  .user_tips_description_list > *:not(:first-of-type) {
    margin-top: 50px; } }

.user_tips_description {
  text-align: center; }

.user_tips_description p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 26px;
  letter-spacing: 0;
  text-align: left;
  margin-top: 26px;
  max-width: 320px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 1023px) {
    .user_tips_description p {
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 24px;
      letter-spacing: 0;
      max-width: 100%;
      margin-top: 15px; } }

.user_tips_description img {
  max-width: 250px;
  cursor: pointer; }

.user_tips_description img.img_wide {
  max-width: 95%;
  margin-bottom: 10px; }

@media (max-width: 880px) {
  .user_tips_description {
    padding-left: 15px;
    padding-right: 15px; } }

.user_profile {
  margin-top: 50px; }

.user_profile img {
  max-width: 200px;
  border-radius: 50%; }

@media (min-width: 881px) {
  .user_profile {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; } }

@media (min-width: 881px) {
  .user_profile_avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 40px; } }

@media (max-width: 880px) {
  .user_profile_avatar {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px; } }

.user_profile_name {
  font-size: 20px;
  font-size: 2rem;
  line-height: 32px;
  letter-spacing: 0;
  font-weight: 500; }
  @media (max-width: 1023px) {
    .user_profile_name {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 28px;
      text-align: center; } }

.user_profile_biography {
  margin-top: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 32px;
  letter-spacing: 0; }
  @media (max-width: 880px) {
    .user_profile_biography {
      padding: 0 15px; } }

.to_user_top_area {
  max-width: 800px;
  text-align: center;
  padding-top: 56px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #e6e6e6; }

.footer {
  margin-top: 120px; }
