@charset "UTF-8";

/*------------------------------------------------
Common
-------------------------------------------------*/
.section__lead {
  padding: 5vw 5.3vw 10vw;
  text-align: left;
  font-size: 3.4vw;
  line-height: 2.0;
  position: relative;
}
.section__lead_center {
  padding: 5vw 5.3vw 5vw;
  text-align: center;
  font-size: 3.8vw;
  line-height: 2.0;
  position: relative;
}
.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;
  position: relative;
}
.subContentCreditWrapper {
}
.subContentLead {
  margin-top: 20px;
  margin-bottom: 45px;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  text-align: center;
  font-weight: bold;
}
.subContentTextWrapper {
  position: absolute;
  margin-top: -105vw;
}
.RightContent__inner {
  margin-left: 4%;
  margin-right: auto;
  display: flex;
  flex-direction: row-reverse;
}
.RightContent__text {
  position: relative;
  z-index: 1;
  margin-bottom: -3.3vw;
}
.LeftContent__inner {
  display: flex;
}
.section__ttlWrapper {
  position: relative;
}
@media only screen and (min-width: 769px) {
  .contentTextWrapper {
    margin-left: 55px;
  }
  .section__ttlWrapper {
    padding-top: 80px;
  }
  .section__ttlStrong {
    font-size: min(4.0909090909vw, 45px);
    letter-spacing: -0.1em;
  }
  .section__lead {
    font-size: 1rem;
    text-align: center;
    padding: 2vw 5.3vw 6vw;
  }
  .section__lead_center {
    font-size: 1.1rem;
    text-align: center;
    padding: 2vw 5.3vw 2vw;
    letter-spacing: 0.02vw;
  }
  .section__ttlLower {
    font-size: min(3.7vw, 41px);
  }
  .section__ttl--bg {
    height: 294px;
    width: 100vw;
    margin: 0 calc(0% - 50vw);
  }
  .mainContentDesc {
    padding: 50px 0;
    font-size: min(2.7vw, 30px);
    line-height: 1.5;
    text-align: center;
  }
  .RightContent .FlexWrapper {
    flex-direction: row-reverse;
  }
  .subContentCreditWrapper {
  }
  .subContentLead {
  }
  .RightContent__inner,
  .LeftContent__inner {
    margin: 0;
  }
  .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__inner {
  }
  .RightContent .RightContent__text {
    margin: 40px auto 80px;
  }
  .LeftContent .LeftContent__inner {
  }
  .LeftContent .LeftContent__text {
    margin: 40px auto 80px;
  }
}

/*------------------------------------------------
MV
-------------------------------------------------*/
.mv__img{
  z-index:2 !important;
}
.mv__text_sp{
  width:90vw;
  margin:0 auto;
}
.mv__text_sp img{
}
.mv__text_sp .mv-text2{
  opacity: 0;
  visibility: hidden;
  width:80%;
  margin:10% auto;
}
.mv__text_sp .mv-text3{
  width:70%;
  margin:10% auto 5% auto;
}
.mv__text_sp .mv-text4{
  width:80%;
  margin:5% auto 10% auto;
}
.mv__text {
  position: absolute;
  left: 0;
  top: 48vw;
  width: 90vw;
  transform: translateY(-50%);
  z-index: 2;
}
.mv__text img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.mainLead {
  background-color: #ffffff;
}
.mainLead__content {
  position: relative;
  padding: 10.2vw 5.3vw 7.3vw;
}
.mainLead__textImg {
  background-color: #fff;
  width: 56.5vw;
  position: absolute;
  top: 0;
  transform: translateY(-50%);
}
.mainLead__text {
  font-size: 4vw;
  line-height: 2.0;
}
@media only screen and (min-width: 769px) {
  .header {
    left: 3vw;
    top: 3vw;
  }
  .logo {
    position: relative;
    z-index: 3;
    width: 120px;
  }
  .mv {
    position: relative;
    z-index: 1;
  }
  .mv__text {
    left: 15vw;
    top: 45%;
    width: 55vw;
  }
  .mv__text img {
  }
  .mv__text .mv-text2 {
    opacity: 0;
    visibility: hidden;
    margin: 7vw 0 0 2vw;
    width: 38vw;
  }
  .mv__text .mv-text3 {
    margin: 5vw 0 0 2vw;
    width: 30vw;
  }
  .mv__text .mv-text4 {
    margin: 3vw 0 0 2vw;
    width: 38vw;
  }
  .mainLead__inner {
    max-width: 1000px;
    margin: 0 auto;
  }
  .mainLead__content {
    padding: 80px 0;
  }
  .mainLead__text {
    font-size: 17px;
    text-align: center;
    letter-spacing: 0.5px;
  }
}

