  @charset "UTF-8";
/* Scss Document */
/* PC用設定 ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
html {
  overflow-x: hidden;
}

body {
  margin: 0 auto;
  overflow-x: hidden;
}

main {
  font-family:　"Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  line-height: 0;
}

img {
  margin: 0;
  padding: 0;
}

section {
  margin: 0;
  padding: 0;
}

.relative {
  position: relative;
}

.content {
  width: 62%;
  margin: 0 auto;
}

.trance {
  transform: skewX(-5deg);
}

.annotation_top {
  font-size: 0.5em;
}


/* ↓　header　↓ --------------------------------------------------------------------------------- */


/* ↓ swiper ↓ ----------------------------------------------------------------------------------- */
#header .swiper {
  width: 100%;
  height: auto;
  overflow: hidden;
}

#header .swiper-wrapper {
  /* wrapperのサイズを調整 */
  width: 100%;
  height: 100%;
}

#header .swiper-slide {
  /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
  width: 100%;
  border: solid 1px #55325b;
}

/* 前への矢印 */
#header .swiper-button-prev {
  color: #FFFFFF;
  opacity: 0.2;
  left: 1%;
}
/* 次への矢印 */
#header .swiper-button-next {
  color: #FFFFFF;
  opacity: 0.2;
  right: 1%;
}
/* ページネーション */
#header .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 20px;
}

/* ↓　intro　↓ --------------------------------------------------------------------------------- */

#intro {
  background-image: url("../images/intro_bg.jpg");
  padding: 7rem 0 7rem;
  position: relative;
}

#intro .content {
  width: 67%;
  height: auto;
  margin: 0 auto;
  color: #FFFFFF;
}

#st21 {
  font-size : 1.23rem;
  line-height : 2.07rem;
  letter-spacing : 0.247rem;
  text-align: center;
  text-shadow: -1px -1px 3px #e3007f,
                1px -1px 3px #724fb4,
               -1px 1px 3px #724fb4,
                1px 1px 3px #e3007f;
}

#box21 {
  width: 100%;
  height: auto;
  margin-top: 1.5rem;
}

#box21 .left {
  width: 38.6%;
  height: auto;
}

#box21 .right {
  width: 58%;
  height: auto;
  font-size : 0.9rem;
  line-height : 1.84rem;
  letter-spacing : 0.08rem;
}
  
#inspire_me {
  width: 25%;
  height: auto;
  position: absolute;
  left: 66%;
  top: 22rem;
}

/* ↓　movie　↓ --------------------------------------------------------------------------------- */
#movie {
  width: 100%;
  height: auto;
  background-image: url("../images/movie_bg.jpg");
  padding: 5rem 0;
  text-align: center;
}

#st31 {
  font-size : 1.17rem;
  line-height : 2rem;
  letter-spacing : 0.23rem;
  color : #FFFFFF;
  margin-bottom: 1rem;
}

#movie_border {
  width: 50.4%;
  height: auto;
  margin: 0 auto;
  border: 4px solid;
  border-image: linear-gradient(to right, #E3007F 0%, #8E81BB 50%, #009FE8 100%);
  border-image-slice: 1;
}

#movie_border video {
  width: 98%;
  height: auto;
  margin: 1% 1%;
}


/* ↓　features　↓ --------------------------------------------------------------------------------- */
#features {
  background-image: url("../images/features_bg.jpg");
  padding: 4rem 0;
}

#features .content {
  width: 62%;
  height: auto;
  color: #FFFFFF;
}

#st41 {
  font-size: 1.2rem;
  line-height: 1.9rem;
  letter-spacing: 0.2rem;
  text-align: center;
  margin-bottom: 1.5rem;
}
  
#st41 span {
  font-size: 2.5rem;
  line-height : 2.4rem;
  letter-spacing : 0.4rem;
}

#st41 span span {
  font-size: 0.8em;
  line-height : 2rem;
  letter-spacing : 0.2rem;
}

.box41 {
  width: 100%;
  height: auto;
  display: flex;
  padding: 0.5rem;
  font-size: 1.1rem;
  line-height: 2rem;
  letter-spacing: 0.162rem;
  background : -moz-linear-gradient(0% 50% 0deg,rgba(227, 0, 127, 1) 0%,rgba(212, 11, 134, 1) 9.41%,rgba(190, 26, 144, 1) 19.73%,rgba(152, 52, 162, 1) 61.64%,rgba(114, 79, 180, 1) 100%);
  background : -webkit-linear-gradient(0deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
  background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(227, 0, 127, 1) ),color-stop(0.0941,rgba(212, 11, 134, 1) ),color-stop(0.1973,rgba(190, 26, 144, 1) ),color-stop(0.6164,rgba(152, 52, 162, 1) ),color-stop(1,rgba(114, 79, 180, 1) ));
  background : -o-linear-gradient(0deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
  background : -ms-linear-gradient(0deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3007F', endColorstr='#724FB4' ,GradientType=0)";
  background : linear-gradient(90deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
}

.box41 .st42-2 {
  display: flex;
}

.box41 .hisi {
  width: 1.7rem;
  height: 1.7rem;
  background-color: #FFFFFF;
  transform: rotate(45deg);
  position: relative;
  margin: 0.2rem 1rem 0 0.2rem;
}

.box41 .hisi .st42 {
  width: 2rem;
  height: 2rem;
  transform: rotate(-45deg);
  text-align: center;
  position: absolute;
  top: -0.2rem;
  left: -0.1rem;
  color: #e3007f;
  font-size: 1.4rem;
}

.box41 .sub {
  width: fit-content;
  font-size : 0.8rem;
  letter-spacing : 0.117rem;
  margin-left: 1rem;
}

.box41 .fit {
  width: fit-content;
}

#box1 .box41 .sub {
  line-height: 1.5rem;
}

.box42 {
  width: 90%;
  height: auto;
  margin: 2rem auto 2rem 2.7rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#box1 .box42 .left {
  width: 51%;
  height: auto;
}

#box1 .box42 .right {
  width: 40%;
  height: auto;
}

