@charset "UTF-8";
/*************************
共通class
************************ */
/* ************************
common
************************ */
main {
  padding-top: 1rem;
  position: relative;
}
main:before {
  content: "";
  display: block;
  width: 7.4rem;
  height: 7.4rem;
  background: transparent url(../img/circle_large.svg);
  position: absolute;
  top: -1.1rem;
  right: -2.2rem;
  z-index: 2;
}
@media screen and (max-width: 767.98px) {
  main:before {
    width: 2.7rem;
    height: 2.7rem;
    top: -0.7rem;
    right: -1.5rem;
    z-index: 2;
  }
}
@media screen and (max-width: 767.98px) {
  main {
    padding-top: 0.5rem;
  }
}
main .breadbox {
  position: relative;
  z-index: 3;
}

/* ************************
circle-detail
************************ */
#circle-detail {
  position: relative;
}

@media screen and (max-width: 767.98px) {
  #detailbox {
    padding-top: 0.7rem;
  }
}
#detailbox:before {
  top: 3.5rem;
}
@media screen and (max-width: 767.98px) {
  #detailbox:before {
    top: 2.14rem;
  }
}
#detailbox .detailbox {
  position: relative;
}
#detailbox .detailbox-head {
  margin-bottom: 0.8rem;
  position: relative;
  z-index: 2;
}
#detailbox .detailbox-head:after {
  content: "";
  display: block;
  width: calc(50% + 1.3rem);
  height: 4.32rem;
  background-color: #f2f4f4;
  position: absolute;
  bottom: -0.4rem;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-head:after {
    width: calc(100% - 0.38rem);
    height: 3.5rem;
    bottom: auto;
    top: 0;
  }
}
#detailbox .detailbox-head .container {
  width: 11rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0;
  margin: 0 auto;
  margin-top: 0.72rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-head .container {
    width: 100%;
    margin-top: 0;
    display: block;
  }
}
#detailbox .detailbox-head .container:before {
  content: "circle";
  letter-spacing: 0;
  display: inline-block;
  text-transform: uppercase;
  font-size: 1.45rem;
  font-family: "futura-pt-bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 0.7;
  color: #f2f4f4;
  position: absolute;
  top: -0.7rem;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-head .container:before {
    font-size: 0.63rem;
    top: -0.4rem;
  }
}
#detailbox .detailbox-head-info {
  width: 4.06rem;
  margin-top: 0.8rem;
  padding-left: 0.1rem;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-head-info {
    width: 100%;
    margin-top: 0;
    padding-top: 0.2rem;
    padding-left: 0.32rem;
    padding-right: 0.6rem;
  }
}
#detailbox .detailbox-head-info-title {
  font-size: 0.28rem;
  font-weight: 700;
  line-height: 1.5536;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-head-info-title {
    font-size: 0.14rem;
  }
}
#detailbox .detailbox-head-info-area {
  font-size: 0.13rem;
  font-weight: 700;
  padding-left: 0.24rem;
  margin-top: 0.16rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-head-info-area {
    width: calc(100% - 1.4rem);
    font-size: 0.08rem;
    margin-top: 0.08rem;
    padding-left: 0.2rem;
  }
}
#detailbox .detailbox-head-info-area:before {
  content: "";
  display: block;
  width: 0.15rem;
  height: 0.23rem;
  background: transparent url(../img/icon_pin.svg) no-repeat scroll center center/contain;
  position: absolute;
  top: 0.01rem;
  left: 0;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-head-info-area:before {
    width: 0.08rem;
    height: 0.12rem;
    top: 0.01rem;
  }
}
#detailbox .detailbox-head-info-txt {
  margin-top: 0.48rem;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-head-info-txt {
    font-size: 0.1rem;
    margin-top: 0.16rem;
    letter-spacing: 0;
  }
}
#detailbox .detailbox-head-slide {
  width: 6.22rem;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-head-slide {
    width: calc(100% - 0.32rem);
    margin-left: auto;
    margin-right: 0;
    margin-top: 0.2rem;
  }
}
#detailbox .detailbox-head-slide-swiper .swiper-slide {
  width: 6.22rem;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-head-slide-swiper .swiper-slide {
    width: calc(100% - 0.32rem);
  }
}
#detailbox .detailbox-head-slide-swiper .swiper-slide figure img {
  width: 100%;
  aspect-ratio: 622/408;
  -o-object-fit: cover;
     object-fit: cover;
}
#detailbox .detailbox-head-slide .swiper-pagination {
  bottom: -0.2rem;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-head-slide .swiper-pagination {
    bottom: -0.16rem;
  }
}
#detailbox .detailbox-head-slide .swiper-pagination-bullet {
  border-color: transparent;
  background-color: #e9e9e9;
}
#detailbox .detailbox-head-slide .swiper-pagination-bullet-active {
  background-color: #0042ff;
}
#detailbox .detailbox-main .container {
  max-width: 11rem;
  padding: 0;
  position: relative;
}
#detailbox .detailbox-main .container:before {
  content: "";
  display: block;
  width: 1.88rem;
  height: 100%;
  background: linear-gradient(0deg, rgb(255, 123, 201) 0%, rgb(124, 66, 255) 30%, rgb(0, 66, 255) 60%, rgb(123, 222, 242) 100%);
  border-bottom: 0.1rem solid #000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main .container:before {
    width: 0.35rem;
  }
}
#detailbox .detailbox-main .container:after {
  content: "information.";
  letter-spacing: 0;
  display: inline-block;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-family: "futura-pt-bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 0.7;
  color: #fff;
  writing-mode: vertical-rl;
  white-space: nowrap;
  position: absolute;
  bottom: 1.8rem;
  left: -0.04rem;
  z-index: -1;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main .container:after {
    font-size: 0.3rem;
    bottom: auto;
    top: 4.86rem;
  }
}
#detailbox .detailbox-main-appeal {
  max-width: 8.16rem;
  margin-bottom: 0.7rem;
  margin-left: auto;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-appeal {
    width: calc(100% - 0.32rem);
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 0.4rem;
    padding-right: 0.16rem;
    padding-left: 0.25rem;
  }
}
#detailbox .detailbox-main-appeal-title {
  margin-bottom: 0.3rem;
}
#detailbox .detailbox-main-appeal-title:before {
  content: "appeal point";
}
#detailbox .detailbox-main-appeal-list {
  counter-reset: nmb 0;
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-appeal-list {
    display: block;
  }
}
#detailbox .detailbox-main-appeal-list li {
  width: calc((100% - 0.96rem) / 3);
  margin-left: 0.48rem;
  padding-top: 1.2rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-appeal-list li {
    width: 100%;
    min-height: 0.48rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0.6rem;
    letter-spacing: 0;
    margin-top: 0.2rem;
  }
}
#detailbox .detailbox-main-appeal-list li:before {
  counter-increment: nmb 1;
  content: counter(nmb, decimal-leading-zero);
  width: 0.96rem;
  height: 0.96rem;
  font-size: 0.43rem;
  font-family: "futura-pt-bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 0.7;
  background: linear-gradient(90deg, rgb(255, 123, 201) 0%, rgb(124, 66, 255) 30%, rgb(0, 66, 255) 60%, rgb(123, 222, 242) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: calc((100% - 0.96rem) / 2);
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-appeal-list li:before {
    width: 0.48rem;
    height: 0.48rem;
    font-size: 0.21rem;
    top: calc((100% - 0.48rem) / 2);
    left: 0;
  }
}
#detailbox .detailbox-main-appeal-list li:after {
  content: "";
  display: block;
  display: block;
  width: 0.96rem;
  height: 0.96rem;
  background: transparent url(../img/circle_small.svg) no-repeat scroll center center/contain;
  position: absolute;
  top: 0;
  left: calc((100% - 0.96rem) / 2);
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-appeal-list li:after {
    width: 0.48rem;
    height: 0.48rem;
    font-size: 0.21rem;
    top: calc((100% - 0.48rem) / 2);
    left: 0;
  }
}
#detailbox .detailbox-main-appeal-list li:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-appeal-list li:first-of-type {
    margin-top: 0;
  }
}
#detailbox .detailbox-main-tag {
  padding-top: 0.5rem;
  padding-bottom: 0.4rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-tag {
    padding-top: 0.25rem;
    padding-bottom: 0.2rem;
  }
}
#detailbox .detailbox-main-tag:before {
  content: "";
  display: block;
  display: block;
  width: calc(50vw + 4.8rem);
  height: 100%;
  background-color: #f2f4f4;
  position: absolute;
  top: 0;
  left: 0.7rem;
  z-index: 1;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-tag:before {
    width: calc(100vw - 0.16rem);
    left: 0.16rem;
  }
}
#detailbox .detailbox-main-tag-list {
  width: 9.8rem;
  max-height: 0.76rem;
  overflow-y: hidden;
  margin-right: 0;
  margin-left: auto;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-tag-list {
    width: calc(100% - 0.35rem);
    margin-left: 0.35rem;
    padding-right: 0.16rem;
    max-height: 0.5rem;
  }
}
#detailbox .detailbox-main-tag-list li {
  margin-right: 0.2rem;
  margin-bottom: 0.1rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-tag-list li {
    margin-right: 0.1rem;
    margin-bottom: 0.05rem;
  }
}
#detailbox .detailbox-main-tag-list li a {
  display: inline-block;
  font-size: 0.17rem;
  line-height: 1;
  padding: 0.08rem 0.12rem;
  background-color: #fff;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-tag-list li a {
    font-size: 0.09rem;
    padding: 0.04rem 0.06rem;
  }
}
#detailbox .detailbox-main-tag-list.open {
  max-height: 100%;
}
#detailbox .detailbox-main-tag #tag-all {
  position: absolute;
  right: 0;
  bottom: 0.04rem;
  z-index: 2;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-tag #tag-all {
    right: 0.16rem;
  }
}
#detailbox .detailbox-main-tag #tag-all span {
  color: #0042ff;
  padding-right: 0.16rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-tag #tag-all span {
    padding-right: 0.12rem;
    font-size: 0.09rem;
  }
}
#detailbox .detailbox-main-tag #tag-all span:before {
  content: "";
  display: block;
  width: 0.08rem;
  height: 0.08rem;
  border-bottom: 1px solid #0042ff;
  border-right: 1px solid #0042ff;
  transform: rotateZ(45deg);
  position: absolute;
  top: calc((100% - 0.08rem) / 2);
  right: 0;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-tag #tag-all span:before {
    width: 0.06rem;
    height: 0.06rem;
  }
}
#detailbox .detailbox-main-info {
  max-width: 8.16rem;
  margin-top: 1.2rem;
  margin-left: auto;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-info {
    width: calc(100% - 0.35rem);
    padding-left: 0.25rem;
    padding-right: 0.16rem;
    margin-top: 0.48rem;
  }
}
#detailbox .detailbox-main-info-title {
  font-size: 0.2rem;
  font-weight: 700;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-info-title {
    font-size: 0.12rem;
  }
}
#detailbox .detailbox-main-info-top {
  display: flex;
  justify-content: flex-start;
  margin-top: 0.28rem;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-info-top {
    display: block;
    margin-top: 0.14rem;
  }
}
#detailbox .detailbox-main-info-top-item {
  display: flex;
  justify-content: flex-start;
  margin-right: 0.24rem;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-info-top-item {
    margin-right: 0;
    margin-top: 0.1rem;
  }
}
#detailbox .detailbox-main-info-top-item dt {
  height: 0.26rem;
  background-color: #0042ff;
  font-size: 0.13rem;
  line-height: 1;
  color: #fff;
  padding: 0 0.08rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-info-top-item dt {
    height: 0.2rem;
    font-size: 0.08rem;
    min-width: 0.6rem;
  }
}
#detailbox .detailbox-main-info-top-item dd {
  height: 0.26rem;
  background-color: #f2f4f4;
  line-height: 1.3;
  padding: 0 0.16rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-info-top-item dd {
    justify-content: flex-start;
    height: 0.2rem;
    padding: 0 0.08rem;
    font-size: 0.09rem;
    min-width: 0.8rem;
  }
}
#detailbox .detailbox-main-info-box {
  padding: 0.3rem 0;
  border-bottom: 1px solid #b2b2b2;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-info-box {
    padding: 0.16rem 0;
  }
}
#detailbox .detailbox-main-info-box p {
  font-size: 0.18rem;
  line-height: 1.9444;
  margin-top: 0;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-info-box p {
    font-size: 0.1rem;
  }
}
#detailbox .detailbox-main-info-box-item {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-info-box-item {
    display: block;
  }
}
#detailbox .detailbox-main-info-box-item dt {
  width: 2.4rem;
  font-size: 0.2rem;
  font-weight: 700;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-info-box-item dt {
    width: 100%;
    font-size: 0.12rem;
  }
}
#detailbox .detailbox-main-info-box-item dd {
  width: calc(100% - 2.4rem);
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-info-box-item dd {
    width: 100%;
  }
}
#detailbox .detailbox-main-info-box:first-of-type {
  border-bottom: none;
}
#detailbox .detailbox-main .btnbox {
  max-width: 8.16rem;
  padding-top: 0.5rem;
  margin-left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main .btnbox {
    width: 100%;
    padding-top: 0.3rem;
    margin: 0 auto;
    display: block;
    text-align: center;
  }
}
#detailbox .detailbox-main .btnbox button {
  width: 2.6rem;
  height: 0.6rem;
  color: #fff;
  font-weight: 700;
  margin: 0 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease 0s;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main .btnbox button {
    width: 65%;
    height: 0.35rem;
    font-size: 0.1rem;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main .btnbox button.fvtbtn {
    margin-bottom: 0.1rem;
  }
}
#detailbox .detailbox-main .btnbox button.entrybtn {
  background-color: #0042ff;
}
#detailbox .detailbox-main-img {
  width: 1.8rem;
  position: absolute;
  bottom: -0.2rem;
  left: 0.44rem;
}
@media screen and (max-width: 767.98px) {
  #detailbox .detailbox-main-img {
    display: none;
  }
}

