@charset "UTF-8";
/* ===============================
ヴィヴァーチェ
=============================== */
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap');

/* トートバッグ
************************************/
.fs-body-product-102545 .p-orgComment {
  display: none;
}
@media screen and (max-width: 599px) {
  #vivace_tote {
    width: calc(100% + 16px)!important;
    margin: 0 -8px 5rem!important;
    padding-bottom: 0.5rem!important;
  }
}
#vivace_tote .title {
  width: 100%;
  height: 582px;
  display: flex;
  align-items: center;
  background-image: url(https://morpho1995noij.itembox.design/item/vivace/tote/title.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
}
#vivace_tote h2 {
  letter-spacing: 0.4rem;
}
@media screen and (max-width: 599px) {
  #vivace_tote h2 {
    letter-spacing: 0.2rem;
  }
}
#vivace_tote .title h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 4.3rem;
  background-color: #FFF;
  line-height: 1.4;
  padding: 4rem 3.3rem;
}
#vivace_tote .title h2 small {
  color: #A99780;
  display: block;
  font-family: var(--font_noto_sans);
  font-size: 1.9rem;
  font-family: 700;
  margin-top: 1rem;
}
@media screen and (max-width: 599px){
  #vivace_tote .title {
    height: 380px;
    background-position: 80% 0;
  }
  #vivace_tote .title h2 {
    font-size: 2.2rem;
    padding: 2rem;
    background-color: rgba(255, 255, 255, .6);
  }
  #vivace_tote .title h2 small {
    font-size: 1.3rem;
  }
}
#vivace_tote p {
  line-height: 3.4rem!important;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 599px){
  #vivace_tote p {
    line-height: 3.0rem!important;
    letter-spacing: 0.08em;
  }
}
#vivace_tote .title + p {
  font-size: 1.6rem;
  text-align: center;
  font-weight: 500;
  margin: 5rem auto;
}
@media screen and (max-width: 599px){
  #vivace_tote .title + p {
    font-size: 1.5rem;
    margin: 3rem auto;
    text-align: left;
    padding: 0 4%;
  }
  #vivace_tote .title + p br {
    display: none;
  }
}
.unisex_img {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.leather_gray_box {
  display: flex;
  justify-content: space-between;
  background-color: #F0EEED;
  padding: 6rem;
  margin-bottom:  6.5rem;
}
@media screen and (max-width: 1280px){
  .leather_gray_box br {
    display: none;
  }
}
@media screen and (max-width: 599px){
  .leather_gray_box {
    flex-direction: column;
    padding: 2rem;
    margin-bottom: 3rem;
  }
}
.leather_gray_txt {
  width: 50%;
  margin-bottom: 2.6rem;
}
.leather_gray_txt h2 {
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 2.6rem;
}
.leather_gray_txt p {
  font-size: 1.6rem;
  font-weight: 500;
}
.leather_gray_txt h2 + p {
  margin-bottom: 3rem;
}
@media screen and (max-width: 599px){
  .leather_gray_txt {
    width: 100%;
  }
  .leather_gray_box h2 {
    font-size: 2.0rem;
    text-align: center;
    margin-bottom: 1rem;
  }
  .leather_gray_txt p {
    font-size: 1.5rem;
  } 
  .leather_gray_txt h2 + p {
    margin-bottom: 1.6rem;
  }
  .leather_gray_txt .pc_hide img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    margin-bottom: 1.6rem;
  }
}
.leather_gray_img {
  width: 44%;
}
@media screen and (max-width: 599px){
  .leather_gray_img {
    display: none;
  }
}
.ttl_vivace_tote_01 {
  font-size: 2.6rem;
  font-weight: 400;
  text-align: center;
  line-height: 1.8;
}
.ttl_vivace_tote_01:after {
  content: '';
  display: block;
  width: 147px;
  height: 1px;
  background-color: #373737;
  margin: 3rem auto 7rem;
}
@media screen and (max-width: 599px){
  .ttl_vivace_tote_01 {
    font-size: 2.0rem;
  }
  .ttl_vivace_tote_01:after {
    width: 72px;
    margin: 1.5rem auto 2rem;
  }
}
.sec_material {
  margin: 0 auto;
}
@media screen and (max-width: 599px){
  .sec_material {
    width: 90%;
  }
}
.sec_material h2 + p img {
  margin-bottom: 6rem;
}
.material_img {
  width: 94%;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 3rem;
}
.sec_material_inner {
  width: 74.95%;
  margin: 0 auto 8rem;
}
.sec_material_inner p {
  font-size: 1.4rem;
  font-family: var(--font_noto_sans);
  font-weight: 500;
}
.sec_material_inner p:first-child {
  margin-bottom: 3rem;
}
@media screen and (max-width: 1280px){
  .sec_material h2 + p img {
    margin-bottom: 2rem;
  }
  .sec_material_inner {
    width: 100%;
    margin: 0 auto 4rem;
  }
  .sec_material_inner p {
    font-family: var(--font_noto_sans);
  }
  .sec_material_inner p:first-child {
    margin-bottom: 1.5rem;
  }
}
#vivace_strage {
  margin: 12rem 0;
}
@media screen and (max-width: 599px){
  #vivace_strage {
    margin: 6rem 0;
  }
}
#vivace_strage .title {
  width: 100%;
  height: 562px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background-image: url(https://morpho1995noij.itembox.design/item/vivace/tote/title02.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#vivace_strage .title h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 5.3rem;
  color: #0F0700;
  background-color: #FFF;
  line-height: 1.4;
  text-align: center;
  padding: 2rem 3.6rem;
}
#vivace_strage .title h2 small {
  color: #0F0700;
  display: block;
  font-family: var(--min);
  font-size: 2.2rem;
  font-family: 400;
  margin-top: 0.6rem;
}
@media screen and (max-width: 599px){
  #vivace_strage .title {
    height: 380px;
  }
  #vivace_strage .title h2 {
    font-size: 2.2rem;
    padding: 2rem;
    background-color: rgba(255, 255, 255, .6);
  }
  #vivace_strage .title h2 small {
    font-size: 1.3rem;
  }
}
#vivace_strage .title + p {
  font-family: var(--font_noto_sans);
  font-size: 1.4rem;
}
@media screen and (max-width: 599px){
  #vivace_strage .title + p {
    font-size: 1.5rem;
  }
}
.strage_list {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-bottom: 5.5rem;
}
@media screen and (max-width: 599px){
  .strage_list {
    flex-direction: column;
    margin-bottom: 3rem;
  }
  .strage_list li:nth-child(2) img {
    width: 90%;
    margin-top: 1rem;
  }
}
.bag_contents_list {
  width: 80%;
  font-family: var(--font_noto_sans);
  font-size: 1.4rem;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 6rem;
}
.bag_contents_list div{
  width: 48%;
  text-align: center;
}
.bag_contents_list h3 {
  margin-bottom: 2rem;
}
.bag_contents_list ul li {
  display: inline;
  letter-spacing: 0.2rem!important;
  line-height: 2.6!important;
  padding: 0 1rem;
  white-space: nowrap;
}
@media screen and (max-width: 599px){
  .bag_contents_list {
    width: 90%;
    flex-direction: column;
    margin: 0 auto 3rem;
  }
  .bag_contents_list div{
    width: 100%;
  }
  .bag_contents_list div:nth-child(1) {
    margin-bottom: 2rem;
  }
  .bag_contents_list h3 {
    margin-bottom: 1rem;
  }
  .bag_contents_list ul li {
    line-height: 2.0!important;
  }   
}
#vivace_design {
  margin-bottom: 12.7rem;
}
@media screen and (max-width: 599px){
  #vivace_design {
    margin-bottom: 6rem;
  }
}
#vivace_design .title {
  width: 100%;
  height: 607px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background-image: url(https://morpho1995noij.itembox.design/item/vivace/tote/title03.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center left;
}
#vivace_design .title h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 5.3rem;
  color: #0F0700;
  background-color: #FFF;
  line-height: 1.4;
  text-align: center;
  padding: 2rem 3.6rem;
}
#vivace_design .title h2 small {
  color: #0F0700;
  display: block;
  font-family: var(--min);
  font-size: 2.2rem;
  font-family: 400;
  margin-top: 0.6rem;
}
@media screen and (max-width: 599px){
  #vivace_design .title {
    height: 380px;
  }
  #vivace_design .title h2 {
    font-size: 2.2rem;
    padding: 2rem;
    background-color: rgba(255, 255, 255, .6);
  }
  #vivace_design .title h2 small {
    font-size: 1.3rem;
  }
}
#vivace_design .design_txt,
#vivace_function .design_txt{
  font-family: var(--font_noto_sans);
  font-size: 1.4rem!important;
  font-weight: 500;
  text-align: center;
  margin: 5rem auto;
}
#vivace_design p img,
#vivace_function p img {
  margin: 1rem 0;
}
@media screen and (max-width: 599px){
  #vivace_design .design_txt,
  #vivace_function .design_txt {
    font-size: 1.5rem;
    margin: 3rem auto;
    padding: 0 4%;
    text-align: left;
  }
  #vivace_tote .design_txt br,
  #vivace_function .design_txt br {
    display: none;
  }
}
#vivace_function .title {
  width: 100%;
  height: 646px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-image: url(https://morpho1995noij.itembox.design/item/vivace/tote/title04.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#vivace_function .title h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 5.3rem;
  color: #0F0700;
  background-color: #FFF;
  line-height: 1.4;
  text-align: center;
  padding: 2rem 3.6rem;
}
#vivace_function .title h2 small {
  color: #0F0700;
  display: block;
  font-family: var(--min);
  font-size: 2.2rem;
  font-family: 400;
  margin-top: 0.6rem;
}
@media screen and (max-width: 599px){
  #vivace_function .title {
    height: 380px;
  }
  #vivace_function .title h2 {
    font-size: 2.2rem;
    padding: 2rem;
    background-color: rgba(255, 255, 255, .6);
  }
  #vivace_function .title h2 small {
    font-size: 1.3rem;
  }
  #vivace_function p:nth-child(4) img {
    width: 90%;
    margin: 1rem auto;
  }
}
.siaa_box {
  width: 90%;
  height: auto;
  margin: 5rem auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 599px){
  .siaa_box {
    flex-direction: column;
    align-items: center;
    margin: 5rem auto 0;
  }
}
.siaa_box div:nth-child(1) {
  width: 34%;
  display: flex;
  height: auto;
  align-items: flex-start;
  justify-content: space-between;
}
.siaa_box div:nth-child(1)  img {
  height: auto;
  align-self: flex-start;
}
@media screen and (max-width: 599px){
  .siaa_box div:nth-child(1) {
    width: 70%;
    margin-bottom: 2rem;
  }
}
.siaa_box div:nth-child(1) img {
  width: 48%;
}
.siaa_box div:nth-child(2) {
  width: 60%;
}
@media screen and (max-width: 599px){
  .siaa_box div:nth-child(2) {
    width: 100%;
  }  
}
.siaa_box p {
  font-family: var(--font_noto_sans);
  font-size: 1.3rem!important;
  font-weight: 500;
  margin-bottom: 3rem;
}
@media screen and (max-width: 599px){
  .siaa_box p {
    margin-bottom: 1rem;
  }
}
.siaa_box a {
  text-decoration: underline!important;
  color: inherit!important;
}
.siaa_box a:hover {
  text-decoration: none!important;
}
.vivace_movie_wrap {
  width: 90%;
  position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
  margin: 0 auto;
}
.vivace_movie_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}