.st43 {
  width: 100%;
  height: auto;
  font-size : 0.8rem;
  line-height : 1.05rem;
  letter-spacing : 0.04rem;
  text-align: justify;
}

#box1 .st43 {
  margin-bottom: 1.5rem;
}

#box2 .box41 .fit {
  line-height: 1.5rem;
}

#box2 .box42 .left {
  width: 58%;
  height: auto;
}

#box2 .box42 .right {
  width: 40%;
  height: auto;
}

#box2 #box43 {
  margin-top: 1.8rem;
}

#box2 #box43 div {
  width: 31%;
  height: auto;
}

#box3 .box42 {
  width: 87%;
  height: auto;
}

#box3 .box42 .left {
  width: 48%;
  height: auto;
}

#box3 .box42 .right {
  width: 49%;
  height: auto;
}

#box44 .box {
  width: 95%;
  height: auto;
  margin: 0.5rem auto 1rem;
}

#box3 .box45 {
  margin-bottom: 0.5rem;
  background-color: #FFFFFF;
}

#box3 .box45 .left {
  width: 29%;
  height: auto;
}

#box3 .box45 .right {
  width: 71%;
  height: auto;
}

#box3 .box45 .right ul {
  width: 95%;
  height: auto;
  list-style-type: none;
  color: #3E3A39;
}

#box3 .box45 .right li {
  font-size : 0.56rem;
  line-height : 0.9rem;
  letter-spacing : 0.04rem;
  background-image: url("../images/li-style.png");
  background-repeat: no-repeat;
  background-size: 0.8em;
  background-position: left 0.2rem;
  padding-left: 1.2em;
  margin-left: 1rem;
}


.st44 {
  font-size : 73%;
  line-height : 1.267rem;
  letter-spacing : 0.055rem;
  color : #9B3184;
  color : rgb(155, 49, 132);
  margin: 1rem 0 0 1rem;
}

#features .annotation {
  margin-bottom: 3rem;
}


/* ↓　design　↓ --------------------------------------------------------------------------------- */
#design {
  background-image: url("../images/bg.jpg");
  padding: 3rem 0;
  text-align: right;
}

#design .content {
  margin: 1rem auto;
}

#st51 {
  font-size : 1.1rem;
  line-height : 1.88rem;
  letter-spacing : 0.2rem;
  color : rgb(155, 49, 132);
  text-align: center;
}

#st52 {
  display: inline-block;
  font-size : 1.88em;
  line-height : 2.37rem;
  letter-spacing : 0.31rem;
  color : #9B3184;
  color : rgb(155, 49, 132);
}

#box51 {
  margin: 2rem 0 1.5rem;
}

#box51 .box {
  width: 30%;
  background : -moz-linear-gradient(2.21% 1.56% -45deg,rgba(227, 0, 127, 1) 0%,rgba(212, 11, 134, 1) 9.41%,rgba(190, 26, 144, 1) 19.73%,rgba(152, 52, 162, 1) 61.64%,rgba(114, 79, 180, 1) 100%);
  background : -webkit-linear-gradient(-45deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
  background : -webkit-gradient(linear,2.21% 1.56% ,97.79% 98.44% ,color-stop(0,rgba(227, 0, 127, 1) ),color-stop(0.0941,rgba(212, 11, 134, 1) ),color-stop(0.1973,rgba(190, 26, 144, 1) ),color-stop(0.6164,rgba(152, 52, 162, 1) ),color-stop(1,rgba(114, 79, 180, 1) ));
  background : -o-linear-gradient(-45deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
  background : -ms-linear-gradient(-45deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3007F', endColorstr='#724FB4' ,GradientType=0)";
  background : linear-gradient(135deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
  border-radius : 0.77rem;
  -moz-border-radius : 0.77rem;
  -webkit-border-radius : 0.77rem;
}

#box51 .img_box {
  width: 70%;
  height: auto;
  margin: 0.8rem auto 1.5rem;
}

.st53 {
  font-size : 1rem;
  line-height : 1.81rem;
  letter-spacing : 0.077rem;
  color : rgb(255, 255, 255);
  text-align: center;
  margin-top: 0.7rem;
}

.view-more {
  width: 19.6%;
  margin-top: 1.5rem;
}

#design .modal_box {
  top: 10%!important;
  border: 4px solid #E3007F;
  border-image: linear-gradient(to right, #E3007F 0%, #BE1A90 20%,#724FB4 100%);
  border-image-slice: 1;
}

#modal-design .box52 {
  width: 60%;
  height: auto;
  margin: 2rem auto;
}

#modal-design .box52 .box {
  margin-top: 3rem;
}