/* ************************
other-circle
************************ */
#other-circle {
  position: relative;
}
@media screen and (max-width: 767.98px) {
  #other-circle {
    padding-top: 0;
  }
}
#other-circle:before {
  content: "";
  display: block;
  width: 100%;
  height: calc(100% - 1.08rem);
  background-color: #f2f4f4;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 767.98px) {
  #other-circle:before {
    height: 100%;
    bottom: auto;
    top: 0.12rem;
  }
}
#other-circle .other-circle-box-title {
  padding-top: 0.64rem;
  margin-bottom: 0.56rem;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  #other-circle .other-circle-box-title {
    padding-top: 0.28rem;
    margin-bottom: 0.28rem;
  }
}
#other-circle .other-circle-box-title:before {
  content: "see other circles.";
  font-size: 0.54rem;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767.98px) {
  #other-circle .other-circle-box-title:before {
    font-size: 0.27rem;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767.98px) {
  #other-circle .other-circle-box-title span {
    font-size: 0.1rem;
  }
}

.other-circle-box-slide {
  position: relative;
}
.other-circle-box-slide-swiper .swiper-slide:last-of-type .other-circle-box-slide-article {
  border-bottom: none;
  margin-bottom: 0;
}
.other-circle-box-slide-article {
  height: 100%;
}
@media screen and (max-width: 767.98px) {
  .other-circle-box-slide-article {
    padding: 0 0.14rem;
    background-color: transparent;
    box-shadow: none;
  }
}
.other-circle-box-slide-article a {
  height: 100%;
}
.mouse .other-circle-box-slide-article a:hover .more:after {
  right: -0.02rem;
}
.other-circle-box-slide-info {
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .other-circle-box-slide-info {
    background-color: transparent;
  }
}
.other-circle-box-slide .swiper-slide {
  width: 3.35rem;
  padding: 0 0.25rem;
}
@media screen and (max-width: 767.98px) {
  .other-circle-box-slide .swiper-slide {
    width: 100%;
    padding: 0;
  }
}
.other-circle-box-slide .swiper-pagination-bullet {
  border-color: transparent;
  border: 1px solid #000;
}
.other-circle-box-slide .swiper-pagination-bullet-active {
  background-color: #000;
}
.other-circle-box-slide-navi {
  margin-top: 0.5rem;
}
@media screen and (max-width: 767.98px) {
  .other-circle-box-slide-navi {
    margin-top: 0.25rem;
  }
}
.other-circle-box-slide-navi .other-circle-prev {
  position: absolute;
  top: 0.7rem;
  left: calc(50% - 5.5rem);
  z-index: 200;
}
@media screen and (max-width: 767.98px) {
  .other-circle-box-slide-navi .other-circle-prev {
    top: 0.44rem;
    left: calc(50% - 1.24rem);
  }
}
.other-circle-box-slide-navi .other-circle-next {
  position: absolute;
  top: 0.7rem;
  right: calc(50% - 5.5rem);
  z-index: 200;
}
@media screen and (max-width: 767.98px) {
  .other-circle-box-slide-navi .other-circle-next {
    top: 0.44rem;
    right: calc(50% - 1.24rem);
  }
}
.other-circle-box-slide-img {
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .other-circle-box-slide-img img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.other-circle-box-slide-head {
  padding: 0.16rem 0;
  margin-bottom: 0.16rem;
  display: inline-flex;
}
@media screen and (max-width: 767.98px) {
  .other-circle-box-slide-head {
    padding: 0.12rem 0;
    margin-bottom: 0;
  }
}
.other-circle-box-slide-head span {
  display: inline-block;
  font-size: 0.14rem;
  line-height: 1;
  padding: 0 0.08rem;
  border-right: 1px solid #fff;
}
@media screen and (max-width: 767.98px) {
  .other-circle-box-slide-head span {
    font-size: 0.08rem;
  }
}
.other-circle-box-slide-head span:first-of-type {
  padding-left: 0;
}
.other-circle-box-slide-head span:last-of-type {
  padding-right: 0;
  border-right: none;
}
.other-circle-box-slide-title {
  font-size: 0.22rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 767.98px) {
  .other-circle-box-slide-title {
    font-size: 0.14rem;
    line-height: 1.34;
    margin-bottom: 0.08rem;
    padding-bottom: 0;
  }
}
.other-circle-box-slide-txt {
  margin-top: 0;
  padding-top: 0.12rem;
  font-size: 0.16rem;
  line-height: 1.78;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .other-circle-box-slide-txt {
    font-size: 0.1rem;
    padding-top: 0;
    line-height: 1.6;
  }
}
.other-circle-box-slide .btnbox {
  padding-top: 0.3rem;
}
@media screen and (max-width: 767.98px) {
  .other-circle-box-slide .btnbox {
    padding-top: 0.24rem;
  }
}
@media screen and (max-width: 767.98px) {
  .other-circle-box-slide .btnbox .btn {
    width: 65%;
  }
}
.other-circle-box-slide .btnbox .btn span {
  letter-spacing: 0;
}