/*
----------------
Main Navi
----------------
*/
.mainNavi__content {
  position: relative;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.mainNavi__content ul {
  display: flex;
  flex-wrap:wrap;
  justyify-content:center !important;
  padding: 2vw 0;
}
.mainNavi__content ul li a {
  display: block;
  padding: 1vw 7vw;
  border: 1px solid #707070;
  border-radius: 20px;
  text-align: center;
  text-decoration: none;
  color: #000;
  margin:1vw 1vw;
}
.mainNavi__content ul li a .en {
  display: block;
  font-size: 2vw;
}
.mainNavi__content ul li a .jp {
  display: block;
  font-size: 3.5vw;
}
@media only screen and (max-width: 768px) {
  .mainNavi__content {
    padding: 10.2vw 5.3vw 7.3vw;
  }
}
@media only screen and (min-width: 769px) {
  .mainNavi__content  {
    max-width: 1000px;
    margin: 0 auto;
	padding:0 auto !important;
  }
  .mainNavi__content ul{
	justify-content: center;
  }
  .mainNavi__content ul li a {
    font-size: 1vw;
	padding:0.5vw 2vw;
	border-radius: 20px;
	margin:0 5px;
  }
  .mainNavi__content ul li a:hover{
	background-color:#707070;
	color:#fff;
  }
  .mainNavi__content ul li a .en {
    font-size:10px;
	line-height:1.2em;
	padding:5px 0 ;
	letter-spacing:0.5px;
  }
  .mainNavi__content ul li a .jp {
    font-size: 18px;
	line-height:1.2em;
	padding:0 0 4px 0;
	letter-spacing:1px;
  }
}


/*
----------------
Movie(section1)
----------------
*/
#section1 {
  width: 100%;
  background-color: #ffffff;
}
.movie .section__ttl_s {
  width:30vw;
  margin:20vw auto 5vw auto;
  color:#969696;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing:4px;
  text-align:center;
  font-size:1em;
}
.movie video {
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .movie .section__ttl_s {
    width:5vw;
	margin:100px auto 40px auto;
	font-size:1em;
  }
  .movie {
    width: 60%;
    aspect-ratio: 16 / 9;
	margin: 0 auto;
  }
  .movie iframe {
    width: 60%;
    height: 100%;
  }
  .movie video {
	width: 90%;
	max-width:900px;
	margin:0 auto;
  }
}

