@charset "UTF-8";

/*------------------------------------------------
Common
-------------------------------------------------*/
.zen-old-mincho-regular {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.zen-old-mincho-medium {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
}
.zen-old-mincho-semibold {
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-style: normal;
}
.zen-old-mincho-bold {
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  font-style: normal;
}
.zen-old-mincho-black {
  font-family: "Zen Old Mincho", serif;
  font-weight: 900;
  font-style: normal;
}
.mainLead__content {
  position: relative;
  padding: 10.2vw 5.3vw 7.3vw;
  border-bottom: 1px solid #a6a6a6;
}
.mainLead__textImg {
  background-color: #fff;
  width: 56.5333333333vw;
  position: absolute;
  top: 0;
  transform: translateY(-50%);
}
.mainLead__text {
  font-size: 3.4vw;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.section__ttlImg {
  padding: 3vw 0 3vw;
  text-align: center;
  line-height: 1.5;
  font-size: 10vw;
  position: relative;
  font-weight: bold;
}
.section__ttlImg--main {
  font-size: 5vw;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.section__ttlImg--main .number {
  font-size: 10vw;
  font-family: 'Nothing You Could Do', cursive;
  color: #f8931f;
  padding-left: 1vw;
}
.section__ttlImg--sub {
  font-size: 10vw;
  color: #cccccc;
  font-weight: bold;
}
.section__ttl {
  padding: 10vw 0 5vw;
  text-align: center;
  line-height: 1.5;
  font-size: 8vw;
  position: relative;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.section__lead {
  font-size: 3.4vw;
  line-height: 2.0;
  position: relative;
  width:90vw;
  margin:0 2.4vw 0 2.4vw;
  text-align:left;
}
.tSize .section__lead {}
.section__ttl--bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 73.3vw;
  z-index: -1;
}
.section__ttlStrong {
  font-size: 7.4vw;
  font-weight: 600;
  border-bottom: 1px solid;
}
.section__ttlLower {
  font-size: 6.6vw;
  font-weight: 600;
}
.FlexWrapper {
  display: flex;
  flex-direction: column;
}
.subContentLeadWrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.subContentLeadWrapper .subContentSize {
  display: flex;
  font-size: 12vw;
  padding: 4vw 0 0 0;
  width: 30vw;
  justify-content: center;
  align-items: center;
  color: #000000;
  font-family: "Zen Old Mincho", serif;
}
.rSize {
  background-color: #DBDBDB;
}
.tSize {
  background-color: #EADBEF;
  padding-top: 10vw;
}
.tSize__inner {
  padding-top: 0;
}
.tSize__contents {
  background-color: #ffffff;
  border: 1px solid #707070;
  border-radius: 30px;
  margin-right: 5vw;
  margin-left: 5vw;
}
.subContentProfile {
  margin-bottom: 6vw;
  font-size: 0.8rem;
  line-height: 2;
  letter-spacing: 0.08em;
  display: flex;
  justify-content: center;
  padding-left: 5vw;
  padding-right: 5vw;
  align-items: flex-start;
}
.subContentProfile .subContentProfile__img {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.subContentProfile .subContentProfile__img img {
  width: 45px;
}
.subContentProfile .subContentProfile__img .profile-name {
  font-size: 1.1rem;
  line-height: 1;
  margin-bottom: 0.6rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.subContentProfile .subContentProfile__img .profile-name span {
  font-size: 0.7rem;
}
.tSize .subContentProfile .subContentProfile__name {
  font-size: 1.2rem;
  line-height: 1.5;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.tSize .subContentProfile .subContentProfile__img .profile-title {
  font-size: 1.2rem;
  line-height: 1.5;
  font-family: 'Nothing You Could Do', cursive;
}
.subContentProfile .subContentProfile__text {
  padding: 0 0 0 3vw;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  line-height:1.6;
  font-size: 1.1em;
}
.subContentLead {
  margin: 5vw auto 0 auto;
  font-size: 1.3em;
  line-height: 1.5;
  letter-spacing: 0.08em;
  text-align: center;
  color: #000000;
  width: 100%;
  font-family: "Zen Old Mincho", serif;
}
.RightContent__inner {
  position: relative;
  margin-left: auto;
  margin-right: 0;
  width: 100%;
}
.RightContent__text {
  position: relative;
  z-index: 1;
  margin-left: -5.3vw;
  margin-bottom: -3.3vw;
  width: 59.375%;
}
.LeftContent__inner {
  position: relative;
  margin-left: auto;
  margin-right: 0;
  width: 100%;
}
.LeftContent__text {
  position: relative;
  z-index: 1;
  margin-left: auto;
  margin-right: -10.6vw;
  margin-bottom: -3.3vw;
  width: 59.375%;
}
.section__ttlWrapper {
  position: relative;
  text-align: center;
}
.section__ttlWrapper .img__size--arrow {
  width: 10vw;
  margin: 2rem auto 2rem;
}
.section__ttlWrapper .size-arrow-box {
  margin: 2rem auto 2rem;
}
.section__ttlWrapper .size-arrow {
  width: 10vw;
  margin: 0 auto;
}
.tSize .section__ttlWrapper {}

/*------------------------------------------------
MV
-------------------------------------------------*/
.mv {
  position: relative;
  width: 100%;
}
.mv__img:after {
	}
.mv .mv__icon {
  position: absolute;
  top: 0;
  z-index: 10 !important;
  margin-top: 0.5rem;
  width: 8rem;
  left: 0.5rem;
}
.mv__img {
  margin: 0 auto;
}
.mv__img:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  opacity: 0.5;
}
.mv-slider .swiper-wrapper {
  transition-timing-function: linear;
}
.mv-slider .swiper-slide {
  height: 400px !important; /* 高さを指定 */
  width: auto !important;
}
.mv-slider .swiper-slide img {
  width: auto;
  height: 100%;
}
.mv__text.sp {
  background-color: #FDF8BB;
  padding: 10% 15%;
  text-align:center;
}
.mv__text.sp .text1{
  margin:0 auto 8vw auto;
}
.mv__text.sp .text2{
  margin:0 auto 8vw auto;
}
.mv__text.sp .text3{
  width:80%;
  margin:0 auto;
}

/*------------------------------------------------
Navi
-------------------------------------------------*/
.nav {}
.rnav {}
.rnav__inner {
  background-color: #DBDBDB;
  width: 70%;
  margin: 0 auto 5vw auto;
  border-radius: 30px;
  padding: 1rem 1rem 1.5rem 1rem;
}
.tnav {
  margin-bottom: 12vw;
}
.tnav__inner {
  background-color: #DBDBDB;
  width: 70%;
  margin: 0 auto;
  border-radius: 30px;
  padding: 1rem 1rem 1.5rem 1rem;
}
.nav__lists {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 2% 0 0 0;
  margin: 0;
}
.nav__item {
  text-align: left;
  margin-bottom: 1vw;
  width: 33% !important;
}
.nav__item a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px; /* スマホ用幅 */
  height: 80px; /* スマホ用高さ */
  border-radius: 50%;
  text-align: center;
  font-size: 12px;
  background-color: #FDF8BB;
  color: #959595;
  text-decoration: none;
  transition: all 0.3s ease;
  flex-direction: column;
}
.nav__item span {
  font-size: 5.5vw;
  font-weight: normal;
  line-height:1.2;
  margin-top:5%;
}
.tnav .nav__item a {
  background-color: #f4e0fa;
}
.size-arrow-box {
}
.size-arrow-box .size-arrow {
  width: 8%;
  margin: 2rem auto;
}

/*------------------------------------------------
サイズ詳細
-------------------------------------------------*/
.rSizeRight, .rSizeLeft {
}
.rSizeRight .rSizeRightWrapper, .rSizeLeft .rSizeLeftWrapper {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border: 1px solid #707070;
  border-radius: 30px;
}
.tSizeRight, .tSizeLeft {
}
.tSizeRight .tSizeRightWrapper, .tSizeLeft .tSizeLeftWrapper {
  display: flex;
  flex-direction: column;
}
.subContentCreditWrapper {
  margin: 0 0 1.5em;
  position: relative;
  padding-top: 0;
}
.subContentCreditWrapper .comment {
  position: relative;
  display: inline-block;
  margin: 0em 1em 1em 1em;
  padding: 1.4rem;
  background-color: #FDF8BB;
  color: #6C6767;
  font-size: 0.9rem;
  border-radius: 30px;
}
.rSize .subContentCreditWrapper .comment {
}
.subContentCreditWrapper .comment-title {
  font-size: 1.3rem;
  line-height: 1.6;
  margin-bottom: 0.6rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.rSize .subContentCreditWrapper .comment-title {
  position: relative;
  margin-top: -3rem;
  text-align: center;
  padding-left: 16vw;
  padding-bottom: 0.6rem !important;
  font-size: 1.0rem;
  line-height: 1.6;
  margin-bottom: 0.6rem;
  letter-spacing: 0.1rem;
}
.rSize .subContentCreditWrapper .comment-title:before {
  position: absolute;
  content: url(../img/comment-ttl-left.svg);
  top: 0;
  left: 25%;
}
.rSize .subContentCreditWrapper .comment-title:after {
  position: absolute;
  content: url(../img/comment-ttl-right.svg);
  top: 0;
  right: 4%;
}
.rSize .subContentCreditWrapper .comment-text {
}
.tSize .subContentCreditWrapper .comment-title {
  color: #AD81BC;
}
.tSize .subContentCreditWrapper .comment {
  margin: 0em 1.5em 1.5em 1.5em;
}
.tSizeRight .subContentCreditWrapper .comment {
}
.rSizeLeft .subContentCreditWrapper .comment {;
}
.tSizeLeftWrapper .subContentCreditWrapper,
.tSizeRightWrapper .subContentCreditWrapper {
  margin: 0 0 1.5em;
}
.tSizeLeft .subContentCreditWrapper .comment {
  background-color: #ffffff;
  color: #000000;
  filter: none;
  border: 1px solid #707070;
}
.rSizeRight .size__item .size-link {
  background-color: #ffffff;
}
.rSizeLeft .size__item .size-link {
  background-color: #ffffff;
}
.tSizeRight .size__item .size-link {
  background-color: #EADBEF;
  border: none;
}
.tSizeLeft .size__item .size-link {
  background-color: #EADBEF;
  border: none;
}
/* クレジットのレイアウト */
.credit {
  padding: 10.6vw 4vw 0;
}
.credit__item {
  margin-bottom: 2vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
  font-family: "Zen Old Mincho", serif;
}
.size__lists {
  display: flex;
}
.credit__ttl {
  font-size: 3.2vw;
}
.credit__ttl:first-child {
  width: 50%;
}
.size__item {
  width: 100%;
}
.size__item .size-link {
  font-size: 2.5vw;
  height: 5vw;
  text-decoration: none;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #707070;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.3vw;
  padding:0 1vw;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.size__item .col-1 {
  width: 100%;
}
.size__item:not(:last-child) {
  margin-right: 10px;
}

/*------------------------------------------------
Swiper
-------------------------------------------------*/
.tSize .swiper {}
.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  opacity: 1 !important;
}
.rSize .RightContent__slider .swiper-slide {
  outline: none;
  outline-offset: none;
}
.rSize .RightContent__slider .swiper-slide a img, .rSize .LeftContent__slider .swiper-slide a img {
  border-radius: 30px;
}
.RightContent__slider .swiper-slide {
  position: relative;
  outline: none;
  outline-offset: none;
}
.LeftContent__slider .swiper-slide {
  position: relative;
  outline: none;
  outline-offset: none;
}
.tSize .RightContent__slider .swiper-slide {
  outline: none;
  outline-offset: none;
}
.tSize .RightContent__slider .swiper-slide a img, .tSize .LeftContent__slider .swiper-slide a img {
  border-radius: 0;
}
.tSize .LeftContent__slider .swiper-slide {
  outline: none;
  outline-offset: none;
}
.RightContent__slider .swiper-pagination-bullets.swiper-pagination-horizontal,
.LeftContent__slider .swiper-pagination-bullets.swiper-pagination-horizontal {
  position: relative;
  margin-top: 1rem;
}
.RightContent__slider .swiper-pagination-bullet {
  background: #cbf4f8;
}
.RightContent__slider .swiper-pagination-bullet-active {
  background: #2bafed;
}
.LeftContent__slider .swiper-pagination-bullet {
  background: #fd941e;
}
.LeftContent__slider .swiper-pagination-bullet-active {
  background: #f85b26;
}
.tSize .RightContent__slider .swiper-pagination-bullet {
  background: #ffffff;
}
.tSize .RightContent__slider .swiper-pagination-bullet-active {
  background: #c7a47f;
}
.tSize .LeftContent__slider .swiper-pagination-bullet {
  background: #ffffff;
  width: 0.6rem !important;
  height: 0.6rem !important;
  border: 1px solid #cccccc;
}
.tSize .LeftContent__slider .swiper-pagination-bullet-active {
  background: #EADBEF;
}
.tSize #st .LeftContent__slider:before {
}
.tSize #mt .LeftContent__slider:before {
}
.tSize #lt .LeftContent__slider:before {
}
.swiper-thumbs .swiper-slide {
  position: relative;
  opacity: 0.5;
}
.swiper-thumbs .swiper-slide img {
  display: block;
  width: 15vw;
  height: 15vw;
  border-radius: 50%;
  object-fit: cover;
  margin: auto;
  margin-top:5vw;
}
.swiper-thumbs .swiper-slide::before {
  content: '';
  background-color: #a5a62e !important;
  color: transparent;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  opacity: 0.5;
  width: 15vw;
  height: 15vw;
  border-radius: 50%;
  object-fit: cover;
  margin: auto;
  margin-top:5vw;
}
.swiper-thumbs .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}
.swiper-thumbs .swiper-slide.swiper-slide-thumb-active::before {
  content: '';
  background-color: transparent !important;
}
.swiper-button-next, .swiper-button-prev {
  color: #000000 !important;
  top: 45% !important;
}
.swiper-button-next:after, .swiper-button-prev:after {
  font-size: 6vw !important;
}
.tSize .swiper-button-prev:after,
.tSize .swiper-button-next:after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  height: 30px;
  width: 30px;
  margin: 0 -1rem 0 0;
}
.tSize .swiper-button-prev:after {
  background-image: url("../img/arrow-left.svg");
}
.tSize .swiper-button-next:after {
  background-image: url("../img/arrow-right.svg");
}
.sizepage__linkWrapper {
  text-align: center;
  width: 100%;
  display: flex;
  background-color: #ffffff;
}
.sizepage__link {
  color: #000000;
  position: relative;
  font-size: 1.5rem;
  text-decoration: none;
  background-color: #FDF8BB;
  border-radius: 100vh;
  padding: 7vw 15vw;
  margin: 20vw auto 20vw auto;
  line-height: 1.2;
  font-family: "Zen Old Mincho", serif;
  border:1px solid #707070;
}
.sizepage__link span {
  font-size: 0.9rem;
  font-weight: normal;
}

