.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-icon-cell,
.sleep-pyxis-list-index
{
  width: 50px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  padding: 6px !important;
}

.sleep-pyxis-list-index .fa-stack
{
  font-size: 12px;
}

.sleep-pyxis-icon
{
  width: 42px;
  max-width: 100%;
}

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

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

@media print {
  .sleep-pyxis-cell {
    width: 70px;
    padding: 6px !important;
  }

  .sleep-pyxis-icon-cell,
  .sleep-pyxis-list-index {
    width: 36px;
    padding: 4px !important;
  }

  .sleep-pyxis-icon {
    width: 28px;
  }
}

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

.chartWrapper {
    /* height: 700px; */
    height: auto;
    /* aspect-ratio: 3.6 / 2; */
    width: 100%;
    margin: 0 auto 1.5rem;
}

.chartStyle {
    width: 100%;
    height: auto;
    /* aspect-ratio: 3.6 / 2; */
}

#sleeppyxisChartWrapper {
	position: relative;
    width: 95%;
    /* aspect-ratio: 1 / 1; */
    /* padding-bottom: calc(100% / 1.5); */
    /* height: 0; */
    /* max-width: 1000px;  */
    /* margin-left: auto; */
    /* margin-right: 0; */
}

#sleeppyxisChartWrapper canvas {
    width: 100% !important;
    height: 100% !important;
    /* aspect-ratio: 3.6 / 2; */
  }
  
  @media only screen and (max-width: 750px) {
    #sleeppyxisChartWrapper {
        width: 100%;
    }
    #sleeppyxisChartWrapper canvas {
      width: 100% !important;
      height: 100% !important;
      /* aspect-ratio: 3.6 / 2;  */
    }
  }

  #AISBarChartWrapper canvas {
    width: 100% !important;
    height: 100% !important;
    display: initial !important;
    /* aspect-ratio: 4.5 / 2; */
  }
  
  @media only screen and (max-width: 750px) {
    #AISBarChartWrapper canvas {
      width: 100% !important;
      height: 100% !important;
    }
  }
.AISBarChartWrapper {
    width: 90%;
    text-align: center;
}
@media only screen and (max-width: 750px) {
    .chartWrapper {
        /* height: 250px; */
        width: 100%;
    }
    
    .chartStyle {
        width: 100%;
        height: auto;
        aspect-ratio: 3.6 / 2;
    }
}

.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;
}

@media (max-width: 768px) {
    .title-container {
        display: contents;
    }
}

.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;
  }

  /* 追加・調整（custom.css） */
@page { size: A4 portrait; margin: 8mm 1mm; } /* 既存に追記/維持: 余白を調整 */