/*
----------------
FUNCTION POINT(section2)
----------------
*/
#section2 {
  width: 100%;
  background-color: #fee7d2;
}
.function .section__ttl_s {
  margin:20vw auto 0 5vw;
  padding-top:10vw;
  color:#969696;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing:4px;
  text-align:left;
  font-size:1em;
}
.function .section__ttl {
  padding: 7vw 5vw 0vw;
  line-height: 1.5;
  font-size: 8vw;
  position: relative;
  text-align: left;
  font-family: "Zen Old Mincho", serif;
  font-weight: 200;
  font-style: normal;
  color:#6f6f6f;
  letter-spacing:1vw;
}
.function .section__contentsWrapper{
  width:100%;
  position:relative;
  height:100vw;
}
.function .section__contentsWrapper .nomble{
  font-family: "Zen Old Mincho", serif;
  font-weight: 100;	
  font-size:2.5rem;
  color:#6f6f6f;
  position:absolute;
  margin-top:-12vw;
  left:5vw;
}
.function .section__contentsWrapper .mainicon{
  position:absolute;
  width:20vw;
  top:10vw;
  left:7vw;
}
.function .section__contentsWrapper .text{
  position: absolute;
  left: 8vw;
  top: 40vw;
  font-family: "Zen Old Mincho", serif;
  font-size: 6vw;
  color: #6f6f6f;
  letter-spacing: 1px;
}
.function .section__contentsWrapper .text-main{
  font-size:6vw;
  color:#6f6f6f;
  letter-spacing:1px;
}
.function .section__contentsWrapper .text .text-sub{
  font-size:3.4vw;
  display:block;
  font-family: "Noto Sans JP", sans-serif !important;
  color:#000;
  letter-spacing:0;
  line-height:1.8em;
}
.function ul.section__contentssub{
  display: flex;
  width:86vw;
  margin:5vw 7vw 0 7vw;
  flex-flow: column;
}
.function ul.section__contentssub li{
  margin-bottom:5vw;
}
.function ul.section__contentssub img{
  width:30vw;
  margin-right:5vw;
  float:left;
}
.function ul.section__contentssub .text{
  font-family: "Zen Old Mincho", serif;
}
.function ul.section__contentssub .text .text-main{
  font-size: 5.5vw;
  color: #6f6f6f;
  margin-top:2vw;
  display:block;
}
.function ul.section__contentssub .text .text-sub{
  display:block;
  color:#000;
  font-family: "Noto Sans JP", sans-serif !important;
  font-size:3.4vw;
 line-height:1.8em;
}
@media only screen and (min-width: 769px) {
  .function .section__ttl_s {
    margin: 0 auto 20px auto !important;
	font-size:1em;
	text-align:center;
	padding-top:0;
  }
  .function .section__ttl {
    padding: 0;
    font-size: 40px;
    padding-top: 0;
    text-align: center;
	letter-spacing:2px;
  }
  .function .section__lead {
    font-size:16px;
	letter-spacing:0.5px;
  }
  .function .section__contentsWrapper{
	width:90vw;
	max-width:850px;
	margin:0 auto;
	height:inherit;
  }
  .function .section__contentsWrapper .nomble{
	margin-top:-60px;
	font-size:3rem;
	left:3vw;
  }
  .function .section__contentsWrapper .mainicon{
	max-width:9vw;
	width:100px;
	left:calc(100vw*0.03);
	top:50px;
	font-size:2.4em;
  }
  .function .section__contentsWrapper .text{
    font-size: 2.4em;
    left: calc(100vw* 0.035);
    top: 200px;
  }
  .function .section__contentsWrapper .text .text-main{
	font-size:32px;
	letter-spacing:2.5px;
  }
  .function .section__contentsWrapper .text .text-sub{
  	font-size:16px;
	letter-spacing:0.5px;
  }
  .function ul.section__contentssub{
	flex-direction: row;	  
	justify-content:space-between;
	width:90vw;
	max-width:850px;
	margin:40px auto 0 auto;
  }
  .function ul.section__contentssub li{
	margin-bottom:0;
	width:30%;
	display:flex;
	flex-direction:column-reverse;
  }
  .function ul.section__contentssub img{
	width:100%;
	margin-right:0;
	float:inherit;
  }
  .function ul.section__contentssub .text{
	font-size:1.8em;
	margin-top:0;
	margin-bottom:10px;
  }
  .function ul.section__contentssub .text .text-main{
    font-size: 26px;
    margin-top: 0;
	letter-spacing:2.5px;
  }
  .function ul.section__contentssub .text .text-sub{
	font-size:16px;
  }
}

