@charset "UTF-8";
/*Reset*/

/* =========================================================
　◆header
========================================================= */
nav.global li:last-child a {
  background-color: transparent;
  background-image: none;
  padding: 10px 12px;
  color: #FFFFFF;
}

a[href^="https"]::after {
  content: none;
}

nav.global li:last-child div {
  padding: 7px 12px;
}

nav.global li:last-child a:hover {
  text-decoration: none;
  background-color: #FAD6E2;
  color: #C91D57;
}

/* =========================================================
　◆共通
========================================================= */
a:hover {
  text-decoration: none;
}

input[type="checkbox"] {
  display: flex !important;
  font-size: 1em;
  align-items: center;
}

/* input[type="checkbox"]:focus+.check-icon {
  box-shadow: 0 0 4px #B90A04;
}

input[type="checkbox"] :focus {
  border: solid 2px #B90A04;
  outline: none;
  box-shadow: 0px 5px 15px 0px rgba(201, 29, 87, 0.35);
} */

/* 
input[type="checkbox"]:focus+.checks::before {
  border: solid 2px #B90A04;
  box-shadow: 0px 5px 15px 0px rgba(201, 29, 87, 0.35);
} */

/* input#flex_box1[type="checkbox"]+label {
  border: solid 2px #B90A04;
} */

input[type="submit"],
input[type="button"],
textarea,
select,
button {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}

.cnts h1 {
  border-bottom: none;
}

.cnts img {
  width: 100%;
}

.btn.btn-contactform {
  margin: 30px auto;
  width: 20em;
}

a.btn-contactform {
  font-size: 1.4rem;
  width: 100%;
  padding: 12px 40px 12px 16px;
  text-align: center;
}

a.btn-profile {
  background-color: #C91D57;
  display: block;
  border-radius: 5px;
  color: #FFFFFF;
  padding: 0.7em 5em;
  font-size: 1.5rem;
}

a.btn-certification {
  background-color: #C91D57;
  display: block;
  border-radius: 5px;
  color: #FFFFFF;
  padding: 0.7em 3em;
  font-size: 1.5rem;
  margin: 0 auto;
}


a.btn-badge {
  background-color: #6E7174;
  display: block;
  border-radius: 5px;
  color: #FFFFFF;
  padding: 0.7em 2em;
  font-size: 1.5rem;
  margin: 0.5em 1em 0.5em 0;
  width: 20%;
  text-align: center;
}

a.btn-ob {
  background-color: #C91D57;
  display: block;
  border-radius: 5px;
  color: #FFFFFF;
  padding: 0.7em 2em;
  font-size: 1.5rem;
  margin: 0.5em auto;
  width: 40%;
  text-align: center;
  cursor: pointer;
}

.box-ob a.btn-ob {
  color: #FFFFFF;
  padding: 0.7em 1em;
}

.a-external-link-blue {
  cursor: pointer;
}

input.btn-profile {
  background-color: #C91D57;
  display: block;
  border-radius: 5px;
  color: #FFFFFF;
  padding: 0.7em 5em;
  font-size: 1.5rem;
  margin: 1.5em auto;
  border-color: transparent;
}

input.btn-profile:focus {
  border: solid 2px #000;
  outline: none;
}

a.btn-back {
  background-color: #FFFFFF;
  display: block;
  border-radius: 5px;
  color: #6E7174;
  padding: 1.0em 2.5em;
  font-size: 1.5rem;
  margin: 1.5em auto;
  border: solid 1px#6E7174;
}

a.btn-list-back {
  background-color: #FFFFFF;
  display: block;
  border-radius: 5px;
  color: #6E7174;
  padding: 1.0em 2.5em;
  margin: 1.5em auto;
  border: solid 1px#6E7174;
  width: 20%;
  text-align: center;
}

a.btn-back:focus {
  border: solid 2px #000;
  outline: none;
}

