.index-public-list {
    list-style: none;
    margin: 20px 0px 0px 0px;
    padding-left: 0px;
}

.index-public-list li {
    text-align: left;    
}

.index-public-list li i {
    margin-right: 5px;
}

.blockquote-custom {
  position: relative;
  font-size: 1.1rem;
  border: 1px solid #eeeeee;
  box-shadow: 3px 3px 3px 3px rgba(0,0,0,0.2);
  padding-top: 30px;
}

.blockquote-custom p {
    margin: 0px !important;    
    padding: 0px !important;
}

.blockquote-custom-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -25px;
  left: 20px;
}

.btn-approve-status {
    background-color: #6EB7DB;
    color: white;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 1px;
    width: 100%;
}

.myContents-approve-table th {
    background-color: dimgray;
    color: white;
    width: 300px;
}

.myContents-approve-table td {
    background-color: #dddddd;
    border: 1px solid #eeeeee;
}

.page-number-box {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.page-number-box a {
    background-color: skyblue;
    color: black;
    border: 1px solid black;
    margin: 3px;
    padding: 2px;
    display: inline-block;    
    width: 30px;
}

.page-number-box-highlight {
    background-color: gold !important;
}

.projecttimeline-summary {
    margin: 0px;
    padding: 0px;
}

.project-comment-wrapper {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    padding: 15px;
}

.project-comment-wrapper-open {
    opacity: 1;
}

.project-comment-wrapper-open textarea {
    display: block;
}

.project-comment-wrapper-open table {
    display: table;
}

.project-comment-wrapper-hide {
    height: 0px;
}

.project-comment-wrapper-hide textarea, .project-comment-wrapper-hide table {
    display: none;
}

.project-timeline-comment {
    font-size: 32px;
    color: gray;
    margin: 0px;
}

.fa-sticker {
    text-shadow: #fff 3px 3px 0, #fff -3px -3px 0, #fff -3px 3px 0, #fff 3px -3px 0, #fff 0px 3px 0, #fff 0 -3px 0, #fff -3px 0 0, #fff 3px 0 0, #000 2px 2px 4px, #000 0px 2px 4px, #000 2px 0 4px, #000 0px 2px 4px;
}

.main-sidebar {
    overflow-y: scroll;
}

#timeLineWrapper a {
    word-break : break-all;    
}

.profile-mandara-table td {
    border: 1px solid #333333;
    width: 11.1%;
    height: 100px;
    vertical-align: middle;
    text-align: center;
}

.profile-mandara-table td:hover {
    opacity: 0.8;
}

.profile-mandara-table td p {
    margin: 0px 0px 0px 0px;
}

.profile-mandara-box-center {
    font-weight: bold;
}