/*
----------------
SIZE(section3)
----------------
*/
#section3 {
  width: 100%;
  background-color: #ffffff;
}
.size .section__ttl_s {
  margin:0 auto 0 5vw;
  padding-top:10vw;
  color:#969696;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing:4px;
  text-align:left;
  font-size:1em;
}
.size .section__ttl {
  padding: 7vw 5vw 0vw;
  line-height: 1.5;
  font-size: 8vw;
  position: relative;
  text-align: left;
  font-family: "Zen Old Mincho", serif;
  font-weight: 200;
  font-style: normal;
  color:#6f6f6f;
  letter-spacing:1vw;
}
.sizeContent02__ttl,
.sizeContent03__ttl {
  position: relative;
  font-weight: bold;
  padding: 2% 0;
  text-align: center;
}
.size .section__lead {
  padding: 5vw 5.3vw 0vw;
}
.size .sizecheckttl{
  background:#6e6e6e;
  padding:3vw 0;
  text-align:center;
  color:#fdf8bb;
  font-family: "Zen Old Mincho", serif;
  font-weight: 200;	
  line-height:1.4em;
  font-size:5vw;
}
.size .sizecheckttl a{
  color:#fdf8bb;
}
.size .sizecheckttl:hover{
  transform:scale(1.05);
}
.size .sizecheckttl a:hover{
  opacity: 1;
}
.size .sizecheckttl span{
  font-size:4vw;
  animation: sway 2s infinite;
}
.size .section__contentsWrapper{
  margin:10vw 0;
}
.sizeContent02__ttl:after,
.sizeContent03__ttl:after {
  content: "";
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  color: #e6e6e6;
  top: 75%;
  right: 47%;
  line-height: 1;
  width: 1.5em;
  height: 1.5em;
  border: 0.15em solid #e6e6e6;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
}
.sizeContent02__list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 0;
}
.sizeContent02__list .sizeContent02__item {
  text-decoration: none;
  background-color: #fdf8bb;
}
.sizeContent02__list .sizeContent02__item .sizeContent02__item--text {
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 3vw 0;
}
.sizeContent02__list .sizeContent02__item a .size-name {
  color: #000;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1;
  margin-bottom: 3vw;
  letter-spacing:0.5vw;
}
.sizeContent02__list .sizeContent02__item a .size-cm {
  color: #6f6f6f;
  font-weight: 100;
  font-size: 0.8rem;
  line-height: 1;
  font-family: "Roboto";
}
.sizepage__linkWrapper {
  padding: 4vw 0 10vw 0;
}
.sizepage__linkWrapper--2 {
  padding: 5vw 15vw 5vw 15vw;
}
.sizepage__link {
  padding: 3.33vw 5% 0 5%;
  margin:0 auto;
  width:90%;
  position: relative;
  display: inline-block;
  text-align: center;
  font-size: 3.5vw;
  color: #000000;
  border-bottom: 1px solid #6f6f6f;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
}
.sizepage__link a {
  color: #000000;
}
.sizepage__link span {
  font-size: 1.2rem;
  font-weight: bold;
  margin-right: 5px;
  letter-spacing: 0.05rem;
  color: #6f6f6f;
}
.sizepage__linkWrapper--2 .sizepage__link {
  padding: 3.33vw 1vw;
  background-color: #ffffff;
}
@media only screen and (min-width: 769px) {
  #section3 {
  }
  .size {
    background-color: #EFF17B;
    width: 100%;
    margin: 0 auto;
    background-image: none;
  }
    .size .section__ttl_s {
	margin: 0 auto 20px auto !important;
	font-size:1em;
	text-align:center;
	padding-top:0;
  }
  .size .section__ttl {
    padding: 0;
    font-size: 40px;
    padding-top: 0;
    text-align: center;
	letter-spacing:2px;
  }
  .size .section__contentsWrapper{
	margin:40px auto 100px auto;
  }
  .size .section__lead {
    font-size:16px;
	letter-spacing:0.5px;
    padding: 2vw 5.3vw 0vw;
  }
  .sizeContent02__list {
    padding: 0;
  }
  .size .sizecheckttl{
	background-color:transparent;
	padding:0;
	text-align:center;
	color:#fff;
	font-size:30px;
	margin-top:-80px;
	position: relative;
	z-index: 1000;
	letter-spacing:3px;
  }
  .size .sizecheckttl a{
	color:#fff;
  }
  .size .sizecheckttl span{
	font-size:2vw;
  }
  .sizeContent02__list .sizeContent02__item .sizeContent02__item--text {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 1rem 0;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
  }
  .sizeContent02__list .sizeContent02__item a .size-name {
    color: #000;
    font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 1;
    margin-bottom: 1vw;
	letter-spacing:0.2vw;
  }
  .sizeContent02__list .sizeContent02__item a .size-cm {
    color: #6f6f6f;
    font-weight: 100;
    font-size: 0.8rem;
    line-height: 1;
    font-family: "Roboto";
  }
  .sizepage__linkWrapper {
    padding: 5vw 4vw 0;
  }
  .sizepage__linkWrapper--2 {
    padding: 4vw 20vw 4vw 20vw;
  }
  .sizepage__link {
    padding: 00;
    position: relative;
    display: block;
    max-width: 430px;
    margin: auto;
    text-align: center;
    font-size: 16px;
  }
  .sizepage__link span {
    font-size: 22px;
    font-weight: bold;
    margin-right: 5px;
    letter-spacing: 2px;
	color:#6f6f6f;
  }
  .sizepage__linkWrapper--2 .sizepage__link {
    padding: 1vw;
  }
}
@media only screen and (max-width: 768px) {
  .sizeContent02__list {
    flex-wrap: wrap;
  }
  .sizeContent02__list .sizeContent02__item {
    width: 25%;
  }
}

