@charset "UTF-8";
.row {
  margin: 0;
}

#warapper {
  margin-top: 0;
}

#warapper-inner {
  padding-top: 0;
  margin-top: 0;
}

/* Slider(sliderpro)
===================================== */
#main-slider {
  position: relative;
  height: 100%;
}

#main-slider .sp-slide {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  -o-background-size: cover;
  background-repeat: no-repeat;
}

#main-slider .slider-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#main-slider .sp-layer {
  position: absolute;
  color: #fff;
  text-align: center;
  font-size: 2.125em !important;
  z-index: 2;
  width: 100% !important;
  white-space: normal !important;
}

#main-slider .tm45 {
  top: 50% !important;
}

#main-slider .tm40 {
  top: 50% !important;
}

#main-slider .tm30 {
  top: 50% !important;
}

#main-slider .slider-logo {
  width: 380px;
  padding-top: 40px;
}

#main-slider .slider-icon {
  padding-top: 40px;
}

@media (max-width: 767px) {
  #main-slider .sp-layer {
    padding: 0 20px !important;
    font-size: 1.688em !important;
  }
  #main-slider .slider-logo {
    width: 320px;
    padding-top: 40px;
  }
  #main-slider .slider-icon {
    width: 100px;
    padding-top: 30px;
  }
  #main-slider .tm30 {
    top: 35% !important;
  }
}
@media (max-width: 480px) {
  #main-slider .sp-layer {
    width: 100% !important;
    white-space: normal !important;
  }
  #main-slider .tm45,
  #main-slider .tm40,
  #main-slider .tm30 {
    top: 50% !important;
  }
}
#hed_btn_inner {
  position: relative;
}

#hed_btn_inner a span {
  position: absolute;
  top: 0;
  right: 20px;
}

.sp-arrow {
  width: 10px;
}

/* 01 News
===================================== */
#news ul {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 60px;
  padding-top: 40px;
}

#news ul li {
  margin-bottom: 30px;
}

#news ul li:last-child {
  margin-bottom: 0;
}

#news ul span.category01 {
  display: inline-block;
  width: 150px;
  background-color: #8c6238;
  color: #fff;
  text-align: center;
  padding: 8px 0;
  margin-right: 20px;
  letter-spacing: 1.5px;
}

#news ul span.date {
  display: inline-block;
  margin-right: 20px;
}

#news ul li a {
  color: #000;
}

@media (max-width: 767px) {
  #news ul {
    padding-top: 0;
  }
  #news ul li {
    border-top: 1px dotted #000;
    padding: 20px 15px;
    margin-bottom: 0;
  }
  #news ul li:last-child {
    border-bottom: 1px dotted #000;
  }
  #news ul li:first-child {
    border-top: none;
  }
  #news .text {
    display: block;
    margin-top: 10px;
    padding-right: 20px;
  }
}
/* 02 Services
===================================== */
#services h2 {
  margin-bottom: 80px;
}

#services h4 {
  font-size: 1.3em;
  margin: 40px 0 30px;
}

#services .icon52 {
  padding: 52px 0;
}

#services .icon20 {
  padding: 20px 0;
}

#services p {
  font-size: 1.1em;
  margin-bottom: 80px;
}

@media (max-width: 767px) {
  .service-panel {
    margin-bottom: 40px;
  }
  #services p {
    margin-bottom: 30px;
  }
}
/*** Concept ***/
.bg-concept {
  width: 100%;
  min-height: 760px;
  background: url("images/top/bg-services.jpg") no-repeat right bottom fixed;
  background-size: cover;
  -o-background-size: cover;
}

#concept > .container > h3 {
  font-size: 1.875em;
  line-height: 1.5;
  margin-bottom: 30px;
}

#concept > .container > p {
  font-size: 16px;
  line-height: 2.8;
}

@media (max-width: 767px) {
  .bg-concept {
    width: 100%;
    min-height: 900px;
    background: url("images/top/bg-services.jpg") no-repeat 72% bottom scroll;
    background-size: cover;
    -o-background-size: cover;
    padding: 50px 0;
  }
  #concept > .container > h3 {
    font-weight: bold;
  }
  #concept > .container > p {
    font-size: 1.2em;
    line-height: 1.8;
  }
}
/*** Change ***/
#change,
#change h2 {
  text-align: left;
}

#change > .container > p {
  font-size: 18px;
  line-height: 2;
}

#change .shop {
  display: flex;
}

#change .change-img {
  flex-basis: 50%;
}

#change .timeline-panel {
  min-width: 490px;
  flex-basis: 50%;
  align-self: center;
  padding: 0 50px;
  margin-bottom: 53px;
}

