@charset "UTF-8";
@media screen and (min-width: 1033px) {
  .wrapper_ > * {
    width: auto;
    margin-top: 0;
    padding: 0; }

  .space-brothers section.about p, .space-brothers section.about .text, .space-brothers section.items p, .space-brothers section.items .text, .space-brothers section.chums-space p, .space-brothers section.chums-space .text {
    font-size: 16px; } }
.space-brothers {
  background-image: url(/cms/topics/26SS/space-brothers/sb-bg-2.png);
  background-repeat: repeat;
  padding: 0 0 100px;
  font-family: "Roboto", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
  .space-brothers .wrapper {
    width: 100%;
    /*max-width:1200px;*/
    max-width: 1000px;
    margin: 0 auto; }
  .space-brothers h1 {
    margin: 0; }
  .space-brothers h2 {
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    display: block;
    margin-bottom: 30px;
    padding: 10px 0;
    border-radius: 8px;
    border: 2px solid #fff;
    background: rgba(98, 98, 98, 0.8); }
  .space-brothers h3 {
    border: none;
    margin: 0;
    padding: 0; }
    .space-brothers h3.name {
      font-size: 2.2em;
      line-height: 1.2; }
  .space-brothers p.price {
    font-size: 1.4em;
    font-weight: 600;
    padding: 5px 0 10px; }
  .space-brothers .btn-wrap {
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: center;
    margin-top: 30px; }
    .space-brothers .btn-wrap .link-btn {
      display: block;
      width: 100%;
      padding: 15px;
      border-radius: 100px;
      font-weight: bold;
      text-align: center;
      color: #FFF;
      background: #333;
      font-size: 1.4em; }
  .space-brothers .block {
    padding: 60px;
    background: rgba(255, 255, 255, 0.85); }
    .space-brothers .block.wrap {
      display: flex;
      flex-wrap: wrap;
      gap: 30px;
      align-items: center; }
  .space-brothers section:not(:first-of-type) {
    padding-top: 60px; }
  .space-brothers section.mv {
    /*background: #000;*/
    padding: 50px 0 0; }
    .space-brothers section.mv .wrapper {
      max-width: 1200px; }
    .space-brothers section.mv .block {
      padding: 0;
      background: none; }
      .space-brothers section.mv .block.wrap .img, .space-brothers section.mv .block.wrap .text {
        width: calc((100% - 30px) / 2); }
      .space-brothers section.mv .block.wrap .text {
        font-size: 1.2em;
        line-height: 2.2;
        text-align: center;
        color: #fff; }
        .space-brothers section.mv .block.wrap .text img {
          width: 100%;
          max-width: 500px;
          display: block;
          margin: 0 auto 30px; }
        .space-brothers section.mv .block.wrap .text p {
          padding-bottom: 1em; }
  .space-brothers section.about .block.wrap {
    gap: 50px;
    flex-wrap: nowrap;
    flex-direction: row; }
    .space-brothers section.about .block.wrap .img {
      max-width: 300px; }
  .space-brothers section.items .wrapper {
    display: flex;
    flex-direction: column;
    gap: 30px; }
  .space-brothers section.items h2 {
    margin-bottom: 0; }
  .space-brothers section.items .block .ttl {
    text-align: center; }
  .space-brothers section.items .block .text {
    text-align: center;
    padding-top: 1em; }
  .space-brothers section.items .block .point {
    padding: 3em 0 2em;
    text-align: center; }
    .space-brothers section.items .block .point h4 {
      display: block;
      font-weight: 600;
      font-size: 1.4em;
      padding-bottom: 0.5em;
      border-bottom: 2px solid #333;
      margin-bottom: 1em; }
    .space-brothers section.items .block .point .point-img {
      margin: 0 auto 1em;
      text-align: center; }
      .space-brothers section.items .block .point .point-img img {
        width: 100%;
        max-width: 500px;
        margin: 0 auto; }
        .space-brothers section.items .block .point .point-img img.full {
          max-width: none; }
        .space-brothers section.items .block .point .point-img img.i-400 {
          max-width: 400px; }
  .space-brothers section.items .block.wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 30px; }
    .space-brothers section.items .block.wrap .img, .space-brothers section.items .block.wrap .text {
      width: calc((100% - 30px) / 2); }
    .space-brothers section.items .block.wrap .text {
      text-align: center;
      padding-top: 1em; }
      .space-brothers section.items .block.wrap .text .text-box {
        padding-top: 1em; }
  .space-brothers section.items ul {
    display: flex;
    flex-wrap: wrap;
    gap: 30px; }
    .space-brothers section.items ul li {
      width: calc((100% - 30px) / 2); }
      .space-brothers section.items ul li .block {
        height: 100%;
        position: relative; }
        .space-brothers section.items ul li .block .btn-wrap {
          position: relative;
          bottom: 0; }
  .space-brothers section.chums-space .block {
    text-align: center; }
  .space-brothers section.chums-space h4 {
    display: block;
    font-weight: 600;
    font-size: 1.5em;
    padding: 1em 0; }

.visible-xs {
  display: none; }

.hidden-xs {
  display: block; }

@media screen and (max-width: 1033px) {
  .wrapper_ > * {
    width: auto;
    margin-top: 0;
    padding: 0; }

  .visible-xs {
    display: block; }

  .hidden-xs {
    display: none; }

  .space-brothers .wrapper {
    padding: 0 15px;
    gap: 15px; }
  .space-brothers .block {
    padding: 25px 15px; }
    .space-brothers .block .wrap {
      flex-direction: column; }
  .space-brothers h2 {
    font-size: 1.4em;
    margin-bottom: 20px; }
  .space-brothers h3.name {
    font-size: 1.8em; }
  .space-brothers .price {
    font-size: 1.2em; }
  .space-brothers section.about p, .space-brothers section.about .text, .space-brothers section.items p, .space-brothers section.items .text, .space-brothers section.chums-space p, .space-brothers section.chums-space .text {
    font-size: 14px; }
  .space-brothers section.mv {
    padding: 0; }
    .space-brothers section.mv .wrapper {
      padding: 0; }
    .space-brothers section.mv .block.wrap .img, .space-brothers section.mv .block.wrap .text {
      width: 100%;
      text-align: center; }
    .space-brothers section.mv .block.wrap .text {
      font-size: 1.1em;
      font-weight: 600; }
      .space-brothers section.mv .block.wrap .text img {
        padding: 0 15px; }
  .space-brothers section.about .block.wrap {
    flex-direction: column;
    gap: 20px; }
  .space-brothers section.items .wrapper {
    gap: 20px; }
  .space-brothers section.items .block .text {
    text-align: left; }
  .space-brothers section.items .block .point {
    padding-bottom: 1em; }
    .space-brothers section.items .block .point h4 {
      font-size: 1.2em;
      padding-bottom: 0;
      margin-bottom: 0.5em; }
    .space-brothers section.items .block .point p {
      text-align: left; }
  .space-brothers section.items .btn-wrap {
    gap: 10px; }
    .space-brothers section.items .btn-wrap .link-btn {
      max-width: none;
      padding: 10px;
      font-size: 1.2em; }
  .space-brothers section.items ul {
    gap: 15px; }
    .space-brothers section.items ul li {
      width: calc((100% - 15px) / 2); }
      .space-brothers section.items ul li .block {
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
      .space-brothers section.items ul li h3.name {
        font-size: 1.2em; }
      .space-brothers section.items ul li .price {
        font-size: 1em; }
  .space-brothers section.chums-space .block {
    text-align: left; }
    .space-brothers section.chums-space .block h4 {
      font-size: 1.2em; } }
.fadeIn {
  opacity: 0;
  transition: ease-in-out all .5s; }
  .fadeIn.is-inview {
    opacity: 1;
    transition-delay: .3s; }
  .fadeIn.delay-1.is-inview {
    transition-delay: .4s; }
  .fadeIn.delay-2.is-inview {
    transition-delay: .5s; }
  .fadeIn.delay-3.is-inview {
    transition-delay: .6s; }
  .fadeIn.delay-4.is-inview {
    transition-delay: .7s; }
  .fadeIn.delay-5.is-inview {
    transition-delay: .8s; }
  .fadeIn.delay-6.is-inview {
    transition-delay: 1s; }

.fadeUp {
  opacity: 0; }
  .fadeUp.is-inview {
    animation: fadeUp 1s cubic-bezier(0.33, 1, 0.68, 1) forwards; }
@keyframes fadeUp {
  0% {
    transform: translateY(80px);
    opacity: 0; }
  80% {
    opacity: 1; }
  100% {
    opacity: 1;
    transform: translateY(0); } }
