@charset "UTF-8";
main.common,
.c-contact,
.c-breadcrumb,
.section.fv,
.scrl_top,
footer {
  position: relative;
  z-index: 20;
}

@media screen and (max-width: 769px) {
  .footer__bottom {
    padding-bottom: 24vw;
  }
}
main#rev2311 {
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 769px) {
  main#rev2311 {
    z-index: 30;
  }
}
main#rev2311 .section.sec10,
main#rev2311 .section.fv + .imageflow {
  position: relative;
  z-index: 2000;
}
@media screen and (max-width: 769px) {
  main#rev2311 .section.sec10 {
    z-index: 50;
  }
}
main#rev2311 .float_btn_pc {
  position: fixed;
  bottom: -3px;
  right: -3px;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  width: 246px;
}
main#rev2311 .float_btn_pc img {
  vertical-align: bottom;
}
main#rev2311 .float_btn_pc.active {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 769px) {
  main#rev2311 .float_btn_sp {
    position: fixed;
    bottom: -1px;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }
  main#rev2311 .float_btn_sp img {
    vertical-align: bottom;
  }
  main#rev2311 .float_btn_sp.active {
    opacity: 1;
    visibility: visible;
  }
}
main#rev2311 div, main#rev2311 p, main#rev2311 h1, main#rev2311 h2, main#rev2311 h3, main#rev2311 h4, main#rev2311 h5, main#rev2311 h6, main#rev2311 ol, main#rev2311 ul.li, main#rev2311 section, main#rev2311 dl, main#rev2311 dt, main#rev2311 dd {
  margin: 0;
  padding: 0;
}
main#rev2311 .sp, main#rev2311 .spil, main#rev2311 .spfx {
  display: none !important;
}
main#rev2311 .pc {
  display: block !important;
}
main#rev2311 .pcil {
  display: inline !important;
}
main#rev2311 .pcfx {
  display: flex !important;
}
@media only screen and (max-width: 769px) {
  main#rev2311 .pc, main#rev2311 .pcil, main#rev2311 .pcfx {
    display: none !important;
  }
  main#rev2311 .sp {
    display: block !important;
  }
  main#rev2311 .spil {
    display: inline !important;
  }
  main#rev2311 .spfx {
    display: flex !important;
  }
}
main#rev2311 ol, main#rev2311 ul.li {
  list-style-type: none;
}
main#rev2311 p.note {
  color: #4D4D4D;
  font-size: 1vw;
}
@media screen and (min-width: 1000px) {
  main#rev2311 p.note {
    font-size: 10px;
  }
}
main#rev2311 div.section .inner {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  padding: 0 10px;
}
main#rev2311 div.section .flex {
  display: flex;
}
main#rev2311 div.section h2 span {
  font-family: Adobe Garamond Pro;
}
main#rev2311 div.section.fv {
  position: relative;
}
main#rev2311 div.section.fv .reqbtn {
  position: absolute;
  top: 25vw;
  left: 9.1666666667vw;
  width: 32.5vw;
  display: flex;
  flex-direction: column;
  gap: clamp(12px, 1.6vw, 22px);
}
main#rev2311 div.section.fv .reqbtn a {
  display: block;
}
main#rev2311 div.section.fv .reqbtn img {
  display: block;
  width: 100%;
  height: auto;
}
main#rev2311 div.section.fv h1 {
  position: absolute;
  top: 5vw;
  left: 9.1666666667vw;
  font-size: 4vw;
  color: #fff;
  letter-spacing: 0.05em;
  line-height: 1.5em;
}
main#rev2311 div.section.fv h1 img {
  display: block;
  width: 16.25vw;
  margin-bottom: 2vw;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.fv h1 {
    position: static;
  }
  main#rev2311 div.section.fv h1 img {
    width: 100%;
    margin: 0;
  }
  main#rev2311 div.section.fv .reqbtn {
    top: auto;
    bottom: 2%;
    left: 50%;
    transform: translateX(-50%);
    width: 84vw;
  }
}
main#rev2311 div.imageflow {
  background: #fff;
  padding: 20px 0 10px;
  min-height: 160px;
}
main#rev2311 div.imageflow.sec05 {
  padding: 20px 0 10px;
  min-height: 120px;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.imageflow {
    min-height: auto;
  }
  main#rev2311 div.imageflow.sec05 {
    min-height: auto;
  }
}
main#rev2311 div.imageflow .flow {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
main#rev2311 div.imageflow .logo-marquee {
  --gap: clamp(26px, 2.4vw, 40px);
  --height: clamp(40px, 4vw, 56px);
  --speed: 28s;
  --visible-items: 10.5;
  --logo-count: 11.5;
  --track-span: calc(100% * var(--logo-count) / var(--visible-items));
  position: relative;
  overflow: hidden;
  width: 100%;
  height: var(--height);
  mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.85) 8%, rgba(0, 0, 0, 0.85) 92%, transparent 100%);
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.85) 8%, rgba(0, 0, 0, 0.85) 92%, transparent 100%);
}
main#rev2311 div.imageflow .logo-marquee__track {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  width: var(--track-span);
  align-items: center;
  gap: var(--gap);
  list-style: none;
  margin: 0;
  padding: 0;
  animation: logo-marquee-scroll var(--speed) linear infinite;
}
main#rev2311 div.imageflow .logo-marquee__track:nth-child(2) {
  left: var(--track-span);
}
main#rev2311 div.imageflow .logo-marquee__item {
  flex: 0 0 calc(100% / var(--logo-count));
  min-width: calc(100% / var(--logo-count));
  height: var(--height);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.4rem;
}
main#rev2311 div.imageflow .logo-marquee__item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
main#rev2311 div.imageflow .logo-marquee--pc {
  --gap: clamp(28px, 2.6vw, 44px);
  --height: clamp(48px, 4.6vw, 68px);
  --speed: 32s;
}
main#rev2311 div.imageflow .logo-marquee--sp {
  --gap: clamp(18px, 6vw, 26px);
  --height: clamp(34px, 11vw, 44px);
  --speed: 24s;
  --visible-items: 4.4;
  width: 100%;
  margin: 0;
}
@media (prefers-reduced-motion: reduce) {
  main#rev2311 div.imageflow .logo-marquee__track {
    animation: none !important;
    transform: none !important;
  }
}
@keyframes logo-marquee-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
main#rev2311 div.imageflow p.note {
  max-width: 1000px;
  margin: 2em auto;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.imageflow p.note {
    font-size: 8px;
    width: 90%;
    margin: 0.5em auto;
  }
}
main#rev2311 h2.formated {
  font-size: 4.4vw;
  line-height: 1em;
  margin-bottom: 5%;
  color: #555555;
}
@media screen and (min-width: 1000px) {
  main#rev2311 h2.formated {
    font-size: 44px;
  }
}
main#rev2311 h2.formated span.subeng {
  font-family: Adobe Garamond Pro;
  display: block;
  font-size: 1.5vw;
  line-height: 3vw;
  height: 3vw;
  max-height: 30px;
}
@media screen and (min-width: 1000px) {
  main#rev2311 h2.formated span.subeng {
    font-size: 15px;
    line-height: 30px;
  }
}
main#rev2311 h2.formated span.subimg {
  display: block;
  height: 64px;
  width: auto;
  margin-bottom: 15px;
}
main#rev2311 h2.formated span.subimg img {
  height: 100%;
  width: auto;
}
@media screen and (max-width: 769px) {
  main#rev2311 h2.formated {
    font-size: 7.4666666667vw;
    line-height: 1.2em;
  }
  main#rev2311 h2.formated span.subeng {
    font-size: 4vw;
    line-height: 1.2em;
  }
  main#rev2311 h2.formated span.subimg {
    height: 10vw;
    width: auto;
    margin-bottom: 15px;
  }
  main#rev2311 h2.formated span.subimg img {
    height: 100%;
    width: auto;
  }
}
main#rev2311 a.btn_more {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  margin: 4em auto 0;
  width: 27.5vw;
  max-width: 275px;
  border: 1px solid #4d4d4d;
  font-size: 1.6vw;
  height: 5vw;
  max-height: 50px;
  letter-spacing: 0.1em;
  border-radius: 40px;
}
@media screen and (min-width: 1000px) {
  main#rev2311 a.btn_more {
    font-size: 16px;
  }
}
main#rev2311 a.btn_more::after {
  position: absolute;
  content: " ";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  right: 15%;
  transform: rotate(45deg);
}
@media screen and (max-width: 769px) {
  main#rev2311 a.btn_more {
    margin: 2em auto 1em;
    width: 80%;
    max-width: 275px;
    border: 1px solid #4d4d4d;
    font-size: 4.2666666667vw;
    height: 13.3333333333vw;
    max-height: 50px;
    letter-spacing: 0.1em;
    border-radius: 40px;
  }
}
main#rev2311 div.section.sec01 {
  background: #EFE3D3;
}
main#rev2311 div.section.sec01 .inner {
  padding-top: 5vw;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec01 .inner {
    padding-top: 40px;
  }
}
main#rev2311 div.section.sec01 div.sec01_h2_flex {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
main#rev2311 div.section.sec01 div.sec01_h2_flex div.sec01_h2_img {
  width: 40.8163265306%;
}
main#rev2311 div.section.sec01 div.sec01_h2_flex div.sec01_h2_img img {
  display: block;
  margin: auto;
  width: 76.5%;
}
main#rev2311 div.section.sec01 div.sec01_h2_flex div.sec01_h2_copy {
  width: 59.1836734694%;
  display: flex;
}
main#rev2311 div.section.sec01 div.sec01_h2_flex div.sec01_h2_copy h2 {
  text-align: left;
  margin-bottom: 16%;
}
main#rev2311 div.section.sec01 div.sec01_h2_flex div.sec01_h2_copy img {
  width: 85.6896551724%;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec01 .sec01_h2 {
    width: 100%;
    text-align: right;
  }
  main#rev2311 div.section.sec01 .sec01_h2 img {
    width: 96%;
  }
}
main#rev2311 div.section.sec01 div.sec01_graph {
  position: relative;
  margin-top: -7%;
}
main#rev2311 div.section.sec01 div.sec01_graph h3.sec01_graph_h3 {
  position: absolute;
  top: -3.8vw;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  border-radius: 5px;
  width: 78.8775510204%;
  font-size: 2.8vw;
  height: 7.5vw;
  line-height: 7.5vw;
  background: #DDB182;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec01 div.sec01_graph h3.sec01_graph_h3 {
    top: -38px;
    font-size: 28px;
    height: 75px;
    line-height: 75px;
  }
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec01 div.sec01_graph h3.sec01_graph_h3 {
    z-index: 20;
    top: -5%;
  }
}
main#rev2311 div.section.sec01 div.sec01_graph .sec01_graph_list {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 6% 4% 3%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec01 div.sec01_graph .sec01_graph_list {
    position: relative;
    display: block;
    padding: 0;
    z-index: 10;
    width: 90%;
    margin: 0 auto 10%;
  }
}
main#rev2311 div.section.sec01 div.sec01_graph .sec01_graph_list li.card {
  width: 24vw;
  max-width: 240px;
  padding: 10px 0;
  position: relative;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec01 div.sec01_graph .sec01_graph_list li.card {
    width: 100%;
    max-width: none;
    background: #fff;
    border-radius: 5px;
    padding: 1% 0;
  }
  main#rev2311 div.section.sec01 div.sec01_graph .sec01_graph_list li.card > img {
    width: 70%;
    margin: auto;
  }
}
main#rev2311 div.section.sec01 div.sec01_graph .sec01_graph_list li.card p.question {
  width: 100%;
  height: 8vw;
  max-height: 80px;
  align-items: center;
  font-size: 1.4vw;
  font-weight: bold;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec01 div.sec01_graph .sec01_graph_list li.card p.question {
    font-size: 14px;
  }
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec01 div.sec01_graph .sec01_graph_list li.card p.question {
    height: 26.6666666667vw;
    max-height: none;
    font-size: 4.2666666667vw;
    position: relative;
  }
}
main#rev2311 div.section.sec01 div.sec01_graph .sec01_graph_list li.card p.question > span {
  display: block;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