#order .change-img {
  /* -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
        order: 1; */
}

#order .timeline-panel {
  min-width: 490px;
  padding-top: 10px;
  margin-bottom: 0;
  /* -webkit-box-ordinal-group: 1;
     -ms-flex-order: 0;
         order: 0; */
}

.timeline {
  position: relative;
  list-style: none;
}

.timeline > li {
  position: relative;
}

@media (max-width: 768px) {
  .timeline > li {
    margin-bottom: 50px;
  }
  #change .shop {
    display: block;
  }
  #change .timeline-panel {
    padding: 0 20px;
    min-width: 100%;
  }
}
.timeline .btn-B {
  text-align: center;
  margin-top: 40px;
}

.timeline .btn-B a {
  display: block;
  background-color: #8c6238;
  color: #fff;
  padding: 15px;
  position: relative;
}

.timeline .time-btn span {
  position: absolute;
  top: 13px;
  right: 25px;
}

@media (max-width: 480px) {
  .timeline .time-btn span img {
    width: 20px;
  }
}
.timeline > li .timeline-img {
  display: inline-block;
  margin-bottom: 30px;
}

.timeline > li .timeline-panel .border {
  width: 50px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  z-index: 100;
}

.timeline > li .timeline-panel .bo-r,
.timeline > li .timeline-panel .bo-l {
  top: 20px;
  left: 10px;
}

#change {
  background-color: #EEE6DB;
}

#change .change-img {
  padding-right: 0;
  padding-left: 0;
}

@media (max-width: 768px) {
  #change {
    padding-top: 10px;
  }
}
#change .container {
  padding-left: 0;
  padding-right: 0;
}

.change-img img {
  /*width: 100%;
  height: auto;*/
  width: 490px;
  height: 363px;
}

@media (max-width: 768px) {
  .change-img img {
    width: 100%;
    height: auto;
  }
}
.business {
  color: #8c6238;
  text-align: left;
  font-size: 27px;
  line-height: 1.5;
}

.business .sub-ttl {
  display: block;
  font-size: 20px;
}

.timeline-panel .time-text {
  line-height: 1.5;
  text-align: left;
}

@media (max-width: 768px) {
  .timeline {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  #change,
  #change h2 {
    text-align: center;
  }
  .timeline {
    list-style: none;
    position: relative;
  }
  .timeline:before {
    left: 50%;
  }
  .timeline > li:nth-child(3) {
    margin-top: -150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 0 80px;
    position: relative;
    text-align: left;
  }
  .timeline > li .timeline-panel {
    padding: 0;
    margin-top: 9px;
    padding-right: 30px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding-left: 30px;
  }
  .timeline > li .timeline-panel .bo-r {
    top: 120px;
    right: -85px;
    left: inherit;
  }
  .timeline > li .timeline-panel .bo-l {
    top: 20px;
    left: -86px;
  }
}
@media (max-width: 768px) {
  .timeline > li .timeline-panel {
    margin-top: 48px;
  }
}
/* Team
===================================== */
.teamlist {
  float: left;
  width: 20%;
  min-height: 240px;
  text-align: center;
}

.teamlist .tooltip-item dt {
  font-size: 1.438em;
}

.teamlist .tooltip-item > img {
  border: 2px solid #c9c7c7;
  margin-bottom: 15px;
}

/*messagebox*/
.tooltip {
  display: inline;
  position: relative;
  z-index: 999;
}

/* Trigger text */
.tooltip-item {
  cursor: pointer;
  display: inline-block;
}

/* Gap filler */
.tooltip-item::after {
  content: "";
  position: absolute;
  width: 380px;
  height: 20px;
  bottom: 100%;
  left: 50%;
  pointer-events: none;
  transform: translateX(-50%);
}

.tooltip:hover .tooltip-item::after {
  pointer-events: auto;
}

/* Tooltip */
.tooltip-content {
  position: absolute;
  z-index: 9999;
  width: 380px;
  left: 50%;
  margin: 0 0 20px -190px;
  padding: 10px;
  bottom: 230px;
  text-align: left;
  font-size: 0.813em;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  cursor: default;
  pointer-events: none;
}

.tooltip-effect-2 .tooltip-content {
  transform-origin: 50% calc(100% + 10px);
  transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
  transition: opacity 0.2s, transform 0.2s;
}

.tooltip:hover .tooltip-content {
  pointer-events: auto;
  opacity: 1;
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
}

.tooltip.tooltip-effect-2:hover .tooltip-content {
  transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
}