/*------------------------------------------------
Floating Navi
-------------------------------------------------*/
.side__nav {
  position: fixed;
  bottom: 0;
  background-color: #ffffff;
  z-index: 999;
}
.side__nav__img {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100vw;
}
.side__item {
  width: calc(100% / 8);
}
.side__item a {
  width: 100%;
  height: 15vw;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  color: #B2B2B2;
  text-align: center;
  padding: 0.8rem 0;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.side__nav__text--sub {
  font-size: 0.5rem;
  letter-spacing: 0.2vw;
  line-height: 1.2;
  padding-top: 0.5vw !important;
  margin-bottom: 0.7vw;
}
.side__nav__text--main {
  font-size: 1.1rem;
  line-height: 1.2;
  font-weight: bold;
}
.side__nav__img .top-button {
  display: inline-block;
  width: 54%;
  margin: 0 auto;
}
.side__nav {
  opacity: 0;
  transition: all 0.5s;
}
.side__nav.active {
  opacity: 1;
  z-index: 1;
}
.side__nav .header__link.is-active {
  color: #000;
}
.side__nav .header__link.is-active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #FDF8BB;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.side__nav #nav-st.header__link.is-active::before,
.side__nav #nav-mt.header__link.is-active::before,
.side__nav #nav-lt.header__link.is-active::before {
  background-color: #EADBEF !important;
}

