@charset "UTF-8";
/* -----------------------------------------------
  Variables
--------------------------------------------------*/
/* -----------------------------------------------
  Mixins
--------------------------------------------------*/
.mt100 {
  margin-top: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

/* -----------------------------------------------
  base
--------------------------------------------------*/
body {
  background: #edf1f2;
}

main {
  font-size: 16px;
}
main ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
main dd {
  margin: 0;
}
main a {
  color: #000;
  transition: 0.3s;
}
main a:hover, main a:focus-visible {
  opacity: 1;
}
main p {
  line-break: strict;
  text-align: justify;
}

::before,
::after {
  transition: 0.3s;
}

/* -----------------------------------------------
  module
--------------------------------------------------*/
.m-btn_group {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media all and (max-width: 959px) {
  .m-btn_group {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
.m-btn_group a {
  display: block;
  background: #fff;
  border: 1px solid #05aac4;
  font-family: "Shippori Mincho", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 30px;
  position: relative;
}
.m-btn_group a::before, .m-btn_group a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  translate: 0 -50%;
  line-height: 1;
}
.m-btn_group a::before {
  width: 24px;
  aspect-ratio: 1/1;
  background: #05aac4;
  border-radius: 100%;
}
@media all and (max-width: 959px) {
  .m-btn_group a::before {
    right: 15px;
  }
}
.m-btn_group a::after {
  content: "▶";
  color: #fff;
  font-size: 6px;
  right: 38px;
}
@media all and (max-width: 959px) {
  .m-btn_group a::after {
    right: 24px;
  }
}
.m-btn_group a:hover, .m-btn_group a:focus-visible {
  border-color: #ccc;
}
.m-btn_group a:hover::before, .m-btn_group a:focus-visible::before {
  background: #333;
}
@media all and (max-width: 959px) {
  .m-btn_group a {
    padding: 20px 15px;
  }
}

.m-btn {
  display: inline-block;
  margin: 30px 0;
}
.m-btn a {
  position: relative;
  padding-bottom: 10px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 15px;
}
.m-btn a span {
  content: "";
  display: inline-block;
  width: 24px;
  aspect-ratio: 1/1;
  background: #05aac4;
  border-radius: 100%;
  position: relative;
  transition: 0.3s;
}
.m-btn a span::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 6px;
  height: 6px;
  background: #fff;
  -webkit-clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
}
.m-btn a::before, .m-btn a::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  bottom: 0px;
  left: 0;
  background: #05aac4;
}
.m-btn a::after {
  background: #333;
  width: 0;
}
.m-btn a:hover span, .m-btn a:focus-visible span {
  background: #333;
}
.m-btn a:hover::after, .m-btn a:focus-visible::after {
  width: 100%;
}

.m-links {
  margin: 1rem 0;
  display: flex;
  flex-wrap: wrap;
}
.m-links li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 5px;
}
.m-links li._wh {
  width: 50%;
}
@media all and (max-width: 959px) {
  .m-links li._wh {
    width: 100%;
  }
}
.m-links li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.6em;
  left: 0;
  width: 6px;
  height: 6px;
  background: #333;
  -webkit-clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
}
.m-links li a {
  text-decoration: underline;
}
.m-links li a:hover, .m-links li a:focus-visible {
  text-decoration: none;
}

/* -----------------------------------------------
  lp
--------------------------------------------------*/
iframe {
  border: 0;
}

h2 {
  font-family: "Shippori Mincho", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: normal;
  font-size: 40px;
  letter-spacing: 5px;
  display: flex;
  flex-direction: column-reverse;
  gap: 15px;
  line-height: 1.5;
}
@media all and (max-width: 959px) {
  h2 {
    gap: 5px;
  }
}
h2 span {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  letter-spacing: 3px;
  color: #05aac4;
}

h3 {
  font-family: "Shippori Mincho", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: normal;
  font-size: 30px;
  letter-spacing: 2px;
  margin-top: 0;
}
@media all and (max-width: 959px) {
  h3 {
    margin-bottom: 20px;
  }
}

p {
  line-height: 2;
}

.l-inner {
  width: 100%;
  padding-right: clamp(1.25rem, -0.777rem + 8.649vw, 6.25rem);
  padding-left: clamp(1.25rem, -0.777rem + 8.649vw, 6.25rem);
}
@media all and (min-width: 1470px) {
  .l-inner {
    max-width: 2000px;
    margin-right: auto;
    margin-left: auto;
  }
}

.site-header {
  display: none !important;
}