/* Arrow */
.tooltip-content::after {
  content: "";
  top: 100%;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: rgba(0, 0, 0, 0.8);
  border-width: 10px;
  margin-left: -10px;
}

/* Tooltip content*/
.tooltip-content > img {
  position: relative;
  width: 140px;
  display: inline-block;
  float: left;
  margin-right: 1em;
}

.tooltip-text {
  margin-bottom: 0;
  color: #fff;
}

.tooltip-text > dt:before {
  content: "â– ";
  margin-right: 3px;
}

.tooltip-text > dd {
  margin-top: 3px;
  margin-bottom: 5px;
}

.tooltip-text > dd:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .teamlist {
    width: 50%;
  }
  /* Gap filler */
  .tooltip-item::after {
    width: auto;
    left: 0;
  }
  /* Tooltip */
  .teamlist .tooltip-content {
    width: 270px;
    bottom: 230px;
    left: 50%;
  }
  .teamlist:nth-child(odd) .tooltip-content {
    margin: 0 0 20px -80px;
  }
  /* Arrow */
  .teamlist:nth-child(odd) .tooltip-content::after {
    left: 30%;
  }
  .teamlist:nth-child(even) .tooltip-content::after {
    left: 70%;
  }
  /* Tooltip content*/
  .tooltip-content > img {
    width: 30%;
    margin-bottom: 5px;
  }
}
/*ヘッダー*/
.sp-selected-button {
  background-color: #e8041f !important;
  border-color: #e8041f !important;
}

.sp-buttons {
  position: absolute;
  bottom: 38px;
}

.sp-button {
  border-color: #fff;
  background-color: #fff;
}

/* コンセプト
===================================== */
#concept-txt {
  text-align: center;
  background-color: #8c6238;
  color: #fff;
  /*padding: 30px 0 20px;*/
  padding: 20px 0 10px;
  position: relative;
}

#concept-txt h3 {
  margin-top: 0;
  font-size: 2.4rem;
}

#concept-txt p {
  font-size: 2rem;
}

#concept-txt a {
  color: #fff;
}

#concept-txt span {
  position: absolute;
  right: calc(50% - 330px);
  top: 42px;
}

@media (max-width: 480px) {
  #concept-txt span {
    right: calc(50% - 150px);
    top: 60px;
  }
  #concept-txt span img {
    width: 20px;
  }
  #concept-txt h3 {
    font-size: 1.8rem;
  }
  #concept-txt p {
    font-size: 1.6rem;
  }
}
/* 自社物件
===================================== */
#thing {
  padding: 80px 0 70px;
  background-image: url(./images/thing-bg.png);
}

#thing-inner {
  cursor: pointer;
}

.thing-title {
  margin-top: 6px;
  margin-bottom: 5px;
}

#thing .container .section-ttl {
  border-bottom: 2px solid #e8041f;
  font-size: 2.5rem;
  padding-bottom: 10px;
  padding-left: 75px;
  position: relative;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 45px;
  position: relative;
}

#thing .container .section-ttl .more {
  position: absolute;
  right: 0;
  color: #e8041f;
}

.thing-part-thb a img {
  transition: 0.6s transform cubic-bezier(0.23, 1, 0.32, 1);
}

.thing-part-thb a img:hover {
  transform: scale(1.2);
}

.thing-part-img {
  width: 320px;
  height: 200px;
  overflow: hidden;
}

@media (max-width: 737px) {
  #thing .container .section-ttl .more {
    display: none;
  }
  #thing .container .section-ttl {
    width: 100%;
  }
}
.more {
  color: #e8041f;
}

#thing .container .section-ttl .icons {
  position: absolute;
  top: -15px;
  left: -7px;
  background-image: url(./images/thing-bg.png);
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 2px solid #e8041f;
}

#thing .container .section-ttl .icons img {
  position: absolute;
  left: 13px;
  top: 13px;
  width: 40px;
}

#thing .thing-title a {
  color: #8c623a;
  font-size: 2.2rem;
}

.sp-previous-arrow::after,
.sp-previous-arrow::before,
.sp-next-arrow::after,
.sp-next-arrow::before {
  color: #e8041f;
  background-color: #e8041f;
}

.sp-arrow {
  height: 90px;
}

.sp-horizontal .sp-arrows {
  top: 13%;
}

.sp-horizontal .sp-previous-arrow {
  left: -10px;
}

.sp-horizontal .sp-next-arrow {
  right: -10px;
}

@media (max-width: 480px) {
  .sp-arrow {
    display: none;
  }
  .sp-horizontal .sp-arrows {
    top: 16%;
  }
}
#thing-btn {
  text-align: center;
  margin-top: 20px;
}