main#rev2311 div.section.sec01 div.sec01_graph .sec01_graph_list li.card p.question span.color {
  color: #D6A26B;
}
main#rev2311 div.section.sec01 div.sec01_graph .sec01_graph_list li.card p.question span.ast {
  display: block;
  position: absolute;
  top: 50%;
  right: -2%;
  font-size: 1vw;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec01 div.sec01_graph .sec01_graph_list li.card p.question span.ast {
    font-size: 10px;
  }
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec01 div.sec01_graph .sec01_graph_list li.card p.question span.ast {
    display: none;
  }
}
main#rev2311 div.section.sec01 div.sec01_graph .sec01_graph_list li.card::after {
  display: block;
  width: 1px;
  background: #ccc;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  left: -19%;
}
main#rev2311 div.section.sec01 div.sec01_graph .sec01_graph_list li.card:first-child::after {
  display: none;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec01 div.sec01_graph .sec01_graph_list li.card::after {
    display: none !important;
  }
  main#rev2311 div.section.sec01 div.sec01_graph .sec01_graph_list li.card p.note {
    position: relative;
    display: block;
    width: 100%;
    left: auto;
    bottom: auto;
    transform: none;
    text-align: center;
    font-size: 2.4vw;
    margin: 1em auto;
  }
}
main#rev2311 div.section.sec01 div.sec01_graph .sec01_graph_list .slick-dots {
  bottom: -8%;
}
main#rev2311 div.section.sec01 div.sec01_graph p.note {
  position: absolute;
  width: 93%;
  left: 50%;
  bottom: 5%;
  transform: translateX(-50%);
  text-align: left;
}
main#rev2311 div.section.sec02 {
  background: #F8F4EB;
  padding: 5vw 0;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec02 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec02 {
    padding: 8% 0;
  }
}
main#rev2311 div.section.sec02 div.sec02_leadtext {
  font-size: 2.3vw;
  width: 100%;
  font-weight: bold;
  margin-bottom: 4%;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec02 div.sec02_leadtext {
    font-size: 23px;
  }
}
main#rev2311 div.section.sec02 div.sec02_leadtext .subimg {
  display: block;
  width: 23vw;
  margin: 0 auto 5px;
}
main#rev2311 div.section.sec02 div.sec02_leadtext .sec02_h2_color {
  color: #D6A26B;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec02 div.sec02_leadtext {
    font-size: 4vw;
    margin-bottom: 10%;
  }
  main#rev2311 div.section.sec02 div.sec02_leadtext .subimg {
    display: block;
    width: 40%;
    margin: 0 auto 5px;
  }
}
main#rev2311 div.section.sec02 .sec02_contentslist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 5rem;
  max-width: 800px;
  margin: auto;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec02 .sec02_contentslist {
    display: block;
    width: 90%;
    margin: auto;
  }
}
main#rev2311 div.section.sec02 .sec02_contentslist li {
  width: 45%;
  position: relative;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 2px #ddd;
  padding-bottom: 2%;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec02 .sec02_contentslist li {
    width: 100%;
    margin-bottom: 18%;
    padding-bottom: 8%;
  }
}
main#rev2311 div.section.sec02 .sec02_contentslist li h4 {
  position: absolute;
  width: 90%;
  height: 36px;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
  background: #E2C7A0;
  line-height: 36px;
  color: #fff;
  border-radius: 5px;
  font-size: 1.4vw;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec02 .sec02_contentslist li h4 {
    font-size: 14px;
  }
}
main#rev2311 div.section.sec02 .sec02_contentslist li h3 {
  width: 80%;
  margin: 1.2em auto 0.8em;
  border-bottom: 1px solid #E2C7A0;
  font-size: 2vw;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec02 .sec02_contentslist li h3 {
    font-size: 20px;
  }
}
main#rev2311 div.section.sec02 .sec02_contentslist li p {
  width: 80%;
  margin: auto;
  text-align: left;
  line-height: 1.8em;
  font-size: 1.4vw;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec02 .sec02_contentslist li p {
    font-size: 14px;
  }
}
main#rev2311 div.section.sec02 .sec02_contentslist li p.note {
  width: 100%;
  position: absolute;
  bottom: -6%;
  letter-spacing: -0.05em;
  font-size: 1vw;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec02 .sec02_contentslist li p.note {
    font-size: 10px;
  }
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec02 .sec02_contentslist li h4 {
    font-size: 3.7333333333vw;
  }
  main#rev2311 div.section.sec02 .sec02_contentslist li h3 {
    width: 80%;
    margin: 1.2em auto 0.8em;
    font-size: 5.3333333333vw;
  }
  main#rev2311 div.section.sec02 .sec02_contentslist li p {
    font-size: 3.2vw;
  }
  main#rev2311 div.section.sec02 .sec02_contentslist li p.note {
    bottom: -6%;
    font-size: 2.6666666667vw;
  }
}
main#rev2311 div.section.sec025 {
  background: #EDF1F9;
}
main#rev2311 div.section.sec03 {
  background: #EFE3D3;
  padding: 6vw 0;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec03 {
    padding: 70px 0;
  }
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec03 {
    padding: 10% 0;
  }
}
main#rev2311 div.section.sec03 table.sec03_contents {
  width: 100%;
}
main#rev2311 div.section.sec03 table.sec03_contents thead.sec03_contents_header {
  height: 67px;
}
main#rev2311 div.section.sec03 table.sec03_contents thead.sec03_contents_header th {
  text-align: center;
  font-size: 2.3vw;
  color: #fff;
  border-radius: 8px 8px 0 0;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec03 table.sec03_contents thead.sec03_contents_header th {
    font-size: 23px;
  }
}
main#rev2311 div.section.sec03 table.sec03_contents thead.sec03_contents_header th.sec03_contents_com {
  background: #DDB182;
  width: 42.3469387755%;
}
main#rev2311 div.section.sec03 table.sec03_contents thead.sec03_contents_header th.sec03_contents_mem {
  background: #989393;
  width: 42.3469387755%;
}
main#rev2311 div.section.sec03 table.sec03_contents .sec03_contents_left {
  width: 15.306122449%;
  text-align: center;
  font-size: 1.8vw;
  font-weight: bold;
  color: #4D4D4D;
  line-height: 1.4em;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec03 table.sec03_contents .sec03_contents_left {
    font-size: 18px;
  }
}
main#rev2311 div.section.sec03 table.sec03_contents th.sec03_contents_left {
  background: none;
}
main#rev2311 div.section.sec03 table.sec03_contents td {
  background: #fff;
}
main#rev2311 div.section.sec03 table.sec03_contents tbody tr:first-child td.sec03_contents_left {
  border-radius: 8px 0 0 0;
}
main#rev2311 div.section.sec03 table.sec03_contents tbody tr:last-child td.sec03_contents_left {
  border-radius: 0 0 0 8px;
}
main#rev2311 div.section.sec03 table.sec03_contents tbody tr:last-child td:last-child {
  border-radius: 0 0 8px 0;
}
main#rev2311 div.section.sec03 table.sec03_contents tbody tr:last-child td {
  border-bottom: none;
}
main#rev2311 div.section.sec03 table.sec03_contents td {
  border-bottom: 1px dashed #aaa;
  border-left: 1px solid #aaa;
  padding: 3%;
}
main#rev2311 div.section.sec03 table.sec03_contents td.sec03_contents_left {
  border-left: none;
}
main#rev2311 div.section.sec03 table.sec03_contents td div.sec03_contents_colm {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
main#rev2311 div.section.sec03 table.sec03_contents td div.sec03_contents_colm .sec03_colm_img {
  width: 20%;
}
main#rev2311 div.section.sec03 table.sec03_contents td div.sec03_contents_colm .sec03_colm_img img {
  width: fit-content;
  display: block;
  margin: auto;
}
main#rev2311 div.section.sec03 table.sec03_contents td div.sec03_contents_colm p {
  width: 76%;
  font-size: 1.2vw;
  text-align: left;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec03 table.sec03_contents td div.sec03_contents_colm p {
    font-size: 12px;
  }
}
main#rev2311 div.section.sec03 table.sec03_contents td div.sec03_contents_colm p span.ast {
  font-size: 0.7em;
  vertical-align: 0.2em;
}
main#rev2311 div.section.sec03 .sec03_contents_sp {
  width: 93.3333333333vw;
  margin: auto;
}
main#rev2311 div.section.sec03 .sec03_contents_sp .merit_head {
  width: 80.5333333333vw;
  display: flex;
  align-items: flex-end;
  margin-right: 0;
  margin-left: auto;
}
main#rev2311 div.section.sec03 .sec03_contents_sp .merit_head li {
  background: #ccc;
  width: 50%;
  color: #fff;
  font-size: 3.5vw;
  line-height: 1.4;
  letter-spacing: 0.1em;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 15vw;
  border-radius: 8px 8px 0 0;
  font-weight: 700;
}
main#rev2311 div.section.sec03 .sec03_contents_sp .merit_head li#mr1 {
  background: #DDB182;
}
main#rev2311 div.section.sec03 .sec03_contents_sp .merit_head li#mr2 {
  background: #989393;
}
main#rev2311 div.section.sec03 .sec03_contents_sp .merit_head li.active {
  height: 18vw;
}
main#rev2311 div.section.sec03 .sec03_contents_sp .meritbody {
  width: 93.3333333333vw;
}
main#rev2311 div.section.sec03 .sec03_contents_sp .meritbody li {
  display: none;
}
main#rev2311 div.section.sec03 .sec03_contents_sp .meritbody li.active {
  display: block;
}
main#rev2311 div.section.sec04 {
  background: #F8F4EB;
  padding: 6vw 0;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec04 {
    padding: 70px 0;
  }
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec04 {
    padding: 10% 0;
  }
}
main#rev2311 div.section.sec04 .sec04_contentslist {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec04 .sec04_contentslist {
    display: block;
    width: 90%;
    margin: auto;
  }
}
main#rev2311 div.section.sec04 .sec04_contentslist li {
  width: 32.5%;
  position: relative;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 2px #ddd;
  padding-bottom: 2%;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec04 .sec04_contentslist li {
    width: 100%;
    margin-bottom: 10%;
  }
}
main#rev2311 div.section.sec04 .sec04_contentslist li div.movie {
  height: 20.5vw;
  max-height: 205px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec04 .sec04_contentslist li div.movie {
    height: auto;
    max-height: none;
  }
}
main#rev2311 div.section.sec04 .sec04_contentslist li div.movie iframe {
  width: 100%;
  height: auto;
}
main#rev2311 div.section.sec04 .sec04_contentslist li p {
  width: 90%;
  font-size: 1.5vw;
  margin: 2em auto 0.8em;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.8em;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec04 .sec04_contentslist li p {
    font-size: 15px;
  }
}
main#rev2311 div.section.sec04 .sec04_contentslist li .company_logo {
  width: 90%;
  height: 3.5vw;
  max-height: 35px;
  margin: 0 auto 5%;
  text-align: left;
}
main#rev2311 div.section.sec04 .sec04_contentslist li .company_logo img {
  height: 100%;
  width: auto;
}
main#rev2311 div.section.sec04 .sec04_contentslist li .btn {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  margin: 0.5em auto;
  width: 21.2vw;
  max-width: 212px;
  border: 1px solid #ccc;
  font-size: 1.4vw;
  height: 3.8vw;
  max-height: 38px;
  letter-spacing: 0.1em;
  border-radius: 5px;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec04 .sec04_contentslist li .btn {
    font-size: 14px;
  }
}
main#rev2311 div.section.sec04 .sec04_contentslist li .btn::after {
  position: absolute;
  content: " ";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #4D4D4D;
  border-right: 1px solid #4D4D4D;
  right: 15%;
  transform: rotate(45deg);
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec04 .sec04_contentslist li p {
    font-size: 3.7333333333vw;
    margin: 2em auto 0.8em;
  }
  main#rev2311 div.section.sec04 .sec04_contentslist li .company_logo {
    height: 9vw;
    max-height: none;
  }
  main#rev2311 div.section.sec04 .sec04_contentslist li .btn {
    width: 70%;
    max-width: none;
    font-size: 3.7333333333vw;
    height: 10.1333333333vw;
    max-height: none;
    border-radius: 5px;
    margin: 0.5em auto 1.5em;
  }
  main#rev2311 div.section.sec04 .sec04_contentslist li .btn::after {
    width: 8px;
    height: 8px;
  }
}
main#rev2311 div.section.sec06 {
  background: #EFE3D3;
  padding: 6vw 0;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec06 {
    padding: 70px 0;
  }
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec06 {
    padding: 18% 0;
  }
}
main#rev2311 div.section.sec06 .sec06_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3%;
}
main#rev2311 div.section.sec06 .sec06_header h2 {
  width: 53.3vw;
  max-width: 533px;
}
main#rev2311 div.section.sec06 .sec06_header img.medal {
  width: 21.8vw;
  max-width: 218px;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec06 .sec06_header {
    display: block;
  }
  main#rev2311 div.section.sec06 .sec06_header h2 {
    width: 90%;
    margin: 0 auto 1.5em;
  }
}
main#rev2311 div.section.sec06 .sec06_contentslist {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
main#rev2311 div.section.sec06 .sec06_contentslist li {
  width: 28.5%;
  background: #fff;
  padding: 4%;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 2px 3px #eee;
}
main#rev2311 div.section.sec06 .sec06_contentslist li img {
  height: 12.6vw;
  max-height: 126px;
  width: auto;
}
main#rev2311 div.section.sec06 .sec06_contentslist li h3 {
  font-size: 2.3vw;
  color: #4D4D4D;
  margin: 0.8em auto;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec06 .sec06_contentslist li h3 {
    font-size: 23px;
  }
}
main#rev2311 div.section.sec06 .sec06_contentslist li p {
  font-size: 1.5vw;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec06 .sec06_contentslist li p {
    font-size: 15px;
  }
}
main#rev2311 div.section.sec06 .sec06_contentslist li::after {
  position: absolute;
  content: " ";
  display: block;
  width: 4vw;
  height: 2vw;
  max-width: 40px;
  max-height: 20px;
  background: #F8F4EB;
  transform: rotate(90deg);
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
  top: 48%;
  right: -20%;
}
main#rev2311 div.section.sec06 .sec06_contentslist li:last-child::after {
  display: none;
}
main#rev2311 div.section.sec07 {
  background: #F8F4EB;
  padding: 6vw 0;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec07 {
    padding: 70px 0;
  }
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec07 {
    padding: 12% 0;
  }
}
main#rev2311 div.section.sec07 div.sec07_contents {
  width: 100%;
  position: relative;
}
main#rev2311 div.section.sec07 div.sec07_contents h2 {
  position: relative;
  background: #E2C7A0;
  z-index: 20;
  width: 78vw;
  height: 7.5vw;
  max-width: 780px;
  max-height: 75px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