/*
----------------
STYLING(section4)
----------------
*/
#section4 {
  width: 100%;
  background-color: #e6e6e6;	
}
.styling .section__ttl_s {
  margin:0 auto 0 5vw;
  padding-top:10vw;
  color:#969696;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing:4px;
  text-align:left;
  font-size:1em;
}
.styling .section__ttl {
  padding: 7vw 5vw 0vw;
  line-height: 1.5;
  font-size: 8vw;
  position: relative;
  text-align: left;
  font-family: "Zen Old Mincho", serif;
  font-weight: 200;
  font-style: normal;
  color:#6f6f6f;
  letter-spacing:1vw;
}
.styling .section__lead{
  padding: 5vw 5.3vw 0;
}
.stylingContent01{
  padding-bottom: 20vw;
}
.stylingContent01__inner {
  margin: 5% auto 0 auto;
}
/*↓Swiper↓*/
.swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.stylingContent01__inner {
  position: relative;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out; /* Smooth transition */
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.swiper-slide-prev,
.swiper-slide-next {
  transform: scale(0.8) !important;
  opacity: 0.5 !important;
}
.swiper-slide-active {
  transform: scale(1) !important;
  opacity: 1 !important;
}
.swiper-pagination {
  position: absolute !important;
  bottom: 25% !important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000000 !important;
  outline-color: #000000 !important;
  outline-style: solid !important;
  outline-width: 1px !important;
}
.swiper-pagination-bullet {
  background: #ffffff !important;
  outline-color: #000000 !important;
  outline-style: solid !important;
  outline-width: 1px !important;
}
.swiper-button-prev:after, .swiper-button-next:after {
  content: "" !important;
  background-repeat: no-repeat;
  background-size: contain;
  height: 40px;
  width: 40px;
  margin: auto;
  padding: 0;
  outline: none;
  transition: transform 0.6s ease;
}
.swiper-button-prev:after {
  background-image: url(../img/arrow_prev.svg);
}
.swiper-button-next:after {
  background-image: url(../img/arrow_next.svg);
}
.swiper-button-next, .swiper-button-prev {
  top: 33% !important;
}
.swiper-button-prev {
  left: 11% !important;
}
.swiper-button-next {
  right: 7% !important;
}
/*↑Swiper↑*/

.stylingContent01__inner .item_credit{
  text-align:center;
  margin-top: 15%;
}
.stylingContent01__inner .item_credit a{
  color: #000000;
}
.stylingContent01__inner .item_credit span{
  display:block;
  font-size:0.9em;
}
.stylingContent01__inner .item_credit .item_name,
.stylingContent01__inner .item_credit .item_price{
  font-family: "Zen Old Mincho", serif;
  font-weight: 200;
}
.stylingContent01__inner .item_credit .buybtn{
  color:#fff;
  background:#fe8a89;
  width: 12vw;
  height: 12vw;
  border-radius: 50%;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size:0.7em;
  margin:2vw auto 0 auto;
  line-height:12vw;
  letter-spacing:0.2vw;
}
@media only screen and (max-width: 376px) {
	.stylingContent01 .swiper-pagination {
	}
	.styling .size__item .size-link {
	  background-color: #C7A47F;
	}
	.styling .credit__ttl.credit__price .credit__ttl.credit__price {
	  width: 35%;
	}
}
@media only screen and (min-width: 769px) {
  #section4 {
  }
  .styling .section__ttl_s {
    margin: 0 auto 20px auto !important;
	font-size:1em;
	text-align:center;
	padding-top:0;
  }
  .styling .section__ttl {
    padding: 0;
    font-size: 40px;
    padding-top: 0;
    text-align: center;
	letter-spacing:2px;
  }
  .styling .section__lead {
    font-size:16px;
	letter-spacing:0.5px;
    padding: 2vw 5.3vw 0vw;
  }
  .stylingContent02__inner .credit {
    display: flex;
    flex-wrap: wrap;
    width: 700px;
  }
  .stylingContent02__inner .credit .credit__item {
    width: calc(95% / 2);
  }
  .stylingContent02__inner .credit .credit__item:nth-child(odd) {
    padding-right: 5%;
  }
  .stylingContent01{
	padding-bottom: 100px;
  }

  /*↓Swiper↓*/
  .swiper-slide-prev,
  .swiper-slide-next {
    opacity: 1 !important;
    transform: scale(0.7) !important;
  }
  .swiper-slide-active {
    opacity: 1 !important;
  }
  .swiper-pagination {
    bottom: 100px !important;
  }
  .swiper-button-prev:after, .swiper-button-next:after {
    height: 40px;
    width: 40px;
  }
  .swiper-button-next, .swiper-button-prev {
	  top: 38% !important;
	}
  .swiper-button-prev {
    left: 30% !important;
  }
  .swiper-button-next {
    right: 29% !important;
  }
/*↑Swiper↑*/
	
  .styling .credit {
    margin-top: 30px;
    display: flex;
    width: 40%;
    flex-direction: column;
  }
  .styling .credit__ttl.credit__price .credit__ttl.credit__price {
    width: initial;
  }
  .styling .credit .credit__item {
  }
  .styling .credit .credit__item:nth-child(odd) {
  }
  .styling .credit__heading {
    width: 350px;
  }
  .styling .credit__ttl:first-child {
    padding-bottom: 5px;
    width: 60%;
    float: left !important;
  }
  .stylingContent01__inner .item_credit{
    text-align:center;
    margin: 10% auto 0 auto !important;
    width: 450px;
  }
  .stylingContent01__inner .item_credit a {
    display: flex;
    align-items: center;
  }
  .stylingContent01__inner .item_credit span{
    display:inline-block;
    font-size:1em;
    letter-spacing:0.5px;
  }
  .stylingContent01__inner .item_credit .item_name,
  .stylingContent01__inner .item_credit .item_price{
    font-family: "Zen Old Mincho", serif;
    font-weight: 200;
  }
  .stylingContent01__inner .item_credit .item_name{
    margin-right:10px;
  }
  .stylingContent01__inner .item_credit .buybtn{
    /*display:inline-block;*/
    color:#fff;
    background:#fe8a89;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size:0.7em;
    margin:0 auto 0 20px;
    line-height:50px;
    letter-spacing:0.2vw;
    padding-left:0;
  }
}