a.btn-suppoter {
  background-color: #FFFFFF;
  display: block;
  border-radius: 5px;
  color: #6E7174;
  padding: 1em 2.5em;
  font-size: 1.5rem;
  margin: 1.5em auto;
  border: solid 1px#6E7174;
  width: 22em;
  text-align: center;
}

input.btn-back {
  background-color: #FFFFFF;
  display: block;
  border-radius: 5px;
  color: #6E7174;
  padding: 0.7em 2.5em;
  font-size: 1.5rem;
  margin: 1.5em auto;
  border: solid 1px#6E7174;
}

.btn-split {
  display: flex;
  justify-content: space-evenly;
}

.btn-ave {
  width: 70%;
  margin: auto;
}

.flow-wap .cnts .inner p {
  text-align: center;
}

.flow-wap .cnts .inner a {
  text-align: center;
}

.flow-wap .cnts .mypage_text p {
  text-align: left;
}

.flow-wap .cnts .group_mypage_text p {
  text-align: left;
}

.mypage_flow {
  margin-bottom: 1.2em;
}

.mypage_flow a {
  color: #0000FF;
}

.group_mypage_flow {
  margin-bottom: 1.2em;
}

.group_mypage_flow a {
  color: #0000FF;
}

.flow-wap .cnts .inner {
  background-color: #FFFFFF;
  padding: 36px 36px;
}

.icon-mypage01 h2:before {
  content: url("../img/edit_mark.svg");
  margin-right: 1.0em;
  margin-left: -1.5em;
  border-radius: 50%;
  background-color: #E7336E;
  padding: 0.5em 0.5em;
  display: inline-block;
  vertical-align: middle;
  transform: scale(1.2);
}

.flow-wap .cnts .inner .badge-description1 p {
  text-align: left;
}

.flow-wap .cnts .inner .badge-description2 p {
  text-align: left;
}

.icon-mypage h2:before {
  content: url("../img/bell_mark.svg");
  margin-right: 1.0em;
  margin-left: -1.5em;
  border-radius: 50%;
  background-color: #E7336E;
  padding: 0.5em 0.5em;
  display: inline-block;
  vertical-align: middle;
  transform: scale(1.2);
}

.mypagetitle {
  border-left: none;
  background-color: #FBE1E9;
  padding-left: 0.7em;
  line-height: 0.5em;
  margin-left: 40px;
  margin-top: 8px;
  color: #595959;
}

.mypage-subheading {
  font-size: 1.5em;
  margin-bottom: 1.0em;
}

.mypage-work-title {
  font-size: 1.7em;
  margin-bottom: 2.0em;
}

.mypage-work-bottom {
  margin-bottom: 6.0em;
}

.flow-wap .cnts .inner .mypage-work p {
  text-align: left;
}

.mypage-box {
  background-color: #FBE1E9;
  margin: 4.0em;
  padding: 1.0em;
  text-align: center;
}

.mypage-box a {
  color: #0000FF;
}

.badge-description2 p {
  font-size: 0.8em;
  margin: 5.0em 0em;
}

.profile p {
  text-align: center;
}

.profile ul {
  display: flex;
  list-style: none;
}

.list-profile {
  width: 95%;
  align-items: center;
  margin: 0 auto;
  display: flex;
}

.list-profile span {
  width: 10%;
  text-align: center;
}

.list-profile label {
  width: 30%;
}

.list-profile h3 {
  font-size: 1.5em;
}

.list-profile p {
  width: 50%;
}

.list-title {
  margin: 1.5em 0;
}

.list-activity {
  width: 95%;
  text-align: center;
  margin: 0 auto;
  display: flex;
}

.activity-left {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}

.activity-colummn-s {
  width: 10%;
  padding: 0 0.5em;
  font-size: 0.8em;
}

.activity-colummn-m {
  width: 15%;
  padding: 0 0.5em;
  font-size: 0.8em;
}

