


/* users/ログイン/登録 ================================ */
.ログインsubmit input{
  width:100%;
  position:relative;
  left:0px;
  font-size:15px;
}


/* users/index ================================ */

.コンテンツ2（users）{
  height:20%;
  position: absolute;
  top: 40px;
  width: 36%;
}

.コンテンツ4（users）{
  height:43%;
  position: absolute;
  top: 73%;
  width: 36%;
}

.支払い通知書{
  position: absolute;
  bottom: 0%;
  left:35%;
}


.form-heading-登録 p{
  position: relative;
  top:-5px;
  left:0%;
  color:white;
  font-size: 16px;
  width: 200px;
}


.users-heading {
  font-weight: 300;
  margin: 60px 0 20px;
  font-size: 48px;
  color: #bcc8d4;
}

.users-index-item {
  padding: 20px 30px;
  background-color: white;
  overflow: hidden;
  box-shadow: 0 2px 6px #c1ced7;
  display: table;
  width: 100%;
}


.user-left img {
  width: 50px;
  height: 50px;
  border-radius: 40%;
  box-shadow: 0 2px 6px #c1ced7;
  object-fit: cover;
}

.user-name a {
  font-weight: 600;
}

.user-name a:hover {
  color: #3ecdc6;
}

.user-left {
  float: left;
  width: 10%;
}

.user-right {
  width: 90%;
  padding-left: 25px;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  position:relative;
  top:20px;
}

/* users/show ================================ */

.ranking-content {
    border:0.5px #666 solid;
    height:200px;
    float:left;
    height:100%;
}

.ranking-circle{
    width:40%;
}
.ranking-circle .item{
  position: absolute;
  top: 52%;
  left:11.5%;
  text-align:center;
  width:120px;
    font-size:18px;
}
.ranking-circle .見出し{
  position: absolute;
  top: 15%;
  left: 18%;
text-align: center;
}

.ranking-name{
      width:60%;
      padding: 10px;
}

.company{
  display:flex;
  padding: 10px;
}
.company-name{
  font-size:14px;
  width:60%;
}
.company-name .位{
  font-size:20px;
  margin-right:2.5px;
}
.company-feee{
  font-size:13px;
    width:40%;
    text-align:right;
    padding-top: 8px;
}


.carousel__viewport{
  overflow: hidden;
}