/*
----------------
VOICE(section5)
----------------
*/
#section5 {
  width: 100%;
  background-color: #ffffff;
}
.voice{
  margin:20vw 0;
}
.voice .arrow{
  width:10%;
  margin:0 auto 3vw auto;
}
.voice .section__ttl_s {
  margin:0 auto 5vw auto;
  color:#a2cb3c;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing:4px;
  text-align:center;
  font-size:1em;
}
.voice .section__ttl {
  padding: 10vw 0 0vw 20vw;
  line-height: 1.5;
  font-size: 8vw;
  position: relative;
  text-align: left;
  font-family: "Zen Old Mincho", serif;
  font-weight: 200;
  font-style: normal;
  color:#6f6f6f;
  letter-spacing:1vw;
}
.voice .section__ttlWrapper{
  width:90vw;
  margin:0 auto;
  border:1px solid #6f6f6f;
  background:#e4f5bb;
  border-radius: 8vw;
}
.voice .inner {
  padding: 0 3vw 10vw 3vw !important;
}
.voice .review-list {
  background: #fff;
  padding: 5vw 2vw 5vw 5vw;
  border-radius: 5vw;
}
.voice .review-list .review-list__inner {
  overflow-y: scroll !important;
  overflow-x: hidden !important;
  padding-right: 15px !important;
  box-sizing: content-box !important;
  height: 130vw;
}
.voice .review-list .review-list__inner::-webkit-scrollbar {
  width: 15px !important;
}
.voice .review-list .review-list__inner::-webkit-scrollbar-track {
  background: #e6e6e6 !important;
  border-radius: 10px !important;
}
.voice .review-list .review-list__inner::-webkit-scrollbar-thumb {
  background-color: #d1e896 !important;
  border-radius: 10px !important;
  border: 3px solid #d1e896 !important;
}
.voice .review-list .review-list__inner::-webkit-scrollbar-thumb:vertical {
  border-radius: 10px !important;
}
.voice .review-list .review-list__inner::-webkit-scrollbar-thumb:hover {
  background-color: #d1e896 !important;
}
.voice .review-list .review-list__inner::-webkit-scrollbar-button {
  display: none !important;
}
.review-item {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  margin-bottom: 16px;
  border-bottom:1px solid #000;
  padding:2vw 0 5vw 0;
  font-family: "Zen Old Mincho", serif;
  font-weight: 200;
  font-style: normal;
}
.avatar {
  width: 15vw;
  height: 15vw;
  border-radius: 50%;
}
.review-header {
  display: flex;
  align-items: top;
}
.header-content {
  display: flex;
  flex-direction: column;
  margin-left: 16px;
}
.header-content .title{
  color:#a2cb3c;
  font-size:1.2em;
  line-height:1.4em;
  margin-bottom:2vw;
}
.review-details {
  display: flex;
  align-items: center;
}
.review-body p.comment{
  font-size:0.9em;
  line-height:1.8em;
}
.stars {
  margin-right: 8px;
  color: #6f6f6f;
  font-size:0.9em;
}
.name {
  color: #555;
  font-size:0.9em;
}
.comment {
  color: #333;
  margin-top: 6px;
}
.voice .voice-link {
  padding: 5vw 5.3vw 10vw;
  text-align: center;
  font-size: 3.4vw;
  line-height: 2.0;
  position: relative;
}
.voice .voice-link a {
  color: #000000;
}
@media screen and (min-width: 769px) {
  #section5 {
  }
  .voice{
	margin:100px auto 120px auto;
  }
  .voice .inner{
	padding:0 40px 40px 40px !important;
  }
  .voice .section__ttl_s {
	margin: 0 auto 20px auto !important;
	font-size:1em;
	text-align:center;
	padding-top:0;
	color:#6f6f6f;
  }
  .voice .section__ttl {
    padding: 0;
    font-size: 40px;
    padding-top: 0;
    text-align: center;
	letter-spacing:2px;
  }
  .voice .section__lead {
    padding: 2vw 5.3vw 2vw;
	font-size:16px;
  }
  .voice .section__ttlWrapper{
	padding-top:40px;
	border-radius: 50px;
	width:90%;
	max-width:900px;
  }
  .voice .review-list{
	border-radius: 30px;
	padding:20px 20px 20px 30px;
  }
 .review-list__inner{
	height: 500px !important;
  }
  .review-item {
    flex-direction: row;
	padding:20px;
	margin-bottom:0;
	border-bottom:2px solid #d1e896;
	align-items:center;
  }
  .voice .review-list .review-list__inner {
    padding-right: 25px !important; /* スクロールバーの幅分のパディングを追加 */
  }
  .avatar {
    width: 85px;
    height: 85px;
	margin-right:30px;
  }
  .review-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
	width: 100%;
  }
  .header-content {
    flex-direction: row;
    align-items: center;
	margin-left:0;
	width: 100%;
    justify-content: space-between;
  }
  .header-content .title{
	color:#a2cb3c;
	font-size:1.4em;
	line-height:1.4em;
	margin-bottom:0;
	margin-right:40px;
  }
  .review-details {
    display: flex;
    margin-left: 0;
  }
  .voice .voice-link {
    font-size: 1rem;
    text-align: center;
    padding: 2vw 5.3vw 6vw;
	font-family: "Zen Old Mincho", serif;
    font-weight: 200;
    font-style: normal;
  }
  .voice .voice-link a {
    color: #000000;
  }
}