@media only screen and (min-width: 769px) {
/*------------------------------------------------
Common
-------------------------------------------------*/
  .inner {
    max-width: 1000px;
  }
  .main-content {
    max-width: inherit;
  }
  .mainLead__inner {
    max-width: 1000px;
    margin: 0 auto;
  }
  .mainLead__content {
    padding: 25px 0;
  }
  .mainLead__textImg {
    width: 297px;
    left: 125px;
  }
  .mainLead__text {
    font-size: 16px;
    text-align: center;
  }
  .mainImg {
    width: 50%;
  }
  .contentTextWrapper {
    margin-left: 55px;
  }
  .section__ttlImg {
    padding: 20px 0 10px 0 !important;
    font-size: min(2.9090909091vw, 32px);
  }
  .section__ttlImg--main {
    font-size: 0.7em;
	  margin-top:0;
  }
  .section__ttlImg--main .number {
    font-size: 8vw;
  }
  .section__ttlImg--sub {
    font-size: 5.5vw;
  }
  .section__ttlWrapper {
    margin-top: 0;
  }
  .section__ttl {
    padding: 5rem 0 2rem 0;
    font-size: min(4.0vw, 40px);
  }
  .section__ttlStrong {
    font-size: min(4.0909090909vw, 45px);
    letter-spacing: -0.1em;
  }
  .section__ttlWrapper .img__size--arrow {
    width: 5vw;
    margin: 2rem auto 3rem;
  }
  .section__ttlWrapper .size-arrow-box {
    margin: 3rem auto;
  }
  .section__ttlWrapper .size-arrow {
    width: 5vw;
    margin: 0 auto;
  }
  .section__lead {
    font-size: 16px;
    text-align: center;
	margin:0 auto;
	width:100%;
  }
  .section__ttlLower {
    font-size: min(3.7272727273vw, 41px);
  }
  .section__ttl--bg {
    height: 294px;
    width: 100vw;
    margin: 0 calc(0% - 50vw);
  }
  .mainContentDesc {
    padding: 50px 0;
    font-size: min(2.7272727273vw, 30px);
    line-height: 1.5;
    text-align: center;
  }
  .FlexWrapper {
  }
  .rSize .FlexWrapper {
    max-width: 800px;
  }
  .tSize {
	padding-top: 0;
  }
  .tSize .FlexWrapper {
    max-width: 850px;
    padding-left: 0;
    padding-right: 0;
  }
  .RightContent__inner, .LeftContent__inner {
  }
  .RightContent .FlexWrapper {
  }
  .LeftContent .FlexWrapper {
  }
  .rSize .RightContent__inner, .rSize .LeftContent__inner {
	display: flex;
  }
  .rSize .RightContent__inner {
	flex-direction: row-reverse;
  }
  .rSize .LeftContent__inner {
  }
  .subContentProfile {
    width: 100%;
    font-size: 1.1rem;
    line-height: 2;
    letter-spacing: 0.04em;
    margin-bottom: 0rem;
	padding-left:0 !important;
	padding-right:0 !important;
	padding-top:10px;
	align-items: center;
  }
  .subContentProfile .subContentProfile__img {
    flex-direction: row;
  }
  .subContentProfile .subContentProfile__img img{
	margin-left:10px;
  }
  .subContentProfile .subContentProfile__img .profile-name {
    font-size: 1.2rem !important;
	padding-right:5px;
	line-height:2.8;
	margin-bottom: 0;
  }
  .subContentProfile .subContentProfile__img .profile-name span {
    font-size: 0.8rem !important;
  }
  .tSize__inner {
    padding-top: 0;
  }
  .tSize__contents {
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
  }
  .tSize .subContentProfile {
    margin-bottom: 0;
  }
  .tSize .subContentProfile .subContentProfile__img {
    width: 22% !important;
    padding-right: 3%;
  }
  .tSize .subContentProfile .subContentProfile__img .profile-name {
    font-size: 2rem;
    line-height: 1.5;
	width:45px;
  }
  .tSize .subContentProfile .subContentProfile__img .profile-title {
    font-size: 2rem;
    line-height: 1.5;
    padding-top: 1rem;
  }
  .rSize .subContentProfile .subContentProfile__text {
    padding-top: 0;
    padding-left: 0;
	padding-right:0;
	font-size:0.9em;
	color:#626262;
  }
  .tSize .subContentProfile .subContentProfile__text {
    padding-top: 0;
  }
  .subContentProfile .subContentProfile__text {
    padding-top: 2.4rem;
    padding-left: 0;
	font-size:16px;
  }
  .subContentLead {
    font-size: 23px;
    line-height: 2;
    writing-mode: vertical-rl;
    color: #000000;
	font-weight:normal;
	margin:0 auto;
	letter-spacing:1px;
	width:60px;
	padding-left:30px;
  }
  .rSizeLeft .subContentLead,
  .tSizeLeft .subContentLead {
  }
  .RightContent__text {
    margin-bottom: 0;
  }
  .subContentText {
    margin-bottom: 45px;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.08em;
    text-align: center;
  }
  .RightContent .RightContent__text {
    padding: 40px 0 80px;
    margin-left: 10px;
  }
  .LeftContent .LeftContent__text {
    padding: 40px 0 80px;
    margin-right: 10px;
  }

/*------------------------------------------------
MV
-------------------------------------------------*/
  .mv {
    position: relative;
    z-index: 1;
    background-color: #FDF8BB;
  }
  .mv__img:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #FDF8BB;
    top: 0%;
    right: 0%;
    z-index: -1;
	}
  .mv .mv__icon {
	position:absolute;
    z-index: 10 !important;
    width: 110px;
	top:380px;
	margin-left:-30px;
  }
  .mv__img {
	position:relative;
    margin: 0 auto;
    padding: 50px 0 80px 0;
	max-width: 1000px;
  }
  .mv__img--wrap {
  }
  .mv__img--wrap img {
    border-radius: 30px;
  }
  .mv__text {
    position: absolute;
    top: 370px;
    max-width: 600px;
	width:80%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 200;
	text-align:center;
  }
  .mv__text .text1{
	width:40%;
	margin: 0 30% 10px 30%;
  }
	