@media screen {
  html.print-preview-fixed-width,
  body.print-preview-fixed-width {
    width: 794px !important;
    min-width: 794px !important;
    max-width: 794px !important;
  }

  body.print-preview-fixed-width {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  #printRoot.print-preview-fixed-root {
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* 画面用ユーティリティ（既存維持） */
@media screen {
  .print-only { display: none !important; }
}

.a4-fixed-794x1123 {
    position: relative;
    width: 794px;      /* 210mm相当 */
    height: 1123px;    /* 297mm相当 */
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;  /* はみ出し防止 */
    box-sizing: border-box;
  }
  
  /* 中身をスケールしてA4枠に収めるための内側ラッパー */
  .a4-fixed-794x1123 > .print-scale-inner {
    position: absolute; /* 左上起点で中央寄せ用 */
    top: 0; left: 0;
    transform-origin: top left;
  }
  
  /* PDF生成用の一時ホスト（画面外に配置） */
  .pdf-host {
    position: fixed;
    left: -10000px;
    top: 0;
    z-index: -1;
    visibility: hidden;
  }
  
  /* PDF化のときだけ非表示にしたいUI用 */
  .print-off {
    display: none !important;
  }
  
  /* 改ページ（保険。html2pdfのpagebreak: 'css'で尊重させる） */
  .html2pdf__page-break {
    page-break-before: always;
    break-before: page;
  }

.print-footer-container {
    width: 100%;
}

/* 印刷用スタイル */
/* =========================
   Print (A4) ? Sleep Pyxis
   ========================= */
/* =========================
   Print (A4) ? Sleep Pyxis（再整理版）
   ========================= */

/* ページ余白：左右をさらに詰める（プリンタの刷り出し都合で0?2mmにとどめる） */
@page { size: A4 portrait; margin: 8mm 0mm; }  /* 上下8mm / 左右0mm */

/* 画面プレビュー用（固定幅・中央寄せ） */
@media screen {
  html.print-preview-fixed-width,
  body.print-preview-fixed-width { width: 794px !important; min-width: 794px !important; max-width: 794px !important; }
  body.print-preview-fixed-width { margin-left: auto !important; margin-right: auto !important; }
  #printRoot.print-preview-fixed-root { width: 100% !important; max-width: 100% !important; }
  .print-only { display: none !important; }
}

/* PDF 生成時の一時 DOM（既存） */
.a4-fixed-794x1123 { position: relative; width: 794px; height: 1123px; margin: 0; padding: 0; background: #fff; overflow: hidden; box-sizing: border-box; }
.a4-fixed-794x1123 > .print-scale-inner { position: absolute; top: 0; left: 0; transform-origin: top left; }
.pdf-host { position: fixed; left: -10000px; top: 0; z-index: -1; visibility: hidden; }
.print-off { display: none !important; }
.html2pdf__page-break { page-break-before: always; break-before: page; }

/* フッターの器 */
.print-footer-container { width: 100%; }

#contentsWrapper {
	margin-left: auto !important;
	margin-right: auto !important;
}

@media print {

  /* 版面幅をさらに拡大（左右余白を圧縮） */
  html, body { width: 210mm; min-width: 210mm; max-width: 210mm; font-size: 12px; margin: 0; background: #fff !important; }
  .wrapper, .content-wrapper, #printRoot {
    /* 210mm - 左右@page余白(0mm) を前提に約 206mm まで広げる */
    width: 206mm !important;
    margin: 0 auto !important;
    background: #fff !important;   /* 下端のグレー背景を抑止 */
    box-shadow: none !important;
  }
  .content, .container-fluid, .row, .col-12, .col-11 { background: #fff !important; }

  /* row 直下は 1 カラム化 + 左右の隙間を排除 */
  #printRoot > [class*="col-"] { max-width: 100% !important; flex: 0 0 100% !important; padding-left: 0 !important; padding-right: 0 !important; }

  /* 既存の左右マージンを無効化してセンタリングを徹底 */
  #contentsWrapper .ml-1, #contentsWrapper .ml-2, #contentsWrapper .ml-3,
  #contentsWrapper .mr-1, #contentsWrapper .mr-2, #contentsWrapper .mr-3 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #contentsWrapper > .row { justify-content: center !important; }

  /* 画面用 UI は印刷で非表示 */
  #asideWrapper, #mainHeader, #mainFooterWrapper, .main-header, .control-sidebar, .no-print, .btn, .card-header .card-tools { display: none !important; }

  /* 表崩れ・改ページ制御 */
  table { table-layout: fixed; }
  table.print-auto-table { table-layout: auto !important; }
  table, th, td { word-break: break-word; }
  table thead { display: table-header-group; }
  table tfoot { display: table-footer-group; }
  .card, .table, .chartWrapper, .AISBarChartWrapper { break-inside: avoid; page-break-inside: avoid; }

  /* ───────────────────────────────
     1ページ目：グラフ高さを固定（食い込み防止）
     ─────────────────────────────── */
  /* 睡眠分析MAP（散布図） */
  #sleeppyxisChartWrapper { height: 350px !important; min-height: 350px !important; }
  #sleeppyxisChart { height: 350px !important; }
  #sleeppyxisChartWrapper .print-chart-img { display: block; width: 100% !important; height: 350px !important; object-fit: contain; }

  /* AIS 人数比率（棒グラフ） */
  #AISBarChartWrapper { height: 260px !important; min-height: 260px !important; }
  #AISBarChart { height: 260px !important; }
  #AISBarChartWrapper .print-chart-img { display: block; width: 100% !important; height: 260px !important; object-fit: contain; }

  /* グラフ群の下詰め余白を最小限に */
  .chartWrapper, .AISBarChartWrapper { width: 100% !important; margin-bottom: 8px !important; }
  canvas, .chartWrapper canvas, .AISBarChartWrapper canvas { width: 100% !important; max-width: 100% !important; height: auto !important; }

  /* タイトル／説明枠の軽量化（縦の節約） */
  #contentsWrapper h2 { font-size: 18px !important; margin: 6px 0 10px !important; }
  #sleepAnalysisMap { font-size: 18px !important; padding: 6px !important; }
  #sleepType, #AISResult { font-size: 20px !important; padding: 8px !important; border-width: 4px !important; }
  #sleepType, #AISResult, #sleeppyxisChartWrapper, #AISBarChartWrapper { margin-left: auto !important; margin-right: auto !important; }

  /* ───────────────────────────────
     2ページ目：カルテ + フッターを同一ページに
     ─────────────────────────────── */
  /* カルテは新しいページから開始 */
  #karteWrapper { break-before: page; }

  /* カルテ直後での改ページを禁止（フッターが次ページへ行かないように） */
  #karteWrapper, #karteWrapper .card, #karteWrapper .card-body { break-after: avoid; page-break-after: avoid; }

  /* カルテ表の余白・文字サイズを軽量化して高さを確保 */
  #karteWrapper .card-body { padding: 8px 10px !important; }
  #karteWrapper table { font-size: 12px !important; }
  #karteWrapper .table th, #karteWrapper .table td { padding: 3px 6px !important; line-height: 1.25 !important; }
  #karteWrapper .table td p { margin: .15em 0 !important; }

  /* フッター：同ページ内で必ず表示（2行構成） */
  .print-footer-container { display: block !important; margin: 8px auto 0 !important; max-width: 100% !important; break-before: avoid !important; break-inside: avoid; page-break-inside: avoid; }
  #print-footer {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    border-top: 1px solid #d0d0d0;
    background: #fff;          /* 下端のグレー背景抑止 */
    padding: 8px 12px;
    font-size: 12px; color: #555;
  }
  #print-footer .footer-line-1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 12px;
    row-gap: 4px;
    flex-wrap: wrap;
    width: 100%;
  }
  #print-footer .footer-line-1 .rights {
    margin-left: 8px;
    white-space: nowrap;
    display: inline-block;
  }
  #print-footer .footer-line-1 img { height: 40px; }
  #print-footer .footer-line-2 {
    margin-top: 0;
    text-align: right;
    font-weight: 700;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    column-gap: 6px;
    align-self: flex-end;
  }

  /* 仕上げ：背景色の印刷を許可しつつ、レイアウト背景は白で固定 */
  * { -webkit-print-color-adjust: exact; print-color-adjust: exact; }
}
  