.st54 {
  font-size: 1rem;
  line-height: 1.9rem;
  letter-spacing: 0.088rem;
  color: rgb(255,255,255,1);
  background : -moz-linear-gradient(21.9% -176.34% -45deg,rgba(227, 0, 127, 1) 0%,rgba(212, 11, 134, 1) 9.41%,rgba(190, 26, 144, 1) 19.73%,rgba(152, 52, 162, 1) 61.64%,rgba(114, 79, 180, 1) 100%);
  background : -webkit-linear-gradient(-45deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
  background : -webkit-gradient(linear,21.9% -176.34% ,78.1% 276.34% ,color-stop(0,rgba(227, 0, 127, 1) ),color-stop(0.0941,rgba(212, 11, 134, 1) ),color-stop(0.1973,rgba(190, 26, 144, 1) ),color-stop(0.6164,rgba(152, 52, 162, 1) ),color-stop(1,rgba(114, 79, 180, 1) ));
  background : -o-linear-gradient(-45deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
  background : -ms-linear-gradient(-45deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3007F', endColorstr='#724FB4' ,GradientType=0)";
  background : linear-gradient(135deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
}

.st55 {
  width: 90%;
  height: auto;
  font-size: 0.75rem;
  line-height: 1.1rem;
  letter-spacing: 0.02rem;
  text-align: justify;
  color: rgb(62, 58, 57);
  margin: 0.5rem auto;
}

#modal-design .box52 .annotation-center{
  font-size: 0.6em;
  line-height: 1rem;
  margin-top: 0.5rem;
}

#box53 {
  width: 60.7%;
  height: auto;
  margin: auto;
}

/* ↓　mode　↓ --------------------------------------------------------------------------------- */
#mode {
  margin: 4rem auto;
  text-align: right;
}

#st61 {
  font-size : 1.1rem;
  line-height : 1.88rem;
  letter-spacing : 0.2rem;
  color : rgb(155, 49, 132);
  text-align: center;
}

#st62 {
  font-size : 1.88em;
  line-height : 2.37rem;
  letter-spacing : 0.31rem;
  color : #9B3184;
  color : rgb(155, 49, 132);
}

#box61 {
  font-size: 0.77rem;
  line-height: 1.27rem;
  letter-spacing: 0.1rem;
  text-align: center;
  margin-top: 1rem;
}

#box62 {
  width: 100%;
  height: auto;
  margin-top: 1.5rem;
}

#box62 .bg {
  width: 100%;
  height: auto;
  position: relative;
}

#box63 {
  width: 74%;
  height: 80%;
  position: absolute;
  z-index: 100;
  top: 10%;
  left: 11%;
  text-align: center;
  display: flex;
}

#box64 {
  width: 44%;
  height: 90%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  color: rgba(255, 255, 255, 1);
  margin-top: 4%;
}

#box64 .box {
  width: 100%;
  height: 32%;
  border: solid 2px rgba(186,226,248,1);
  border-radius: 5px;
  padding-top: 0.5rem;
}

#box64 .box:nth-child(1) {
  background-color: rgba(255, 255, 255, 0.5);
}

.st63 {
  font-family: "Osaka-mono", "MS Gothic", "monospace";
  font-size: 1.5rem;
  line-height: 2.67rem;
}

.st64 {
  font-size : 0.7rem;
  line-height : 1rem;
}

#box65 {
  width: 17.8%;
  height: auto;
  margin-top: 6%;
}

#box66 {
  width: 38.2%;
  height: auto;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

/* ↓ 変数指定 ↓ */
#box66 .box:nth-child(1) {
  --mainColor: rgba(255, 218, 0, 1);
  --borderColor: rgba(255, 218, 0, 1);
}
#box66 .box:nth-child(2) {
  --mainColor: rgba(237, 134, 179, 1);
  --borderColor: rgba(237, 134, 179, 1);
}
#box66 .box:nth-child(3) {
  --mainColor: rgba(84, 194, 240, 1);
  --borderColor: rgba(84, 194, 240, 1);
}
#box66 .box:nth-child(4) {
  --mainColor: rgba(0, 170, 131, 1);
  --borderColor: rgba(135, 199, 150, 1);
}
#box66 .box:nth-child(5) {
  --mainColor: rgba(246, 181, 108, 1);
  --borderColor: rgba(246, 181, 108, 1);
}
#box66 .box:nth-child(6) {
  --mainColor: rgba(186, 140, 189, 1);
  --borderColor: rgba(186, 140, 189, 1);
}

#box66 .box {
  width: 100%;
  height: 14.8%;
  border-style: solid;
  border-width: 1.5px;
  border-radius: 5px;
  font-size: 1.1rem;
  line-height: 3rem;
  position: relative;
  color: var(--mainColor);
  border-color: var(--borderColor);
}

#box66 .box .annotation{
  width: 120%;
  color: rgba(0,0,0,1);
  line-height: 1rem;
  transform: scale(0.6);
}

#box66 .box:hover {
  background-color: rgba(255,255,255,0.5);
  color: rgba(255,255,255,1);
  border-color: rgba(255,255,255,1);
  cursor: pointer;
}

.fukidashi {
  display: none;
  width: 15rem;
  position: absolute;
  top: -46%;
  left: 107%;
  padding: 0.53rem;
  border-radius: 5px;
  background: var(--mainColor);
}

.fukidashi:after {
  position: absolute;
  width: 0;
  height: 0;
  left: -1rem;
  top: 40%;
  margin-right: 0.33rem;
  border: solid transparent;
  border-right-color: var(--mainColor);
  border-width: 0.55rem;
  pointer-events: none;
  content: " ";
}

.st65::after {
  content: "";
  width: 0.3rem;
  height: 0.3rem;
  border-top: solid 2px var(--mainColor);
  border-right: solid 2px var(--mainColor);
  transform: rotate(45deg);
  position: absolute;
  right: 0.3rem;
  top: 1.25rem;
}