/*------------------------------------------------
Navi
-------------------------------------------------*/
  .nav {
    display: flex;
    justify-content: space-around;
	width:80%;
	margin:0 auto;
	max-width: 1000px;
  }
  .rnav__inner {
	width:300px;
    height: 17.6rem;
	margin:0 20px;
  }
  .tnav__inner {
	width:300px;
    height: 17.6rem;
	margin:0 20px;
  }
  .nav .section__ttlImg {
    padding: 5vw 0 0;
  }
  .nav__lists {
    margin: 0 auto;
    padding: 2% 0 0 0;
  }
  .nav__lists.ttype {
    margin: 0 auto;
    padding: 50px 0 0 0;
  }
  .nav__item {
    width: inherit;
    text-align: center;
    width: 28% !important;
	margin: 0 5px 5px 5px;
  }
  .nav__item a {
    font-size: 1rem;
    padding: 0.2rem;
  }
  .nav__item span {
    font-size: 1.3rem;
    font-weight: normal;
  }
  .tnav {
    margin-bottom: 120px;
  }
  .tnav .nav__item a {
  }
  .size-arrow-box {
    display: flex;
    justify-content: space-around;
	width:80%;
	margin:40px auto 0 auto;
	max-width: 1000px;
  }
  .size-arrow-box .size-arrow {
	width: 3%;
  }