.responsive-sleep-table-mobile .legend-block { margin: 8px 0; }
.responsive-sleep-table-mobile .legend-title { font-weight: bold; margin-bottom: 4px; }
.responsive-sleep-table-mobile .legend-item { line-height: 1.6; }
.responsive-sleep-table-mobile .legend-blue { color: blue; }
.responsive-sleep-table-mobile .legend-red { color: red; }
.responsive-sleep-table-mobile .legend-green { color: green; }
.responsive-sleep-table td { padding: 2px; }
.responsive-sleep-table-mobile td { padding: 2px; }

/* スマホで表を縦積み表示にする */
@media screen and (max-width: 768px) {
  /* 対象テーブルに .stack-on-sp を付ける */
  .stack-on-sp {
    border-collapse: separate; /* つぶれ対策 */
  }

  .stack-on-sp thead tr,
  .stack-on-sp thead th {
    display: block;
    width: 100%;
  }

  .stack-on-sp tbody {
    display: block;
    width: 100%;
  }

  .stack-on-sp tbody tr {
    display: block;
    width: 100%;
    margin: 0 0 .5rem 0;
    padding: .25rem .5rem;
    border: 1px solid #e9ecef;
    border-radius: .25rem;
    background: #fff;
  }

  /* 1セルずつ全幅 */
  .stack-on-sp th,
  .stack-on-sp td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    white-space: normal;
    word-break: break-word;
  }

  /* 2行目以降のセルに薄い区切り */
  .stack-on-sp td + td,
  .stack-on-sp th + td {
    border-top: 1px dashed #e5e5e5;
    padding-top: .4rem;
    margin-top: .25rem;
  }

  /* ラベル側（見出しセル）を少し強調 */
  .stack-on-sp .sleep-pyxis-cell,
  .stack-on-sp th.table-secondary,
  .stack-on-sp td.table-secondary {
    background: #f8f9fa !important;
    font-weight: 700;
  }

  /* アイコンだけの列（幅50px指定）を可変に */
  .stack-on-sp .sleep-pyxis-icon-cell,
  .stack-on-sp .sleep-pyxis-list-index,
  .stack-on-sp .icon-col {
    width: auto !important;
  }
}

.main-sidebar {
    width: 250px;
}

.dataButton {
    text-decoration: none;
}

@media (max-width: 768px) {
    .dataButton {
        display: block;
        margin-bottom: 5px;
    }   
}

#sleepImprovementWrapper,
#sleepInhibitionWrapper {
    width: 90%;
    padding: 10px;
}

@media (max-width: 768px) {
    #sleepImprovementWrapper,
    #sleepInhibitionWrapper {
        width: 100%;
    } 
}

/* ─────────────────────────────────────────────
   Tablet Portrait (768–1024px) 対応
   - ハンバーガーを常時表示
   - サイドバーをオフキャンバス化
   - 本文は margin-left を 0 にして被り防止
   ───────────────────────────────────────────── */
/*    
   @media (max-width: 1024px) and (orientation: portrait) {
    .main-sidebar {
      position: fixed;
      top: 0;
      left: 0;
      height: 100vh;
      z-index: 1050;
      transform: translateX(-100%);
      transition: transform .25s ease;
    }
  
    body.sidebar-open .main-sidebar {
      transform: translateX(0);
    }
  
    .content-wrapper,
    .content,
    .wrapper,
    .content-wrapper > .content {
      margin-left: 0 !important;
    }
  
    .main-header .nav-link[data-widget="pushmenu"] {
      display: inline-flex !important;
      align-items: center;
      justify-content: center;
      width: 44px; height: 44px;
      font-size: 20px;
    }
  
    .pc .nav-link[data-widget="pushmenu"],
    .sp .nav-link[data-widget="pushmenu"] {
      display: inline-flex !important;
    }
  
    .sidebar-backdrop {
      content: "";
      position: fixed;
      inset: 0;
      background: rgba(0,0,0,.35);
      z-index: 1040;
      display: none;
    }
    body.sidebar-open .sidebar-backdrop {
      display: block;
    }
  } */
  
 .question-title-sleeppyxis {
    margin: 0px; margin-left: 5px;
  }
  
  /* Safariだけ上書き */
  @supports (-webkit-touch-callout: none) {
    .question-title-sleeppyxis {
      padding-left: 2em !important;
    }
  }