.st65:hover + .fukidashi {
  display: block;
}

.st66 {
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 0.075rem;
  line-height: 2rem;
  color: rgba(255,255,255,1);
}


.st67 {
  font-size: 0.86rem;
  line-height: 1.257rem;
  letter-spacing: 0.065rem;
  color: rgba(0,0,0,0.9);
}

/* ↓　probe　↓ --------------------------------------------------------------------------------- */
#probe {
  background-image: url("../images/bg.jpg");
  padding: 4rem 0;
}

#probe .content {
  width: 62%;
  height: auto;
}

#st71 {
  font-size : 1.1rem;
  line-height : 1.88rem;
  letter-spacing : 0.2rem;
  color : rgb(155, 49, 132);
  text-align: center;
}

#st72 {
  font-size : 1.88em;
  line-height : 2.37rem;
  letter-spacing : 0.31rem;
  color : #9B3184;
  color : rgb(155, 49, 132);
}

#box71 {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}

#box71 .box {
  width: 22%;
  height: auto;
  margin-top: 2.5rem;
}

.box72 {
  width: 100%;
  height: 4.9rem;
  font-size : 0.8rem;
  line-height : 1.01rem;
  letter-spacing : 0.06rem;
  color : rgb(255, 255, 255);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  background : -moz-linear-gradient(11.19% -19.16% -45deg,rgba(227, 0, 127, 1) 0%,rgba(212, 11, 134, 1) 9.41%,rgba(190, 26, 144, 1) 19.73%,rgba(152, 52, 162, 1) 61.64%,rgba(114, 79, 180, 1) 100%);
  background : -webkit-linear-gradient(-45deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
  background : -webkit-gradient(linear,11.19% -19.16% ,88.81% 113.74% ,color-stop(0,rgba(227, 0, 127, 1) ),color-stop(0.0941,rgba(212, 11, 134, 1) ),color-stop(0.1973,rgba(190, 26, 144, 1) ),color-stop(0.6164,rgba(152, 52, 162, 1) ),color-stop(1,rgba(114, 79, 180, 1) ));
  background : -o-linear-gradient(-45deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
  background : -ms-linear-gradient(-45deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3007F', endColorstr='#724FB4' ,GradientType=0)";
  background : linear-gradient(135deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
  color: rgba(255,255,255,1);
}

.box72 span {
  font-size : 0.8em;
}

.box72::after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0.3rem;
  border-top-color: #9933A2;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  top: 100%;
  left: 45%;
}

.box73 .img_box {
  width: 81%;
  height: auto;
  margin: 1.5rem auto 0.7rem;
  background : -moz-linear-gradient(6.69% 25% -30deg,rgba(247, 204, 223, 1) 0%,rgba(208, 191, 220, 1) 100%);
  background : -webkit-linear-gradient(-30deg, rgba(247, 204, 223, 1) 0%, rgba(208, 191, 220, 1) 100%);
  background : -webkit-gradient(linear,6.69% 25% ,93.31% 75% ,color-stop(0,rgba(247, 204, 223, 1) ),color-stop(1,rgba(208, 191, 220, 1) ));
  background : -o-linear-gradient(-30deg, rgba(247, 204, 223, 1) 0%, rgba(208, 191, 220, 1) 100%);
  background : -ms-linear-gradient(-30deg, rgba(247, 204, 223, 1) 0%, rgba(208, 191, 220, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7CCDF', endColorstr='#D0BFDC' ,GradientType=0)";
  background : linear-gradient(120deg, rgba(247, 204, 223, 1) 0%, rgba(208, 191, 220, 1) 100%);
  border-radius: 50%;
}

.st73 {
  font-size : 0.9rem;
  line-height : 1.11rem;
  letter-spacing : 0.054rem;
  color : rgb(128, 85, 145);
  text-align: center;
}

.st74 {
  font-size: 0.8em;
}

.box74 {
  font-size : 0.6rem;
  line-height : 1.6rem;
  letter-spacing : 0.081rem;
  color : rgb(128, 85, 145);
  text-align: center;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}

.st75 {
  width: 44%;
  height: 1.67rem;
  background-color: rgba(255,255,255,1);
  border: solid 1px rgba(155, 49, 132, 1);
  border-radius : 3px;
  -moz-border-radius : 3px;
  -webkit-border-radius : 3px;
  margin: 0.15rem 0;
}

.st76 {
  width: 92.6%;
  height: 1.67rem;
  background-color: rgba(255,255,255,1);
  border: solid 1px rgba(155, 49, 132, 1);
  border-radius : 3px;
  -moz-border-radius : 3px;
  -webkit-border-radius : 3px;
  margin: 0.15rem 0;
}

#probe .content .annotation {
  font-size: 0.55em;
  letter-spacing: 0.01rem;
  color: rgba(128, 85, 145, 1);
}


/* ↓　treatment　↓ --------------------------------------------------------------------------------- */
#treatment {
  margin: 4rem auto;
}

#st81 {
  font-size: 1.88em;
  line-height: 2.37rem;
  letter-spacing: 0.31rem;
  color: rgb(155, 49, 132);
  text-align: center;
}

#box81 {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-top: 2rem;
}

#box81 .box {
  width: 25%;
  height: auto;
}

.st82 {
  font-size : 1.2rem;
  font-weight: 600;
  letter-spacing : 0.162rem;
  line-height: 1.467rem;
  color : rgb(155, 49, 132);
  transform: skewX(-8deg);
  margin-top: 0.5rem;
}

