/* commonParts
---------------------------------------------------- */
#page-ttl {
  background-color: #f7f6f5;
  padding-top: 5.2083333333vw;
}
#page-ttl .pgttl-inner {
  position: relative;
  z-index: 4;
}
#page-ttl .pgttl-inner .__ring01 {
  top: 0;
  right: 0;
  margin-top: 3rem;
  margin-right: 6.25rem;
  width: 6.875rem;
}
@media screen and (max-width: 1199px) {
  #page-ttl .pgttl-inner .__ring01 {
    margin-top: 60px;
    margin-right: 50px;
    width: 55px;
  }
}
@media screen and (max-width: 767px) {
  #page-ttl .pgttl-inner .__ring01 {
    width: 36px;
    margin-top: 66px;
    margin-right: 36px;
  }
}
#page-ttl .pgttl-inner .__ring02 {
  top: 0;
  right: 0;
  width: 4.5rem;
}
@media screen and (max-width: 1199px) {
  #page-ttl .pgttl-inner .__ring02 {
    margin-top: 10px;
    width: 36px;
  }
}
@media screen and (max-width: 767px) {
  #page-ttl .pgttl-inner .__ring02 {
    width: 24px;
    margin-top: 48px;
  }
}
#page-ttl .pgttl-inner .__circle {
  top: 0;
  right: 0;
  margin-top: 7.5rem;
  margin-right: -2.5rem;
  width: 5rem;
}
@media screen and (max-width: 1199px) {
  #page-ttl .pgttl-inner .__circle {
    margin-top: 96px;
    margin-right: -24px;
    width: 48px;
  }
}
@media screen and (max-width: 767px) {
  #page-ttl .pgttl-inner .__circle {
    margin-top: 100px;
    margin-right: 0;
    width: 24px;
  }
}
#page-ttl .pgttl-inner h2 {
  margin-top: 0.6em;
  margin-bottom: -1em;
}
@media screen and (max-width: 1199px) {
  #page-ttl .pgttl-inner h2 {
    margin-top: 1.6em;
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 767px) {
  #page-ttl .pgttl-inner h2 {
    margin-top: 2.4em;
    margin-bottom: 3em;
  }
}
#page-ttl .pgttl-inner h2 span.__en {
  color: #333;
}
@media screen and (max-width: 1199px) {
  #page-ttl .pgttl-inner h2 span.__en {
    font-size: 1em;
  }
}
#page-ttl .pgttl-inner h2 span.__jp {
  color: #ec6e75;
  font-weight: 600;
  font-size: max(3rem, 2.25em);
  line-height: 1em;
  letter-spacing: 0.11em;
  margin-top: 0.2em;
}
@media screen and (max-width: 991px) {
  #page-ttl .pgttl-inner h2 span.__jp {
    font-size: 2em;
  }
}
@media screen and (max-width: 767px) {
  #page-ttl .pgttl-inner h2 span.__jp {
    font-size: 1.525em;
  }
}
#page-ttl .__bg-wave {
  position: relative;
  z-index: 2;
}
#page-ttl .__bg-wave::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  margin-top: -1px;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  transform: scaleX(-1);
  background-image: url(../images/shape-wave01.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  filter: brightness(0.95);
}
#page-ttl .__bg-wave::after {
  background-color: #fff;
  height: 2.5rem;
}
@media screen and (max-width: 1199px) {
  #page-ttl .__bg-wave::after {
    height: 40px;
  }
}
#page-ttl .__bg-wave img {
  transform: scaleX(-1);
}

.__label-style {
  display: inline-block;
  background-color: #ebeae8;
  border-radius: 50vh;
  font-weight: 500;
  font-size: 0.9em;
  line-height: 1em;
  padding: 0.6em 1.2em 0.7em;
  margin-right: 0.6em;
  margin-top: 0.6em;
}

@media screen and (max-width: 767px) {
  .__sec-style01 .__bg-wave {
    margin-top: -1em;
  }
}
@media screen and (max-width: 991px) {
  .__sec-style01 .__bg-wave::after {
    display: block;
    height: 10px;
  }
}
@media screen and (max-width: 767px) {
  .__sec-style01 .__bg-wave::after {
    height: 16px;
  }
}

