body{
  font-family: var(--FF_BASE);
}
.ft-mailmaga{
  display: none;
}
.s-container{
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
/* トップ画像 */
.s-aboutTopView{
  background: url(../images/about/about_top.jpg) no-repeat 80% center/cover;
}
@media screen and (min-width: 768px){
  .s-aboutTopView{
    height: 690px;
  }
}
@media screen and (max-width: 767px){
  .s-aboutTopView{
    height: 400px;
  }
}
/* ジャケットには夢がある */
.s-aboutDreamHeading{
  text-align: center;
  letter-spacing: 0.15em;
  font-family: var(--FF_NSERIF);
}
.s-aboutDreamText{
  font-weight: 400;
}
.s-aboutDreamImg{
  display: grid;
  gap: 10px;
}
.s-aboutDreamImg__txt {
  display: block;
  margin-top: 8px;
  text-align: center;
}
@media screen and (min-width: 768px){
  .s-aboutDreamHeading{
    font-size: 40px;
    margin-top: 128px;
    margin-bottom: 118px;
  }
  .s-aboutDreamText{
    max-width: 800px;
    margin: 0 auto 150px;
    font-size: 14px;
  }
  .s-aboutDreamImg{
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: 150px;
  }
}
@media screen and (max-width: 767px){
  .s-aboutDreamHeading{
    font-size: 25px;
    margin-top: 68px;
    margin-bottom: 58px;
    letter-spacing: 1px;
  }
  .s-aboutDreamText{
    margin-bottom: 75px;
  }
  .s-aboutDreamImg{
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 75px;
  }
  .s-aboutDreamImg__txt{
    font-size: 12px;
  }
}
/* RING JACKETのモノ作りのこだわり */
.s-aboutHeading2 {
  background-color: #F0F0F0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.s-aboutDetail__headingTop {
  display: block;
  font-weight: 500;
}
.s-aboutDetail__headingBottom {
  display: block;
}
@media screen and (min-width: 768px){
  .s-aboutHeading2{
    height: 150px;
  }
  .s-aboutDetail__headingTop{
    font-size: 24px;
  }
  .s-aboutDetail__headingBottom{
    font-size: 14px;
  }
}
@media screen and (max-width: 767px){
  .s-aboutHeading2{
    padding: 20px;
  }
  .s-aboutDetail__headingTop{
    font-size: 18px;
  }
  .s-aboutDetail__headingBottom{
    font-size: 12px;
  }
}
/* 表地の素材を活かす */
.s-Material {
  border-bottom: 1px solid var(--GRAY02);
}
.s-aboutDetailed__heading{
  font-family: var(--FF_NSERIF);
  font-weight: 400;
}
.s-aboutDetailed__detail__bdb__txt{
  border-bottom: 1px solid var(--GOLD02);;
}
@media screen and (min-width: 768px){
  .s-flex-aic{
    display: flex;
    align-items: center;
  }
  .s-Material {
    padding: 44px 0 25px 0;
    gap: 31px;
  }
  .s-aboutDetailed__detail{
    flex: 1;
  }
  .s-aboutDetailed__heading{
    font-size: var(--FZ_32);
    margin-bottom: 25px;
  }
  .s-aboutDetailed__detail__bdb {
    margin-bottom: 30px;
  }
  .s-aboutDetailed__detail__bdb__txt{
    font-size: 17px;
  }
  .s-aboutDetailed__detail__text {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .s-aboutDetailed__detail__text:last-child{
    margin-bottom: 0;
  }
  .s-Material__img {
    width: 47%;
    max-width: 569px;
  }
  .s-aboutDetailed .g-heading__en{
    font-size: var(--FZ_25);
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px){
  .s-aboutDetailed__detail__text {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .s-Material {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid var(--GRAY02);
  }
  .s-aboutDetailed__detail {
    order: 1;
  }
  .s-aboutDetailed__heading {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .s-aboutDetailed__detail__bdb {
    margin-bottom: 20px;
  }
  .s-aboutDetailed__detail__text {
    margin-bottom: 20px;
  }
  .s-aboutDetailed__detail__text:last-child{
    margin-bottom: 50px;
  }
  .s-Material__img {
    width: 300px;
    margin: 0 auto;
  }
  .s-aboutDetailed .g-heading__en{
    font-size: var(--FZ_18);
    margin-bottom: 10px;
  }
}
/* 着心地を左右する技術  */
.s-wearComfort {
  border-bottom: 1px solid var(--GRAY02);
}

@media screen and (min-width: 768px){
  .s-wearComfort {
    padding: 21px 0 20px 0;
    gap: 21px;
  }
  .s-wearComfort__img {
    width: 50%;
    max-width: 613px;
  }
}
@media screen and (max-width: 767px){
  .s-wearComfort__img {
    width: 300px;
    margin: 0 auto;
  }
}
/* 人体の曲線に沿った立体的な設計  */
.s-dimensionalDesign {
  border-bottom: 1px solid var(--GRAY02);
}
@media screen and (min-width: 768px){
  .s-dimensionalDesign {
    border-bottom: 1px solid var(--GRAY02);
    padding: 60px 0;
  }
  .s-dimensionalDesign__img {
    width: 67%;
    max-width: 808px;
    margin-right: -150px;
  }
  .s-dimensionalDesign .s-aboutDetailed__heading{
    white-space: nowrap;
    position: relative;
  }
  .s-dimensionalDesign__patern{
    font-size: 20px;
  }
}
@media screen and (max-width: 767px){
  .s-dimensionalDesign {
    display: flex;
    flex-direction: column;
  }
  .s-dimensionalDesign__patern {
    font-size: 16px;
  }
  .s-dimensionalDesign__img {
    width: 300px;
    margin: 25px auto;
  }
}
/* 良し悪しの第一は芯すえ  */
.s-aboutCore {
  border-bottom: 1px solid var(--GRAY02);
}
@media screen and (min-width: 768px){
  .s-aboutCore {
    padding: 48px 0 62px 50px;
    gap: 76px;
  }
  .s-aboutCore__img {
    width: 37%;
    max-width: 448px;
  }
}
@media screen and (max-width: 767px){
 .s-aboutCore__img {
  width: 300px;
  margin: 25px auto;
}
}
/* 自前の縮絨  */
.s-aboutMachine{
  border-bottom: 1px solid var(--GRAY02);
}

@media screen and (min-width: 768px){
  .s-aboutMachine{
    gap: 57px;
  }
  .s-aboutMachine__img{
    width: 45%;
    max-width: 544px;
  }
}
@media screen and (max-width: 767px){
  .s-aboutMachine.s-flex-aic {
    display: flex;
    flex-direction: column;
  }
  .s-aboutMachine__img {
    width: 300px;
    margin: 0 auto;
  }
}
/* 一枚襟のこだわり  */
.s-aboutCollar{
  border-bottom: 1px solid var(--GRAY02);
}
@media screen and (min-width: 768px){
  .s-aboutCollar{
    padding: 62px 0 44px 0;
    gap: 18px;
  }
  .s-aboutCollar__img{
    width: 56%;
    max-width: 671px;
    margin-left: -100px;
  }
}
@media screen and (max-width: 767px){
  .s-aboutCollar__img {
    width: 300px;
    margin: 25px auto;
  }
}
/* ラペルの仕上がり  */
.s-aboutLapel{
  border-bottom: 1px solid var(--GRAY02);
}
@media screen and (min-width: 768px){
  .s-aboutLapel{
    gap: 160px;
  }
  .s-aboutLapel__img{
    width: 36%;
    max-width: 440px;
    transform: scale(1.01);
  }
}
@media screen and (max-width: 767px){
  .s-aboutLapel {
    display: flex;
    flex-direction: column;
  }
  .s-aboutLapel__img {
    width: 300px;
    margin: 0 auto;
  }
}
/* はしご掛け  */
.s-ladderCredit{
  border-bottom: 1px solid var(--GRAY02);
}
@media screen and (min-width: 768px){
  .s-ladderCredit{
    gap: 166px;
  }
  .s-ladderCredit__img{
    width: 36%;
    max-width: 434px;
  }
}
@media screen and (max-width: 767px){
  .s-ladderCredit__img {
    width: 300px;
    margin: 0 auto;
  }
}
/* 胸ポケット  */
.s-chestPocket{
  border-bottom: 1px solid var(--GRAY02);
}
@media screen and (min-width: 768px){
  .s-chestPocket{
    gap: 27px;
  }
  .s-chestPocket__img{
    width: 39%;
    max-width: 473px;
    transform: scale(1.01);
  }
}
@media screen and (max-width: 767px){
  .s-chestPocket {
    display: flex;
    flex-direction: column;
  }
  .s-chestPocket__img {
    width: 300px;
    margin: 0 auto;
  }
}
/* ハンドメイドのボタンホール  */
.s-handMade{
  border-bottom: 1px solid var(--GRAY02);
}
@media screen and (min-width: 768px){
  .s-handMade{
    padding: 88px 0 62px 0;
    gap: 20px;
  }
  .s-handMade__img{
    width: 40%;
    max-width: 480px;
  }
}
@media screen and (max-width: 767px){
  .s-handMade__img {
    width: 300px;
    margin: 0 auto;
  }
}
/* 手縫いのボタンつけ  */
.s-handStitchButton{
  border-bottom: 1px solid var(--GRAY02);
}
@media screen and (min-width: 768px){
  .s-handStitchButton{
    padding: 53px 0 17px 0;
    gap: 13px;
  }
  .s-handStitchButton__img{
    width: 50%;
    max-width: 604px;
  }
}
@media screen and (max-width: 767px){
  .s-handStitchButton {
    display: flex;
    flex-direction: column;
  }
  .s-handStitchButton__img {
    width: 300px;
    margin: 25px auto;
  }
}
/* マシンメイドとハンドメイドの融合  */
@media screen and (min-width: 1200px){
  .s-aboutFusion__img{
    margin-left: -360px;
    transform: scale(1.01);
    width: 78%;
    max-width: 943px;
  }
  .s-aboutFusion .s-aboutDetailed__detail {
    transform: translateX(-150px);
    align-self: flex-start;
    margin-top: 100px;
  }
}
@media screen and (max-width: 1199px){
  .s-aboutFusion.s-flex-aic{
    display: block;
  }
  .s-aboutFusion__img {
    width: 300px;
    margin: 25px auto;
  }
}
/* RING JACKETのオーダーシステム  */
.s-orderSystem {
  border: 1px solid var(--GRAY04);
  text-align: center;
  background-color: rgba(255,255,255,.8);
}
.s-orderSystem__heading {
  margin-bottom: 20px;
  font-weight: 500;
}
@media screen and (min-width: 1200px){
  .s-orderSystem {
    padding: 50px 0;
    transform: translateY(-460px);
  }
  .s-orderSystem__heading {
    font-size: 24px;
  }
}
@media screen and (max-width: 1199px){
  .s-orderSystem {
    padding: 30px;
    margin: 50px 0;
  }
  .s-orderSystem__heading {
    font-size: 20px;
  }
}
/* LABEL  */


/* .s-aboutLabelContents {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.s-aboutLabelContents--flex{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.s-aboutLabelContents__top{
  color: #fff;
  z-index: 1;
  font-family: var(--FF_EN);
}
.s-aboutLabelContents__bottom{
  z-index: 1;
}
.s-aboutLabelContents__bottom a{
  display: block;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.s-aboutLabelContents__item1{
  background: url(../images/about/label_1.jpg) no-repeat center/cover;
}
.s-aboutLabelContents--bgColor{
  position: relative;
}
.s-aboutLabelContents--bgColor::before{
  background-color: rgba(34,34,34,0.4);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: ' ';
}
.s-aboutLabelContents__item2{
  background: url(../images/about/label_2.jpg) no-repeat center/cover;
}
.s-aboutLabelContents__item3{
  background: url(../images/about/label_3.jpg) no-repeat center/cover;
}
.s-aboutLabelContents__item4{
  background: url(../images/about/label_4.jpg) no-repeat center/cover;
} */
/* 追加 */
/* -------------------t-store------------------- */
.t-store li a{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
}
.t-store__img{
  background: no-repeat center/cover;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.t-store__img::before{
  content: "";
  display: inline-block;
  background: var(--BLACK_OP50);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.t-store__heading,
.t-store__more{
  color: var(--WHITE);
  position: relative;
  z-index: 3;
}
.t-store__heading span{
  display: block;
}
.t-store__heading__en{
  font-family: var(--FF_EN);
}
.t-store__more{
  border-bottom: 1px solid var(--WHITE);
}
.t-store__more span{
  font-size: var(--FZ_13_CONST);
  padding-right: 15px;
}
.t-store__more span::after{
  width: 10px;
}
@media (hover: hover){
  .t-store li a{
    overflow: hidden;
  }
  .t-store li a:hover{
    opacity: 1;
  }
  .t-store__img,
  .t-store__img::before{
    transition: var(--ANIME_TRANSITION);
  }
  .t-store li a:hover .t-store__img{
    transform: scale(1.1);
  }
  .t-store li a:hover .t-store__img::before{
    opacity: 0;
  }
}
@media screen and (min-width: 768px){
  .t-store{
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
  }
  .t-store li a{
    padding: clamp( 80px, 12vw, 145px) 0;
  }
  .t-store__heading{
    margin-bottom: 25px;
  }
  .t-store__heading__en{
    font-size: var(--FZ_20);
  }
  .t-store__heading__ja{
    font-size: var(--FZ_24);
  }
}
@media screen and (max-width: 767px){
  .t-store{
    gap: 10px;
  }
  .t-store li a{
    padding: 80px 0;
  }
  .t-store__heading{
    margin-bottom: 15px;
  }
  .t-store__heading__en{
    font-size: var(--FZ_20);
  }
  .t-store__heading__ja{
    font-size: var(--FZ_24);
  }
}
.s-about-t-store{
  grid-template-columns: repeat(2,1fr);
  gap: 0;
}
.t-store__more .t-store__more__adoutDatail{
  padding-right: 0;
}
.s-aboutLabel .g-headingContainer{
  margin-bottom: 0;
}
@media screen and (min-width: 1200px){
  .s-aboutLabel{
    margin-top: -314px;
  }
}
@media screen and (min-width: 768px){
  .s-aboutLabel{
    margin-bottom: 100px;
  }
  .s-aboutLabelContents {
    grid-template-rows: 500px 500px;
  }
  .s-aboutLabelContents__top{
    font-size: var(--FZ_32);
    margin-bottom: 45px;
  }
  .s-aboutLabelContents__bottom a{
    font-size: 14px;
  }
}
@media screen and (max-width: 767px){
  .s-aboutLabel{
    margin-bottom: 50px;
  }
  .s-aboutLabelContents {
    grid-template-rows: 300px 300px;
  }
  .s-aboutLabelContents__top{
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
  }
  .s-aboutLabelContents__bottom a{
    font-size: 12px;
  }
  .t-store__heading__en{
    font-size: 14px;
  }
  .t-store__more span{
    font-size: 11px;
  }
}
/* MESSAGE */
.s-aboutMessageHeading{
  display: flex;
  justify-content: center;
}
.s-aboutMessageHeading__text{
  writing-mode: vertical-rl;
  font-family: var(--FF_NSERIF);
  font-weight: 200;
  letter-spacing: 0.2em;
}
.s-aboutMessageContents {
  border-bottom: 1px solid var(--GRAY02);
}
.s-aboutMessageContents__txt{
  font-family: var(--FF_NSERIF);
}
.s-aboutMessageContents__txts {
  margin-bottom: 20px;
}
.s-aboutMessageContents__txts:nth-child(3){
  margin-bottom: 40px;
}
.s-aboutMessageContents__txt__detail {
  line-height: 1.5;
}
.s-aboutMovie{
  margin: 50px 0 100px 0;
}
.s-aboutMovie__heading{
  text-align: center;
}
.s-aboutMovie__heading__top{
  display: block;
  font-size: 32px;
  margin-bottom: 10px;
  font-family: var(--FF_EN);
}
.s-aboutMovie__heading__bottom{
  display: block;
  font-size: 13px;
}
.s-aboutMovie__youtube{
  display: grid;
}
.s-aboutMovie__youtube iframe{
  border-radius: 5px;
}
@media screen and (min-width: 768px){
  .s-aboutMessageHeading{
    margin: 100px 0;
  }
  .s-aboutMessageHeading__text{
    font-size: 35px;
  }
  .s-aboutMessageContents {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: center;
    padding-bottom: 50px;
  }
  .s-aboutMessageContents__txts {
    font-size: 18px;
  }
  .s-aboutMessageContents__txt__detail {
    font-size: 16px;
  }
  .s-aboutMovie__youtube{
    grid-template-columns: repeat(2, 1fr);
    gap: var(--GAP_50);
  }
}
@media screen and (max-width: 767px){
  .s-aboutMessageHeading{
    margin: 50px 0;
  }
  .s-aboutMessageHeading__text{
    font-size: 25px;
  }
  .s-aboutMessageContents {
    padding-bottom: 50px;
  }
  .s-aboutMessageContents__img {
    width: 100%;
    max-width: 365px;
    margin: 0 auto 25px;
  }
  .s-aboutMessageContents__txt {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
  }
  .s-aboutMessageContents__txts {
    font-size: 16px;
  }
  .s-aboutMessageContents__txt__detail {
    font-size: 14px;
  }
  .s-aboutMovie__youtube{
    gap: var(--GAP_30);
  }
}
/* SHOP INFORMATION */
.s-shopInformationContents {
  display: grid;
}
.s-shopInformationContents__item1 {
  grid-column: span 2;
}
.s-shopInformationContents__item2 {
  grid-column: span 2;
}
.s-shopInformationContents__item1__text{
  margin-top: 10px;
}
.s-shopInformation__btn {
  display: flex;
  justify-content: center;
}
.s-shopInformation__btn .s-seeInDetail{
  margin: 0;
}
@media screen and (min-width: 768px){
  .s-shopInformationContents {
    grid-template-columns: repeat(4, 1fr);
    gap: 50px 11px;
    margin: 100px 0 50px 0;
  }

  .s-shopInformation__btn {
    gap: 30px;
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767px){
  .s-shopInformationContents {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 11px;
    margin: 50px 0 50px 0;
  }
  .s-shopInformationContents__item1__text {
    font-size: 12px;
  }
  .s-shopInformation__btn {
    gap: 15px;
    margin-bottom: 50px;
  }
}

/* opup-label */
[id*="popup-label"] .popup-box{
  padding: 0;
}
[id*="popup-label"] button.closePopup{
  background: url(../images/common/icon_batsu.svg) no-repeat center/ 30%;
  transform: unset;
}
.popup-label__heading{
  font-family: var(--FF_EN);
  text-align: center;
}
.popup-label__gallery{
  display: grid;
}
.popup-label__desc{
  border-top: 1px solid var(--GOLD01);
}
.popup-label__desc__note::before{
  content: '※';
}
.popup-label__pager{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  position: relative;
  background-color: var(--GOLD01);
}
.popup-label__pager::after{
  content: "";
  display: inline-block;
  background: var(--GOLD02);
  width: 1px;
  height: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.popup-label__pager button{
  color: var(--GOLD02);
  text-align: center;
  font-weight: 500;
  background-repeat: no-repeat;
}
.popup-label__pager button:first-child{
  background-image: url(../images/about/pager_prev.png);
}
.popup-label__pager button:last-child{
  background-image: url(../images/about/pager_next.png);
}
[id*="popup-label"] .g-btn a {
  font-size: var(--FZ_12_CONST);
  padding: 10px 0;
}
@media screen and (min-width: 768px){
  [id*="popup-label"] button.closePopup{
    width: 50px;
  }
  .popup-label__bdoy{
    padding: var(--GAP_30);
  }
  .popup-label__heading{
    font-size: var(--FZ_32);
    margin-bottom: var(--GAP_50);
  }
  .popup-label__gallery{
    grid-template-columns: repeat(3,1fr);
    gap: 10px;
    margin-bottom: var(--GAP_50);
  }
  .popup-label__desc{
    max-width: 600px;
    margin: 0 auto;
    padding-top: var(--GAP_20);
  }
  .popup-label__desc__txt{
    font-size: var(--FZ_16);
    margin-bottom: var(--GAP_10);
  }
  .popup-label__desc__note{
    font-size: var(--FZ_12);
  }
  .popup-label__pager button{
    padding: 15px 0;
    background-size: 20px;
  }
  .popup-label__pager button:first-child{
    background-position: left 20px center;
  }
  .popup-label__pager button:last-child{
    background-position: right 20px center;
  }
}
@media screen and (max-width: 767px){
  [id*="popup-label"] button.closePopup{
    width: 30px;
  }
  [id*="popup-label"] .popup-box{
    max-height: 85vh;
  }
  .popup-label__bdoy{
    padding: var(--GAP_50) var(--GAP_20);
  }
  .popup-label__heading{
    font-size: var(--FZ_20);
    margin-bottom: var(--GAP_30);
  }
  .popup-label__gallery{
    grid-template-columns: repeat(2,1fr);
    gap: 5px;
    margin-bottom: var(--GAP_30);
  }
  .popup-label__gallery li:first-child{
    grid-column: span 2;
  }
  .popup-label__desc{
    padding-top: var(--GAP_10);
  }
  .popup-label__desc__txt{
    font-size: var(--FZ_14);
    margin-bottom: var(--GAP_10);
  }
  .popup-label__desc__note{
    font-size: var(--FZ_10_CONST);
  }
  .popup-label__pager button{
    padding: 10px 0;
    background-size: 15px;
  }
  .popup-label__pager button:first-child{
    background-position: left 15px center;
  }
  .popup-label__pager button:last-child{
    background-position: right 15px center;
  }
  [id*="popup-label"] .popup-label__gallery{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}


/* ヘッダー調整 */
.fs-c-breadcrumb{
  display: none;
}
@media screen and (min-width: 768px){
  .fs-l-page{
    position: relative;
  }
  #headerarea{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  body:has(.hd-noticeContainer) #headerarea{
    top: var(--HD_NOTICE_HEIGHT);
  }
  .hd-nav__item{
    color: var(--WHITE);
  }
  .hd-nav__item:visited{
    color: var(--WHITE);
  }
  .hd-nav > li .hd-nav__item::after,
  button.hd-user__item--searchTrigger,
  .hd-user__item{
    background-color: var(--WHITE);
  }
}

/* jsもっと見る */
.s-aboutDetailed__detail__js{
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
}
.s-aboutDetailed__detail__js.open{
	height: auto;
	overflow: unset;
	padding-bottom: 70px;
}
.s-aboutDetailed__detail__text__more{
	background: rgba(0, 0, 0, 0) linear-gradient(180deg, rgba(255, 255, 255, 0.5), white) repeat scroll 0 0;
	width: 100%;
	padding: 30px 0 10px;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s ease-in;
}
.s-aboutDetailed__detail__js.open .s-aboutDetailed__detail__text__more{
	background: none;
}
.s-aboutDetailed__detail__text__more span{
	cursor: pointer;
	display: inline-block;
	width: 120px;
	padding: 5px 0;
	background: #000;
	color: #fff;
}
.s-aboutDetailed__detail__text__more span::after{
	content: '+ もっと見る';
}
.s-aboutDetailed__detail__js.open .s-aboutDetailed__detail__text__more{
  display: none;
}
@media screen and (min-width: 768px){
  .s-aboutDetailed__detail__text__more {
    display: none;
  }
}