.st83 {
  font-size : 0.73rem;
  line-height : 1.17rem;
  color : rgb(62, 58, 57);
}

#box81 .box .annotation {
  transform: scale(0.63);
  transform-origin: left;
  width: 170%;
  line-height: 1rem;
  text-align: left;
  margin-top: 0.5rem;
  padding-right: 0;
}

#box81 .arrow {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background : -moz-linear-gradient(6.69% 25% -30deg,rgba(247, 204, 223, 1) 0%,rgba(208, 191, 220, 1) 100%);
  background : -webkit-linear-gradient(-30deg, rgba(247, 204, 223, 1) 0%, rgba(208, 191, 220, 1) 100%);
  background : -webkit-gradient(linear,6.69% 25% ,93.31% 75% ,color-stop(0,rgba(247, 204, 223, 1) ),color-stop(1,rgba(208, 191, 220, 1) ));
  background : -o-linear-gradient(-30deg, rgba(247, 204, 223, 1) 0%, rgba(208, 191, 220, 1) 100%);
  background : -ms-linear-gradient(-30deg, rgba(247, 204, 223, 1) 0%, rgba(208, 191, 220, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7CCDF', endColorstr='#D0BFDC' ,GradientType=0)";
  background : linear-gradient(120deg, rgba(247, 204, 223, 1) 0%, rgba(208, 191, 220, 1) 100%);
  opacity: 0.7;
  position: relative;
  margin-top: 2rem;
}

#box81 .arrow::after {
  content: "";
    position: absolute;
    top: 31%;
    left: 41%;
    border-style: solid;
    border-width: 0.4rem 0.4rem 0.4rem 0.6rem;
    border-color: transparent transparent transparent rgba(255,255,255,1);
}

/* ↓ homecare ↓ -------------------- */

#box82 {
  background : -moz-linear-gradient(13.57% -18.3% -45deg,rgba(247, 204, 223, 0.6) 0%,rgba(208, 191, 220, 0.6) 100%);
  background : -webkit-linear-gradient(-45deg, rgba(247, 204, 223, 0.6) 0%, rgba(208, 191, 220, 0.6) 100%);
  background : -webkit-gradient(linear,13.57% -18.3% ,86.43% 123.64% ,color-stop(0,rgba(247, 204, 223, 0.6) ),color-stop(1,rgba(208, 191, 220, 0.6) ));
  background : -o-linear-gradient(-45deg, rgba(247, 204, 223, 0.6) 0%, rgba(208, 191, 220, 0.6) 100%);
  background : -ms-linear-gradient(-45deg, rgba(247, 204, 223, 0.6) 0%, rgba(208, 191, 220, 0.6) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7CCDF', endColorstr='#D0BFDC' ,GradientType=0)";
  background : linear-gradient(135deg, rgba(247, 204, 223, 0.6) 0%, rgba(208, 191, 220, 0.6) 100%);
  margin-top: 1rem;
  text-align: center;
  border-radius: 15px;
  padding: 2rem 0;
  position: relative;
}

#box82::before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 1rem 1rem 1rem 1rem;
  border-color: transparent transparent rgba(232,199,222,0.6) transparent;
  left: 47.5%;
  bottom: 100%;
}

#st84 {
  font-size : 1.4rem;
  font-weight: 600;
  line-height : 2.95rem;
  letter-spacing : 0.1rem;
  color : #9B3184;
}

#st84 span {
  font-size: 0.88em;
  font-weight: 400;
}
  
#st85 {
  font-size: 0.77rem;
  line-height: 1.26rem;
  letter-spacing: 0.038rem;
  color: #9B3184;
}

#box83 {
  width: 87%;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}

#box83 .box {
  width: 23%;
  height: auto;
}

.st86 {
  background : -moz-linear-gradient(0% 50% 0deg,rgba(227, 0, 127, 1) 0%,rgba(212, 11, 134, 1) 9.41%,rgba(190, 26, 144, 1) 19.73%,rgba(152, 52, 162, 1) 61.64%,rgba(114, 79, 180, 1) 100%);
  background : -webkit-linear-gradient(0deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
  background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(227, 0, 127, 1) ),color-stop(0.0941,rgba(212, 11, 134, 1) ),color-stop(0.1973,rgba(190, 26, 144, 1) ),color-stop(0.6164,rgba(152, 52, 162, 1) ),color-stop(1,rgba(114, 79, 180, 1) ));
  background : -o-linear-gradient(0deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
  background : -ms-linear-gradient(0deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3007F', endColorstr='#724FB4' ,GradientType=0)";
  background : linear-gradient(90deg, rgba(227, 0, 127, 1) 0%, rgba(212, 11, 134, 1) 9.41%, rgba(190, 26, 144, 1) 19.73%, rgba(152, 52, 162, 1) 61.64%, rgba(114, 79, 180, 1) 100%);
  line-height: 1rem;
  color: rgba(255,255,255,1);
  font-size : 0.8rem;
  line-height : 1.3rem;
  letter-spacing : 0.047rem;
}

.st86 span {
  font-size: 0.8em;
}

#box82 .annotation {
  width: 88%;
  height: auto;
  font-size: 0.6rem;
  text-align: right;
  padding-right: 0;
  margin: 1rem auto;
}

/* ↓　detail　↓ --------------------------------------------------------------------------------- */
#detail {
  background-image: url("../images/bg.jpg");
  padding: 4rem 0;
  margin-bottom: 30px;
}