main#rev2311 div.section.sec07 div.sec07_contents h2 img {
  width: 62.8205128205%;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec07 div.sec07_contents h2 {
    background: none;
    height: auto;
    max-width: none;
    max-height: none;
    display: block;
    border-radius: 0;
    width: 60%;
  }
  main#rev2311 div.section.sec07 div.sec07_contents h2 img {
    width: 100%;
  }
}
main#rev2311 div.section.sec07 div.sec07_contents .sec07_contentslist {
  position: relative;
  z-index: 10;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  padding: 6% 3.5% 1%;
  margin-top: -3.5%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-shadow: 0 2px 3px #eee;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec07 div.sec07_contents .sec07_contentslist {
    position: relative;
    z-index: 10;
    width: 90%;
    background: #fff;
    border-radius: 10px;
    padding: 4%;
    margin: 5% auto 0;
    margin-top: 5%;
    display: block;
    box-shadow: 0 2px 3px #eee;
  }
}
main#rev2311 div.section.sec07 div.sec07_contents .sec07_contentslist > li {
  background: #F8F4EB;
  width: 49%;
  margin-bottom: 2%;
  padding: 1% 3%;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec07 div.sec07_contents .sec07_contentslist > li {
    width: 100%;
    margin-bottom: 4%;
  }
  main#rev2311 div.section.sec07 div.sec07_contents .sec07_contentslist > li:last-child {
    margin-bottom: 0;
  }
}
main#rev2311 div.section.sec07 div.sec07_contents .sec07_contentslist > li h3 {
  font-size: 2.2vw;
  color: #D6A26B;
  margin: 0.4em auto;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec07 div.sec07_contents .sec07_contentslist > li h3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec07 div.sec07_contents .sec07_contentslist > li h3 {
    font-size: 4.8vw;
  }
}
main#rev2311 div.section.sec07 div.sec07_contents .sec07_contentslist > li ul {
  width: 100%;
  margin-bottom: 1em;
}
main#rev2311 div.section.sec07 div.sec07_contents .sec07_contentslist > li ul li {
  text-align: left;
  font-size: 1.4vw;
  line-height: 1.4em;
  margin-bottom: 0.6em;
  padding-left: 1.2em;
  position: relative;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec07 div.sec07_contents .sec07_contentslist > li ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec07 div.sec07_contents .sec07_contentslist > li ul li {
    font-size: 3.7333333333vw;
  }
}
main#rev2311 div.section.sec07 div.sec07_contents .sec07_contentslist > li ul li span {
  line-height: 0.6em;
  font-size: 0.6em;
}
main#rev2311 div.section.sec07 div.sec07_contents .sec07_contentslist > li ul li::before {
  position: absolute;
  content: "●";
  left: 0em;
  color: #D6A26B;
}
main#rev2311 div.section.sec07 div.sec07_contents .sec07_img01 {
  position: absolute;
  width: 14.6vw;
  max-width: 146px;
  top: -4%;
  left: 5%;
  z-index: 100;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec07 div.sec07_contents .sec07_img01 {
    width: 23%;
    top: 2%;
    left: -5%;
  }
}
main#rev2311 div.section.sec07 div.sec07_contents .sec07_img02 {
  position: absolute;
  width: 14.2vw;
  max-width: 142px;
  bottom: -8%;
  right: -3%;
  z-index: 100;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec07 div.sec07_contents .sec07_img02 {
    width: 23%;
    bottom: auto;
    top: -4%;
    right: -5%;
  }
}
main#rev2311 div.section.sec075 {
  padding: 6vw 0;
  background-color: #EFE3D3;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec075 {
    padding: 70px 0;
  }
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec075 {
    padding: 12% 0;
  }
}
main#rev2311 div.section.sec075 .score-diagnosis-banner {
  display: flex;
  align-items: center;
  gap: 90px;
  padding: 6rem 0;
  margin: 0 auto clamp(56px, 6vw, 90px);
  width: 100%;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec075 .score-diagnosis-banner {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas: "label" "heading" "media" "lead" "description" "cta";
    row-gap: clamp(18px, 6vw, 28px);
    padding: 20px;
    margin-bottom: clamp(48px, 14vw, 72px);
    width: 100%;
  }
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-media {
  width: 40%;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-media {
    width: clamp(220px, 76vw, 320px);
    align-self: center;
    justify-self: center;
    grid-area: media;
  }
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-media img {
  display: block;
  width: 100%;
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: clamp(18px, 2.6vw, 32px);
  color: #4a3929;
  font-feature-settings: "palt";
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content {
    grid-area: auto;
  }
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-label {
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-align: center;
  color: #000;
  margin: 0 0 18px;
  padding: 0.55em 0;
  grid-area: label;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-label {
    font-size: 14px;
    margin-bottom: 3.5rem;
    padding: 0;
  }
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-heading {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(18px, 2.4vw, 30px);
  grid-area: heading;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-heading {
    margin-bottom: 0;
  }
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-heading .score-diagnosis-badge {
  position: absolute;
  top: -65%;
  left: -10%;
  width: 80px;
  display: block;
  transform: translateY(-20%);
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-heading .score-diagnosis-badge {
    position: relative;
    top: -50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
  }
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-heading .score-diagnosis-badge source,
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-heading .score-diagnosis-badge img {
  display: block;
  width: 100%;
  height: auto;
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-heading .score-diagnosis-title-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-heading .score-diagnosis-title-wrap {
    margin-bottom: 0;
  }
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-heading .score-diagnosis-title {
  margin: 0;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-title-large {
  font-size: 38px;
  color: #BC9366;
  display: block;
  text-align: center;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-title-large {
    font-size: 24px;
  }
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-title-suffix {
  display: inline-block;
  font-size: clamp(18px, 2.4vw, 26px);
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-title-suffix {
    font-size: clamp(17px, 5.4vw, 22px);
  }
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-title-small {
  font-size: 30px;
  color: #BC9366;
  display: block;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-title-small {
    font-size: clamp(17px, 5.4vw, 22px);
  }
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-highlight {
  color: #c16937;
  font-weight: 700;
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-lead {
  font-size: 19px;
  font-weight: 700;
  color: #555555;
  letter-spacing: 0.05em;
  margin-bottom: clamp(18px, 2.5vw, 30px);
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-lead {
    font-size: 16px;
    line-height: 1.65;
    margin-bottom: 0;
    grid-area: lead;
  }
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-description {
  padding: 20px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 18px 46px rgba(200, 140, 83, 0.16);
  font-size: 13px;
  line-height: 2.05;
  letter-spacing: 0.03em;
  color: #5a4a3d;
  text-align: left;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-description {
    padding: clamp(20px, 6.6vw, 28px);
    font-size: 11px;
    line-height: 1.95;
    margin: 0;
    grid-area: description;
  }
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-description p {
  margin: 0;
  font-size: 14px;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-description p {
    font-size: 11px;
  }
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-cta {
  margin-top: clamp(26px, 3vw, 42px);
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-cta {
    width: 90%;
    display: flex;
    justify-content: flex-start;
    margin: auto;
    grid-area: cta;
  }
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-button {
  display: inline-block;
  text-decoration: none;
  transition: transform 0.3s ease;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-button {
    width: min(100%, 360px);
    display: block;
  }
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-button:hover {
  transform: translateY(-4px);
}
main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-button img {
  display: block;
  width: clamp(240px, 26vw, 320px);
  max-width: 320px;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec075 .score-diagnosis-banner .score-diagnosis-content .score-diagnosis-button img {
    width: 100%;
    max-width: none;
  }
}
main#rev2311 div.section.sec08 {
  padding: 6vw 0;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec08 {
    padding: 70px 0;
  }
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec08 {
    padding: 12% 0;
  }
}
main#rev2311 div.section.sec08 h2.sub {
  font-size: 2.3vw;
  margin-bottom: 1em;
}
main#rev2311 div.section.sec08 h2.sub .subeng {
  margin-top: 0.2em;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec08 h2.sub {
    font-size: 23px;
  }
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec08 h2.sub {
    font-size: 6.1333333333vw;
  }
}
main#rev2311 div.section.sec08 .sec08_contents {
  display: flex;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec08 .sec08_contents {
    display: block;
    width: 90%;
    margin: auto;
  }
}
main#rev2311 div.section.sec08 .sec08_contents > div {
  width: 50%;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec08 .sec08_contents > div {
    width: 100%;
  }
}
main#rev2311 div.section.sec08 .sec08_contents div.img_ceo img {
  width: 84%;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec08 .sec08_contents div.img_ceo img {
    width: 100%;
    margin-bottom: 1.5em;
  }
}
main#rev2311 div.section.sec08 .sec08_contents div.message_ceo p {
  text-align: justify;
  margin-bottom: 1em;
  font-size: 1.4vw;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec08 .sec08_contents div.message_ceo p {
    font-size: 14px;
  }
}
main#rev2311 div.section.sec08 .sec08_contents div.message_ceo p span.color {
  color: #D6A26B;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec08 .sec08_contents div.message_ceo p {
    font-size: 3.7333333333vw;
  }
}
main#rev2311 div.section.sec08 .sec08_contents div.message_ceo p.name_ceo {
  text-align: right;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec08 .sec08_contents div.message_ceo p.name_ceo {
    text-align: center;
  }
}
main#rev2311 div.section.sec08 .sec08_contents div.message_ceo p.name_ceo span {
  font-weight: 700;
  color: #4D4D4D;
  font-size: 1.8vw;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec08 .sec08_contents div.message_ceo p.name_ceo span {
    font-size: 18px;
  }
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec08 .sec08_contents div.message_ceo p.name_ceo span {
    font-size: 4.8vw;
  }
}
main#rev2311 div.section.sec09 {
  padding: 6vw 0;
  background: #F8F4EB;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec09 {
    padding: 70px 0;
  }
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec09 {
    padding: 12% 0;
  }
}
main#rev2311 div.section.sec09 h2 {
  width: 62.3vw;
  max-width: 623px;
  margin: 0 auto 2em;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec09 h2 {
    margin: 0.5em auto;
  }
}
main#rev2311 div.section.sec09 .sec09_medallist {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 200px));
  justify-content: center;
  justify-items: center;
  align-items: center;
  column-gap: clamp(24px, 4vw, 60px);
  row-gap: clamp(16px, 2.4vw, 32px);
  width: min(68vw, 760px);
  margin: 2em auto;
}
main#rev2311 div.section.sec09 .sec09_medallist img {
  width: min(100%, 200px);
  display: block;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec09 .sec09_medallist {
    width: min(92vw, 360px);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 1.2em;
    row-gap: 0.8em;
  }
  main#rev2311 div.section.sec09 .sec09_medallist img {
    width: min(100%, 140px);
  }
  main#rev2311 div.section.sec09 .sec09_medallist > img:first-child {
    grid-column: 1/-1;
    justify-self: center;
  }
}
main#rev2311 div.section.sec09 .sec09_complist {
  width: 100%;
  background: #fff;
  border-radius: 10px;
  padding: 4% 6%;
  margin-bottom: 1em;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec09 .sec09_complist {
    padding: 8% 6%;
  }
}
main#rev2311 div.section.sec09 .sec09_complist h3 {
  letter-spacing: 0.1em;
  color: #4D4D4D;
  font-size: 2.8vw;
  margin-bottom: 0.6em;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec09 .sec09_complist h3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec09 .sec09_complist h3 {
    font-size: 4.8vw;
  }
}
main#rev2311 div.section.sec09 p.note {
  text-align: left;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec09 p.note {
    font-size: 2.4vw;
  }
}
main#rev2311 div.section.sec10 {
  padding: 6vw 0;
  background: #EFE3D3;
}
@media screen and (min-width: 1000px) {
  main#rev2311 div.section.sec10 {
    padding: 70px 0;
  }
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec10 {
    padding: 12% 0;
  }
}
main#rev2311 div.section.sec10 h2 {
  width: 80.2vw;
  max-width: 802px;
  margin: 0 auto 2em;
}
main#rev2311 div.section.sec10 .sec10_btnlist {
  display: flex;
  justify-content: space-between;
}
main#rev2311 div.section.sec10 .sec10_btnlist a {
  display: block;
  width: 48%;
}
@media screen and (max-width: 769px) {
  main#rev2311 div.section.sec10 .sec10_btnlist {
    display: block;
    width: 90%;
    margin: auto;
  }
  main#rev2311 div.section.sec10 .sec10_btnlist a {
    margin-bottom: 2em;
    width: 100%;
  }
}
main#rev2311.comlist div.section.comlist_sec01 {
  background: #F8F4EB;
  padding: 6vw 0;
}
@media screen and (min-width: 1000px) {
  main#rev2311.comlist div.section.comlist_sec01 {
    padding: 70px 0;
  }
}
@media screen and (max-width: 769px) {
  main#rev2311.comlist div.section.comlist_sec01 {
    padding: 10% 0 0;
  }
}
main#rev2311.comlist div.section.comlist_sec01 .sec04_contentslist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 769px) {
  main#rev2311.comlist div.section.comlist_sec01 .sec04_contentslist {
    display: block;
    width: 90%;
    margin: auto;
  }
}
main#rev2311.comlist div.section.comlist_sec01 .sec04_contentslist li {
  width: 32.5%;
  position: relative;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 2px #ddd;
  padding-bottom: 2%;
  margin-bottom: 5%;
}
main#rev2311.comlist div.section.comlist_sec01 .sec04_contentslist li.blank {
  visibility: hidden;
  margin-bottom: 0;
}
@media screen and (max-width: 769px) {
  main#rev2311.comlist div.section.comlist_sec01 .sec04_contentslist li {
    width: 100%;
    margin-bottom: 10%;
  }
}
main#rev2311.comlist div.section.comlist_sec01 .sec04_contentslist li div.movie {
  height: 21vw;
  max-height: 180px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
}
@media screen and (max-width: 769px) {
  main#rev2311.comlist div.section.comlist_sec01 .sec04_contentslist li div.movie {
    height: auto;
    max-height: none;
  }
}
main#rev2311.comlist div.section.comlist_sec01 .sec04_contentslist li h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.2em;
  margin: 1.5em auto 1em;
  text-align: center;
  width: 90%;
  line-height: 1.4em;
  font-feature-settings: "palt";
}
main#rev2311.comlist div.section.comlist_sec01 .sec04_contentslist li p {
  width: 90%;
  font-size: 1.5vw;
  margin: 0em auto 0.8em;
  padding-bottom: 0.8em;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  main#rev2311.comlist div.section.comlist_sec01 .sec04_contentslist li p {
    font-size: 15px;
  }
}
main#rev2311.comlist div.section.comlist_sec01 .sec04_contentslist li .btn {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  margin: 0.5em auto;
  width: 21.2vw;
  max-width: 212px;
  border: 1px solid #ccc;
  font-size: 1.4vw;
  height: 3.8vw;
  max-height: 38px;
  letter-spacing: 0.1em;
  border-radius: 5px;
}
@media screen and (min-width: 1000px) {
  main#rev2311.comlist div.section.comlist_sec01 .sec04_contentslist li .btn {
    font-size: 14px;
  }
}
main#rev2311.comlist div.section.comlist_sec01 .sec04_contentslist li .btn::after {
  position: absolute;
  content: " ";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #4D4D4D;
  border-right: 1px solid #4D4D4D;
  right: 15%;
  transform: rotate(45deg);
}
@media screen and (max-width: 769px) {
  main#rev2311.comlist div.section.comlist_sec01 .sec04_contentslist li p {
    font-size: 3.7333333333vw;
    margin: 0em auto 0.8em;
    text-align: center;
  }
  main#rev2311.comlist div.section.comlist_sec01 .sec04_contentslist li .company_logo {
    height: 9vw;
    max-height: none;
  }
  main#rev2311.comlist div.section.comlist_sec01 .sec04_contentslist li .btn {
    width: 70%;
    max-width: none;
    font-size: 3.7333333333vw;
    height: 10.1333333333vw;
    max-height: none;
    border-radius: 5px;
    margin: 0.5em auto 1.5em;
  }
  main#rev2311.comlist div.section.comlist_sec01 .sec04_contentslist li .btn::after {
    width: 8px;
    height: 8px;
  }
}

/*# sourceMappingURL=style_adv.css.map */