@media screen and (max-width: 768px) {
  .review-item {
    flex-direction: column;
  }
  .review-header {
    flex-direction: row;
  }
  .header-content {
    flex-direction: column;
  }
  .review-details {
    flex-direction: row;
    align-items: center;
  }
  .comment {
    margin-top: 8px;
  }
}


/*
----------------
SHOP LIST(section6)
----------------
*/
.shop {
  width: 100%;
  background-color: #e6e6e6;
  padding:20vw 0;
}
.shop .shop__inner{
  background:#fff;
  border:1px solid #000;
  border-radius:5vw;
  width:80vw;
  margin:0 auto;
  text-align:center;
  font-family: "Zen Old Mincho", serif;
  font-weight: 200;
  font-style: normal;
  font-size:1.8em;
  line-height:1.3em;
  color:#6f6f6f;
  height:calc(100vw*0.25);
  letter-spacing:0.5vw;
}
.shop .shop__inner a{
  color:#6f6f6f;
}
.shop .shop__inner a span{
  font-size:0.5em;
  color:#000;
}
@media screen and (min-width: 769px) {
  .shop {
	padding:50px 0;
  }
  .shop .shop__inner{
	width:300px;
	border-radius:25px;
	letter-spacing:1px;
	height:100px;
	line-height:1.3em;
	padding-top:10px;
  }
  .shop .shop__inner a span{
	letter-spacing:0.5px;
	font-size:0.6em;
  }
}