#detail .content {
  width: 67.34%;
  height: auto;
}

#detail .left {
  width: 42%;
  height: auto;
  margin-top: 1rem;
  mix-blend-mode: multiply;
}

#detail .right {
  width: 52%;
  height: auto;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  color: #595757;
}

#st91 {
  font-size : 1.23rem;
  font-weight: 600;
  line-height : 1.15rem;
  letter-spacing : 0.074rem;
  margin-bottom: 1rem;
}

.border91 {
  width: fit-content;
  height: auto;
  line-height: 1rem;
  padding: 0 0.5rem;
  border: solid 0.5px #595757;
  margin: 1rem 0 0.5rem;
  border-radius : 1rem;
  -moz-border-radius : 1rem;
  -webkit-border-radius : 1rem;
  text-align: center;
}

.st92 {
  font-size : 0.63rem;
  line-height : 1rem;
  letter-spacing : 0.05rem;
}

.length4 {
  width: 3.53rem;
  text-align-last: justify;
  display: inline-block;
  margin-right: 0.2rem;
}

#detail .right ul {
  width: 100%;
  height: 4rem;
  display: flex;
  flex-flow: column wrap;
}

#detail .right li {
  width: 50%;
  height: auto;
  display: flex;
	align-items: center;  
  font-size: 0.63rem;
  line-height: 0.98rem;
  letter-spacing: 0.013rem;
  padding-right: 0.8rem;
}

#detail .right ul li::before {
  content: "・ ";
}

.text-line-right{
	display: flex;
	align-items: center;
}

.text-line-right:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	display: block;
}

.text-line-right:after {
	margin: 0 .4em;
	background: #A0A0A0;
}

/* ↓ review ↓ ------------------------------------------------------------------ */
#review {
  width: 100%;
  max-width: 1920px;
  min-height: 50px;
  position: fixed;
  bottom: 0;
  z-index: 555;
  overflow: hidden;
}

#st101 {
  width: 7em;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 2px;
  text-align: left;
  padding: 5px;
  background-color: navy;
  margin-bottom: 0;
  color: #FFFFFF;
}

#review .content {
  width: 100%;
  background-color: #FFFFFF;
  display: flex;
  padding: 5px 0; 
}

#box101 {
  display: flex;
  width: fit-content;
  animation: loop-list 100s linear infinite;
  padding: 3px 0;
}

@keyframes loop-list {
  from {
      transform: translateX(0);
  }
  to {
      transform: translateX(-100%);
  }
}

#box101 .box {
  display: flex;
}

#box101:hover {
  animation-play-state: paused;
}

.comment {
  width: fit-content;
  height: 20px;
  font-size : 13px;
  line-height : 16px;
  text-align: left;
  display : inline-block;  /* 必須 */
  white-space : nowrap; /* 改行が起こらないように対策 */
  padding: 0 0 0 25vh;
}

.st103 {
  width: fit-content;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0.25px;
  color: #9FA0A0;
  text-align: left;
  margin-top: 4px;
  margin-left: 1em;
  display : inline-block;  /* 必須 */
  white-space : nowrap; /* 改行が起こらないように対策 */
}


/* ↓ return ↓ ------------------------------------------------------------------ */

#return {
  border: solid 4px;
  border-image: linear-gradient(to right, #E3007F 0%, #8E81BB 50%, #009FE8 100%);
  border-image-slice: 1;
  width: 80px;
  height: 80px;
  border-radius: 10%;
  display: block;
  background-color: #FFFFFF;
  opacity: 0.5;
  text-align: center;
  position: fixed;
  bottom: 50px;
  right: 15px;
  z-index: 888;
}

#return p {
  font-size: 18px;
  line-height: 20px;
  margin: 16px 5px;
  vertical-align: sub;
}

a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  color: #000000;
}