/*------------------------------------------------
サイズ詳細
-------------------------------------------------*/
  .rSizeRight,
  .rSizeLeft {
  }
  .tSizeRight,
  .tSizeLeft {
  }
  .tSizeLeft .subContentLeadWrapper .subContentSize,
  .tSizeRight .subContentLeadWrapper .subContentSize{
    width:25vw;
	}
  .tSizeLeft .subContentLeadWrapper .subContentSize,
  .tSizeRight .subContentLeadWrapper .subContentSize {
    font-size: 3rem;
  }
  .rSizeRight .rSizeRightWrapper,
  .rSizeLeft .rSizeLeftWrapper {
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
  }
  .tSizeRight .tSizeRightWrapper,
  .tSizeLeft .tSizeLeftWrapper {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
  .rSizeRight .FlexWrapper,
  .rSizeLeft .FlexWrapper,
  .tSizeRight .FlexWrapper,
  .tSizeLeft .FlexWrapper {
    order: 2;
  }
  .subContentLeadWrapper {
    position: relative;
    margin: 0;
    flex-direction: row;
	padding-top:20px;
  }
  .tSize .subContentLeadWrapper {
    display: flex;
    flex-direction: column;
    width: 90%;
    margin: 0 auto 30px;
    padding: 20px 0 0 0;
  }
  .subContentLeadWrapper .subContentSize {
    font-size: 3rem;
    text-align: center;
    line-height: 1.2;
    padding: 3vw 0 3vw 0;
    width:200px;
  }
  .tSizeRight .subContentLeadWrapper .subContentSize,
  .tSizeLeft .subContentLeadWrapper .subContentSize {
    width: 4rem;
    height: 4rem;
    padding: 2rem 0 1rem 0;
  }
  .tSizeLeft .subContentLeadWrapper .subContentSize {
    margin-bottom: 0;
  }
  .RightContent__slider,
  .LeftContent__slider {
    position: relative;
    padding-left: 5%;
    padding-right: 5%;
  }
  .rSize .RightContent__slider,
  .rSize .LeftContent__slider {
    display: flex;
	width: 90%;
	margin-right:0;
	padding-right:0;
	padding-left: 30px;
  }
  .rSize .LeftContent__slider {
	width: 90%;
	flex-direction: row-reverse;
	  margin-left:0;
	  padding-left:0;
  }
  .subContentCreditWrapper {
    order: 3;
    padding: 0;
    text-align: center;
    letter-spacing: 0.05rem;
	margin-top: -10rem;
	margin-bottom:0 !important;
  }
  .subContentCreditWrapper .comment {
    font-size: 1rem;
    text-align: center;
    letter-spacing: 0;
    padding: 0 1.5rem 1.3rem !important;
  }
  .rSize .subContentCreditWrapper .comment-title {
    padding: 0 !important;
    margin-top: -2rem !important;
  }
  .rSize .subContentCreditWrapper .comment-title:before {
    left: 8%;
  }
  .rSize .subContentCreditWrapper .comment-title:after {
    right: 8%;
  }
  .tSize .subContentCreditWrapper .comment-title {
    font-size:24px !important;
  }
  .subContentCreditWrapper .comment {
    width: 23%;
    margin-top: 0 !important;
    z-index: 1;
  }
  .rSize .subContentCreditWrapper .comment{
    margin-top:-200px !important;	
  }
  .tSizeLeftWrapper .subContentCreditWrapper,
  .tSizeRightWrapper .subContentCreditWrapper {
    margin: 1.5em 0 2rem 0 !important;
    padding: 0 8%;
  }
  .tSizeLeftWrapper .subContentCreditWrapper .comment,
  .tSizeRightWrapper .subContentCreditWrapper .comment {
    text-align: left;
    letter-spacing: 0;
    padding: 2rem 2.5rem !important;
	font-size:17px;
  }
  .tSize .subContentCreditWrapper .comment {
    width: auto;
    margin: 0 auto;
  }
  .rSizeRight .subContentCreditWrapper .comment {
    margin-left: 58%;
  }
  .rSizeLeft .subContentCreditWrapper .comment {
    margin-left: -54%;
  }
  .tSizeRight .subContentCreditWrapper,
  .tSizeRight .subContentCreditWrapper {
    padding: 0 10vw !important;
  }
  .rSize .subContentCreditWrapper .comment-text {
    margin-top: 1.5rem;
    text-align: left;
	font-size:0.9em;
  }
  .subContentCreditWrapper .credit {
    margin: 3rem auto 2rem;
  }
  .subContentCreditWrapper .credit.credittop {
    margin: 6rem auto 2rem;
  }
  .subContentCreditWrapper .credit.credittop2 {
    margin: 2.5rem auto 2rem;
  }
  .subContentCreditWrapper .credit.credittop3 {
    margin: 3.5rem auto 2rem;
  }
  .rSizeRight .subContentCreditWrapper .credit {
    padding-right: 8rem;
  }
  .rSizeLeft .subContentCreditWrapper .credit {
    padding-left: 8rem;
  }
  .tSizeLeft .subContentCreditWrapper .credit,
  .tSizeRight .subContentCreditWrapper .credit {
    margin: 5% auto 0;
  }

  /* クレジット */
  .credit {
    padding: 0;
    width: 280px;
    margin:0 auto;
  }
  .credit--boder {
    padding: 30px;
    border: 0.5px solid #000;
  }
  .credit__heading {
    width: 78%;
    display: flex;
  }
  .credit__ttl:first-child {
    padding-bottom: 1px;
    width: 50%;
  }
  .credit__item {
    justify-content: space-between;
  }
  .credit__ttl {
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 1.2 !important;
  }
  .detail .credit__ttl:first-child {
    width: 60%;
    float: left !important;
  }
  .color__content .credit__ttl {
    font-size: 16px;
    white-space: nowrap;
  }
  .point {
    width: 100%;
    padding: 0;
  }
  .size__lists {
    width: 60px;
  }
  .size__item .size-link {
    font-size: 10px;
    height: 20px;
    letter-spacing: 0.1rem;
    padding: 0;
	font-weight:500 !important;
  }
  .size__item:not(:last-child) {
    margin-right: 5px;
  }
  .size__item .size-link.col-1 {
    width: 60px;
  }
	
/*------------------------------------------------
Swiper
-------------------------------------------------*/
  .rSize .slider-rxxssize,
  .rSize .slider-rxssize,
  .rSize .slider-rssize,
  .rSize .slider-rmsize,
  .rSize .slider-rlsize {
    width: 70%;
  }
  .rSize .slider-rxxssize-thumb,
  .rSize .slider-rxssize-thumb,
  .rSize .slider-rssize-thumb,
  .rSize .slider-rmsize-thumb,
  .rSize .slider-rlsize-thumb {
    width: 25%;
  }
  .rSize .slider-rxxssize-thumb .swiper-wrapper,
  .rSize .slider-rxssize-thumb .swiper-wrapper,
  .rSize .slider-rssize-thumb .swiper-wrapper,
  .rSize .slider-rmsize-thumb .swiper-wrapper,
  .rSize .slider-rlsize-thumb .swiper-wrapper {
    flex-wrap: wrap;
    height: auto;
  }
  .rSize .slider-rxxssize-thumb .swiper-wrapper .swiper-slide,
  .rSize .slider-rxssize-thumb .swiper-wrapper .swiper-slide,
  .rSize .slider-rssize-thumb .swiper-wrapper .swiper-slide,
  .rSize .slider-rmsize-thumb .swiper-wrapper .swiper-slide,
  .rSize .slider-rlsize-thumb .swiper-wrapper .swiper-slide {
    width: 48% !important;
    padding-right: 0;
    padding-bottom: 0;
  }
  .tSize #st .LeftContent__slider:before,
  .tSize #mt .LeftContent__slider:before,
  .tSize #lt .LeftContent__slider:before {
  }
  .RightContent__slider .swiper-pagination-bullets.swiper-pagination-horizontal {
    text-align: left;
  }
  .LeftContent__slider .swiper-pagination-bullets.swiper-pagination-horizontal {
    text-align: center;
  }
  .swiper-thumbs .swiper-slide img {
    width: 80px;
    height: 80px;
	margin-top:0;
	margin-bottom:10px;
  }
  .swiper-thumbs .swiper-slide::before {
	margin-top:0;
	margin-bottom:10px;
	width: 80px;
    height: 80px;
  }
  .rSize .swiper-button-prev,
  .rSize .swiper-button-next {
	top: 30% !important;
	display:none;
  }
  .tSize .swiper-button-prev,
  .tSize .swiper-rtl .swiper-button-next {
    left: 2%;
    right: auto;
  }
  .tSize .swiper-button-next,
  .tSize .swiper-rtl .swiper-button-prev {
    left: auto;
    right: 0%;
  }
  .swiper-button-next:after,
  .swiper-button-prev:after {
    font-size: 2vw !important;
    top: 50% !important;
  }
  .tSize .swiper {
    width: 100%;
    margin: 0 auto;
  }
  .tSize .swiper-button-prev:after,
  .tSize .swiper-button-next:after {
    margin: 0 ;
	height: 40px;
    width: 40px;
  }
  .sizepage__linkWrapper {
    text-align: center;
    width: 100%;
    display: flex;
    background-color: #ffffff;
  }
  .sizepage__link {
    position: relative;
    font-size: 1.7rem;
    text-decoration: none;
    border-radius: 100vh;
    padding: 1.5rem 2.5rem;
    margin: 80px auto 0 auto;
    line-height: 1.2;
  }
  .sizepage__link span {
    font-size: 1.1rem;
  }