.activity-colummn-l {
  width: 20%;
  padding: 0 0.5em;
  font-size: 0.8em;
}

.list-activity-center {
  width: 95%;
  text-align: center;
  margin: 0 auto;
  display: flex;
}


.list-activity-detail {
  width: 95%;
  text-align: center;
  margin: 0 auto;
  display: flex;
}

.list-activity-detail label {
  width: 25%;
  align-items: center;
  margin: 0 auto;
  display: flex;
  font-size: 0.9em;
}

.list-activity-detail span {
  width: 75%;
  padding: 0 2em;
  text-align: left;
  font-size: 0.9em;
}

.list-supporter {
  width: 95%;
  align-items: center;
  display: flex;
  margin: 0 auto;
}

.list-supporter label {
  width: 50%;
  padding: 1.5em 0;
}

.list-supporter p {
  width: 50%;
  padding: 1.5em 0;
}

.list-update {
  width: 95%;
  align-items: center;
  margin: 0 auto;
  display: flex;
}

.list-update span {
  width: 10%;
  text-align: center;
}

.list-update label,
input[type='checkbox'] {
  cursor: pointer;
}

.list-update h3 {
  font-size: 1.5em;
}

.list-update p {
  width: 30%
}

.list-border {
  font-size: 0.8em;
  border: 1px solid #C0C0C0;
  margin: 1.5em 0;
}

.list-red {
  color: #B90A04;
  font-size: 0.8em;
}

.list-black {
  font-size: 0.8em;
}

.list-background {
  font-size: 0.8em;
  margin: 1.5em 0;
  background-color: #F5F5F5;
}

.list-ob {
  width: 95%;
  align-items: center;
  margin: 0 auto;
  display: flex;
}

.list-ob p {
  color: #B90A04;
  width: 100%;
}

.list-ob-split {
  width: 50%;
  align-items: center;
}

.list-ob-center {
  text-align: center;
}

.box-profile {
  width: 95%;
  margin: 1em auto;
  padding: 1em;
  border: solid 1px #666;
}

.box-profile section {
  width: 95%;
  padding: 0.2em;
  border-bottom: solid 1px #999;
  line-height: 2em;
}

.box-profile section.border0 {
  border-bottom: none;
}

.box-activity {
  width: 95%;
  margin: 1em auto;
  padding: 1em;
}

.box-activity section {
  width: 95%;
  padding: 0.2em;
  border-bottom: solid 1px #999;
  line-height: 2em;
}

.box-activity-detail {
  width: 95%;
  margin: 1em auto;
  padding: 1em;
  border: solid 1px #666;
}

.box-activity-detail section {
  width: 95%;
  padding: 0.2em;
  border-bottom: solid 1px #999;
  line-height: 2em;
}

.sub_title {
  margin-top: 2.5em;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0px;
}

.underblank {
  margin-bottom: 1.0em;
}

.explanation {
  width: 95%;
  align-items: normal;
  margin: 0 auto;
  display: flex;
}

.explanation span {
  width: 90%;
  text-align: left;
  padding: 0.5em 0;
}

.explanation span.title {
  width: 18%;
}

.profile-text {
  width: 50%;
  border: 2px solid #707070;
  padding: 0.5em;
  border-radius: 5px;
  margin: 1.0em 0;
}

.profile-text:focus {
  border: solid 2px #000;
  outline: none;
}

.profile-nickname {
  width: 100%;
  border: 2px solid #707070;
  padding: 0.5em;
  border-radius: 5px;
  margin: 1.0em 0;
}

.profile-nickname::placeholder {
  color: #bbbbbb;
}

.profile-text::placeholder {
  color: #bbbbbb;
}

.profile-nickname:focus {
  border: solid 2px #000;
  outline: none;
}

.profile-blank {
  margin-left: 1.0em;
  width: 50%;
}

.profile-blank p {
  width: 100%;
}

.profile-etc {
  width: 100%
}