.__sec-style02 {
  background-color: #f7f6f5;
}
.__sec-style02 .sec-ttl {
  margin-top: -2em;
}
@media screen and (max-width: 1199px) {
  .__sec-style02 .sec-ttl {
    margin-top: 0;
  }
}
.__sec-style02 .__bg-wave {
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .__sec-style02 .__bg-wave {
    margin-top: -1em;
  }
}
.__sec-style02 .__bg-wave::after {
  background-color: #fff;
}
@media screen and (max-width: 991px) {
  .__sec-style02 .__bg-wave::after {
    display: block;
    height: 10px;
  }
}
@media screen and (max-width: 767px) {
  .__sec-style02 .__bg-wave::after {
    height: 16px;
  }
}

.__sec-style03 .sec-ttl {
  margin-top: -2em;
}
@media screen and (max-width: 1199px) {
  .__sec-style03 .sec-ttl {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .__sec-style03 .__bg-wave {
    margin-top: -1em;
  }
}
@media screen and (max-width: 991px) {
  .__sec-style03 .__bg-wave::after {
    display: block;
    height: 10px;
  }
}
@media screen and (max-width: 767px) {
  .__sec-style03 .__bg-wave::after {
    height: 16px;
  }
}

.__content-style01 {
  border-radius: max(0.625rem, 6px);
  padding: 1.6em;
}
@media screen and (max-width: 767px) {
  .__content-style01 {
    padding: 1.6em 1.2em;
  }
}
.__content-style01 dd {
  margin-top: 1em;
  padding-top: 1em;
}
.__content-style01.__pink {
  background-color: #fae6e7;
}
.__content-style01.__pink dd {
  border-top: solid 1px rgba(233, 152, 156, 0.4);
}
.__content-style01.__pink dd .__label-style {
  background-color: #fff;
}
.__content-style01.__gray {
  background-color: rgba(255, 255, 255, 0.8);
  border: solid 3px #ebeae8;
}
.__content-style01.__gray dt::before {
  color: #666666;
}
.__content-style01.__gray dd {
  border-top: solid 1px #d1d1d1;
}

/* clinic.html
---------------------------------------------------- */
.sec-clinic01 .sec-intro p {
  text-align: center;
  line-height: 2em;
}
@media screen and (max-width: 767px) {
  .sec-clinic01 .sec-intro p {
    text-align: start;
  }
}
.sec-clinic01 .sec-content {
  margin-top: 3em;
}
@media screen and (max-width: 1199px) {
  .sec-clinic01 .sec-content {
    margin-top: 2em;
  }
}
.sec-clinic01 .sec-content .doctor-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 2em;
}
@media screen and (max-width: 991px) {
  .sec-clinic01 .sec-content .doctor-content {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sec-clinic01 .sec-content .doctor-content {
    padding: 1.6em 1.2em;
  }
}
.sec-clinic01 .sec-content .doctor-content .left-content {
  width: 320px;
}
@media screen and (max-width: 991px) {
  .sec-clinic01 .sec-content .doctor-content .left-content {
    width: min(100%, 320px);
    margin: 0 auto;
  }
}
.sec-clinic01 .sec-content .doctor-content .left-content .img-wrap {
  border-radius: max(0.625rem, 6px);
  aspect-ratio: 1/1;
  overflow: clip;
}
.sec-clinic01 .sec-content .doctor-content .left-content .img-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.sec-clinic01 .sec-content .doctor-content .right-content {
  width: calc(100% - 320px - 5 * 1rem);
}
@media screen and (max-width: 991px) {
  .sec-clinic01 .sec-content .doctor-content .right-content {
    width: 100%;
    margin-top: 1em;
  }
}
.sec-clinic01 .sec-content .doctor-content .name-txt p {
  text-align: center;
  font-size: 0.95em;
  font-weight: 500;
  margin-top: 0.4em;
}
.sec-clinic01 .sec-content .doctor-content .name-txt p em {
  font-size: 1.75em;
  margin-left: 1em;
}
@media screen and (max-width: 767px) {
  .sec-clinic01 .sec-content .doctor-content .name-txt p em {
    font-size: 1.5em;
  }
}
.sec-clinic01 .sec-content .doctor-content dl {
  margin-top: 1.6em;
}
.sec-clinic01 .sec-content .doctor-content dl:nth-of-type(1) {
  margin-top: 0;
}
.sec-clinic01 .sec-content .doctor-content dl dt::before {
  color: #e9989c;
}
.sec-clinic01 .sec-content .doctor-content dl dd {
  margin-top: 0.4em;
  padding-top: 0.4em;
}
.sec-clinic01 .sec-content .doctor-content dl dd ul li {
  line-height: 1.6em;
  margin-top: 0.4em;
}
.sec-clinic01 .sec-content .message-content {
  margin-top: 2em;
}
.sec-clinic01 .sec-content .message-content dl dt::before {
  color: #df6b71;
}
.sec-clinic01 .sec-content .message-content dl dd {
  border-top: none;
}
.sec-clinic01 .sec-content.__02 .doctor-content .name-txt {
  width: 100%;
}
.sec-clinic01 .sec-content.__02 .doctor-content .name-txt p {
  text-align: start;
  margin-top: 0;
}
.sec-clinic01 .sec-content.__02 .doctor-content .name-txt p em {
  display: block;
  margin-left: 0;
  margin-top: 0.2em;
}
.sec-clinic01 .sec-content.__02 .doctor-content dl {
  width: calc(50% - 2.5rem);
  margin-top: 1.6em;
}
@media screen and (max-width: 991px) {
  .sec-clinic01 .sec-content.__02 .doctor-content dl {
    width: 100%;
  }
}

.sec-clinic02 .sec-content {
  margin-top: 3em;
}
@media screen and (max-width: 1199px) {
  .sec-clinic02 .sec-content {
    margin-top: 2em;
  }
}
.sec-clinic02 .sec-content p {
  line-height: 2em;
}
.sec-clinic02 .sec-content dl {
  margin-top: 1.6em;
}
.sec-clinic02 .sec-content dl dt, .sec-clinic02 .sec-content dl dd {
  font-size: 1em;
}

.sec-clinic03 .overview-table {
  margin-top: 3em;
}
@media screen and (max-width: 1199px) {
  .sec-clinic03 .overview-table {
    margin-top: 2em;
  }
}
.sec-clinic03 .overview-table dl {
  display: flex;
}
@media screen and (max-width: 767px) {
  .sec-clinic03 .overview-table dl {
    display: block;
  }
}
.sec-clinic03 .overview-table dl dt, .sec-clinic03 .overview-table dl dd {
  font-size: 1em;
}
.sec-clinic03 .overview-table dl dt {
  font-weight: 600;
  width: 8em;
  padding: 1.4em 0;
  border-bottom: solid 2px #333;
}
@media screen and (max-width: 767px) {
  .sec-clinic03 .overview-table dl dt {
    width: 100%;
    padding: 1.4em 0;
    border-bottom: none;
  }
}
.sec-clinic03 .overview-table dl dd {
  width: calc(100% - 8em);
  padding: 1.4em 0;
  padding-left: 2em;
  border-bottom: solid 1px #333;
}
@media screen and (max-width: 767px) {
  .sec-clinic03 .overview-table dl dd {
    width: 100%;
    padding-top: 0;
    padding-bottom: 1.4em;
    padding-left: 0;
  }
}
.sec-clinic03 .overview-table dl dd a {
  display: inline;
  font-size: 1em;
}
.sec-clinic03 .overview-table dl dd ul.__note {
  margin-top: 0.4em;
}

.sec-clinic04 .sec-txt {
  margin-top: 3em;
}
@media screen and (max-width: 1199px) {
  .sec-clinic04 .sec-txt {
    margin-top: 2em;
  }
}
.sec-clinic04 .sec-txt p {
  text-align: center;
  line-height: 2em;
}
.sec-clinic04 .equipment-list {
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .sec-clinic04 .equipment-list {
    margin-top: 0;
  }
}
.sec-clinic04 .equipment-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sec-clinic04 .equipment-list ul .equipment-list-item {
  width: calc(25% - max(1.25rem, 1em) * 3 / 4);
}
@media screen and (max-width: 767px) {
  .sec-clinic04 .equipment-list ul .equipment-list-item {
    width: calc(50% - 1em);
    margin-top: 2em;
  }
}
.sec-clinic04 .equipment-list ul .equipment-list-item .item-img {
  border-radius: max(0.625rem, 6px);
  border: solid 1px #ebeae8;
  overflow: clip;
}
.sec-clinic04 .equipment-list ul .equipment-list-item .item-img img {
  width: 100%;
  height: auto;
}
.sec-clinic04 .equipment-list ul .equipment-list-item .item-txt {
  text-align: center;
  margin-top: 0.8em;
}
.sec-clinic04 .equipment-list ul .equipment-list-item .item-txt h4 {
  color: #df6b71;
  font-weight: 600;
  line-height: 1.6em;
}
.sec-clinic04 .equipment-list ul .equipment-list-item .item-txt p {
  line-height: 1.4em;
  margin-top: 0.2em;
}

.sec-recruit a.__anchor-point {
  margin-top: -7.5rem;
}
@media screen and (max-width: 1199px) {
  .sec-recruit a.__anchor-point {
    margin-top: -60px;
  }
}
@media screen and (max-width: 767px) {
  .sec-recruit a.__anchor-point {
    margin-top: -48px;
  }
}
.sec-recruit .flex-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  .sec-recruit .flex-wrap {
    display: block;
  }
}
.sec-recruit .flex-wrap .txt-wrap {
  width: calc(100% - 37.5 * 1rem - 5 * 1rem);
}
@media screen and (max-width: 1199px) {
  .sec-recruit .flex-wrap .txt-wrap {
    width: 100%;
  }
}
.sec-recruit .flex-wrap .txt-wrap .sec-txt {
  margin-top: 1em;
}
.sec-recruit .flex-wrap .txt-wrap .sec-txt p {
  text-align: center;
  line-height: 2em;
}
.sec-recruit .flex-wrap .txt-wrap .sec-link {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 2em;
}
.sec-recruit .flex-wrap .txt-wrap .sec-link .__linkbtn01 a {
  justify-content: center;
}
.sec-recruit .flex-wrap .txt-wrap .sec-link ul.__note {
  margin-top: 0.4em;
}
.sec-recruit .flex-wrap .img-wrap {
  width: 37.5rem;
}
@media screen and (max-width: 1199px) {
  .sec-recruit .flex-wrap .img-wrap {
    width: min(100%, 520px);
    margin: 0 auto;
    margin-top: 1.6em;
  }
}
.sec-recruit .flex-wrap .img-wrap img {
  -o-object-position: bottom;
     object-position: bottom;
}