.thing-btn a {
  background-color: #8c6238;
  border: none;
  width: 290px;
  padding: 13px;
  border-radius: 0px;
  position: relative;
  color: #fff;
  display: block;
  margin: 0 auto;
}

#a_thing #main .container .in-thing {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

#main .container .in-thing .thing-post {
  flex-basis: 300px;
}

.postfield {
  border-bottom: none;
}

#intermediation-inner {
  padding: 80px 0;
}

#intermediation .container .section-ttl {
  border-bottom: 2px solid #e8041f;
  letter-spacing: 5px;
  font-size: 2.5rem;
  padding-bottom: 10px;
  padding-left: 75px;
  position: relative;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 40px;
  position: relative;
}

#intermediation .container .section-ttl .icons {
  position: absolute;
  top: -15px;
  left: -7px;
  background-color: #fff;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 2px solid #e8041f;
}

#intermediation .container .section-ttl .icons img {
  position: absolute;
  left: 13px;
  top: 13px;
  width: 40px;
}

#intermediation-btn {
  text-align: center;
  background-color: #c2272d;
  padding: 20px 0 10px;
  font-size: 1.8rem;
}

#intermediation p a {
  color: #fff;
  display: block;
  position: relative;
  text-align: center;
}

#intermediation .text-center {
  font-size: 1.7rem;
  margin-bottom: 40px;
}

@media (max-width: 480px) {
  #intermediation p a span {
    right: 10px;
  }
  #intermediation p a span img {
    width: 20px;
  }
}
/* 新着情報*
===================================== */
#news {
  background-image: url(./images/thing-bg.png);
  padding: 70px 0;
}

#news .container .section-ttl-b .icons {
  position: absolute;
  top: -21px;
  left: -7px;
}

#news .container .section-ttl-b {
  border-bottom: 2px solid #e8041f;
  letter-spacing: 5px;
  font-size: 2.5rem;
  padding-bottom: 10px;
  padding-left: 75px;
  position: relative;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
  position: relative;
}

@media (max-width: 767px) {
  #news .container .section-ttl-b {
    width: 100%;
  }
}
#news .container .section-ttl-b .more {
  position: absolute;
  right: 0;
}

#news .container .section-ttl-b .more a {
  color: #e8041f;
}

.b-archive {
  background-color: #8c6238;
  border: none;
  width: 290px;
  padding: 13px;
  border-radius: 0px;
  position: relative;
  color: #fff;
  display: block;
  margin: 0 auto;
}

.b-archive:hover {
  color: #fff;
}

.b-archive span {
  position: absolute;
  right: 15px;
  top: 12px;
}

.b-archive span img {
  width: 20px;
}

@media (max-width: 768px) {
  .b-archive::after {
    line-height: 23px;
    width: 26px;
    height: 26px;
  }
}
_::-webkit-full-page-media,
_:future,
:root .b-archive::after {
  line-height: 24px;
}

#news .container .section-ttl-b .icons {
  position: absolute;
  top: -15px;
  left: -7px;
  background-image: url(./images/thing-bg.png);
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 2px solid #e8041f;
}

#news .container .section-ttl-b .icons img {
  position: absolute;
  left: 13px;
  top: 15px;
  width: 40px;
}

.btn-primary:hover {
  background-color: #8c6238;
  text-decoration: underline;
}

.btn-primary span {
  position: absolute;
  right: 20px;
}

#company {
  border-top: none;
}

#doutor h3::before {
  content: none;
}

/*supporter*/
#supporter {
  background-image: url(./images/development.png);
  padding: 35px 0 25px;
}