.list-update .profile-err {
  width: 100%;
  padding: 0 0.5em;
  color: #B90A04;
  font-size: 0.8em;
}

.profile-checkbox {
  width: 100%;
  border-bottom: solid 1px #999;
  line-height: 2em;
}

.flex_container {
  display: flex;
  flex-wrap: wrap;
}

.flex_box1 {
  display: flex;
  width: 25%;
}

.flex_box2 {
  display: flex;
  width: 100%;
}

.flex_check {
  display: flex;
  width: 70%;
}

.profile-contact1 {
  width: 70%;
  margin-right: auto;
}

.profile-contact2 {
  margin-left: auto;
}

.profile-contact3 {
  width: 100%;
  margin: auto;
}

.profile-contact1 p {
  width: 100%
}

.profile-contact3 p {
  width: 100%;
}

.bg_white {
  background-color: #fff;
}

.bg_disabled {
  background-color: #F0F0F0;
  border-color: #cccccc;
}

.bg_disabled::placeholder {
  color: #909090;
}

.bold {
  font-weight: bold;
}

.color_ph {
  color: #7d7d7d;
}

.br-sp {
  display: none;
}

.box-ob {
  width: 95%;
  margin: 1em auto;
  padding: 1em;
  border: solid 1px #666;
}

.box-ob section {
  width: 95%;
  padding: 0.2em;
  line-height: 2em;
}

a.btn-activity-profile {
  background-image: url("../img/icon-arrow-right-white.svg");
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-color: #C91D57;
  display: block;
  border-radius: 10px;
  color: #FFFFFF;
  padding: 12px 32px 12px 32px;
  font-size: 1.4rem;
  margin: 30px auto;
  width: 20em;
}

.activity-profile-blank {
  margin-bottom: 6em;
}

.select_kind_text {
  text-align: center;
  color: #7d7d7d;
  margin: 0 auto;
  line-height: 1.5;
}

.select_kind_btn {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
  max-width: 960px;
  margin: 2em auto;
}

a.btn-select-kind1 {
  background-image: url(../img/icon-arrow-right-white.svg);
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-color: #C91D57;
  display: block;
  border-radius: 10px;
  color: #FFFFFF;
  font-size: 1.2em;
  width: 100%;
  padding: 1em 3em;
  text-align: center;
}

a.btn-select-kind2 {
  background-image: url(../img/icon-arrow-right-white.svg);
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-color: #3D5160;
  display: block;
  border-radius: 10px;
  color: #FFFFFF;
  font-size: 1.2em;
  width: 100%;
  padding: 1em 3em;
  text-align: center;
}

.question-attention p {
  text-align: center;
  line-height: 1.5;
  margin-bottom: 2em;
}

.question-attention a {
  color: blue;
}

a.btn-question1 {
  background-image: url(../img/icon-arrow-right-white.svg);
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-color: #CBA135;
  display: block;
  border-radius: 10px;
  color: #FFFFFF;
  font-size: 1.2em;
  width: 20em;
  padding: 1em 3em;
  text-align: center;
  margin: 1em auto;
}

a.btn-question2 {
  background-image: url(../img/icon-arrow-right-white.svg);
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-color: #C91D57;
  display: block;
  border-radius: 10px;
  color: #FFFFFF;
  font-size: 1.2em;
  width: 20em;
  padding: 1em 3em;
  text-align: center;
  margin: 1em auto;
}

a.btn-question3 {
  background-image: url(../img/icon-arrow-right-white.svg);
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-color: #3D5160;
  display: block;
  border-radius: 10px;
  color: #FFFFFF;
  font-size: 1.2em;
  width: 20em;
  padding: 1em 3em;
  text-align: center;
  margin: 1em auto;
}