@import url(//fonts.googleapis.com/css?family=Oswald:400);

.chart {
  position: absolute;
  width: 220px;
  height: 220px;
  top: 83%;
  left: 40%;
  margin: -225px 0 0 -225px;
}
.doughnutTip {
  position: absolute;
  min-width: 30px;
  max-width: 300px;
  padding: 5px 15px;
  border-radius: 1px;
  background: rgba(0,0,0,.8);
  color: #ddd;
  font-size: 17px;
  text-shadow: 0 1px 0 #000;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.3;
  letter-spacing: .06em;
  box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  pointer-events: none;
  &::after {
      position: absolute;
      left: 50%;
      bottom: -6px;
      content: "";
      height: 0;
      margin: 0 0 0 -6px;
      border-right: 5px solid transparent;
      border-left: 5px solid transparent;
      border-top: 6px solid rgba(0,0,0,.7);
      line-height: 0;
  }
}
.doughnutSummary {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #333;
  text-align: center;
  cursor: default;
}
.doughnutSummaryTitle {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -27%;
  font-size: 12px;
  letter-spacing: .06em;
}
.doughnutSummaryNumber {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -15%;
  font-size: 15px;
  display:none;
}
.chart path:hover { opacity: 0.65; }






.コンテンツ1（mypage）{
height: 200px;
}

.コンテンツ2（mypage）{
  background-color:white;
  border-radius:10px;
  box-shadow: 1px 3px 3px lightgray;
  height: 400px;
  width: 440px;
  position: absolute;
  top: 230px;
  left: 310px ;
  overflow-y:scroll;
  overflow-x:hidden;
  padding-top: 40.2px;
}
.form-heading｜マイページ1{
  margin-top: -40.2px;
  margin-left: -30px;
}


.コンテンツ2（mypage）::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
/* スクロールバーの形を設定する */
.コンテンツ2（mypage）::-webkit-scrollbar-thumb {
  border-radius: 0.25rem;
}
/* スクロールバーの色を設定する */
.コンテンツ2（mypage）::-webkit-scrollbar-thumb {
  --bg-opacity: 1;
  background-color: royalblue;
}

.コンテンツ4（mypage）{
  background-color:white;
  border-radius:10px;
  box-shadow: 1px 3px 3px lightgray;
  height: 25px;
  width: 320px;
  position: absolute;
  top: 677px;
  left: 310px ;
  padding: 30px 0px 30px 120px;
  display: flex;
  line-height:25px;
}
.コンテンツ4-1 , .コンテンツ4-2 span{
  font-size:15px;
}
.コンテンツ4-2{
  font-size:30px;
  margin-left:20px;
  margin-right:10px;
}

.コンテンツ3（mypage）{
  background-color:white;
  border-radius:10px;
  box-shadow: 1px 3px 3px lightgray;
  height: 500px;
  width: 600px;
  position: absolute;
  top: 230px;
  left: 790px;
  flex-direction: column;
  padding-top: 30px;
  overflow: hidden;
}

.form-heading｜マイページ{
  background-color:#666;
  height: 40px;
}
.form-heading｜マイページ p{
  position:relative;
  top: -6px;
}


.index-item｜マイページ,.index-題名｜マイページ{
width:410px !important;
}
.index-題名｜マイページ{
  margin-bottom: 5px;
  }


.user-show {
  text-align: center;
}

.user {
  margin-bottom: 20px;
}

.user img {
  width: 80px;
  height: 80px;
  border-radius: 40%;
  box-shadow: 0 2px 6px #c1ced7;
  margin: 20px 0 10px;
  object-fit: cover;
}

.user h2 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

.user p {
  font-size: 13px;
  margin-bottom: 15px;
}

.user a {
  color: #8899a6;
  text-decoration: underline;
  font-weight: 200;
}

.user span {
  color: #afb6bf;
  font-weight: 200;
  padding: 0 6px 0 8px;
}

.user-tabs {
  margin-top: 40px;
  background-color: white;
  overflow: hidden;
  box-shadow: 0 2px 6px #c1ced7;
}

.user-tabs li {
  float: left;
}

.user-tabs li.active {
  border-bottom: 2px solid #3ecdc6;
}

.user-tabs li.active a {
  color: #57575f;
}

.user-tabs a {
  display: inline-block;
  padding: 16px 30px;
  color: #afb6bf;
}

/* users/new, users/edit ================================ */
.users-form input {
  margin-bottom: 15px;
}


.form-input-支払日 select{
width: 70px !important;
}
.form-input-支払日 select:hover{
width: 70px !important;
}
.form-input-支払日 select:focus{
width: 70px !important;
}


.form-input-支払日2 select{
width: 50px !important;
margin-right: 5px;
}
.form-input-支払日2 select:hover{
width: 50px !important;
}
.form-input-支払日2 select:focus{
width: 50px !important;
}


.form-input-メール本文{
  position: relative;
  top:-68px;
}

.form-input-affiliate{
  position:relative;
  top:100px;
  right:685px;
}





/* ダッシュボード ================================ */
.コンテンツ1（owner）{
  position: absolute;
  top: 10px;
  width: 1010px;
  padding: 25px 20px 25px 50px;
  display: table;
}

.コンテンツ2（owner）{
  height:380px;
  position: absolute;
  top: 370px;
  overflow-x: scroll;
}







/* カルーセル ================================ */
@keyframes tonext {
  75% {
    left: 0;
  }
  95% {
    left: 100%;
  }
  98% {
    left: 100%;
  }
  99% {
    left: 0;
  }
}

@keyframes tostart {
  75% {
    left: 0;
  }
  95% {
    left: -300%;
  }
  98% {
    left: -300%;
  }
  99% {
    left: 0;
  }
}

@keyframes snap {
  96% {
    scroll-snap-align: center;
  }
  97% {
    scroll-snap-align: none;
  }
  99% {
    scroll-snap-align: none;
  }
  100% {
    scroll-snap-align: center;
  }
}


.carousel * {
  box-sizing: border-box;
  scrollbar-color: transparent transparent; /* thumb and track color */
  scrollbar-width: 0px;
}

.carousel *::-webkit-scrollbar {
  width: 0;
  height: 8px;
}

.carousel *::-webkit-scrollbar-track {
  background: transparent;
}

.carousel *::-webkit-scrollbar-thumb {
  background-color: #666;
    border-radius: 10px;
  border: none;
}

.carousel * {
  -ms-overflow-style: none;
}

.carousel ol, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.carousel {
  position: relative;
  top:10px;
  perspective: 100px;
  height: 390px;
  border-bottom: 1px #666 solid;
}

.carousel__viewport {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  overflow-x: scroll;
  counter-reset: item;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
}

.carousel__slide {
  position: relative;
  flex: 0 0 100%;
  width: 100%;
  counter-increment: item;
}

.carousel__slide:nth-child(even) {

}

.carousel__slide:before {
  content: counter(item);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%,-40%,70px);
  color: #fff;
  font-size: 2em;
    display:none;
}

