  .charakoubo-header-wrapper {
  padding-bottom: 20px;
  overflow: hidden;
  background-image: url('/images/charakoubo/charakoubo-background.png');
  background-size: cover;
  background-position: bottom;
}

.charakoubo-header-container {
  max-width: 960px;
  margin: 0 auto;
}

.charakoubo-header-front {
  margin-right: -16px;
}

.charakoubo-header-front > img {
  display: block;
}

.charakoubo-header-front-sp {
  display: block;
  margin: auto;
}

.charakoubo-main {
  padding: 20px 0;
}

.charakoubo-section-header {
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 6px 12px;
  background-color: #002c45;
  color: #ffffff;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  text-align: left;
}

.charakoubo-section-header:first-child {
  margin-top: 0;
}

.charakoubo-text {
  padding-left: 1em;
  text-indent: -1em;
  margin: 0;
}

.charakoubo-text-bold {
  font-weight: bold;
}

.charakoubo-list-round {
  list-style: '● ';
}

.charakoubo-list-round > li {
  margin-top: 0.25em;
}

.charakoubo-list-flow {
  padding: 0 10px;
  list-style: none;
}

.charakoubo-list-flow > li:not(:last-child)::after {
  content: '';
  display: block;
  margin: 8px 0;
  margin-left: 24px;
  border: solid 10px transparent;
  border-top: solid 18px #002c45;
  border-bottom: none;
  width: 0;
}

.charakoubo-brand-wrapper {
  margin-top: 20px;
  border: solid 1px #002c45;
  padding: 20px;
  border-radius: 20px;
  background-color: #ffffff;
  margin-bottom: 1em;
}

.charakoubo-brand-title {
  font-size: 20px;
  font-weight: bold;
}

.charakoubo-brand-title-image {
  vertical-align: bottom;
}

.charakoubo-brand-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-top: 30px;
}

.charakoubo-brand-header {
  font-size: 18px;
  font-weight: bold;
}

.charakoubo-brand-text {
  margin: 1em 0 0;
  font-size: 14px;
}
.charakoubo-brand-arrow {
  display: flex;
  flex-direction: column;
}

.charakoubo-brand-arrow-image {
  display: block;
  margin: auto;
  padding: 10px 0;
}

.charakoubo-brand-caption {
  margin-top: 6px;
  font-size: 14px;
  text-align: center;
}

.charakoubo-brand-color {
  display: block;
}
.charakoubo-link-button {
  display: block;
  max-width: 232px;
  margin-top: 12px;
  padding: 8px 20px 12px 24px;
  border-radius: 8px;
  box-shadow: 2px 6px rgba(157, 157, 157, 0.5);
  background-color: #d83633;
  background-color: #002c45;
  color: #ffffff;
  text-align: left;
  font-size: 16px;
  transition: background-color 0.3s;
}

.charakoubo-link-button:hover {
  background-color: #af0000;
}

/* .charakoubo-link-button::after {
  content: url(/css/'data:image/svg+xml,<svg xmlns="http:/www.w3.org/2000/svg" width="18" height="16" viewBox="0 0 20 17.145"><path id="arrow-right-solid" d="M19.583,73.557,12.44,80.7a1.425,1.425,0,0,1-2.019,0,1.428,1.428,0,0,1,0-2.02l4.706-4.7H1.43a1.429,1.429,0,0,1,0-2.857h13.7l-4.706-4.706a1.428,1.428,0,0,1,2.02-2.02l7.143,7.143A1.43,1.43,0,0,1,19.583,73.557Z" transform="translate(-0.002 -63.975)" fill="%23fff"/></svg>');
  margin-left: 4px;
} */
.charakoubo-ending-wrapper {
  margin-top: 20px;
  border: solid 1px #D83633;
  padding: 30px;
  background-color: #ffffff;
  border-radius: 20px;
}

.charakoubo-ending-text {
  font-weight: bold;
  color: #D83633;
  text-align: center;
  font-size: 22px;
  margin: 0px auto;
}
.charakoubo-result-header {
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 8px 16px;
  background-color: #d83633;
  background-color: #002c45;;
  color: #ffffff;
  font-size: 1.8rem;
  line-height: 36px;
  text-align: center;
  text-align: left;
}

