@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

ul,
ol,
li {
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #2c2c2c;
  line-height: 1;
}


/* gronavi */
.side-menu {
  width: 220px;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #F9FAFC;
  border-right: 1px solid #F1F3F9;
  z-index: 20;
}

.gronav {
  padding: 40px 12px 0px;
}

.logo {
  margin-bottom: 40px;
}

.logo img {
  padding: 16px 10px;
}

.nav-icon {
  margin-right: 10px;
}

.nav-txt, .nav-txt-profile {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 1.6rem;
  font-style: normal;
  align-content: center;
  color: #2c2c2c;
}

.nav-link {
  padding: 16px;
  background-color: #F9FAFC;
  border-radius: 5px;
  margin-bottom: 4px;
  transition: .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}

.gronav .flex {
  justify-content: start;
}

.profile-nav {
  padding: 4px;
}

.profile-nav img {
  width: 44px;
  padding: 2px;
  border-radius: 50%;
}

.profile-nav-txt {
  font-size: 1.4rem;
  color: #2c2c2c;
  margin-bottom: 6px;
}

.profile-nav-txt_repletion {
  font-size: 1.2rem;
  color: #B0B0B0;
}

.profile-txt {
  align-content: center;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 1.6rem;
  font-style: normal;
}

.nav-txt-profile {
  display: none;
}

/* common */
.block-head a.view-all {
  position: relative;
  margin-right: 12px;
  font-weight: 500;
  font-size: 1.6rem;
  align-content: center;
  text-align: center;
  color: #118DFF;
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}

.block-head a.view-all::after {
  content: "";
  width: 7px;
  height: 12px;
  background-image: url(../img/common/arr.svg);
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -ms-background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  top: 8px;
  right: -12px;
  position: absolute;
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}

/* card */
.card {
  position: relative;
  overflow: hidden;
  width: 420px;
  height: 263px;
  border-radius: 20px;
  border: 1px solid #F1F3F9;
}

.card-mv img {
  position: absolute;
  width: 100%;
  transform-origin: top;
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}

.blur {
  clip-path: inset(-100px 10px 10px 10px round 20px);
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  ;
  -ms-transform: translateX(-50%);
  ;
  width: calc(100% + 20px);
  height: 90px;
  border-radius: 0px 0px 20px 20px;
  filter: blur(2.5px);
  backdrop-filter: blur(2.5px);
  z-index: 1;
}