@media screen and (max-width: 960px) {
  .br-sp {
    display: block;
  }

  .mypage-box {
    margin: 2em 1em;
  }

  .btn-split {
    flex-wrap: wrap-reverse;
  }

  .btn-split,
  btn-profile {
    width: 100%;
  }

  nav.global li:last-child a {
    background-color: transparent;
    background-image: none;
    padding: 20px 12px;
    color: #474747;
  }

  .mypagetitle {
    margin-left: 0px;
  }

  .explanation {
    display: flex;
    flex-direction: column;
  }

  .explanation span {
    padding: 0;
    width: 100%;
  }

  .explanation span.title {
    width: 100%;
  }

  .flex_box1 {
    display: flex;
    width: 60%;
  }

  .profile-company {
    width: 100%;
  }

  a.btn-profile {
    padding: 0.7em 1em;
  }

  a.btn-certification {
    padding: 0.7em 1em;
  }

  .list-profile-sp {
    align-items: flex-end;
  }

  .list-profile {
    flex-wrap: wrap;
  }

  .list-profile label {
    width: 60%;
  }

  .list-profile p {
    width: 100%;
  }

  .list-profile span {
    width: 15%;
  }

  .profile p {
    text-align: left;
    margin: 0 0.5em 0.5em;
  }

  .list-update {
    flex-wrap: wrap;
  }

  .list-update p {
    width: 60%;
  }

  .list-update .profile-blank p {
    width: 100%;
  }

  .list-update span {
    width: 15%;
  }

  .profile-blank {
    margin: 0;
    width: 100%;
  }

  .flex_check {
    width: 100%;
  }

  .flex_box1 {
    width: 33%;
  }

  .profile-nickname {
    margin: 0 0 1em 0;
  }

  .profile-text {
    margin: 0;
  }

  input.btn-profile {
    padding: 0.7em 4em;
  }

  .btn-ave {
    width: 100%;
    margin: auto;
  }

  .list-ob-split {
    width: 100%;
  }

  .box-activity section {
    line-height: 1.2em;
  }

  a.btn-list-back {
    width: 40%;
  }

  .activity-left-sp {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
  }

}

select:invalid {
  color: #bbb;
}

select option {
  color: black;
}

select option:first-child {
  color: #bbb;
}


.flow-wap .mypage-top-box {
  margin: 0 auto;
}

.mypage-container {
  display: flex;
  flex-direction: row;
}

.mypage-left-box {
  flex: 1;
  padding: 1em;

}

.mypage-right-box {
  flex: 1;
  padding: 1em;

}

.mypage-pdf {
  margin: 0.2em 0;
  border-bottom: 1px dashed #7d7d7d;
  width: auto;
}

.mypage-subheading-pdf {
  font-size: 1.5em;
  margin-bottom: 0.5em;
}

.mypage-info {
  padding: 0 40px;
}

.mypage-icon-container {
  display: flex;
  flex-wrap: wrap;
}

.mypage-icon {
  flex: 1 1 calc(100% / 6);
  width: calc(100% / 6);
  padding: 0.5em 1.5em;
  text-align: center;
  font-size: 0.7em;
}

.mypage-icon img {
  width: 5em;
  height: auto;
  display: block;
  margin: 0.5em auto;
}

@media screen and (max-width: 960px) {
  .mypage-container {
    flex-direction: column;
    height: auto;
  }

  .mypage-icon {
    flex: 1 1 calc(100% / 2);
    width: calc(100% / 2);
    padding: 0.5em 1.5em;
    text-align: center;
    font-size: 1em;
  }

}

/* 下記、profile記載のスタイルシート */

/* 下記は円形にするなら必須です。 */
.cropper-view-box,
.cropper-face {
  border-radius: 50%;
}

/* 下記はできれば必要なスタイルかと思います。（厳密にはスタイルなど必要ありませんが、最低現のスタイルとしてという意味です。） */
.cropper-container {
  width: 100%;
  font-size: 1vw;
  line-height: 1vw;
}