.charakoubo-result-text {
  font-weight: bold;
  color: #D83633;
  color: #002c45;
  text-align: center;
  font-size: 44px;
  margin: 0px auto;
}
.charakoubo-result-text span {
  font-weight: normal;
  color: #333;
  text-align: center;
  font-size: 16px;
}
.charakoubo-result-wrapper {
  margin-top: 20px;
  border: solid 3px #D83633;
  padding: 24px;
  background-color: #ffffff;
  border-radius: 20px;
  font-size: 18px;
}
.charakoubo-result-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-top: 20px;
}
.charakoubo-result-prize {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.charakoubo--result-prize-image {
  display: block;
  margin: auto;
  padding: 10px 0;
}
.charakoubo-creater-container {
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 20px;
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: dotted 1px #CC0000;
}
.charakoubo-comment-wrapper {
  display: flex;
  /* justify-content: center; */
  /* align-items: center;   */
}
.charakoubo-comment-wrapper p {
  font-size: 18px;
}
.charakoubo-creater-caption {
  margin-top: 6px;
  font-size: 15px;
  text-align: center;
}
.charakoubo-profile-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.charakoubo-charaName-header {
  font-size: 18px;
  font-weight: bold;
  color: #002c45;
}
.charakoubo-charaName-header span {
  font-size: 2.4em;
}
.charakoubo-charaProfile-header {
  margin: 1em 0 ;
  font-size: 18px;
  font-weight: bold;
  color: #002c45;
}
.charakoubo-profile-text {
  /* margin: 1rem 0 ; */
  font-size: 18px;
  color: #002c45;
  line-height: 1.8;
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
}
.charakoubo-profile-text span {
  font-weight: bold;
}

.charakoubo-profile-textlist {
  /* margin: 1rem 0 0; */
  font-size: 14px;
  padding-left: 20px;
  color: #002c45;
}
.charakoubo-profile-textlist li span.title {
  display: inline-block;
  width: 120px;
}
.movie-wrapper {
  position: relative;
  height: 580px;
  overflow: hidden;
  background-color: #1b191a
}
.movie-item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 20px;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s 0.3s;
}
.movie-item.active {
  z-index: 10;
  opacity: 1;
  pointer-events: auto;
  transition-delay: 0s;
}
.movie-background {
  position: absolute;
  top: 200px;
  left: 50%;
  width: 90%;
  height: 800px;
  object-fit: cover;
  transform: translate(-50%, -50%);
}
.movie-button {
  width: 280px;
  position: relative;
  top: 24px;
  /* left: -512px; */
  /* right:0; */
  border-color: #ff0000;
  color: #ffffff;
  transition: background-color 0.3s;
  font-size: 18px;
  background-color: rgba(229, 0, 0, 0.7);
  border-radius: 8px;
  font-weight: bold;
  padding: 4px;
  margin-left: 92px;
  line-height: 20px;
  height: 40px;
}

.movie-button:hover {
  background-color: #3d0000;
}
.home-carousel-wrapper {
  position: relative;
  height: 580px;
  overflow: hidden;
}
.home-carousel-item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 20px;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s 0.3s;
}
.home-carousel-item.active {
  z-index: 10;
  opacity: 1;
  pointer-events: auto;
  transition-delay: 0s;
}

.home-carousel-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 10s;
}

.home-carousel-background-video {
  position: absolute;
  top: 34%;
  left: 0;
  width: 100%;
  height: auto;
  min-height: 100%;
  object-fit: cover;
  transform: translatey(-50%);
}

.home-carousel-item.active > .home-carousel-background {
  transform: scale(1.05);
}

.home-carousel-content {
  position: relative;
  margin: auto;
  max-width: 960px;
}
.home-carousel-content {
  position: relative;
  margin: auto;
  max-width: 960px;
}

.company-philosophy-header-text-main {
  font: 600 48px 'Jost', sans-serif;
  text-align: center;
  color: #D83633;
}

.company-philosophy-header-text-sub {
  font-size: 28px;
  /* font-weight: bold; */
  text-align: center;
  padding-bottom: 0.5em;
}

body {
  background-color: #fafbd9;
}
.grid-container {
  display: grid;
  gap: 4px;
  grid-template-columns: repeat(2, auto);
}

.grid-item {
  padding: 4px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
  color: #002c45;
}
.common-headline-bracket-wrapper {

  padding: 80px 0;
  margin-bottom: 0px;

}
@media (max-width: 767px) {
  .charakoubo-brand-title-text {
    display: block;
    padding-left: 40px;
  }

  .charakoubo-brand-container {
    grid-template-columns: 1fr;
  }
  
  .charakoubo-result-container {
    grid-template-columns: 1fr;
  }
  .charakoubo-ending-text {
    font-size: 18px;
  }
  .charakoubo-charaName-header {
    margin: 1em 0 0 0 ;
  }
  .charakoubo-charaProfile-header {
    margin: 1em 0 ;
  }
  .charakoubo-profile-text {
    margin: 1em 0 ;
  
  }
  .charakoubo-creater-caption {
    margin-bottom: 32px;
  }
  .charakoubo-profile-textlist {
    margin: 1em 0 ;
  }
  .charakoubo-creater-container {
    margin-top: 1em;
    padding-top: 1em;

  }
  .movie-button {
    width: 240px;
    font-size: 14px;
    position: absolute;
    top: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;

  }
  .charakoubo-result-text {
    font-size: 30px;
  }
  .charakoubo-profile-textlist {
    font-size: 14px;
    padding-left: 20px;
    color: #002c45;
  }
  .movie-background {
    position: absolute;
    top: 90px;
    left: 50%;
    width: 90%;
    height: 300px;
    object-fit: cover;
    transform: translate(-50%, -50%);
  }
  .movie-wrapper {
    position: relative;
    height: 320px;
    overflow: hidden;
    background-color: #1b191a
  }
  .company-philosophy-header-text-main {
    font: 600 32px 'Jost', sans-serif;
  }
  
  .company-philosophy-header-text-sub {
    font-size: 16px;
    padding-bottom: 0.5em;
  }
  .common-headline-bracket-wrapper {
    padding: 70px 0;
    margin-bottom: 0px;
  
  }
  .charakoubo-main {
    padding: 0 0 20px 0;
  }
  .common-headline-bracket-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .charakoubo-comment-wrapper p {
    font-size: 16px;
  }
}