/* medical.html
---------------------------------------------------- */
.sec-medical .sec-content {
  margin-top: 3em;
}
@media screen and (max-width: 1199px) {
  .sec-medical .sec-content {
    margin-top: 2em;
  }
}
.sec-medical .sec-content .flex-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1199px) {
  .sec-medical .sec-content .flex-wrap {
    display: block;
  }
}
.sec-medical .sec-content .flex-wrap .txt-wrap {
  width: calc(100% - 37.5 * 1rem - 5 * 1rem);
}
@media screen and (max-width: 1199px) {
  .sec-medical .sec-content .flex-wrap .txt-wrap {
    width: 100%;
  }
}
.sec-medical .sec-content .flex-wrap .txt-wrap p {
  line-height: 2em;
  margin-top: 1em;
}
.sec-medical .sec-content .flex-wrap .img-wrap {
  width: 37.5rem;
}
@media screen and (max-width: 1199px) {
  .sec-medical .sec-content .flex-wrap .img-wrap {
    width: min(100%, 520px);
    margin: 0 auto;
    margin-top: 1.6em;
  }
}
.sec-medical .sec-content .sec-example {
  margin-top: 3em;
}
@media screen and (max-width: 767px) {
  .sec-medical .sec-content .sec-example {
    margin-top: 2em;
  }
}
.sec-medical .sec-content .sec-example dl {
  margin-top: 1.6em;
}
.sec-medical .sec-content .sec-example dl dd {
  padding-top: 0.6em;
}
.sec-medical.__sec-style01 .sec-content .flex-wrap {
  flex-direction: row-reverse;
}
.sec-medical.__sec-style02 .sec-content .flex-wrap .img-wrap .__img-style img {
  -o-object-position: bottom;
     object-position: bottom;
}
.sec-medical.__sec-style03 .sec-content .flex-wrap {
  flex-direction: row-reverse;
}
.sec-medical .message-content {
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .sec-medical .message-content {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 767px) {
  .sec-medical .message-content {
    margin-bottom: 0;
  }
}
.sec-medical .message-content p {
  font-weight: 500;
  margin-top: 1em;
}
.sec-medical .message-content p:nth-of-type(1) {
  margin-top: 0;
}
.sec-medical .message-content .__linkbtn02 {
  margin: 0 auto;
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .sec-medical .message-content .__linkbtn02 {
    margin-top: 1.6em;
  }
}
.sec-medical .message-content .__linkbtn02 a {
  background-color: #df6b71;
  font-size: 1em;
  padding: 1.2em 2em 1.4em;
}
@media screen and (max-width: 767px) {
  .sec-medical .message-content .__linkbtn02 a {
    font-size: 0.95em;
    padding: 0.8em 2em 0.9em;
  }
}
.sec-medical .message-content .__linkbtn02 a i {
  font-size: 1.125em;
  margin-left: -0.1em;
  margin-right: 0.6em;
}
.sec-medical .message-content .__linkbtn02 a:hover {
  background-color: #ec6e75;
}

/* checkup.html
---------------------------------------------------- */
.sec-checkup .sec-content {
  margin-top: 2em;
}
.sec-checkup .sec-content p {
  text-align: center;
  line-height: 2em;
  margin-top: 1.6em;
}
@media screen and (max-width: 767px) {
  .sec-checkup .sec-content p {
    text-align: start;
  }
}
.sec-checkup .sec-content p .__label-style {
  text-align: center;
  width: 16em;
  margin: 0.3em;
}
@media screen and (max-width: 767px) {
  .sec-checkup .sec-content p .__label-style {
    display: block;
    width: 100%;
    margin: 0.6em 0;
  }
}
.sec-checkup .sec-content ul.__note {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .sec-checkup .sec-content ul.__note {
    width: 100%;
    margin-bottom: 1em;
  }
}
.sec-checkup .message-content .content-inner {
  border: solid 1px #ec6e75;
}
.sec-checkup .message-content .content-inner p {
  color: #df6b71;
  text-align: center;
  font-weight: 500;
}

/* access.html
---------------------------------------------------- */
.sec-map .sec-txt {
  text-align: center;
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .sec-map .sec-txt {
    margin-top: 1.6em;
  }
}
.sec-map .map-wrap {
  background-color: #f7f6f5;
  border: solid 1px #ebeae8;
  border-radius: max(1.25rem, 6px);
  overflow: clip;
  width: 100%;
  height: 37.5rem;
  margin-top: 3em;
}
@media screen and (max-width: 1199px) {
  .sec-map .map-wrap {
    height: 480px;
  }
}
@media screen and (max-width: 767px) {
  .sec-map .map-wrap {
    height: 320px;
    margin-top: 2em;
  }
}
.sec-map .map-wrap iframe {
  width: 100%;
  height: 100%;
}

.sec-access .content-wrap {
  padding-top: 1em;
  padding-bottom: 1em;
}
.sec-access .content-wrap .sec-txt {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .sec-access .content-wrap .sec-txt {
    width: 100%;
    margin-top: 1.6em;
  }
}
.sec-access .content-wrap .sec-txt dl {
  display: flex;
}
@media screen and (max-width: 767px) {
  .sec-access .content-wrap .sec-txt dl {
    display: block;
    text-align: center;
    margin-top: 1em;
  }
}
.sec-access .content-wrap .sec-txt dl dt, .sec-access .content-wrap .sec-txt dl dd {
  font-size: 1em;
}
.sec-access .content-wrap .sec-txt dl dt {
  margin-right: 2em;
}
@media screen and (max-width: 767px) {
  .sec-access .content-wrap .sec-txt dl dt {
    justify-content: center;
  }
}
.sec-access .content-wrap .sec-txt p {
  text-align: center;
  line-height: 2em;
}
.sec-access .content-wrap:nth-of-type(2) {
  padding-top: 8.75rem;
}
@media screen and (max-width: 1199px) {
  .sec-access .content-wrap:nth-of-type(2) {
    padding-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .sec-access .content-wrap:nth-of-type(2) {
    padding-top: 48px;
  }
}

.sec-visitors .sec-txt {
  margin-top: 2em;
}
.sec-visitors .sec-txt p {
  text-align: center;
  line-height: 2em;
}

/* information.html
---------------------------------------------------- */
.sec-information .cate-list ul {
  display: flex;
  flex-wrap: wrap;
}
.sec-information .cate-list ul .cate-list-item {
  width: calc(25% - 0.45em);
  margin-right: 0.6em;
  margin-top: 0.6em;
}
.sec-information .cate-list ul .cate-list-item:nth-of-type(4n) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .sec-information .cate-list ul .cate-list-item {
    width: -moz-fit-content;
    width: fit-content;
  }
  .sec-information .cate-list ul .cate-list-item:nth-of-type(4n) {
    margin-right: 0.6em;
  }
}
.sec-information .cate-list ul .cate-list-item a {
  width: 100%;
  color: #333;
  border-color: #333;
}
.sec-information .cate-list ul .cate-list-item a.__current {
  color: #fff;
  background-color: #333;
}
.sec-information .news-list {
  margin-top: 3em;
}
.sec-information .news-list ul .news-list-item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 2.4em 0;
}
.sec-information .news-list ul .news-list-item:nth-of-type(1) {
  border-top: solid 1px #d1d1d1;
}
.sec-information .news-list ul .news-list-item .news-info {
  width: 24em;
}
.sec-information .news-list ul .news-list-item .news-content {
  width: calc(100% - 24em);
  margin-top: 0;
}
@media screen and (max-width: 1199px) {
  .sec-information .news-list ul .news-list-item .news-content {
    width: 100%;
    margin-top: 1em;
  }
}