/* 下記は必須ではありません。 Sampleを見やすくするために作成しました。 */
main .triming-image {
  width: 100%;
  height: 100px;
  border: dashed #000 1px;
  cursor: pointer;
}

main #trimed_image {
  height: 500px;
}

div#result {
  border: 20px solid #fff;
  height: 384px;
  width: 384px;
  border-radius: 50%;
  box-sizing: content-box;
  margin: auto;
}

div#result:hover {
  border-color: #dcdcdc;
}

.link-font,
a.link-font {
  color: #3897F0;
  font-weight: 600;
  cursor: pointer;
}

.denger-link,
a.denger-link:hover {
  font-weight: 600;
  color: #ed4956;
  cursor: pointer;
}

/* モーダルの設定 */
/* .modal {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
} */

/* .modal-content {
  width: 120%;
  height: 68vh;
  margin: 0 auto;
  text-align: center;
  border: 0px;
  border-radius: 12px;
} */

.modal-header {
  padding: 3em;
  color: #707070;
}

.modal-header h1 {
  font-size: 2em;
  display: flex;
  justify-content: center;
}

.modal-header p {
  margin-top: 1.5em;
}

.modal-body {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2em 3em;
  width: 100%;
}

.modal-body-trim {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.modal-body #upload {
  margin: 0 auto;
  color: #7d7d7d;
}

.modal-body label {
  display: inline-block;
  position: relative;
  background: #FFFFFF;
  color: #C91D57;
  border: 2px solid #C91D57;
  font-size: 16px;
  padding: 10px 18px;
  border-radius: 10px;
  cursor: pointer;
  margin: 0.5em 0;
  width: 65%;
}

.modal-body label input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}

.modal-body-img {
  width: 60%;
  max-height: 200px;
  text-align: center;
}

.modal-body-img img {
  max-width: 200px;
  max-height: 200px;
  border-radius: 50%;
}

.modal-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3em;
}

.modal-button-container {
  display: flex;
  gap: 20px;
}

.modal-icon-link {
  display: flex;
  align-items: center;
  padding: 0.5em 1em;
  font-size: 1em;
  border-radius: 10px;
  background-color: #FFFFFF;
  color: #7d7d7d;
  border: 2px solid #7d7d7d;
}

.modal-icon-link .modal-button-icon {
  margin-right: 8px;
  width: 20%;
}

.modal-icon-link:hover {
  border-color: #7d7d7daa;
  color: #7d7d7daa;
}

.modal-edit-container {
  display: flex;
  justify-content: space-around;
  margin: 2em;
  width: 100%;
}

.modal-button-text {
  width: 80%;
  text-align: center;
  font-size: 1.2em;
}

.modal-back-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0.5em 1em;
  font-size: 1em;
  border-radius: 10px;
  background-color: #FFFFFF;
  color: #C91D57;
  border: 2px solid #C91D57;
  width: 45%;
  text-decoration: none;
}

.modal-back-btn:hover {
  border-color: #c91d56aa;
  color: #c91d56aa;
}

.modal-next-btn {
  display: inline-block;
  text-align: center;
  padding: 0.5em 1em;
  font-size: 1em;
  border-radius: 10px;
  background-color: #C91D57;
  color: #FFFFFF;
  border: 2px solid #C91D57;
  width: 100%;
}

.modal-next-btn:hover {
  background-color: #c91d56aa;
  border-color: 2px solid #c91d56aa;
}

.modal-first-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 1em;
  font-size: 1em;
  border-radius: 10px;
  background-color: #FFFFFF;
  color: #C91D57;
  border: 2px solid #C91D57;
  width: 60%;
}

.modal-first-btn:hover {
  border-color: #c91d56aa;
  color: #c91d56aa;
}

.modal-confirm-btn {
  display: inline-block;
  text-align: center;
  padding: 1em;
  font-size: 1em;
  border-radius: 10px;
  background-color: #C91D57;
  color: #FFFFFF;
  border: 2px solid #C91D57;
  width: 45%;
}