#main-content {
  margin-top: 0 !important;
}

.hero {
  position: relative;
  min-height: 768px;
  height: calc(100vh + 200px) !important;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: top center;
  border-bottom: none !important;
}
@media all and (min-width: 960px) {
  .hero {
    background-image: url("../img/bg_hero.png");
  }
}
@media all and (max-width: 959px) {
  .hero {
    height: calc(100vh + 100px) !important;
    background-image: url("../img/bg_hero_sp.png");
    background-size: 100% auto;
  }
}
.hero__logo {
  position: absolute;
  top: 50px;
  left: 50px;
}
@media all and (max-width: 959px) {
  .hero__logo {
    top: 20px;
    left: 20px;
    width: 30vw;
  }
}
.hero__title {
  position: absolute;
  top: 31%;
  left: 50%;
  translate: -50% -50%;
  width: 52vw;
  z-index: 2;
}
@media all and (max-width: 959px) {
  .hero__title {
    width: 90vw;
    top: 31%;
  }
}
.hero__title img {
  width: 100%;
}
.hero__bg-01 {
  position: absolute;
  top: 15%;
  left: 57%;
  translate: -50% -50%;
  width: 22vw;
}
@media all and (max-width: 959px) {
  .hero__bg-01 {
    width: 53vw;
    top: 17%;
  }
}
.hero__bg-02 {
  position: absolute;
  top: 49%;
  left: 82%;
  translate: -50% -50%;
  width: 22vw;
}
@media all and (max-width: 959px) {
  .hero__bg-02 {
    width: 44vw;
    left: auto;
    right: 0;
    top: 48%;
    translate: 0 -50%;
  }
}
.hero__bg-03 {
  position: absolute;
  top: 51%;
  left: 16%;
  translate: -50% -50%;
  width: 22vw;
}
@media all and (max-width: 959px) {
  .hero__bg-03 {
    top: 57%;
    left: 0;
    translate: 0 -50%;
    width: 43vw;
  }
}

.nav {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  z-index: 2;
  text-align: center;
  margin-top: -280px;
}
@media all and (max-width: 959px) {
  .nav {
    margin-top: -240px;
    padding: 0 clamp(1.25rem, -0.777rem + 8.649vw, 6.25rem);
  }
}
.nav__img {
  position: absolute;
  z-index: 1;
  bottom: 96%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 16.5vw;
  transition: all 0.4s ease-in 0s;
}
@media all and (max-width: 1500px) {
  .nav__img {
    width: 22vw;
  }
}
@media all and (max-width: 1200px) {
  .nav__img {
    width: 24vw;
  }
}
@media all and (max-width: 959px) {
  .nav__img {
    width: 28vw;
  }
}
@media all and (max-width: 700px) {
  .nav__img {
    width: 43vw;
  }
}
@media all and (max-width: 959px) {
  .nav__img {
    bottom: 98%;
    /*width: 43vw;*/
  }
}
.nav__img__off {
  opacity: 0;
}
.nav__cm_icon {
  position: absolute;
  z-index: 1;
  bottom: 270%;
  left: 21%;
  right: 0;
  margin: 0 auto;
  width: 8vw;
}
@media all and (max-width: 1500px) {
  .nav__cm_icon {
    left: 25%;
  }
}
@media all and (max-width: 959px) {
  .nav__cm_icon {
    bottom: 180%;
    left: 60%;
    width: 25vw;
  }
}
.nav ul {
  position: relative;
  z-index: 2;
  display: inline-flex;
  justify-content: center;
  font-family: "Shippori Mincho", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  background: #fff;
  padding: 0 50px;
  border-radius: 9999px;
  box-shadow: 0px 0px 15px -5px rgba(51, 51, 51, 0.2);
  gap: 20px;
}
@media all and (max-width: 959px) {
  .nav ul {
    border-radius: 10px;
    padding: 10px 0;
    flex-wrap: wrap;
    gap: 0;
  }
}
@media all and (max-width: 959px) {
  .nav li {
    width: 50%;
  }
}
.nav a {
  position: relative;
  padding: 20px 20px 20px 30px;
  display: block;
}
@media all and (max-width: 959px) {
  .nav a {
    padding: 5px 10px 5px 35px;
    text-align: left;
  }
}
.nav a::before, .nav a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  translate: 0 -50%;
  line-height: 1;
}
.nav a::before {
  width: 24px;
  aspect-ratio: 1/1;
  background: #05aac4;
  border-radius: 100%;
}
@media all and (max-width: 959px) {
  .nav a::before {
    right: 15px;
  }
}
.nav a::after {
  content: "▶";
  color: #fff;
  font-size: 6px;
  right: 38px;
}
@media all and (max-width: 959px) {
  .nav a::after {
    right: 24px;
  }
}
.nav a:hover, .nav a:focus-visible {
  border-color: #ccc;
}
.nav a:hover::before, .nav a:focus-visible::before {
  background: #333;
}
.nav a::before {
  right: auto;
  left: 0;
}
@media all and (max-width: 959px) {
  .nav a::before {
    left: 8px;
    width: 20px;
  }
}
.nav a::after {
  right: auto;
  left: 8px;
  rotate: 90deg;
}
@media all and (max-width: 959px) {
  .nav a::after {
    left: 15px;
  }
}