.profile-mandara-block1 { background-color: #8dd3c7; }
.profile-mandara-block1sub { background-color: #D6EFEA; }
.profile-mandara-block2 { background-color: #ffffb3; }
.profile-mandara-block2sub { background-color: #FFFFE5; }
.profile-mandara-block3 { background-color: #bebada; }
.profile-mandara-block3sub { background-color: #DCDAEB; }
.profile-mandara-block4 { background-color: #fb8072; }
.profile-mandara-block4sub { background-color: #FDD6D2; }
.profile-mandara-block5 { background-color: #80b1d3; }
.profile-mandara-block5sub { background-color: #CADEEC; }
.profile-mandara-block6 { background-color: #fdb462; }
.profile-mandara-block6sub { background-color: #FEE1C2; }
.profile-mandara-block7 { background-color: #b3de69; }
.profile-mandara-block7sub { background-color: #DDEFBC; }
.profile-mandara-block8 { background-color: #F89ACB; }
.profile-mandara-block8sub { background-color: #FDE7F2; }
.profile-mandara-block9 { background-color: #d9d9d9; }
.profile-mandara-block9sub { background-color: #F2F2F2; }

.profileblog-tag {
    padding: 1px 5px 1px 5px;
    margin: 0px 5px 0px 0px;
    font-size: 14px;
}

.profileblog-tag i {
    font-size: 12px;
}

.login-info-box {
    margin: 0px 0px 10px 0px;    
}

.login-info-box h4 {
    font-size: 18px;
}

@media (min-width: 500px) {
    .login-box {
        max-width: 600px;
        width: 90vw;
    }
}

@media (max-width: 368px) {
    .login-logo b, .login-logo p {
	font-size: 24px;
    }
    .login-info-box h4 {    
	font-size: 14px;
    }
}

.map-pref-highlight {
    fill: yellowgreen;
}

.nav-sidebar > .nav-item > .nav-link {
    padding: 3px;
}

.nav-sidebar > .nav-item > .nav-link > .nav-icon {
    color: yellowgreen;
}

/* ---------------------------------------------- */

/* glass orb */
.orbEvent {
  position: relative;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin: 0px 10px 0px 0px;
  background: #C0FFE4;
  background-image: radial-gradient(farthest-corner at 34px 14px, #A2E6C9 25%, #1D8758 35%,  #D3FFEC 100%);
  box-shadow: 0 0 20px 5px #C0FFE4;
  animation: orb 1.8s infinite;
}
.orbEvent:before {
  content: '';
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 2px;
  left: 2px;
  background-image: radial-gradient(farthest-corner at 14px 14px, #fff 15%, #C0FFE4 50%, rgba(192,255,228,0) 100%);
  border-radius: 50%;
}
/* star shaped shine pattern */
.shineEvent {
  position: absolute;
  top: 3px;
  left: 6px;
  width: 1px;
  height: 16px;
  background: #fff;
  transform: rotate(15deg);
  box-shadow: 0 0 8px rgba(255,255,255,0.75);
  animation: shine 10s infinite;
}
.shineEvent:before, .shineEvent:after {
  content:'';
  display: block;
  position: absolute;
}
.shineEvent:before {
  top: 2px;
  left: -2px;
  width: 1px;
  height: 16px;
  background: #fff;
  transform: rotate(-90deg);
  box-shadow: 0 0 8px rgba(255,255,255,0.75);
}
.shineEvent:after {
  top: 6px;
  left: -2px;
  width: 5px;
  height: 5px;
  background: #fff;
  transform: rotate(45deg);
  box-shadow: 0 0 8px 5px rgba(255,255,255,0.75);
}
/* reflective line */
.lightEvent {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  overflow: hidden;
}
.lightEvent:before {
  content:'';
  display: block;
  position: absolute;
  width: 2px;
  height: 60px;
  top: -75%;
  left: 0;
  transform: rotate(45deg);
  background: rgba(255,255,255,0.5);
  animation: sheen2 7s infinite;
}

.orbIdea {
  position: relative;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin: 0px 10px 0px 0px;
  background: #FFC0E4;
  background-image: radial-gradient(farthest-corner at 34px 14px, #E6A2C9 25%, #871D58 35%,  #FFD3EC 100%);
  box-shadow: 0 0 20px 5px #FFC0E4;
  animation: orb2 1.8s infinite;
}
.orbIdea:before {
  content: '';
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 2px;
  left: 2px;
  background-image: radial-gradient(farthest-corner at 14px 14px, #fff 15%, #FFC0E4 50%, rgba(255,192,228,0) 100%);
  border-radius: 50%;
}
/* star shaped shine pattern */
.shineIdea {
  position: absolute;
  top: 3px;
  left: 6px;
  width: 1px;
  height: 16px;
  background: #fff;
  transform: rotate(15deg);
  box-shadow: 0 0 8px rgba(255,255,255,0.75);
  animation: shine 10s infinite;
}
.shineIdea:before, .shineIdea:after {
  content:'';
  display: block;
  position: absolute;
}
.shineIdea:before {
  top: 2px;
  left: -2px;
  width: 1px;
  height: 16px;
  background: #fff;
  transform: rotate(-90deg);
  box-shadow: 0 0 8px rgba(255,255,255,0.75);
}
.shineIdea:after {
  top: 6px;
  left: -2px;
  width: 5px;
  height: 5px;
  background: #fff;
  transform: rotate(45deg);
  box-shadow: 0 0 8px 5px rgba(255,255,255,0.75);
}
/* reflective line */
.lightIdea {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  overflow: hidden;
}
.lightIdea:before {
  content:'';
  display: block;
  position: absolute;
  width: 2px;
  height: 60px;
  top: -75%;
  left: 0;
  transform: rotate(45deg);
  background: rgba(255,255,255,0.5);
  animation: sheen2 7s infinite;
}

/* ---------------------------------------------- */

.infoModalContents {
    text-align: left;
    border: 1px solid #bbbbbb;
    padding: 15px; border-radius: 5px;
}

.movie-viewer-play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin:0;
    padding:0;
    color: crimson;
    opacity: 0.95;
    font-size: 80px;
    z-index: 1;
}

.aboutBox {
    padding: 20px 10px 10px 10px;
}

.aboutBox p {
    margin: 0px;
    font-size: 14px;    
}

.ticket-container i {
  opacity: 0;
  font-size: 18px;
  color: #fff;
  will-change: transform;
  -webkit-transform: scale(0.1);
  transform: scale(0.1);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.ticket-container h2 {
    pointer-events: none;
    font-size: 26px !important;
}

.ticket-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.ticket-container .ticket-card {
  position: relative;
  width: 500px;
  height: 200px;
  background-color: #fff;
  overflow: hidden;
  margin-bottom: 4px;
}
.ticket-container .ticket-card:before {
  content: "";
  z-index: 99;
  position: absolute;
  top: -10px;
  left: 32px;
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  background-color: #E6E5E1;
}
.ticket-container .ticket-card:after {
  content: "";
  z-index: 99;
  position: absolute;
  bottom: -10px;
  left: 32px;
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  background-color: #E6E5E1;
}
.ticket-container .ticket-card ul {
  z-index: 99;
  position: absolute;
  left: 39px;
  top: 5px;
  list-style-type: none;
}
.ticket-container .ticket-card ul li {
  width: 2px;
  height: 2px;
  border-radius: 2px;
  margin: 6px 0;
  background-color: #E6E5E1;
}
.ticket-container .ticket-card h2 {
  z-index: 99;
  font-family: "Poppins", sans-serif;
  position: absolute;
  bottom: 0;
  right: 130px;
  font-size: 60px;
  font-weight: 700;
  color: #fff;
}
.ticket-container .ticket-card .fa-arrow-right {
  z-index: 100;
  position: absolute;
  right: 75px;
  bottom: 25px;
  font-size: 40px;
  cursor: pointer;
}
.ticket-container .ticket-card p {
  z-index: 99;
  position: absolute;
  top: 20px;
  right: 70px;
  color: #333;
  opacity: 0.7;
  font-size: 12px;
  letter-spacing: 1px;
  writing-mode: vertical-lr;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.ticket-container .ticket-card .pic {
  z-index: 100;
  width: 400px;
  height: 200px;
  background-image: url("https://images.unsplash.com/photo-1525543907410-b2562b6796d6?ixlib=rb-0.3.5&s=9ff8e5e718a6a40cbd0e1471235912f4&auto=format&fit=crop&w=3452&q=80");
  background-size: 100% 100%;
  filter: grayscale(100%);
}
.ticket-container .ticket-card .social {
  position: absolute;
  left: 60px;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 180px;
  height: 64px;
  border-radius: 80px;
}
.ticket-container .ticket-card .social i:nth-of-type(1) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.ticket-container .ticket-card .social i:nth-of-type(2) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.ticket-container .ticket-card .social i:nth-of-type(3) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.ticket-container .ticket-card .social i:nth-of-type(4) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.ticket-container .ticket-card:hover i {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.ticket-container .ticket-card button {
  position: absolute;
  right: 14px;
  bottom: 14px;
  width: 30px;
  height: 30px;
  background-color: #DA4D1D;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  outline: none;
  transition: all 0.3s ease;
  mix-blend-mode: hard-light;
}
.ticket-container .ticket-card button i {
  font-size: 3rem;
}
.ticket-container .ticket-card:hover button {
  transform: scale(16.5);
}
.ticket-container .ticket-card:hover p {
  color: #fff;
}
.ticket-container .ticket-card:hover .pic {
  filter: grayscale(0);
}
.ticket-container .ticket-card2 .pic {
  background-image: url("https://images.unsplash.com/photo-1528785198459-ec50485704c7?ixlib=rb-0.3.5&s=3a2fc3039516555bbb2e9cd2967bd321&auto=format&fit=crop&w=1537&q=80");
}
.ticket-container .ticket-card2 button {
  background-color: #2b26c3;
}

.dr {
  position: absolute;
  bottom: 16px;
  right: 16px;
  width: 100px;
}

/* -------------------------------- */

.quest-glow-effect {
    position: absolute;
    top: calc(50% - 70px);
    left: calc(50% - 70px);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    box-shadow:
    inset 0 0 50px #fff,
    inset 20px 0 80px #f0f,
    inset -20px 0 80px #0ff,
    inset 20px 0 100px #f0f,
    inset -20px 0 300px #0ff,
    0 0 50px #fff,
    -10px 0 80px #f0f,
    10px 0 80px #0ff;
    opacity: 0.2;
}

/* diamond shape */
.glow {
  position: relative;
  width: 48px;
  height: 48px;
  transform: rotate(45deg);
  background: #C0FFE4;
  box-shadow: 1px 1px 0 #1D8758, 0 0 20px 5px #C0FFE4, inset 2px 2px 0 #D3FFEC;
  animation: glow 2s infinite ease;
}
.glow:before,
.glow:after {
  content: '';
  display: block;
  position: absolute;
}
.glow:before {
  width: 22px;
  height: 22px;
  top: 11px;
  left: 11px;
  background: rgba(255,255,255,0.25);
  border: 2px solid rgba(255,255,255,0.5);
  box-shadow: 0 0 2px 3px #B3F6D9;
  box-shadow: 1px 1px 0 #A2E6C9, 0 0 20px 5px #C0FFE4, inset 2px 2px 0 #D3FFEC;
}
.glow:after {
  left: 0;
  width: 4px;
  height: 48px;
  background: #fff;
  z-index: 5;
  animation: sheen 5s infinite;
}

/* animates box shadow glow effect */
@keyframes glow {
  0%,100% {
    box-shadow: 1px 1px #1D8758, 0 0 20px 5px #8FFFCF, inset 2px 2px #D3FFEC;
  }
  50% {
    box-shadow: 1px 1px #1D8758, 0 0 16px 8px #8FFFCF, inset 2px 2px #D3FFEC;
  }
}
/* animates light across diamond */
@keyframes sheen {
  0%,100% {
    left: 0;
    opacity: 0;
  }
  1% {
    opacity: 1;
  }
  10% {
    left: calc(100% - 4px);
  }
  11%,98% {
    left: 100%;
    opacity: 0;
  }
}

/* glass orbEvent */
.orb {
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;  
  background: #C0FFE4;
  background-image: radial-gradient(farthest-corner at 34px 14px, #A2E6C9 25%, #1D8758 35%,  #D3FFEC 100%);
  box-shadow: 0 0 20px 5px #C0FFE4;
  animation: orb 1.8s infinite;
}
.orb:before {
  content: '';
  display: block;
  position: absolute;
  width: 44px;
  height: 44px;
  top: 2px;
  left: 2px;
  background-image: radial-gradient(farthest-corner at 14px 14px, #fff 15%, #C0FFE4 50%, rgba(192,255,228,0) 100%);
  border-radius: 50%;
}

.orb2 {
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;  
  background: #C0FFE4;
  background-image: radial-gradient(farthest-corner at 34px 14px, #E6A2C9 25%, #871D58 35%,  #FFD3EC 100%);
  box-shadow: 0 0 20px 5px #FFC0E4;
  animation: orb2 1.8s infinite;
}
.orb2:before {
  content: '';
  display: block;
  position: absolute;
  width: 44px;
  height: 44px;
  top: 2px;
  left: 2px;
  background-image: radial-gradient(farthest-corner at 14px 14px, #fff 15%, #FFC0E4 50%, rgba(255,192,228,0) 100%);
  border-radius: 50%;
}

/* star shaped shine pattern */
.shine {
  position: absolute;
  top: 3px;
  left: 6px;
  width: 1px;
  height: 16px;
  background: #fff;
  transform: rotate(15deg);
  box-shadow: 0 0 8px rgba(255,255,255,0.75);
  animation: shine 10s infinite;
}
.shine:before, .shine:after {
  content:'';
  display: block;
  position: absolute;
}
.shine:before {
  top: 2px;
  left: -2px;
  width: 1px;
  height: 16px;
  background: #fff;
  transform: rotate(-90deg);
  box-shadow: 0 0 8px rgba(255,255,255,0.75);
}
.shine:after {
  top: 6px;
  left: -2px;
  width: 5px;
  height: 5px;
  background: #fff;
  transform: rotate(45deg);
  box-shadow: 0 0 8px 5px rgba(255,255,255,0.75);
}
/* reflective line */
.light {
  position: absolute;
  width: 48px;
  height: 48px;
  border-radius: 100%;
  overflow: hidden;
}
.light:before {
  content:'';
  display: block;
  position: absolute;
  width: 2px;
  height: 80px;
  top: -75%;
  left: 0;
  transform: rotate(45deg);
  background: rgba(255,255,255,0.5);
  animation: sheen2 7s infinite;
}
/* animates orb glow */
@keyframes orb {
  0%,100% {
    box-shadow: 0 0 5px 2px #8FFFCF;
  }
  50% {
    box-shadow: 0 0 24px 4px #8FFFCF;
  }
}

@keyframes orb2 {
  0%,100% {
    box-shadow: 0 0 5px 2px #FF8FCF;
  }
  50% {
    box-shadow: 0 0 24px 4px #FF8FCF;
  }
}
/* rotates shine */
@keyframes shine {
  0% {
    opacity: 0;
  }
  34% {
    opacity: 0;
    transform: rotate(15deg);
  }
  40% {
    opacity: 0.6;
    transform: rotate(620deg);
  }
  48%,100% {
    opacity: 0;
    transform: rotate(635deg);
  }
}
/* moves light reflection */
@keyframes sheen2 {
  0%,100% {
    top: -75%;
    left: 15%;
    opacity: 0;
    width: 2px;
  }
  1% {
    opacity: 1;
  }
  10% {
    width: 24px;
  }
  11%,18% {
    top: 75%;
    left: 50%;
    width: 2px;
    opacity: 0;
  }
  20% {
    top: -75%;
    left: 15%;
    opacity: 0;
    width: 1px;
  }
  21% {
    opacity: 0.75;
  }
  30% {
    width: 6px;
  }
  31%,98% {
    top: 75%;
    left: 50%;
    width: 2px;
    opacity: 0;
  }
}

.mypage-profile-list {
    margin: 10px 0px 5px 0px;
}

.mypage-profile-list p {    
    font-size: 14px;
    line-height: 16px;
    margin: 0px;
    margin-bottom: 0px;    
}

.mypage-profile-list .profile-company-name {
    font-size: 12px;    
}

.profile-project p {
    margin: 0px 0px 0px 0px;
    margin-bottom: 0px;
}

.btn-app {
    min-width: 30px;
    max-width: 26px;
    max-height: 26px;
    margin: 0px 0px 5px 5px;
    padding: 3px 0px;
}

.thanks-passwordreset-message > p {
    font-size: 18px;
    line-height: 26px;
    margin: 0px;
}

.mypage-photobox {
    position: relative;
    width: 100%;
}

.mypage-photobox > img {
    opacity: 1;
}

.mypage-photobox {
    position: relative;
}

.mypage-photobox > p {
    position: absolute;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    color: white;
    opacity: 0.85;
    text-align: left;
    line-height: 14px;
    top: 80%;
    left: 10%;
    font-size: 14px;
    -ms-transform: translate(-10%,-55%);
    -webkit-transform: translate(-10%,-55%);
    transform: translate(-10%,-55%);
    text-shadow: #bbbbbb 1px 0 10px;
}

.mypage-main-image-box > img {
    opacity: 0.4;
}

.mypage-main-image-box > p {
    position: absolute;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    color: #0086AB;
    opacity: 0.75;
    text-align: left;
}

.mypage-main-image-box > .p1 {
    /* top: 55%; */
    top: 45%;
    left: 10%;
    font-size: 90px;    
    -ms-transform: translate(-10%,-55%);
    -webkit-transform: translate(-10%,-55%);
    transform: translate(-10%,-55%);
}

.mypage-main-image-box > .p2 {
    top: 90%;
    left: 20%;
    font-size: 50px;    
    -ms-transform: translate(-20%,-90%);
    -webkit-transform: translate(-20%,-90%);
    transform: translate(-20%,-90%);    
}

@media (max-width: 1080px) {
    .mypage-main-image-box > .p1 {
	font-size: 70px;    	
    }
    .mypage-main-image-box > .p2 {
	font-size: 40px;    	
    }    
}

.slidecontainer {
  width: 100%;
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  background: #4CAF50;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 15px;
  height: 15px;
  background: #4CAF50;
  cursor: pointer;
}
.btn-control-playlist-edit {
    background: #00CC70;
    color: white;
    padding: 3px 3px 3px 3px;
    margin: 10px 0px 5px 5px;
    line-height: 20px;
    vertical-align: baseline;    
}

.btn-control-playlist-tempopen {
    background: #208DC3;
    color: white;
    padding: 3px 3px 3px 3px;
    margin: 10px 0px 5px 5px;
    line-height: 20px;
    vertical-align: baseline;    
}

.btn-control-playlist-tempopen2 {
    background: crimson;
    color: white;
    padding: 3px 3px 3px 3px;
    margin: 10px 0px 5px 5px;
    line-height: 20px;
    vertical-align: baseline;    
}

.btn-control-add-playlist {
    background: #00CC70;
    color: white;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 10px 0px 5px 5px;
    line-height: 20px;
    vertical-align: baseline;
}

.btn-control-profile-portrait {
    background: #C7243A;
    color: white;
    padding: 3px 3px 3px 3px;
    margin: 10px 0px 5px 5px;
    line-height: 20px;
    vertical-align: baseline;    
}

.control-icon {
    border-radius: 3px;
    border: 0px solid gray;
    background-color: #A4C520;
    color: white;
    padding: 5px;    
}

a.btn-control {
    font-size: 12px;
    line-height: 22px;
    width: 24px;
    height: 24px;
    padding: 0;
    letter-spacing: 0;
    color: #fff;
    border-radius: 50%;
}

a.btn-control:hover {
  color: #fff;
}

a.btn-control-tempopenedit {
  background: #0086AB;
}

a.btn-control-tempopenedit2 {
    background: crimson;
}

a.btn-control-contentsedit {
    background: #A4C520;                
}

a.btn-control-issueembedcode {
  background: #2023c5;                
}

a.btn-control-issueembedcode2 {
  background: crimson;
}

a.btn-control {
    font-size: 20px;
    line-height: 46px;
    width: 46px;
    height: 46px;
    padding: 0;
    letter-spacing: 0;
    color: #fff;
    border-radius: 50%;
}

a.btn-control-sm {
    font-size: 14px;
    line-height: 26px;
    width: 26px;
    height: 26px;
    padding: 0;
    letter-spacing: 0;
    color: #fff;
    border-radius: 50%;
}

a.btn-control:hover {
  color: #fff;
}

a.btn-control-delete {
    background: #B61972;    
}

a.btn-control-approve {
    background: #661972;    
}

.btn-control-edit-project, .btn-control-edit-member {
    background: #45A1CF;
    color: white;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 5px;
    line-height: 20px;
    vertical-align: baseline;
}

.btn-control-request-member {
    background: #B61972;
    color: white;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 5px;
    line-height: 20px;
    vertical-align: baseline;
}

.btn-control-timeline-pending-item {
    background: #0086AB;
    color: white;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    line-height: 20px;
    vertical-align: baseline;
}

/* 
background: #45A1CF;
background: #A4C520;    
background: #EDAD0B;
background: #40BFB0;
background: #A4C520;
background: #C7243A;
background: #B61972;
background: #A4C520;    
background: #0086AB;
background: #EDAD0B;
background: #B61972;
*/

.card {
    width: 100%;
}

.sidebar-link {
    margin-left: 15px;
}

.sidebar-link p {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
}

.replyWrapper {
    margin-top: 10px;
    padding-left: 20px;
}

.replyWrapper p {
    margin: 2px;
}

.replyMessageWrapper {
    padding-left: 10px;
}

.replyCountWrapper {
    display: none;
    margin-bottom: 5px !important;
}

.comment-reply-iframe {
    margin: auto;
}

.updatelog-table thead tr td {
    padding: 1px 3px 1px 10px !important;
    font-size: 12px;
    margin: 1px;          
}

.updatelog-table tbody tr td {
    padding: 1px 3px 1px 10px !important;
    font-size: 12px;
    margin: 1px;          
}

.course-user-panel .image img {
    width: 60px;
}

.course-user-panel .info p {
    padding-top: 8px;
    padding-left: 10px;
    padding-bottom: 10px;
    margin: 0px;
    font-size: 24px;
}

.mypage-myPlayList-table tr td {
    padding: 1px 3px 1px 10px !important;        
}

.mypage-news-table tr .prize {
    margin: 0px;
    padding: 1px 3px 1px 10px !important;
    font-size: 12px;
    margin: 1px;
    width: 120px;
}

.mypage-news-table tr .createDate {
    margin: 0px;
    padding: 1px 3px 1px 10px !important;
    font-size: 12px;
    margin: 1px;
    width: 80px;
}

.mypage-news-table tr .contents {
    margin: 0px;
    padding: 1px 3px 1px 10px !important;    
    font-size: 12px;
    margin: 1px;
    text-align: left;
}

.mypage-comment-table tr .createDate {
    margin: 0px;
    padding: 1px 3px 1px 10px !important;
    font-size: 12px;
    margin: 1px;
    width: 80px;    
}

.mypage-comment-table tr .contents {
    margin: 0px;
    padding: 1px 3px 1px 10px !important;    
    font-size: 12px;
    margin: 1px;
    text-align: left;    
}

.mypage-article-table tr .title {
    margin: 0px;
    padding: 1px 3px 1px 10px !important;    
    font-size: 12px;
    margin: 1px;
    /* text-align: center; */
    width: 130px;
}

.mypage-article-table tr .createDate {
    margin: 0px;
    padding: 1px 3px 1px 10px !important;
    font-size: 12px;
    margin: 1px;
    /* width: 160px;     */
}

.mypage-article-table tr .contents {
    margin: 0px;
    padding: 1px 3px 1px 10px !important;    
    font-size: 12px;
    margin: 1px;
    text-align: left;    
}

.mypage-article-table tr .pageTitle {
  margin: 0px;
  padding: 1px 3px 1px 10px !important;    
  font-size: 12px;
  margin: 1px;
  text-align: center;
  width: 80px;
  padding: 2px;
}

@media all and (max-width: 767px) {
  .mypage-article-table tr .title {
    margin: 0px;
    padding: 1px 3px 1px 10px !important;    
    font-size: 12px;
    margin: 1px;
    /* text-align: center; */
    width: 130px;
    display: block;
  }

  .mypage-article-table tr .createDate {
    margin: 0px;
    padding: 1px 3px 1px 10px !important;
    font-size: 12px;
    margin: 1px;
    /* width: 160px;     */
    display: block;
  }

  .mypage-article-table tr .contents {
    margin: 0px;
    padding: 1px 3px 1px 10px !important;    
    font-size: 12px;
    margin: 1px;
    text-align: left;
  }

  .mypage-article-table tr .pageTitle {
  margin: 0px;
  padding: 1px 3px 1px 10px !important;    
  font-size: 12px;
  margin: 1px;
  text-align: center;
  width: 80px;
  padding: 2px;
  display: block;
  }

  .table td, .table th {
    border-top: none;
}
}

.mypage-worklist-table tbody tr .number {
    font-weight: bold;
}

.mypage-worklist-table tbody tr td .contents-title {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;    
}

.mypage-worklist-table tbody tr td .contents-legend {
    font-size: 16px;
    line-height: 18px;    
    margin-bottom: 0px;
}

.movie-viewer-favorite-table {
    margin-top: 10px;    
}

.movie-viewer-favorite-table thead tr td {
    background-color: #eeeeee;
    padding: 1px;
}

.movie-viewer-comment-table {
    margin-top: 10px;
}

.movie-viewer-comment-table thead th {
    background-color: black;
    color: white;
    padding: 3px;
}

.movie-viewer-playlist-table-row-highlight td {
    background-color: #FCEDAA;
}

.movie-viewer-favorite-table-row td {
    background-color: #bbbbbb;    
}

.movie-viewer-favorite-table-row-highlight td {
    background-color: #FCEDAA;
}

.movie-viewer-comment-table tr .comment {
    font-size: 14px;
    line-height: 18px;
    word-break : break-all;
    border-top: 1px solid #bbbbbb;
}

.movie-viewer-title-bar {
    background-color: #2e96db;
    color: white;
    padding: 3px 0px 3px 20px;
}

.movie-viewer-title-bar h2 {
    color: white;
    font-size: 18px;
    line-height: 22px;
    margin: 0px;
    font-weight: normal;
}

.movie-viewer-comment-input {
    width: 100%;
}

.exam-question-wrapper h6 {
    font-weight: bold;
}

.case-excam-result-list-wrapper {
    margin-top: 20px;
    margin-bottom: 10px;    
    font-weight: bold;
}

.exam-score-wrapper {
    font-weight: bold;
}

.exam-result-q {
    margin-top: 10px;
    border: 1px solid gray;
    border-radius: 5px;
    padding: 5px;
    width: 200px;
    text-align: center;
    display: none;
}

.exam-result-q .ok {
    color: green;
    font-weight: bold;
}

.exam-result-q .ng {
    color: red;
    font-weight: bold;
}

.exam-result-list {
}

.exam-result-list thead td {
    background-color: #eeeeee;
}

.exam-result-list td {
    border: 1px solid #333333;
    padding: 5px;
    text-align: center;
    width: 200px;
}

.exam-result-list .number {
    width: 60px;
}

.comment-management-table .cm-id {
    width: 30px;
}

.comment-management-table .cm-createdate {
    width: 120px;
}

.comment-management-table .cm-user {
    width: 100px;
}

.comment-management-table .cm-movie {
    width: 140px;
}

.index-course-summary {
    font-size: 14px;
}

.index-course-button {
    margin-top: 20px;
}

.index-course-button a {
    padding: 30px 30px 30px 30px;
}

.index-followup {
    margin-left: 10px;
}

.index-followup .fa-video {
    margin-right: 3px;
    color: #666666;
}

.index-info {
    margin-top: 10px;
}

.index-info p {
    margin: 0px;
    padding: 0px;
}

.index-box-title {
    font-size: 22px;
    font-weight: bold;
    display: inline;
}

.index-name-eng {
    font-size: 16px;
}

.inex-name-jp {
    font-weight: bold;
}

.index-card {
    width: 100%;
}

.index-description p {
    margin: 0px;
    padding: 0px;
}

.index-description .list {
    padding-left: 5px;
    margin-bottom: 3px;
}

.index-description .about {
    margin: 0px;
    padding: 0px;
}

.embed-responsive {
  position: relative;
  display: block;
  /* width: 100%; */
  width: 95%;
  padding: 0;
  overflow: hidden;
  margin: 10px;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.image_frame .image_wrapper .mask .title-over-image {
    position: absolute;
    left: 20px;
    top: 0px;
}

.image_frame .image_wrapper .mask .title-over-image svg {
    display: block;
    font-size: 25px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    color: white;
}

.title-over-image svg {
  width: 100%;
  height: auto;
  overflow: visible;
}

.title-over-image .fuchidori1 {
  font-family: -apple-system, blinkMacSystemFont, /* Macの欧文はSan Francisco (OS X 10.11以降) */
               'Helvetica Neue', /* Macの欧文 (OS X 10.10以前) */
               'Segoe UI',       /* Windowsの欧文 */
               YuGothicM,        /* Windows8.1以上は游ゴシック */
               YuGothic,         /* Macの游ゴシック */
               Meiryo,           /* 游ゴシックが入っていないWindows */
               sans-serif;
  font-weight: 900;
  opacity: 0.9;
  fill: #9bd;
  paddig: 10px;
  paint-order: stroke;
  stroke: #fff;
  font-size: 100px;
  stroke-width: 10;
}

.title-over-image .fuchidori2 {
  font-family: -apple-system, blinkMacSystemFont, /* Macの欧文はSan Francisco (OS X 10.11以降) */
               'Helvetica Neue', /* Macの欧文 (OS X 10.10以前) */
               'Segoe UI',       /* Windowsの欧文 */
               YuGothicM,        /* Windows8.1以上は游ゴシック */
               YuGothic,         /* Macの游ゴシック */
               Meiryo,           /* 游ゴシックが入っていないWindows */
               sans-serif;
  font-weight: 900;
  opacity: 0.9;
  fill: #cd5;
  paddig: 10px;
  paint-order: stroke;
  stroke: #fff;
  font-size: 100px;
  stroke-width: 10;
  transform: rotate(3deg);
}

.home-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.movie-play-btn {
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 32px;
  background-color: #fff;
  border-radius: 50%;
  color: #313131;
  position: relative;
  z-index: 1;
  opacity: 0.8;
}

.movie-play-btn:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateX(-50%) translateY(-50%);
  /* Chrome, Safari, Opera */
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
  z-index: -1; 
}

.movie-play-btn:hover {
  color: #313131; 
}

/* PC、スマホ表示切り替え */
.pc { display: block !important; }
.sp { display: none !important; }
 
@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}

.profile-timeline-comment {
  font-size: 32px;
  color: gray;
  margin: 0px;
}

.profile-comment-wrapper {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  padding: 15px;
}

.profile-comment-wrapper-open {
  opacity: 1;
}

.profile-comment-wrapper-hide {
  height: 0px;
}

@media only screen and (max-width: 750px) {
  .login-page {
    height: auto;
  }
  .login-page2 {
    height: auto;
  }
  .login-page3 {
    height: auto;
  }
  .register-page {
    height: auto;
  }
}

.tree-child {
  font-size: 14px;
}

@media only screen and (max-width: 750px) {
  .popupComment .mfp-iframe {
    height: 400px;
  }
}

.nav-sidebar .nav-link>p>.right {
  top: 0.4rem !important;
}

.tooltip-inner {
  max-width: 100% !important;
}

.animeBorder::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0;
  height: 0;
  border: 2px solid transparent;
}
  
.animeBorder::after {
  content: '';
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 0;
  height: 0;
  border: 2px solid transparent;
}

.animeBorder:hover {
  color: #384878;
}
  
.animeBorder:hover::before {
  width: 100%;
  height: 100%;
  border-top-color: #384878;
  border-right-color: #384878;
  transition: width .25s ease-out, height .25s ease-out .25s;
}

.animeBorder:hover::after {
  width: 100%;
  height: 100%;
  border-bottom-color: #384878;
  border-left-color: #384878;
  transition: border-color 0s ease-out .5s, width .25s ease-out .5s, height .25s ease-out .75s;
}

.project-thumnail {
  width: 100%;
  cursor: pointer;
  padding: 5px;
  border-radius: 10px;
}

/* newアイコンに干渉するためコメントアウト */
/* .project-thumnail:hover {
  transform: scale(1.1,1.1);
  transition-duration: 0.5s;
} */

.project-image {
	position: relative;
	overflow: hidden;
}

.project-image {
	filter: blur(0);
	transition: .0s;
}

.project-table {
  position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transition: .0s;
	opacity: 0;
	background-color: rgba(255,255,255,0.8);
	padding: 20px;
	box-sizing: border-box;
}

.project-image:hover img {
  filter: blur(10px);
	transition: .7s;
}

.project-image:hover .project-table {
	transform: scale(1);
	transition: .7s;
	opacity: 1;
}

.project-image table:hover {
	background-color: rgba(255,255,255,0.9);
}

.topProjectTimeline {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.ef {
  opacity: 0;
}

/* 新着記事のnewアイコン */
.new::after {
  content: "NEW";
  background: #ff0000;
  color: #ffffff;
  font-weight: bold;
  font-size: 10pt;
  padding: 2px;
  border-radius: 5px;
  transform: scale(0.6) translateX(-30%);
  animation: newAnime .7s infinite alternate;
}

@keyframes newAnime {
  0% { color      : #ff0000;
       background : #ffffff;
     }
100% { color      : #ffffff;
       background : #ff0000;
     }
}

.new2::after {
  content: "N";
  background: #ff0000;
  color: #ffffff;
  font-weight: bold;
  font-size: 10pt;
  padding: 4px;
  border-radius: 5px;
  transform: scale(0.6) translateX(-30%);
  animation: newAnime .7s infinite alternate;
}

@keyframes newAnime {
  0% { color      : #ff0000;
       background : #ffffff;
     }
100% { color      : #ffffff;
       background : #ff0000;
     }
}
/* 新着記事のnewアイコン */

/* アンケートのアイコン */
.surveyIcon::after {
  content: "アンケート";
  background: #00b109;
  color: #ffffff;
  font-weight: bold;
  font-size: 7pt;
  padding: 4px;
  border-radius: 5px;
  transform: scale(0.6) translateX(-30%);
  animation: surveyAnime .7s infinite alternate;
}

@keyframes surveyAnime {
  0% { color      : #00b109;
       background : #ffffff;
     }
100% { color      : #ffffff;
       background : #00b109;
     }
}
/* アンケートのアイコン */

/* アンケートのアイコン */
.surveyIcon2::after {
  content: "Q";
  background: #00b109;
  color: #ffffff;
  font-weight: bold;
  font-size: 10pt;
  padding: 4px;
  border-radius: 5px;
  transform: scale(0.6) translateX(-30%);
  animation: surveyAnime .7s infinite alternate;
}

@keyframes surveyAnime {
  0% { color      : #00b109;
       background : #ffffff;
     }
100% { color      : #ffffff;
       background : #00b109;
     }
}
/* アンケートのアイコン */

/* 公開待ちのアイコン */
.pendingIcon::after {
  content: "P";
  background: #0086AB;
  color: #ffffff;
  font-weight: bold;
  font-size: 10pt;
  padding: 4px;
  border-radius: 5px;
  transform: scale(0.6) translateX(-30%);
  animation: pendingAnime .7s infinite alternate;
}

@keyframes pendingAnime {
  0% { color      : #0086AB;
       background : #ffffff;
     }
100% { color      : #ffffff;
       background : #0086AB;
     }
}
/* 公開待ちのアイコン */

.mypage-article-table th {
  padding: 5px;
}

.mypage-article-table td {
  padding: 5px;
}

.mainCommunity table th {
  font-size: 20px;
}
.mainCommunity table td {
  font-size: 15px;
}

.subCommunity table th {
  font-size: 15px;
}
.subCommunity table td {
  font-size: 12px;
}
/* 
#bodyImg::before {
  background: inherit;
  content: '';
  position: absolute;
  filter: blur(5px);
  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;
} */


#bodyImg {
  /* background-size: cover;
  background-repeat: no-repeat; */
}

.login-page {
    background-image: url('/frontend/images_ext/biospyxis-kenko/login-image3.png'), linear-gradient(to bottom, #a0c4ff, #0077b6);
    background-size: contain, cover;
    background-repeat: no-repeat, no-repeat;
    background-position: center, center;
    background-attachment: fixed, fixed;
}

@media only screen and (max-width: 750px) {
    .login-page {
        background-image: url('/frontend/images_ext/biospyxis-kenko/login-image_sp.png'), linear-gradient(to bottom, #a0c4ff, #0077b6);
    }
}

.login-page2 {
    background-image: url('/frontend/images_ext/biospyxis-kenko/login-image3.png'), url('/frontend/images_ext/biospyxis-kenko/p_new0425_m_new04250.jpg');
    background-size: contain, auto;
    background-repeat: no-repeat, repeat;
    background-position: center, center;
    background-attachment: fixed, scroll;
}

.login-page3 {
    background-image: url('/frontend/images_ext/biospyxis-kenko/login-image3.png'), url('/frontend/images_ext/biospyxis-kenko/glass-pattern2.jpg');
    background-size: contain, auto;
    background-repeat: no-repeat, repeat;
    background-position: center, center;
    background-attachment: fixed, scroll;
}

.register-box {
  width: 400px;
}

.project-member {
  border: solid 3px #adb5bd;    
}

/* サムネイルを暗くするCSS（未完成） */
.dark-image {
  position: relative;
}
.dark-image::before {
  content: '';
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* display: block; */
}
/* サムネイルを暗くするCSS（未完成） */

/* アンケートをifarmeで表示した場合のモーダル設定 */
.surveyBody #showMovieViewrModalWrapper .modal-dialog {
  /* max-width: 95%; */
}
/* アンケートをifarmeで表示した場合のモーダル設定 */

/* quillツールバー */
.ql-toolbar {
  background-color: white;
}

.question-title-sleepcheck
{
  font-weight: bold;
    background-color: #ECF0DF;
    padding: 10px 0px 0px 0px;
    border: solid 1px #D9D9DB;
    margin: 0px;
    min-height: 70px;
}

.question-title-sleeppyxis-everyday
{
  font-weight: bold;
    background-color: #dff0ee;
    padding: 10px 10px 0px 0px;
    border: solid 1px #D9D9DB;
    margin: 0px;
    min-height: 120px;
}

.question-title-sleeppyxis-past
{
  font-weight: bold;
    background-color: #ECF0DF;
    padding: 10px 10px 0px 0px;
    border: solid 1px #D9D9DB;
    margin: 0px;
    min-height: 120px;
}

.question-title-sleeppyxis-current
{
  font-weight: bold;
    background-color: #f0dfdf;
    padding: 10px 10px 0px 0px;
    border: solid 1px #D9D9DB;
    margin: 0px;
    min-height: 120px;
}

.answer-box
{
  font-weight: bold;
  padding: 10px 0px 10px 15px;
  border: solid 1px #D9D9DB;
  min-height: 180px;
}

.answer-box-current
{
  font-weight: bold;
  padding: 10px 0px 10px 15px;
  border: solid 1px #D9D9DB;
  min-height: 100px;
}

.sleep-pyxis-cell
{
  width: 100px;
  vertical-align: middle !important;
  padding: 10px !important;
  font-weight: bold;
}

.sleep-pyxis-font-size
{
  font-size: 24px;
}

@media only screen and (max-width: 750px) {
  .sleep-pyxis-font-size {
    font-size: 20px;
  }
}

.print-off {
    display: none !important;
}

.chartWrapper {
    height: 500px;
    width: 100%;
}

.chartStyle {
    height: 500px;
    width: 100%;
}

.AISBarChartWrapper {
    width: 100%;
}
@media only screen and (max-width: 750px) {
    .chartWrapper {
        height: 250px;
        width: 100%;
    }
    
    .chartStyle {
        height: 250px;
        width: 100%;
    }
}

.sleep-pyxis-title {
    font-family: 'Noto Serif JP', serif;
    font-size: 30px;
    font-weight: bold;
    margin: 0px;
 }

.image-container {
    display: flex;
    justify-content: center; /* 水平方向の中央揃え */
    align-items: center; /* 垂直方向の中央揃え */
    height: 300px;
}

.image-container img {
    max-width: 100%;
    height: auto;
}

.title-container {
    display: flex;
    /* justify-content: center; */
    align-items: center; /* 垂直方向の中央揃え */
    border-bottom: solid 2px #000000;
    padding-bottom: 10px;
    height: 70px;
}

.sleep-pyxis-button {
    width: 250px;
    font-size: 24px;
    margin: 5px;
}

.sidebar {
    background-color: #0062b1;
}

.sidebar .nav-link p {
    color: #ffffff;
}

.brand-link {
    background-color: #ffffff;
}

/* ボーダー発生アニメ */
.animeBorder::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0;
    height: 0;
    border: 2px solid transparent;
    border-radius: 10px;
    pointer-events: none;
  }
    
  .animeBorder::after {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border: 2px solid transparent;
    border-radius: 10px;
    pointer-events: none;
  }
  
  .animeBorder:hover {
    color: #384878;
  }
    
  .animeBorder:hover::before {
    width: 100%;
    height: 100%;
    border-top-color: #384878;
    border-right-color: #384878;
    transition: width .25s ease-out, height .25s ease-out .25s;
  }
  
  .animeBorder:hover::after {
    width: 100%;
    height: 100%;
    border-bottom-color: #384878;
    border-left-color: #384878;
    transition: border-color 0s ease-out .5s, width .25s ease-out .5s, height .25s ease-out .75s;
  }
  /* ボーダー発生アニメ */

.title {
    vertical-align: middle;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 95%;
    transform: translate(-50%, -50%);
    width: 100%;
    color: #fff;
}

/* 既存のdescriptionクラスに装飾を追加 */
.sleep-pyxis-description {
    font-size: 16px;
    line-height: 1.5;
    padding: 20px;
    background-color: #ffffff; /* 背景色を白に設定 */
    border-left: 5px solid #007bff; /* 左側にカラーのボーダーを追加 */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* 軽いシャドウを追加 */
    border-radius: 8px; /* 角を丸くする */
    margin-top: 20px; /* 上部に余白を追加 */
    position: relative;
    overflow: hidden;
    /* height: 200px; */
}

/* 説明文の上部に装飾的なアイコンを追加 */
.sleep-pyxis-description::before {
    content: "\f05a"; /* 任意のアイコンや装飾文字を使用 */
    font-family: "Font Awesome 6 Free"; /* Font Awesome 6 Freeを指定 */
    font-weight: 900; /* Font Awesome 6 Freeの強度 */
    font-size: 24px;
    position: absolute;
    top: 15px;
    left: 20px;
    color: #007bff;
}

/* テキストのインデントを調整してアイコンとのバランスを取る */
.sleep-pyxis-description p {
    text-indent: 20px;
    margin: 0;
}

/* レスポンシブ対応 */
@media (max-width: 768px) {
    .sleep-pyxis-description {
        padding: 15px;
        border-left: 4px solid #007bff;
    }

    .sleep-pyxis-description::before {
        font-size: 20px;
        top: 15px;
        left: 15px;
    }

    .sleep-pyxis-description p {
        text-indent: 35px;
    }
}

/* スクロールダウンアニメーション Start*/
.scroll-down-wrapper {
    display: flex;
    justify-content: center;
    height: 80px;
    cursor: pointer;
    color: #fff;
}

.scroll-down-text {
    align-items: end;
    display: flex;
}

.chevron {
    position: absolute;
    width: 28px;
    height: 8px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    animation: move 3s ease-out infinite;
}
  
.chevron:first-child {
    animation: move 3s ease-out 1s infinite;
}
  
.chevron:nth-child(2) {
    animation: move 3s ease-out 2s infinite;
}
  
.chevron:before,
.chevron:after {
    content: ' ';
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    background: #fff;
}
  
.chevron:before {
    left: 0;
    transform: skew(0deg, 30deg);
}
  
.chevron:after {
    right: 0;
    width: 50%;
    transform: skew(0deg, -30deg);
}

.chevron2 {
    position: absolute;
    width: 28px;
    height: 8px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    animation: move 3s ease-out infinite;
}
  
.chevron2:first-child {
    animation: move 3s ease-out 1s infinite;
}
  
.chevron2:nth-child(2) {
    animation: move 3s ease-out 2s infinite;
}
  
.chevron2:before,
.chevron2:after {
    content: ' ';
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    background: #626262;
}
  
.chevron2:before {
    left: 0;
    transform: skew(0deg, 30deg);
}
  
.chevron2:after {
    right: 0;
    width: 50%;
    transform: skew(0deg, -30deg);
}

@keyframes move {
    25% {
      opacity: 1;
  
    }
    33% {
      opacity: 1;
      transform: translateY(30px);
    }
    67% {
      opacity: 1;
      transform: translateY(40px);
    }
    100% {
      opacity: 0;
      transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
    }
}
/* スクロールダウンアニメーション End*/

/* アンケート結果へのメッセージモーダル */
/* モーダル全体の背景色とフォント */
#thankYouModal .modal-content {
    background: linear-gradient(135deg, #2c3e50, #4ca1af); /* ダークブルーからライトブルーへのグラデーション */
    color: #f0f0f0; /* 明るいテキスト色 */
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    border: none; /* ボーダーを無くす */
    border-radius: 15px; /* 角を丸くする */
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}

/* モーダルヘッダーのスタイル */
#thankYouModal .modal-header {
    border-bottom: none; /* ボーダーを無くす */
    padding: 2rem 1.5rem; /* パディングを増やす */
    background: rgba(0, 0, 0, 0.3); /* 半透明の背景 */
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

/* モーダルタイトルのスタイル */
#thankYouModal .modal-title {
    font-size: 1.5rem;
    font-weight: bold;
    display: flex;
    align-items: center;
}

/* アイコンのスタイル */
#thankYouModal .modal-title i {
    margin-right: 0.5rem;
    font-size: 1.8rem;
    color: #f1c40f; /* ムーンアイコンの色 */
}

/* モーダルボディのスタイル */
#thankYouModal .modal-body {
    padding: 2rem 1.5rem;
    background: rgba(0, 0, 0, 0.1); /* 薄い背景 */
    max-height: 60vh;
    overflow-y: auto;
    line-height: 1.6;
}

/* モーダルフッターのスタイル */
#thankYouModal .modal-footer {
    border-top: none; /* ボーダーを無くす */
    padding: 1.5rem;
    background: rgba(0, 0, 0, 0.3); /* 半透明の背景 */
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

/* 閉じるボタンのスタイル */
#thankYouModal .btn-close {
    filter: invert(1); /* 閉じるボタンを明るく表示 */
}

/* 閉じるボタンのホバー効果 */
#thankYouModal .btn-close:hover {
    color: #f1c40f; /* ホバー時に色を変える */
}

/* モーダルの背景オーバーレイ */
#thankYouModal .modal-backdrop.show {
    opacity: 0.8;
    background-color: #2c3e50; /* オーバーレイの色をダークブルーに */
}

/* レスポンシブデザイン調整 */
@media (max-width: 576px) {
    #thankYouModal .modal-content {
        padding: 1rem;
    }

    #thankYouModal .modal-header, #thankYouModal .modal-body, #thankYouModal .modal-footer {
        padding: 1rem;
    }

    #thankYouModal .modal-title {
        font-size: 1.2rem;
    }

    #thankYouModal .modal-title i {
        font-size: 1.5rem;
    }
}
/* アンケート結果へのメッセージモーダル */

.profilepic {
    height: 50px;
}

@keyframes blink {
    0%, 100% { opacity: 1; }
    50%      { opacity: 0; }
  }
  
  .blink-ring {
    position: absolute;
    pointer-events: none;
    border: 4px solid #FFEB3B;    /* Y100系イエロー */
    border-radius: 50%;
    width: 32px;
    height: 32px;
    animation: blink 1s infinite;
  }