.paging-wrap {
  margin-top: 6em;
  margin-bottom: 2em;
}
@media screen and (max-width: 1199px) {
  .paging-wrap {
    margin-top: 4.8em;
  }
}
@media screen and (max-width: 767px) {
  .paging-wrap {
    margin-bottom: 1.6em;
  }
}

.paging {
  display: flex;
  align-items: center;
  justify-content: center;
}
.paging > span {
  font-family: "Lato", sans-serif;
  font-weight: 600;
  font-size: max(1.25rem, 1.125em);
  width: 3.6em;
  height: 3.6em;
  color: #fff;
  background-color: #666666;
  border-radius: 50%;
  overflow: clip;
  margin: 0 0.4em;
}
@media screen and (max-width: 1199px) {
  .paging > span {
    width: 3.2em;
    height: 3.2em;
  }
}
@media screen and (max-width: 767px) {
  .paging > span {
    font-size: 1.05em;
    width: 3em;
    height: 3em;
    margin: 0 0.2em;
  }
}
.paging > span.paging-text a {
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  font-size: 1em;
}
.paging > span.paging-text a:hover {
  background-color: #333;
}
.paging > span.current {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #df6b71;
}
.paging > span.paging-prev {
  width: auto;
  color: #333;
  background-color: initial;
  margin-right: 1.2em;
}
.paging > span.paging-prev a {
  font-size: 0.95em;
  opacity: 1;
}
.paging > span.paging-prev a i {
  color: #df6b71;
  margin-right: 0.4em;
}
.paging > span.paging-prev a:hover {
  background-color: initial;
  opacity: 0.6;
}
.paging > span.paging-next {
  width: auto;
  color: #333;
  background-color: initial;
  margin-left: 1.2em;
}
.paging > span.paging-next a {
  font-size: 0.95em;
  opacity: 1;
}
.paging > span.paging-next a i {
  color: #df6b71;
  margin-left: 0.4em;
}
.paging > span.paging-next a:hover {
  background-color: initial;
  opacity: 0.6;
}/*# sourceMappingURL=sub.css.map */