.modal-confirm-btn:hover {
  background-color: #c91d56aa;
  border-color: 2px solid #c91d56aa;
}

.modal-up-btn {
  display: inline-block;
  text-align: center;
  padding: 0.5em 1em;
  font-size: 1em;
  border-radius: 10px;
  background-color: #C91D57;
  color: #FFFFFF;
  border: 2px solid #C91D57;
  width: 45%;
}

.modal-up-btn:hover {
  background-color: #c91d56aa;
  border-color: 2px solid #c91d56aa;
}

div#maru {
  border: 5px solid #fff;
  height: 15em;
  width: 15em;
  border-radius: 50%;
  box-sizing: content-box;
}

div#maru:hover {
  border-color: #dcdcdc;
}

@media screen and (max-width: 960px) {
  .modal-icon-link .modal-button-icon {
    width: 40%;
  }

  .modal-edit-container {
    margin: 1em;
  }
}

/* 以上、profile記載のスタイルシート */


/* 下記はprofileの新規スタイルシート */

.intro-box {
  width: 100%;
  height: 25em;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 1em;
  position: relative;
}

.intro-left-box {
  width: 30%;
  height: 15em;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.intro-left-box img {
  width: 15em;
  height: 15em;
  border-radius: 50%;
}

.intro-left-box button {
  outline: none;
}

.intro-left-box img.intro-main-image {
  position: relative;
}

.intro-right-box {
  width: 70%;
  height: 25em;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.intro-achieveicon {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 1em;
  height: 40%;
}

.intro-achieve-box {
  flex: 1;
  aspect-ratio: 1 / 1;
  margin: 0.5em;
  display: flex;
  justify-content: center;
  align-items: center;
}

.intro-achieve-box img {
  max-width: 90%;
  max-height: 90%;
}

.intro-container {
  display: block;
  padding: 1em;
}

.intro-item {
  display: flex;
  align-items: center;
  margin-bottom: 0.5em;
}

.intro-title {
  font-size: 1em;
  margin: 0 1em;
  width: 20%;
  text-align: center;
  padding: 0.3em;
  background-color: #F5F5F5;
}

.intro-text {
  flex: 1;
  width: 80%;
  font-size: 1em;
  border-bottom: 1px solid #707070;
  display: inline-block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.intro-icon {
  position: absolute;
  bottom: 0em;
  right: 1em;
  border-radius: 50%;
  border: 2px solid #7d7d7d;
}

.intro-icon img {
  width: 4em;
  height: 4em;
  border-radius: 50%;
}

.intro-icon:hover {
  border-color: #7d7d7daa;
}

@media screen and (max-width: 960px) {
  .intro-box {
    flex-direction: column;
    height: auto;
  }

  .intro-left-box {
    width: 100%;
    margin-bottom: 2em;
  }

  .intro-left-box img {
    width: 15em;
    height: 15em;
  }

  .intro-right-box {
    width: 100%;
    height: auto;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
  }

  .intro-right-box p {
    margin: 0.5em;
  }

  div#maru {
    height: 15em;
    width: 15em;
  }

  .intro-icon {
    right: 6em;
  }

  .intro-icon img {
    width: 3.5em;
    height: 3.5em;
    border-radius: 50%;
  }

  .intro-title {
    margin-right: 0;
    margin-bottom: 0.5em;
    width: 25%;
    text-align: center;
  }

  .intro-text {
    margin-right: 0;
    margin-bottom: 0.5em;
    width: 75%;
  }

  .intro-container {
    width: 100%;
    padding: 1em 0;
  }

  .intro-achieve-box {
    margin: 0.1em;
  }

}

.iframe-container {
  display: none;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 110%;
  /* margin-bottom: 20px; */
}

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.iframe-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  width: 100%;
  /* height: 80%; */
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  max-width: 640px;
  max-height: 1035px;
  overflow: auto;
}

.close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #777;
  border: none;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  cursor: pointer;
  z-index: 10;
}