.about {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media all and (max-width: 959px) {
  .about {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.about__title {
  align-items: center;
}
@media all and (max-width: 959px) {
  .about__title {
    margin-bottom: 10px;
  }
}
.about-row {
  display: flex;
  text-align: center;
  font-family: "Shippori Mincho", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  margin-bottom: 40px;
}
@media all and (max-width: 959px) {
  .about-row {
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.about-row__item {
  flex: 1;
  display: flex;
  flex-direction: column-reverse;
  gap: 20px;
  position: relative;
}
@media all and (max-width: 959px) {
  .about-row__item {
    flex-direction: row-reverse;
    align-items: center;
    padding: 20px;
  }
}
.about-row__item:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  translate: 0 -50%;
  width: 1px;
  height: 60%;
  background: rgba(51, 51, 51, 0.1);
}
@media all and (max-width: 959px) {
  .about-row__item:not(:last-child)::after {
    top: auto;
    right: auto;
    left: 50%;
    bottom: 0;
    translate: -50% 0;
    width: 100%;
    height: 1px;
  }
}
.about-row__text {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media all and (max-width: 959px) {
  .about-row__text {
    flex: 1;
  }
}
.about-row__text h3 {
  margin: 0;
  font-size: 24px;
}
.about-row__text .data {
  font-size: clamp(4.063rem, 3.682rem + 1.622vw, 5rem);
  color: #05aac4;
  letter-spacing: 5px;
  line-height: 1;
}
.about-row__text span {
  font-size: 36px;
}
.about-row__text small {
  display: block;
  font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "游ゴシック", "游ゴシック体", "YuGothic", "Yu Gothic", "メイリオ", Meiryo, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  letter-spacing: 2px;
  margin-top: 15px;
}
.about .m-btn {
  display: block;
  text-align: center;
}

.business {
  position: relative;
  padding-bottom: 200px;
}
@media all and (max-width: 959px) {
  .business {
    padding-bottom: 100px;
  }
}
.business::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/bg_bokeh01.png");
  background-position: 0% -5%;
  background-size: contain;
}
@media all and (max-width: 959px) {
  .business::before {
    background-position: top;
    background-size: 150%;
  }
}
.business .l-inner {
  position: relative;
  z-index: 1;
}
.business__intro {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 80px;
  padding-bottom: 60px;
  padding-left: 230px;
}
.business__intro .text {
  padding-bottom: 160px;
}
.business__intro h2 {
  align-items: center;
}
.business__intro img {
  max-width: 530px;
  width: 30vw;
}
@media all and (max-width: 959px) {
  .business__intro {
    flex-direction: column;
    gap: 0;
    padding-top: 30px;
    padding-left: 0px;
    padding-bottom: 170px;
  }
  .business__intro .text {
    padding-bottom: 0px;
  }
  .business__intro img {
    width: 100%;
    max-width: inherit;
  }
}
.business__area {
  display: flex;
  position: relative;
  margin-bottom: 30px;
}
.business__area._si .icon {
  color: #05aac4;
}
@media all and (max-width: 959px) {
  .business__area._si h3 {
    background-image: url("../img/icon_business01.png");
  }
}
.business__area._pf {
  z-index: 1;
}
.business__area._pf .icon {
  color: #5a6e78;
}
@media all and (max-width: 959px) {
  .business__area._pf h3 {
    background-image: url("../img/icon_business02.png");
  }
}
.business__area._net {
  z-index: 2;
}
.business__area._net .icon {
  color: #232d76;
}
@media all and (max-width: 959px) {
  .business__area._net h3 {
    background-image: url("../img/icon_business03.png");
  }
}
.business__area .anime_img01 {
  position: absolute;
  z-index: 1;
  top: -288px;
  left: 80px;
  width: 310px;
}
@media all and (max-width: 959px) {
  .business__area .anime_img01 {
    top: -19%;
    left: 0;
    width: 175px;
  }
}
.business__area .anime_img02 {
  position: absolute;
  z-index: 1;
  top: -332px;
  right: -5%;
  width: 300px;
}
@media all and (max-width: 959px) {
  .business__area .anime_img02 {
    top: -180px;
    width: 160px;
  }
}
.business__area .anime_img02_text_pr {
  padding-right: 300px;
  box-sizing: border-box;
}
@media all and (max-width: 959px) {
  .business__area .anime_img02_text_pr {
    padding-right: 100px;
  }
}
.business__description {
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #edf1f2;
  padding-bottom: 30px;
}
@media all and (max-width: 959px) {
  .business__description {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 959px) {
  .business__description h3 {
    background-size: 36px auto;
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding-left: 45px;
  }
}
@media all and (max-width: 959px) {
  .business__description p {
    margin: 0;
  }
}
.business .icon {
  flex: 0 0 80px;
  padding-top: 70px;
  padding-bottom: 70px;
}
@media all and (max-width: 959px) {
  .business .icon {
    display: none;
  }
}
.business .icon i {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}
.business .icon i::after {
  content: "";
  display: block;
  background: currentColor;
  width: 25px;
  height: 1px;
  position: absolute;
  top: 50%;
  right: -43px;
}
.business__body {
  position: relative;
  z-index: 2;
  flex: 1;
  background: #fff;
  padding: 70px;
  border-radius: 5px;
}
@media all and (max-width: 959px) {
  .business__body {
    padding: 20px 20px 30px;
  }
}
.business__item {
  position: relative;
  z-index: 1;
  display: flex;
  gap: 0 40px;
  margin-top: 50px;
}
@media all and (max-width: 959px) {
  .business__item {
    margin-top: 30px;
  }
}
.business__item .thumb {
  flex: 0 0 250px;
}
.business__item .thumb img {
  width: 100%;
}
.business__item .text {
  flex: 1;
}
.business__item .text .m-btn {
  margin: 0;
  display: block;
  text-align: right;
}
@media all and (max-width: 959px) {
  .business__item .text img {
    width: 100%;
  }
}
.business__item .title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: normal;
  font-size: 22px;
  font-family: "Shippori Mincho", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  margin-top: 0;
  margin-bottom: 20px;
}
@media all and (max-width: 959px) {
  .business__item .title {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }
}
.business__item .title em {
  font-style: normal;
  color: #05aac4;
  font-size: 12px;
  padding: 2px 8px;
  border: 1px solid currentColor;
}
.business__item-pikara {
  flex-wrap: wrap;
}
.business__item-pikara .title {
  width: 100%;
  padding-left: 240px;
  position: relative;
}
@media all and (max-width: 959px) {
  .business__item-pikara .title {
    padding-left: 0;
  }
}
.business__item-pikara .title img {
  position: absolute;
  top: 0;
  right: 0;
}
@media all and (max-width: 959px) {
  .business__item-pikara .title img {
    width: 29vw;
  }
}
.business__item-pikara h5 {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 0 15px;
  font-family: "Shippori Mincho", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: normal;
  font-size: 18px;
  border-left: 2px solid #333;
  padding-left: 20px;
}
@media all and (max-width: 959px) {
  .business__item-pikara h5 {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 959px) {
  .business__item-pikara h5 img {
    width: auto !important;
    max-height: 30px;
    margin-top: 5px;
  }
}

.research {
  border-radius: 100px 100px 0 0;
  background: url("../img/bg_research.jpg");
  padding-bottom: 200px;
  padding-top: 100px;
  margin-top: -100px;
  position: relative;
}
@media all and (max-width: 959px) {
  .research {
    border-radius: 50px 50px 0 0;
    padding-top: 50px;
    padding-bottom: 100px;
    margin-top: -50px;
  }
}
.research__title {
  margin-top: 0;
  align-items: center;
}
.research__description {
  position: relative;
  z-index: 2;
  text-align: center;
}
@media all and (max-width: 959px) {
  .research__description {
    text-align: left;
    padding-bottom: 140px;
  }
}
.research-row {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  gap: 40px;
  margin-top: 60px;
}
@media all and (max-width: 959px) {
  .research-row {
    margin-top: 30px;
    gap: 15px;
  }
}
.research-row .anime_img03 {
  position: absolute;
  z-index: 1;
  top: -274px;
  left: -1%;
  width: 330px;
}
@media all and (max-width: 959px) {
  .research-row .anime_img03 {
    top: -78px;
    left: 3%;
    translate: 0 -50%;
    width: 190px;
  }
}
.research-row__item {
  position: relative;
  z-index: 2;
  flex: 0 1 calc((100% - 80px) / 3);
  background: #fff;
  border-radius: 5px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 30px;
}
@media all and (max-width: 959px) {
  .research-row__item {
    flex: 0 1 100%;
  }
}
.research-row__item h3 {
  color: #05aac4;
  margin: 0;
  font-size: 22px;
}
.research-row__item p {
  margin: 10px 0 0;
}
.research__bg {
  position: absolute;
  color: #05aac4;
  font-family: "Raleway", sans-serif;
  bottom: 100px;
  left: 50%;
  translate: -50% 0;
  font-size: 7.4vw;
  opacity: 0.1;
  white-space: nowrap;
  line-height: 1;
  letter-spacing: 2px;
  overflow: hidden;
  width: 100%;
}
@media all and (max-width: 959px) {
  .research__bg {
    display: none;
  }
}
.research .m-btn {
  display: block;
  text-align: center;
  margin-top: 60px;
}
@media all and (max-width: 959px) {
  .research .m-btn {
    margin-top: 30px;
    margin-bottom: 50px;
  }
}

.cm {
  position: relative;
  border-radius: 100px 100px 0 0;
  background: #fff;
  top: -96px;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media all and (max-width: 959px) {
  .cm {
    border-radius: 50px 50px 0 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.cm__title {
  align-items: center;
  margin-top: 0;
}
.cm__main_img {
  position: relative;
}
.cm__main_img img {
  width: 100%;
  height: auto;
}
.cm__main_img h3 {
  position: absolute;
  right: 10%;
  bottom: 10%;
  width: 300px;
}
@media all and (max-width: 959px) {
  .cm__main_img h3 {
    right: 5%;
    bottom: 0%;
    width: 35vw;
  }
}
.cm__main_text {
  padding: 90px 0 105px;
  width: 100%;
  max-width: 690px;
  margin: 0 auto;
}
.cm__main_text .t1 {
  color: #05aac4;
  font-size: 22px;
  font-weight: 500;
  line-height: 50px;
  letter-spacing: 0.5px;
  margin-bottom: 35px;
}
.cm__main_text .t2 {
  max-width: 685px;
}
@media all and (max-width: 959px) {
  .cm__main_text {
    padding: 40px 0 60px;
  }
  .cm__main_text .t1 {
    font-size: 3.4vw;
    font-weight: 400;
    line-height: 2.5;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
  }
  .cm__main_text .t2 {
    width: 85vw;
  }
}
.cm__row {
  display: flex;
  justify-content: center;
  gap: 40px;
}
@media all and (max-width: 959px) {
  .cm__row {
    flex-direction: column;
  }
}
.cm__row button {
  background: none;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #000;
}
.cm__row button .thumb {
  display: block;
  position: relative;
  background: #333;
}
.cm__row button .thumb::after {
  content: "";
  display: block;
  width: 50px;
  aspect-ratio: 1/1;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  background-image: url("../img/icon_cm02.png");
  background-size: contain;
  opacity: 1;
}
.cm__row button img {
  display: block;
  margin-bottom: 10px;
  transition: 0.3s;
}
.cm__row button:hover .thumb img, .cm__row button:focus-visible .thumb img {
  opacity: 0.7;
}
.cm__row button:hover .thumb::after, .cm__row button:focus-visible .thumb::after {
  opacity: 1;
}
.cm .m-btn {
  display: block;
  text-align: center;
  margin-top: 50px;
}
.cm__bottom {
  display: flex;
  margin: 80px auto 0;
  max-width: 1220px;
  background-color: #DEE7EA;
}
@media all and (max-width: 959px) {
  .cm__bottom {
    margin: 60px auto 0;
    flex-wrap: wrap;
  }
}
.cm__bottom .thumb {
  width: 300px;
}
@media all and (max-width: 959px) {
  .cm__bottom .thumb {
    width: 100%;
  }
  .cm__bottom .thumb img {
    max-width: inherit;
    width: 100%;
  }
}
.cm__bottom .text {
  display: flex;
  align-items: flex-end;
  gap: 0 60px;
  flex: 1;
  padding: 43px 5%;
  box-sizing: border-box;
}
@media all and (max-width: 959px) {
  .cm__bottom .text {
    flex-wrap: wrap;
    align-items: baseline;
    width: 100%;
    gap: 0;
    padding: 30px 8%;
  }
}
.cm__bottom .text .t1 {
  width: 50%;
}
@media all and (max-width: 959px) {
  .cm__bottom .text .t1 {
    width: 100%;
  }
}
.cm__bottom .text .t1 .en {
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  letter-spacing: 3px;
  color: #05aac4;
}
.cm__bottom .text .t1 .name {
  color: #05aac4;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.5px;
  padding: 5px 0 5px;
}
.cm__bottom .text .t1 .name rt {
  position: relative;
  top: 1px;
}
.cm__bottom .text .t1 p {
  font-size: 12.5px;
  line-height: 25px;
  margin-bottom: 0;
  letter-spacing: -0.5px;
}
@media all and (max-width: 959px) {
  .cm__bottom .text .t1 p {
    font-size: 13px;
    letter-spacing: 0px;
    margin-bottom: 20px;
  }
}
.cm__bottom .text .t2 {
  width: 50%;
  background-color: #fff;
  border-radius: 10px;
  padding: 10px 35px;
  box-sizing: border-box;
}
@media all and (max-width: 959px) {
  .cm__bottom .text .t2 {
    width: 100%;
  }
}
.cm__bottom .text .t2 p {
  font-size: 12.5px;
  line-height: 25px;
  letter-spacing: -0.5px;
}
@media all and (max-width: 959px) {
  .cm__bottom .text .t2 p {
    font-size: 13px;
    letter-spacing: 0px;
  }
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.3s;
  /* モーダルが表示されている状態 */
  /* 背景オーバーレイ */
  /* モーダルコンテンツ */
  /* 閉じるボタン */
}
.modal[aria-hidden=false] {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transition: 0.3s;
}
.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: 0.3s;
}
.modal__content {
  width: 90%;
  max-width: 900px;
  position: relative;
  text-align: center;
  transform: translateY(-20px);
  opacity: 0;
  transition: 0.3s;
}
.modal__content iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.modal[aria-hidden=false] {
  /* 表示状態のオーバーレイ */
  /* 表示状態のモーダルコンテンツ */
}
.modal[aria-hidden=false] .modal__overlay {
  opacity: 1;
}
.modal[aria-hidden=false] .modal__content {
  opacity: 1;
  transform: translateY(0);
}
.modal__close {
  background: none;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #000;
  position: absolute;
  top: -44px;
  right: 0;
  width: 44px;
  height: 44px;
  color: #fff;
}

.site-footer {
  margin-top: -96px;
}

.fuwatAnime {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fuwatAnime;
  animation-name: fuwatAnime;
  visibility: visible !important;
  opacity: 0;
}

@-webkit-keyframes fuwatAnime {
  0% {
    opacity: 0;
    margin-top: 40px;
  }
  100% {
    opacity: 1;
    margin-top: 0;
  }
}
@keyframes fuwatAnime {
  0% {
    opacity: 0;
    margin-top: 40px;
  }
  100% {
    opacity: 1;
    margin-top: 0;
  }
}
.fuwatAnime_fuwat_s {
  position: relative;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fuwatAnime_fuwat_s;
  animation-name: fuwatAnime_fuwat_s;
  visibility: visible !important;
  opacity: 0;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

@-webkit-keyframes fuwatAnime_fuwat_s {
  0% {
    opacity: 0;
    top: 40px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes fuwatAnime_fuwat_s {
  0% {
    opacity: 0;
    top: 40px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
.fuwatAnime_d_1 {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}

.fuwatAnime_side_l_to_r, .fuwatAnime_side_r_to_l {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fuwatAnime_side;
  animation-name: fuwatAnime_side;
  visibility: visible !important;
  position: relative;
}

@-webkit-keyframes fuwatAnime_side {
  0% {
    opacity: 0;
    left: -60px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes fuwatAnime_side {
  0% {
    opacity: 0;
    left: -60px;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
.fuwatAnime_side_r_to_l {
  -webkit-animation-name: fuwatAnime_side_r;
  animation-name: fuwatAnime_side_r;
  visibility: visible !important;
}

@-webkit-keyframes fuwatAnime_side_r {
  0% {
    opacity: 0;
    right: -60px;
  }
  100% {
    opacity: 1;
    right: 0;
  }
}
@keyframes fuwatAnime_side_r {
  0% {
    opacity: 0;
    right: -60px;
  }
  100% {
    opacity: 1;
    right: 0;
  }
}
/*# sourceMappingURL=style.css.map */