/*------------------------------------------------
Floating Navi
-------------------------------------------------*/
  .side__nav {
    position: fixed;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    border-top: #eee 1px solid;
  }
  .side__nav__img {
  }
  .side__item {
    width: 100%;
    height: 3.3rem;
  }
  .side__item.pc {
    background-color: transparent;
  }
  .side__item.pc a {
    border: none;
  }
  .side__item a {
    height: 3.3rem;
    padding: 0.2rem 0 !important;
  }
  .side__nav__text--sub {
    font-size: 0.5rem;
    line-height: 2;
    padding-top: 0.05rem !important;
    margin-bottom: 0.1rem !important;
  }
  .side__nav__text--main {
    font-size: 1rem;
    letter-spacing: 0.1rem;
  }
  .top-img {
    display: block;
    width: 40px !important;
    margin: 0 auto;
  }
}

/*------------------------------------------------
SP only
-------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html,
  body {
    overflow-x: hidden;
  }
  .credit {
    padding: 2vw 13vw 0 8vw;
  }
  .credit__heading {
    display: flex;
    width: 100%;
  }
  .size__lists {
    display: flex;
    width: 25%;
  }
  .credit__ttl.credit__price {
    padding-left: 2%;
    width: 40%;
  }
  .rSizeRight .rSizeRightWrapper,
  .rSizeLeft .rSizeLeftWrapper {
    margin-right: 5vw;
    margin-left: 5vw;
	padding-bottom:5vw;
  }
  .tSizeRight .tSizeRightWrapper,
  .tSizeLeft .tSizeLeftWrapper {
  }
  .RightContent__inner, .LeftContent__inner {
    margin: 0em 1em 0.5em 1em;
    width: auto;
  }
  .rSize .slider-rxxssize-thumb,
  .rSize .slider-rxssize-thumb,
  .rSize .slider-rssize-thumb,
  .rSize .slider-rmsize-thumb,
  .rSize .slider-rlsize-thumb {
    width: 80% !important;
  }
}
@media screen and (min-width: 769px) {
  .page-top {
    bottom: 60px;
    right: 40px;
    width: 5%;
  }
}

/*------------------------------------------------
Animation
-------------------------------------------------*/
.subContentLeadAnimation {
    opacity: 0;
}
.subContentLeadAnimation.wow.animated {
  animation-name: subContentLeadSp;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0.4s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
  will-change: transform;
}
@keyframes subContentLeadSp {
  0% {
    opacity: 0;
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
  }
  30% {
  }
  100% {
    opacity: 1;
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
}
@keyframes subContentLeadPc {
  0% {
    opacity: 0;
    filter: blur(6px);
    -webkit-clip-path: inset(0 0 100% 0);
    clip-path: inset(0 0 100% 0);
  }
  30% {
    filter: blur(6px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
}


@media screen and (min-width: 769px) {
  .subContentLeadAnimation.wow.animated {
    animation-name: subContentLeadPc;
    animation-duration: 1.6s;
    animation-timing-function: ease-in-out;
    animation-delay: 0.4s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
  }
}

.anime {
    opacity: 0;
}
.animated-end {
    opacity: 1 !important;
}
.-end {
    opacity: 1 !important;
}
@keyframes fadeZoomIn {
  0% {
    transform: scale(0.95) !important;
  }
  100% {
    opacity: 1;
    transform: scale(1) !important;
  }
}