#closeIframeButton {
  outline: none;
}

.cnts .mail-container {
  display: flex;
  align-items: center;
  border: 1px solid #666;
  padding: 1em;
  margin: 2em auto;
  height: 7em;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  width: 90%;
}

.mail-container label {
  margin-left: 1em;
}

.qr-box {
  max-width: 960px;
  margin: 3em auto;
  padding: 0 40px;
  width: 80%;
  display: flex;
  justify-content: center;
}

a.btn-qr-back {
  background-color: #FFFFFF;
  display: block;
  border-radius: 5px;
  color: #6E7174;
  padding: 1.0em 2.5em;
  font-size: 1.5rem;
  margin: 1.5em auto;
  border: solid 1px#6E7174;
  width: 40%;
  text-align: center;
}

a.btn-qr-back:focus {
  border: solid 2px #000;
  outline: none;
}

@media screen and (max-width: 960px) {
  a.btn-qr-back {
    width: 70%;
  }
}

.list-achievement {
  width: 95%;
  align-items: center;
  margin: 0 auto;
  display: flex;
}

.list-achievement label {
  width: 50%;
  margin: 1.5em 0
}

.list-achievement p {
  width: 50%;
}

.list-achievement select {
  width: 50%;
}

.cnts .list-achievement select option:first-child {
  color: black;
}

@media screen and (max-width: 960px) {
  .list-achievement {
    flex-direction: column;
  }

  .list-achievement label {
    width: 100%;
    margin: 1.5em 0 0.5em
  }

  .list-achievement p {
    width: 100%;
    padding: 0 0 0 1em;
  }

  .list-achievement select {
    width: 100%;
    margin-bottom: 0.3em;
  }
}

.questionnaire_qr {
  text-align: center;
}

.questionnaire_list {
  width: 100%;
  margin: 1em auto;
  padding: 1em;
}

.list_title {
  display: flex;
  width: 100%;
  padding: 10px;
  background: #f6f6f6;
  font-weight: bold;
}

.list_questionnaire {
  width: 20%;
}

.list_dateandtime {
  width: 20%;
}

.list_event {
  width: 60%;
}

.list_result {
  display: flex;
  width: 100%;
  padding: 10px;
  border-bottom: solid 1px #c6c6c6;
}

.list_result_questionnaire {
  width: 20%;
}

.list_result_dateandtime {
  width: 20%;
}

.list_result_event {
  width: 60%;
}

.detail_result {
  width: 100%;
  margin: 1em auto;
  padding: 1em;
  border: solid 1px #666;
}

.detail_result_list {
  width: 95%;
  margin: 20px auto;
  display: flex;
  border-bottom: solid 1px #666;
}

.detail_result_list label {
  width: 40%;
  margin-bottom: 0.5em;
  font-weight: bold;
}

.detail_result_list p {
  width: 50%;
  margin-bottom: 0.5em;
}

.detail_result_list_last {
  width: 95%;
  margin: 0.5em auto 0;
  display: flex;
  border-bottom: none;
}

.detail_result_list_last label {
  width: 40%;
  font-weight: bold;
  margin-bottom: 0.5em;
}

.detail_result_list_last p {
  width: 50%;
  margin-bottom: 0.5em;
}

@media screen and (max-width: 960px) {
  .list_result_dateandtime {
    width: 30%;
  }

  .list_result_event {
    width: 50%;
  }

  .list_dateandtime {
    width: 30%;
  }

  .list_event {
    width: 50%;
  }

  .detail_result_list {
    flex-direction: column;
  }

  .detail_result_list label {
    width: 100%;
  }

  .detail_result_list p {
    width: 100%;
  }

  .detail_result_list_last {
    flex-direction: column;
  }

  .detail_result_list_last label {
    width: 100%;
  }

  .detail_result_list_last p {
    width: 100%;
  }
}