/* タブレット・スマホ用設定 ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
@media print, screen and (max-width: 800px) {

  body {
    font-size:min(2.25vw,18px);
  }
  
  /* 背景設定 */
  #bg1 {background-image: url("../images/bg_sp.jpg");}
  #intro, #movie, #features {background-image: none;}
  #design, #probe {background-image: url("../images/bg_sp_1.jpg");}

  .content {
    width: 85%;
  }
  
  .annotation {
    font-size: 1rem;
  }
  
  /* ↓ intro ↓ -------------------------------------------------- */
  
  #intro .content {
    width: 70%;
    height: auto;  
  }
  
  #st21 {
    font-size : 2.52rem;
    line-height : 4.24rem;
    letter-spacing : 0.5rem;
    margin-bottom: 2rem;
  }
  
  #box21 .left {
    width: 100%;
    height: auto;
  }
  
  #box21 .right {
    width: 100%;
    height: auto;
    font-size : 1.6rem;
    line-height : 4rem;
    letter-spacing : 0.16rem;
    text-align: center;
    margin-top: 2rem;
  }

  /* ↓ movie ↓ -------------------------------------------------- */
  
  #movie_border {
    width: 68%;
  }

  #st31 {
    font-size : 2.76rem;
    line-height : 4.7rem;
    letter-spacing : 0.55rem;
  }
  
  /* ↓ features ↓ -------------------------------------------------- */
  
  #features .content {
    width: 86%;
    height: auto;
    color: #FFFFFF;
  }
  
  #st41 {
    font-size : 2.67rem;
    line-height : 4.5rem;
    letter-spacing : 0.5rem;
  }
  
  #st41 span {
    font-size : 6rem;
    line-height : 5.7rem;
    letter-spacing : 1.2rem;
  }
  
  .box41 {
    font-size : 2.45rem;
    line-height: 2.5rem;
  }

  .box41 .hisi {
    width: 5rem;
    height: 4.2rem;
    margin: 1.5rem;
  }

  .box41 .hisi .st42 {
    width: 5rem;
    height: 4.2rem;
    font-size: 4rem;
    top: 0.5rem;
    left: 0.2rem;
  }
  
  .box41 .st42-2 {
    display: block;
    font-size : 3rem;
    letter-spacing : 0.41rem;
    margin: 1rem 2rem 0 auto;
    text-align: center;
  }

  .box41 .sub {
    width: fit-content;
    font-size : 1.77rem;
    letter-spacing : 0.24rem;
    margin-top: 1.2rem;
  }

  .box41 .fit {
    width: 100%;
  }
  
  .box41 .sub {
    width: 100%;
  }

  #box1 .box41 .sub {
    line-height: 1.5rem;
  }

  .box42 {
    width: 100%;
    height: auto;
    flex-direction: column-reverse;
    margin: 0 auto 5rem;
  }
  
  .st43 {
    font-size : 2rem;
    line-height : 2.6rem;
    letter-spacing : 0.1rem;
    margin-top: 1.5rem;
  }
  
  #box1 .box42 .right {
    width: 100%;
  }
  
  #box1 .box42 .left {
    width: 78%;
    margin: 1rem auto;
  }
  
  #box1 .st43 {
    width: 100%;
    text-align: center;
    margin-bottom: 4rem;
  }
  
  #box2 .box42 .right {
    width: 100%;
  }
  
  #box2 .box42 .left {
    width: 100%;
    margin: 1rem auto 2rem;
  }
  
  #box2 .st43 {
    width: 100%;
    text-align: justify;
    margin-bottom: 2.5rem;
  }
  
  #box44 {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 2rem;
  }
  
  #box44 img {
    width: 112%;
    margin: 1rem auto 0 -3rem;
  }
  
  #box3 .st43 {
    width: 100%;
    text-align: justify;
    margin-bottom: 2.5rem;
    margin-top: 0;
  }
  
  #box3 .box41 .fit {
    margin-top: 1.3rem;
  }
  
  #box3 .box42 {
    width: 100%;
    flex-direction: column;
  }
  
  #box3 .box42 .left {
    width: 100%;
  }
  
  #box3 .box45 {
    margin-bottom: 2rem;
  }
  
  #box3 .box45 .left {
    width: 29%;
  }
  
  .st44 {
    font-size : 2.5rem;
    line-height : 4.375rem;
    letter-spacing : 0.19rem;
    padding-left: 1rem;
    margin-top: 1.7rem
  }
  
  #box3 .box45 .right ul {
    width: 90%;
    margin-left: 1rem;
  }

  #box3 .box45 .right li {
    font-size : 2rem;
    line-height : 3rem;
    letter-spacing : 0.15rem;
    background-size: 0.7em;
    background-position: left 0.8rem;
    margin-top: 1rem;
  }

  /* ↓ design ↓ -------------------------------------------------- */
  #design .content {
    width: 90%;
  }
  
  #st51 {
    font-size: 2.5rem;
    line-height: 5.5rem;
  }
  
  #design .modal_box {
    border: none;
  }
  
  #modal-design .box52 {
    width: 100%;
    border: 3px solid #E3007F;
    border-image: linear-gradient(to right, #E3007F 0%, #BE1A90 20%,#724FB4 100%);
    border-image-slice: 1;
    background-color: rgb(255,255,255,1);
    padding-bottom: 3rem;
    margin: 0 auto 3rem;
  }
  
  #modal-design .box52 .box {
    width: 84%;
    height: auto;
    margin: 0 auto;
  }

  .st54 {
    font-size: 2.3rem;
    line-height: 3.81rem;
    letter-spacing: 0.175rem;
    padding: 0.5rem 0;
  }
  
  .st55 {
    font-size : 1.8rem;
    line-height : 2.867rem;
    margin: 2rem auto;
  }
  
  #modal-design .box52 .annotation-center {
    width: 80%;
    font-size: 1em;
    line-height: 1.5rem;
    margin: 1.5rem auto;
  }
  
  #fixed {display: none;}
  
  /* ↓ mode ↓ -------------------------------------------------- */
  #st61 {
    font-size: 2.5rem;
    line-height: 5.5rem;
  }
  
  #box61 {
    font-size: 1.8rem;
    line-height: 2.7rem;
    letter-spacing: 0.077rem;
  }
  
  #box62 {
    margin-top: 3rem;
  }
  
  #box63 {
    width: 100%;
    height: auto;
    position: static;
  }
  
  #box66 {
    width: 95%;
    height: auto;
    margin: 2rem auto;
  }
  
  /* ↓ 変数指定 ↓ */
  #box66 .box:nth-child(1) {
    --mainColor: rgba(202, 172, 29, 1);
    --bgColor: rgba(202, 172, 29, 0.2);
  }
  #box66 .box:nth-child(2) {
    --mainColor: rgba(237, 134, 179, 1);
    --bgColor: rgba(237, 134, 179, 0.2);
  }
  #box66 .box:nth-child(3) {
    --mainColor: rgba(41, 156, 199, 1);
    --bgColor: rgba(41, 156, 199, 0.2);
  }
  #box66 .box:nth-child(4) {
    --mainColor: rgba(0, 170, 131, 1);
    --bgColor: rgba(0, 170, 131, 0.2);
  }
  #box66 .box:nth-child(5) {
    --mainColor: rgba(247, 180, 60, 1);
    --bgColor: rgba(247, 180, 60, 0.2);
  }
  #box66 .box:nth-child(6) {
    --mainColor: rgba(186, 140, 189, 1);
    --bgColor: rgba(186, 140, 189, 0.2);
  }

  #box66 .box {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    border-style: none;
    margin: 1rem 0;
  }
  
  #box66 .box:hover {
    cursor: auto;
  }
  
  
  .st65 {
    width: 50%;
    height: 9.3rem;
    border-style: solid;
    border-width: 3px;
    border-radius: 9px;
    background-color: var(--bgColor);
    color: var(--mainColor);
    border-color: var(--mainColor);
    font-size: 2.5rem;
    line-height: 8.7rem;
  }
  
  .st65::after {
    display: none;
  }
  
  .fukidashi {
    width: 44%;
    height: auto;
    display: block;
    position: static;
    background-color: rgba(255,255,255,1);
    text-align: left;
  }
  
  .fukidashi::after {
    display: none;
  }
  
  .st66 {
    font-size : 1.8rem;
    letter-spacing : 0.135rem;
    color: var(--mainColor);
    margin-top: 0.5rem;
  }
  
  .st67 {
    font-size : 1.53rem;
    line-height : 2.227rem;
    letter-spacing : 0.115rem;
  }
  
  /* ↓ probe ↓ -------------------------------------------------- */
  #probe .content {
    width: 82.5%;
    height: auto;
  }
  
  #st71 {
    font-size: 2.5rem;
    line-height: 5.5rem;
  }
  
  #box71 {
    flex-wrap: wrap;
  }
  
  #box71 .box {
    width: 46.4%;
    margin-top: 5rem;
  }

  .box72 {
    height: 11.26rem;
    font-size: 1.867rem;
    line-height: 2.5rem;
    letter-spacing: 0.14rem;
  }
  
  .box72::after {
    border-width: 0.7rem;
    left: 48%;
  }
  
  .box73 {
    margin: 3rem 0 2rem;
  }
  
  .st73 {
    font-size: 2.4rem;
    line-height: 2.94rem;
    letter-spacing: 0.14rem;
  }
  
  .box74 {
  font-size : 1.4rem;
  line-height : 4rem;
  letter-spacing : 0.2rem;
  }
  
  .st75 {
    height: 4.4rem;
    margin: 0.5rem 0;
  }
  
  .st76 {
    height: 4.4rem;
    margin: 0.5rem 0;
  }
  
  #probe .content .annotation {
    font-size: 0.8em;
    line-height: 1.4rem;
    margin-top: 1rem;
  }
  
  /* ↓ treatment ↓ -------------------------------------------------- */
  #st81 {
    font-size : 4.13rem;
    line-height : 4.74rem;
    letter-spacing : 0.41rem;
  }
  
  #box81 {
    flex-wrap: wrap;
  }
  
  #box81 .box {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 2.5rem 0;
  }
  
  #box81 .box:nth-child(3){
    flex-direction: row-reverse;
  }
  
  #box81 .box .img_box {
    width: 52%;
    height: auto;
  }
  
  #box81 .box .text {
    width: 45%;
    height: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: justify;
  }
  
  .st82 {
    font-size: 2.76rem;
    letter-spacing: 0.372rem;
  }
  
  .st83 {
    font-size : 1.69rem;
    line-height : 2.76rem;
    letter-spacing : 0.25rem;
    margin-top: 1.5rem;
  }
  
  #box81 .box .annotation {
    font-size : 1.07rem;
    letter-spacing : 0.08rem;
    transform: none;
  }
  
  #box81 .arrow {display: none;}
  
  /* ↓ home care ↓ -------------------- */

  #box82 {
    margin-top: 5rem;
  }
  
  #box82::before {
    display: none;
  }

  #st84 {
    font-size : 2.8rem;
    line-height : 5.9rem;
    letter-spacing : 0.21rem;
  }

  #st85 {
    font-size : 1.53rem;
    line-height : 2.52rem;
    letter-spacing : 0.077rem;
  }

  #box83 {
    width: 87%;
    flex-wrap: wrap;
  }

  #box83 .box {
    width: 47.6%;
    margin-top: 2.5rem
  }

  .st86 {
    font-size : 1.8rem;
    line-height : 2.9rem;
    letter-spacing : 0.13rem;
  }

  #box82 .annotation {
    font-size: 1rem;
    margin: 2rem;
  }

  /* ↓ detail ↓ -------------------------------------------------- */
  #detail {
    background-image: none;
  }
  
  #detail .left {
    width: 50%;
    margin: 0 auto 3rem;
  }
  
  #detail .right {
    width: 100%;
    margin: 0 auto;
  }
  
  #st91 {
    font-size : 2.52rem;
    line-height : 2.347rem;
    letter-spacing : 0.15rem;
  }
  
  .st92 {
    font-size : 1.3rem;
    line-height : 1.63rem;
    letter-spacing : 0.21rem;
  }
  
  #detail .right ul {
    height: 9.4rem;
  }
  
  #detail .right li {
    font-size : 1.3rem;
    line-height : 2rem;
    letter-spacing : 0.26rem;
  }
  
  /* ↓ review ↓ -------------------------------------------------- */
  
  #box101 {
    animation: loop-list 70s linear infinite;
  }
  
  .comment {
    padding: 0 0 0 50vh;
  }

}