/*
----------------
OTHER COLOR(section7)
----------------
*/
#section7 {
  width: 100%;
}
.other .section__ttl_s {
  margin:0 auto 0 5vw;
  padding-top:10vw;
  color:#969696;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing:4px;
  text-align:left;
  font-size:1em;
}
.other .section__ttl {
  padding: 7vw 5vw 0vw;
  line-height: 1.5;
  font-size: 8vw;
  position: relative;
  text-align: left;
  font-family: "Zen Old Mincho", serif;
  font-weight: 200;
  font-style: normal;
  color:#6f6f6f;
  letter-spacing:1vw;
}
.other .section__contentsWrapper{
  width:90vw;
  margin:0 auto 5vw auto;
}
.other .othercredit{
  width:90vw;
  margin:0 auto;
  color:#000;
  font-family: "Zen Old Mincho", serif;
  font-weight: 200;
  font-style: normal;
  line-height:1.8em;
  display:flex;
  align-items:center;
}
.other .othercredit a{
  color:#000;
}
.other .othercredit .item_name{
  float:left;
  width:73vw;
  font-size:0.9em;
}
.other .othercredit .buybtn{
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
  border:1px solid #000;
  float:right;
  width:15vw;
  text-align:center;
  font-size:0.8em;
  letter-spacing: 0.1rem;
}
@media screen and (min-width: 769px) {
  .other {
    width: 100%;
    margin: 0 auto;
    background-image: none;
  }
  .other .section__ttlWrapper{
	padding-top:100px;
  }
  .other .section__ttl_s {
	margin: 0 auto 20px auto !important;
	font-size:1em;
	text-align:center;
	padding-top:0;
  }
  .other .section__ttl {
    padding: 0;
    font-size:40px;
    padding-top: 0;
    text-align: center;
	letter-spacing:2px;
  }
  .other .section__lead {
    padding: 2vw 5.3vw 4vw;
	font-size:16px;
  }
  .other .section__contentsWrapper{
	max-width:850px;
	width:90vw;
	margin:0 auto;
  }
  .other .othercredit{
	margin: 40px auto 0 auto;
	width:450px;
  }
  .other .othercredit .item_name{
	width:360px;
  }
  .other .othercredit .buybtn{
	width:60px;
  }
}

/* SPナビ */
.spnav{
  position: fixed;
  display: flex !important;
  justify-content:space-between;
  left: 0;
  bottom: 0;
  width: 100%;
  transform: translateY(100%);
  transition: .3s;
  z-index:1000;
}
.spnav li{
  width: 50%;
}
.spnav li a{
  display: block;
  font-size: 1.1em;
  font-family: "Zen Old Mincho", serif;
  font-weight: 200;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  padding: 6px;
}
.spnav li:nth-child(1){
  background:#909090;
  color:#fff;
}
.spnav li:nth-child(1) a{
  color:#fff;
}
.spnav li:nth-child(2){
  background:#d1e896;
  color:#909090;
}
.spnav li:nth-child(2) a{
  color:#909090;
}
.active{
  transform: translate(0);
}

/*------------------------------------------------
Animation
-------------------------------------------------*/
/*original animation adjust*/
.anime {
  opacity: 0;
  visibility: hidden;
}
.animated-end {
  opacity: 1 !important;
  visibility: visible !important;
}

/*
----------------
sidemenu
----------------
*/
.sidemenu {
  display: none;
  position: fixed;
  bottom: 25vw;
  right: 5vw;
  width: 15%;
  z-index: 1;
}
.sidemenu a {
  display: block;
  margin-top:10px;
}
.sidemenu a:hover {
  display: block;
  filter:alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
@media screen and (min-width: 769px) {
  .page-top {
    bottom: calc(100vw*0.05);
  }
  .sidemenu  {
    bottom: calc(100vw*0.115);
    right: 40px;
    width: 5%;
  }
}
@media screen and (min-width: 1000px) {
  .page-top {
    bottom: calc(100vw*0.038);
  }
  .sidemenu  {
    bottom: calc(100vw*0.096);
    right: 40px;
    width: 5%;
  }
}