@media (max-width: 768px) {
  #supporter {
    padding-bottom: 20px;
  }
  #supporter .supporter-img {
    margin-bottom: 25px;
  }
}
@media (max-width: 768px) {
  #supporter #supporter-img1 img {
    width: 100%;
  }
  #supporter #supporter-img2 img {
    width: 100%;
  }
  #supporter #supporter-img3 img {
    width: 100%;
  }
  #supporter #supporter-img4 img {
    width: 100%;
  }
  #supporter #supporter-img5 img {
    width: 100%;
  }
}
#supporter .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  #supporter .container {
    justify-content: center;
  }
  #supporter .container .supporter-imgs {
    margin: 0 4px 8px;
    flex-basis: 22%;
  }
}
/* テナント募集*
===================================== */
#tenant {
  padding-top: 6rem;
  padding-bottom: 4rem;
}
@media (max-width: 768px) {
  #tenant {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 768px) {
  #tenant .container {
    padding: 0;
  }
}
#tenant .tenantbox {
  position: relative;
}
#tenant .tenantbox-title {
  display: inline-block;
  font-size: 4.8rem;
  color: #e8041f;
  font-weight: 700;
  background-color: #fff;
  padding: 0.8rem 3rem 1.6rem 2rem;
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 2;
}
@media (max-width: 768px) {
  #tenant .tenantbox-title {
    display: block;
    font-size: 2.8rem;
    text-align: center;
    padding: 0;
    margin-bottom: 2rem;
    position: relative;
    top: auto;
    left: auto;
  }
}
#tenant .tenantbox-date {
  display: inline-block;
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
  height: 7.6rem;
  margin-bottom: 0;
  font-size: 3rem;
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
  font-weight: 700;
  padding-right: 2rem;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
}
@media (max-width: 768px) {
  #tenant .tenantbox-date {
    font-size: 2.4rem;
    justify-content: center;
    padding-right: 0;
    top: 4.2rem;
    left: 0;
  }
}
#tenant .tenantbox-date:before {
  content: "";
  display: block;
  width: 48rem;
  height: 8rem;
  background: transparent url(images/top/tenant/img_for_rent.png) no-repeat scroll center center/contain;
  text-shadow: none;
  line-height: 1;
  opacity: 0.1;
  position: absolute;
  top: 0;
  right: 0.8rem;
  z-index: -1;
}
@media (max-width: 768px) {
  #tenant .tenantbox-date:before {
    width: 92%;
    height: 8rem;
    right: auto;
    left: 4%;
  }
}
#tenant .tenantbox-ph {
  position: relative;
  z-index: 1;
}
#tenant .tenantbox-ph figure {
  box-sizing: border-box;
  margin-bottom: 0;
}
#tenant .tenantbox-ph figure img {
  width: 100%;
  height: auto;
}
#tenant .tenantbox-ph .sp-buttons {
  position: absolute;
  bottom: 6rem;
}
@media (max-width: 768px) {
  #tenant .tenantbox-ph .sp-buttons {
    bottom: 1.6rem;
  }
}
#tenant .tenantbox-btnbox {
  background-color: #fff;
  max-width: 64rem;
  margin: -4.8rem auto 0;
  padding: 2.4rem;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  #tenant .tenantbox-btnbox {
    width: 100;
    margin-top: 0;
    padding: 2.4rem 15px;
  }
}
#tenant .tenantbox-btnbox dl {
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 768px) {
  #tenant .tenantbox-btnbox dl {
    display: block;
  }
}
#tenant .tenantbox-btnbox dl dt {
  font-size: 2.4rem;
  font-weight: 700;
  margin-right: 3.6rem;
  display: inline-block;
  position: relative;
}
@media (max-width: 768px) {
  #tenant .tenantbox-btnbox dl dt {
    font-size: 1.6rem;
    text-align: center;
    margin-right: 0;
    margin-bottom: 1.2rem;
  }
}
#tenant .tenantbox-btnbox dl dt:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #e8041f;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 768px) {
  #tenant .tenantbox-btnbox dl dd {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
#tenant .tenantbox-btnbox dl dd a:first-of-type {
  margin-right: 2.4rem;
}
@media (max-width: 768px) {
  #tenant .tenantbox-btnbox dl dd a:first-of-type {
    margin-right: 0.6rem;
  }
}
#tenant .tenantbox-btnbox dl:last-of-type {
  margin-bottom: 0;
}
#tenant .tenantbox-btn {
  width: 22rem;
  height: 4.8rem;
  background-color: #e8041f;
  color: #fff;
  font-weight: 700;
  font-size: 2rem;
  text-decoration: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media (max-width: 768px) {
  #tenant .tenantbox-btn {
    font-size: 1.6rem;
    height: 4rem;
  }
}
#tenant .tenantbox-btn:after {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotateZ(45deg);
  position: absolute;
  top: calc((100% - 1rem) / 2);
  right: 1.6rem;
}
#tenant .tenantbox-btn span {
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  background-color: #fff;
  color: #e8041f;
  font-size: 2.2rem;
  font-weight: 700;
  padding-top: 0.2rem;
  line-height: 0.8;
  position: absolute;
  top: calc((100% - 3.2rem) / 2);
  left: 1.2rem;
}
@media (max-width: 768px) {
  #tenant .tenantbox-btn span {
    font-size: 1.6rem;
    width: 2.6rem;
    height: 2.6rem;
    top: calc((100% - 2.6rem) / 2);
  }
}