.fancl45th {
  background: linear-gradient(180deg, rgba(142, 120, 132, 0.00) 0%, #8E7884 100%);
}

.sasutenamirai {
  background: linear-gradient(180deg, rgba(65, 125, 140, 0.00) 0%, #417D8C 100%);
}

.takachiho {
  background: linear-gradient(180deg, rgba(65, 103, 125, 0.00) 0%, #41677D 100%);
}

.accene-cp {
  background: linear-gradient(180deg, rgba(103, 89, 68, 0.00) 0%, #675944 100%);
}

.coop {
  background: linear-gradient(180deg, rgba(10, 35, 70, 0.00) 0%, #0A2346 100%);
}

.furukawa04 {
  background: linear-gradient(180deg, rgba(189, 103, 36, 0.00) 0%, #BD6724 100%);
}

.covermark {
  background: linear-gradient(180deg, rgba(136, 123, 99, 0.00) 0%, #887B63 100%);
}

.spring-make {
  background: linear-gradient(180deg, rgba(121, 103, 111, 0.00) 0%, #79676F 100%);
}

.spring-patronage {
  background: linear-gradient(180deg, rgba(64, 86, 71, 0.00) 0%, #405647 100%);
}

.loyal {
  background: linear-gradient(180deg, rgba(91, 82, 65, 0.00) 0%, #5B5241 100%);
}

.rikachan {
  background: linear-gradient(180deg, rgba(121, 103, 111, 0.00) 0%, #79676F 100%);
}

.winter-kid {
  background: linear-gradient(180deg, rgba(34, 53, 66, 0.00) 0%, #223542 100%);
}

.choose-mask {
  background: linear-gradient(180deg, rgba(141, 119, 99, 0.00) 0%, #8D7763 100%);
}

.fancl-bnr {
  background: linear-gradient(180deg, rgba(132, 79, 71, 0.00) 0%, #844F47 100%);
}

.softbank01 {
  background: linear-gradient(180deg, rgba(38, 77, 65, 0.00) 0%, #264D41 100%);
}

.softbank02 {
  background: linear-gradient(180deg, rgba(68, 120, 136, 0.00) 0%, #447888 100%);
}

.allconnect {
  background: linear-gradient(180deg, rgba(31, 81, 63, 0.00) 0%, #1F513F 100%);
}

.black {
  background: linear-gradient(180deg, rgba(112, 112, 112, 0.00) 0%, #707070 100%);
}

.card-txt {
  position: absolute;
  left: 16px;
  bottom: 12px;
  width: calc(100% - 32px);
  z-index: 2;
}

.company-icon {
  width: 48px;
}

.company-name {
  width: calc(100% - 124px);
  align-content: center;
}

.site-name {
  margin-bottom: 4px;
  font-weight: 500;
  font-size: 1.6rem;
  color: #FFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.client {
  font-weight: 400;
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.view-btn {
  margin-top: 18px;
  width: 60px;
  height: 22px;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.9);
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 1.2rem;
  font-style: normal;
  line-height: 22px;
  text-align: center;
  color: #118DFF;
}


/* contact */
.contact-area {
  width: calc(100% - 80px);
  margin: 0 auto 48px;
  padding: 40px;
  border: 1px solid #F1F3F9;
  border-radius: 20px;
}

.contact a {
  position: relative;
}

.contact a .overlay {
  width: calc(100% - 80px);
  height: 100%;
  position: absolute;
  top: 0;
  left: 40px;
  background-color: rgba(170, 170, 170, 0);
  border-radius: 20px;
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}

.top-category {
  margin-bottom: 48px;
}

.title {
  width: calc(100% - 80px);
  margin: 0 auto 40px;
  color: #667A8A;
  font-family: Inter;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
}

.category-tab {
  width: calc(100% - 80px);
  margin: 0 auto;
  padding-bottom: 12px;
  border-bottom: 1px solid #F1F3F9;
  justify-content: start;
  scrollbar-width: none;
  overflow: hidden;
  overflow-x: scroll;
  flex-wrap: nowrap;
}

.tab-item {
  white-space: nowrap;
}

.contact .heading {
  margin-bottom: 28px;
}

.heading {
  color: #667A8A;
  font-weight: 500;
  font-size: 2.4rem;
}

.user {
  width: 80px;
}

.user img {
  width: 100%;
}

.message {
  width: calc(100% - 108px);
  padding: 16px 20px 16px 40px;
  border-radius: 20px 20px 20px 0px;
  background: #F1F3F9;
  align-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.message-txt {
  width: fit-content;
  position: relative;
  align-content: center;
  color: #AAA;
  font-size: 24px;
  line-height: 1.5;
  word-break: break-all;
}

.message-txt span {
  display: none;
}

.message-txt::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url(../img/common/contact-arr.svg), url(../img/common/contact-arr.svg);
  background-size: contain, contain;
  -webkit-background-size: contain, contain;
  -moz-background-size: contain, contain;
  -ms-background-size: contain, contain;
  background-position: 0 0, top 24px right 24px;
  background-repeat: no-repeat, no-repeat;
  top: 13px;
  right: -24px;
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}

.send img {
  width: 96px;
}

.copyright {
  width: calc(100% - 108px);
  margin: 0 auto 40px;
  text-align: center;
  color: #667A8A;
  font-size: 16px;
  font-weight: 400;
}


/* tab */
.tab-contents-item {
  width: 100%;
  display: none;
}

.tab-contents-item.active {
  display: flex;
}

.tab-item a {
  width: fit-content;
  padding: 0 16px 7px;
  color: rgba(176, 176, 176, 0.70);
  border-bottom: 2px solid rgba(17, 141, 255, 0);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  cursor: pointer;
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}

body.profile .profile-top .tab-item a {
  color: rgba(255, 255, 255, 0.7);
}

body.profile .profile-top .tab-item a.active {
  color: rgba(255, 255, 255, 1);
}

.tab-item a.active {
  color: #118DFF;
  border-bottom: 2px solid rgba(17, 141, 255, 1);
}

/* scroll-tab */

.scroll-tab {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  width: calc(100% - 220px);
  padding: 28px 40px 18px 52px;
  border-bottom: 1px solid #F1F3F9;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  align-content: center;
  background: rgba(255, 255, 255, 0.80);
  backdrop-filter: blur(20px);
  z-index: 10;
  transition: all 0.2s cubic-bezier(0.3, 0.3, 0.3, 1);
  ;
  -webkit-transition: all 0.2s cubic-bezier(0.3, 0.3, 0.3, 1);
  ;
  -moz-transition: all 0.2s cubic-bezier(0.3, 0.3, 0.3, 1);
  ;
  -ms-transition: all 0.2s cubic-bezier(0.3, 0.3, 0.3, 1);
  ;
}

.scroll-tab.show {
  opacity: 1;
  visibility: visible;
}

.scroll-tab .back {
  position: relative;
  color: #118DFF;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  align-content: center;
}

.scroll-tab a.back::before {
  content: "";
  width: 7px;
  height: 12px;
  background-image: url(../img/common/arr.svg);
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -ms-background-size: contain;
  transform: translateY(-50%) scale(-1, 1);
  -webkit-transform: translateY(-50%) scale(-1, 1);
  -ms-transform: translateY(-50%) scale(-1, 1);
  background-position: 0 0;
  background-repeat: no-repeat;
  top: 50%;
  left: -12px;
  position: absolute;
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}

.scroll-tab-ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #667A8A;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.scroll-tab .category-tab {
  width: fit-content;
  border-bottom: none;
  margin: 0;
  padding-bottom: 0;
  column-gap: 16px;
  align-content: center;
}

.scroll-tab .tab-item {
    height: 27px;
  }

.scroll-tab .tab-item a {
  position: relative;
  border-bottom: none;
  padding: 0;
}

.scroll-tab .tab-item a.active::after {
  content: "";
  width: 16px;
  height: 2px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  background-color: #118DFF;
}


/* hover */
@media (hover:hover) {
  .nav-link:hover {
    background-color: rgba(32, 33, 66, 0.05);
  }

  .block-head a:hover, a.back:hover, .detail-txt a:hover {
    opacity: 0.7;
  }

  .block-head a:hover::after {
    right: -16px;
  }

  .scroll-tab a.back:hover::before {
    left: -14px;
  }

  .card-mv img:hover {
    transform: scale(1.03);
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
  }

  .contact a:hover .message-txt::after {
    background-position: top -24px right -24px, 0 0;
  }

  .contact a:hover .overlay {
    background-color: rgba(170, 170, 170, 0.2);
  }

  .tab-item a:hover {
    color: rgba(176, 176, 176, 1);
  }

  .tab-item a.active:hover {
    color: #118DFF;
  }

  body.profile .profile-top .tab-item a:hover {
    color: rgba(255, 255, 255, 1);
  }

  body.profile .profile-top .tab-item a.active:hover {
    color: rgba(255, 255, 255, 1);
  }

  .icon-btn a:hover .view-btn-active, .scroll-tab a:hover .view-btn-active {
    background-color: #2E72B0;
  }
}


@media (max-width: 1160px) {
  .message {
    width: 100%;
    padding-left: 20px;
  }

  .user {
    display: none;
  }
}


/* タブレットレスポンシブ */
@media (max-width: 1024px) {
  .side-menu {
    width: 180px;
  }

  .scroll-tab-ttl {
    width: auto;
    position: static;
    transform: none;
  }

  .contact-area .flex {
    align-items: end;
  }

  .message {
    align-items: end;
    column-gap: 16px;
  }

  .message-txt {
    font-size: 1.8rem;
  }

  .message-txt::after {
    content: none;
  }

  .message-txt span {
    display: inline-block;
  }

  .send img {
    width: 54px;
  }

  .scroll-tab.show {
    opacity: 0;
    visibility: hidden;
  }
}


/* SPレスポンシブ */
@media screen and (max-width: 560px) {

  /* side-menu */
  .side-menu {
    width: 100vw;
    height: 80px;
    top: initial;
    bottom: 0;
    border-right: 0;
    border-top: 1px solid #F1F3F9;
  }

  .gronav {
    width: calc(100% - 40px);
    max-width: 388px;
    margin: 12px auto 0;
    padding: 0;
  }

  .gronav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }

  .gronav li {
    width: 53px;
  }

  .nav-link {
    margin: 0;
    padding: 0;
    width: fit-content;
    justify-items: center;
    background-color: transparent;
  }

  .logo {
    display: none;
  }

  .gronav a.flex {
    display: block;
    margin: 0 auto;
  }

  .nav-icon {
    margin: 0 auto 6px auto;
    width: fit-content;
  }

  .profile-nav .nav-icon {
    margin: 0 auto 4px auto;
  }

  .nav-icon img {
    width: 23px;
  }

  .nav-txt, .nav-txt-profile {
    width: fit-content;
    font-size: 1.4rem;
  }

  .profile-nav img {
    width: 25px;
  }

  .profile-txt .pc {
    display: none;
  }

  .nav-txt-profile {
    display: block;
  }

  .scroll-tab.show {
    opacity: 1;
    visibility: visible;
  }

  #scroll-category-tab {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    scrollbar-width: none;
    overflow: hidden;
    overflow-x: scroll;
    flex-wrap: nowrap;
  }

  .scroll-tab .tab-item a.active::after {
    width: calc(100% + 32px);
  }

  .scroll-tab .category-tab {
    column-gap: 0px;
  }

  .scroll-tab {
    width: 100vw;
    padding: 16px 20px 44px;
  }

  .scroll-tab-ttl {
    width: auto;
    position: static;
    transform: none;
    font-size: 1.8rem;
  }

  .scroll-tab .tab-item {
    height: 27px;
  }

  .scroll-tab .tab-item {
    padding: 0 16px;
  }

  .back {
    display: none;
  }

  /* contents */
  .heading {
    font-size: 2rem;
  }

  .blur {
    height: 86px;
    bottom: -16px;
  }

  /* contact */
  .contact-contents {
    display: flex;
  }

  .contact-area {
    margin: 0 auto 28px;
    width: calc(100% - 40px);
    padding: 14px;
    border-radius: 10px;
  }

  .contact a .overlay {
    display: none;
  }

  .contact .heading {
    margin-bottom: 20px;
  }

  .user {
    display: block;
    min-width: initial;
    width: 40px;
    height: 40px;
  }

  .message {
    padding: 8px;
    width: calc(100% - 48px);
    border-radius: 10px 10px 10px 0px;
    column-gap: 24px;
  }

  .message-txt {
    width: 100%;
    font-size: 1.4rem;
    word-break: initial;
  }

  .send img {
    width: 48px;
  }

  .copyright {
    font-size: 1.2rem;
    margin-bottom: 104px;
  }

  /* lower */
  .title {
    width: calc(100% - 40px);
    font-size: 2.8rem;
    margin-bottom: 28px;
  }

  .category-tab {
    width: 100vw;
  }

  .top-category {
    margin-bottom: 32px;
  }
}