.carousel__snapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  scroll-snap-align: center;
}

@media (hover: hover) {
  .carousel__snapper {
    animation-name: tonext, snap;
    animation-timing-function: ease;

    animation-iteration-count: infinite;
  }

  .carousel__slide:last-child .carousel__snapper {
    animation-name: tostart, snap;
  }
}

@media (prefers-reduced-motion: reduce) {
  .carousel__snapper {
    animation-name: none;
  }
}

.carousel:hover .carousel__snapper,
.carousel:focus-within .carousel__snapper {
  animation-name: none;
}

.carousel__navigation {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}

.carousel__navigation-list,
.carousel__navigation-item {
  display: inline-block;
  position: relative;
  top:30px;
}

.carousel__navigation-item span{
  position: relative;
  top:5px;
}



.carousel__navigation-button {
  display: inline-block;
  width: 100px;
  height:40px;
  background-color: #666;
  background-clip: content-box;
  border: 0.25rem solid transparent;
  border-radius: 10px;
  font-size: 15px;
  transition: transform 0.1s;
  color:white;
  position: relative;
}




.carousel::before,
.carousel::after,
.carousel__prev,
.carousel__next {
  position: absolute;
  top: 0;
  margin-top: 35%;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  outline: 0;
}

.carousel::before,
.carousel__prev {
  left:0px;
  width: 16px;
  height: 20px;
  clip-path: polygon(100% 0, 100% 100%, 0 50%);
}



.carousel::after,
.carousel__next {
  right: 0px;
  width: 16px;
  height: 20px;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
}

.carousel::before,
.carousel::after {
  content: '';
  z-index: 1;
  background-color:#666;
  background-size: 1.5rem 1.5rem;
  background-repeat: no-repeat;
  background-position: center center;
  color: white;
  font-size: 2.5rem;
  line-height: 4rem;
  text-align: center;
  pointer-events: none;
}




.indicator{
  padding: 10px 30px 10px 30px;
  margin: 5px;
  width: 200px;
  background:lightgray;
  color:black;
  border-radius: 10px;
}
  .indicator.active {
    background:#666;
    color:white;
  }

.carousel__indicators{
  position: absolute;
  right: 0;
  bottom: -70px;
  left: 0;
  text-align: center;
}


/* 横グラフ ================================ */
#bar-graph{
    position: absolute;
    left:120px;
}
.bar-graph-wrap {
  position: relative;
    top:-100px;
  height:320px;
border-left:1px black solid;
  overflow: hidden;
  width: 400px;
}
.bar-graph-wrap2 {
  position: relative;
    top:-120px;
}



.bar-graph-wrap .graph {
  height: 25px;
  position: absolute;
  left: 0;
  border-radius: 0 4px 4px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px;
  -webkit-animation: graphAnim 1s forwards;
          animation: graphAnim 1s forwards;
}
.bar-graph-wrap .graph span {
  font-size: 14px;
  color: black;
}
@media screen and (max-width: 750px) {
  .bar-graph-wrap .graph span {
    font-size: 12px;
  }
}

.graph-number{
  font-size:14px;
}

.graph-name-ranking{
  background:lightgray;
  color:black;
  padding-left: 10px;
  padding-right: 10px;
   width: fit-content;
  margin-bottom:40.5px;
    font-size:13px;
}



.graph-ranking{
  position: relative;
  right:60px !important;
}

.graph-name{
  font-size:14px;
  position: relative;
  right:80px;
}
.graph-name1{
  position: relative;
  top:8px;
}
.graph-name2{
  position: relative;
  top:47px;
}
.graph-name3{
  position: relative;
  top:87px;
}
.graph-name4{
  position: relative;
  top:127px;
}
.graph-name5{
  position: relative;
  top:167px;
}


.bar-graph-wrap .graph.graph-1 {
  position: absolute;
  top:20px;
  background:#ffb6c1 ;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}
.bar-graph-wrap .graph.graph-2 {
  position: absolute;
  top:80px;
  background:#fbd366;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}
.bar-graph-wrap .graph.graph-3 {
  position: absolute;
  top:140px;
  background:#6cd2d8;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}

.bar-graph-wrap .graph.graph-4 {
  position: absolute;
  top:200px;
  background: lightgray;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}

.bar-graph-wrap .graph.graph-5 {
  position: absolute;
  top:260px;
  background: lightgray;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}


@-webkit-keyframes graphAnim {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes graphAnim {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
