.pre-inc.layer .main_wrap .main_img::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(102, 76, 0, 0.2);
}
.pre-inc section figure img {
  width: 100%;
}
.pre-inc section {
  animation-name: contents_anime;
}
.pre-inc .contents_tit {
  font-size: 28px;
  text-align: center;
}
.pre-inc .contents_tit i {
  background: linear-gradient(85deg, #c7a260 40%, #f4ddaa 70%, #eac586 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-family: "Wide Latin", serif;
  text-shadow: none;
  font-size: 1.13em;
  line-height: 1;
}
.pre-inc .contents_tit div {
  margin-top: 0.3em;
  letter-spacing: 0.1em;
}
.pre-inc .contents_tit + p {
  font-size: 18px;
  line-height: 2;
  text-align: center;
  margin-top: 1.2em;
}
.pre-inc .contents_tit + p span {
  font-size: 14px;
}
.pre-inc #life_style {
  padding: 60px 0 0;
}
.pre-inc .life_style_item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 50px;
}
.pre-inc .life_style_item > figure {
  animation-name: img_anime;
  width: 49.71%;
}
.pre-inc .life_style_item > figure:nth-of-type(3) {
  width: 100%;
}
.pre-inc .life_style_item > figure:nth-of-type(n+3) {
  margin-top: 7px;
}
.pre-inc {
  /* intro */
}
.pre-inc #intro {
  position: relative;
}
.pre-inc .introinner {
  width: 100%;
  max-width: 1280px;
  margin: 30px auto 0;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.pre-inc .lifestyle_read {
  width: 80%;
  max-width: 640px;
}
.pre-inc #intro h3 {
  font-size: 28px;
  margin-bottom: 20px;
  line-height: 140%;
  letter-spacing: 0.1em;
}
.pre-inc #intro p {
  font-size: 18px;
}
.pre-inc .introillust {
  width: 100%;
  max-width: 1920px;
  overflow: auto;
  margin: 0 auto;
  position: relative;
}
.pre-inc .introillust .illustinner {
  width: 1920px;
}
.pre-inc .illustlogo {
  position: absolute;
  bottom: 60px;
  padding-right: 20px;
  max-width: 1920px;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.pre-inc .illustlogo div {
  text-align: right;
}
.pre-inc .illustnote {
  position: absolute;
  bottom: 20px;
  padding-right: 20px;
  max-width: 1920px;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.pre-inc .illustnote div {
  font-size: 13px;
  text-align: right;
}
@media (min-width: 1920px) {
  .pre-inc .swipe_display_warp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pre-inc .introillust {
    width: 100%;
  }
  .pre-inc .introillust .illustinner {
    width: 960px;
    padding-top: 220px;
  }
  .pre-inc .illustlogo {
    width: 100%;
    text-align: right;
  }
  .pre-inc .illustlogo div {
    width: 35%;
    display: inline-block;
    margin-right: 20px;
  }
}
.pre-inc .swipe_display_warp {
  width: 1920px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.pre-inc .swipe_display {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0;
  text-align: center;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  width: 320px;
  transition: 0.2s all;
}
.pre-inc .swipe_display span {
  background: url("../img/lifestyle/drag_icon.png") no-repeat left center;
  background-size: auto;
  background-size: 34px 30px;
  padding: 10px 10px 10px 45px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .pre-inc .swipe_display span {
    background: url("../img/lifestyle/swipe_icon.svg") no-repeat left center;
    background-size: auto;
    background-size: 34px 30px;
    padding: 10px 10px 10px 45px;
    display: inline-block;
  }
  .pre-inc .swipe_display_warp {
    width: 960px;
  }
}
.pre-inc {
  /* lifestyle */
}
.pre-inc #style {
  background: #F7F7F7;
  padding: 80px 0;
}
.pre-inc #style .styleillust_left, .pre-inc #style .styleillust_left02, .pre-inc #style .styleillust_left03, .pre-inc #style .styleillust_left04, .pre-inc #style .styleillust_left05, .pre-inc #style .styleillust_left06 {
  position: absolute;
  top: 100px;
  left: 5%;
  z-index: 1;
}
.pre-inc #style .styleillust_right, .pre-inc #style .styleillust_right02, .pre-inc #style .styleillust_right03, .pre-inc #style .styleillust_right04, .pre-inc #style .styleillust_right05, .pre-inc #style .styleillust_right06 {
  position: absolute;
  right: 1%;
  top: 0;
  z-index: 1;
}
.pre-inc #style .styleillust_right02 {
  width: 40%;
  z-index: 1;
  top: -120px;
}
.pre-inc #style .styleillust_right05 {
  width: 40%;
  z-index: 1;
  top: 340px;
}
.pre-inc #style .styleillust_right06 {
  width: 40%;
  z-index: 1;
  top: -40px;
}
.pre-inc .stylehead {
  z-index: 2;
}
.pre-inc #style .contents_tit {
  font-size: 28px;
  margin-bottom: 30px;
}
.pre-inc #style .contents_tit + p {
  font-size: 15px;
  line-height: 2;
  text-align: center;
  margin-top: 1.2em;
}
.pre-inc .styleimages {
  width: 100%;
  max-width: 1280px;
  margin: 50px auto;
}
.pre-inc .styleimages ul {
  display: flex;
  flex-wrap: wrap;
}
.pre-inc .styleimages ul li {
  width: 25%;
}
.pre-inc .lifestyle_models {
  width: 90%;
  max-width: 1024px;
  margin: 0 auto;
  z-index: 3;
}
.pre-inc .tab-area {
  font-family: "Cormorant Garamond", serif;
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #945072;
  padding: 0 3%;
}
.pre-inc .tab-area li {
  color: #FFF;
  background: #999;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  cursor: pointer;
  width: 31%;
  max-width: 300px;
  height: 60px;
}
.pre-inc .tab-area li.active {
  background: #945072;
}
.pre-inc .panel {
  font-family: "Noto Serif JP", serif;
  background: #FDFCFA;
  display: none;
  border-bottom: 2px solid #935073;
}
.pre-inc .panel.active {
  display: block;
}
.pre-inc .panelinner {
  padding: 50px;
}
.pre-inc .modelhead {
  font-family: "Cormorant Garamond", serif;
}
.pre-inc .stylettl {
  font-size: 24px;
  color: #925072;
  margin-bottom: 20px;
}
.pre-inc .modelhead p {
  font-size: 15px;
}
.pre-inc .modelhead p.readtext {
  color: #000;
  font-size: 24px;
  margin-bottom: 15px;
}
.pre-inc .tal {
  text-align: left;
}
.pre-inc section .panel-area figure img {
  width: auto;
}
.pre-inc .panel figure {
  width: auto;
  display: inline-block;
}
.pre-inc .panel {
  position: relative;
}
.pre-inc .modelhead {
  display: flex;
}
.pre-inc .time {
  color: #925072;
  font-size: 36px;
  font-family: "EB Garamond", serif;
  margin-bottom: 15px;
  letter-spacing: 2px;
}
.pre-inc .infobox h4 {
  font-size: 20px;
  margin-bottom: 20px;
}
.pre-inc .infobox h4 span {
  font-size: 14px;
}
.pre-inc .infobox p {
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 1px;
}
.pre-inc .infobox .note {
  font-size: 12px;
}
.pre-inc .lifestyleimg p {
  margin-top: 5px;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0px;
}
.pre-inc .lifestyleimg p span {
  font-size: 14px;
  display: block;
}
.pre-inc {
  /* panel01 */
}
.pre-inc .panel01 .inimg01 {
  position: absolute;
  top: -50px;
  right: -50px;
}
.pre-inc .panel01 .modelhead {
  display: flex;
  align-items: flex-end;
}
.pre-inc .panel01 .modelhead .headtext {
  width: 470px;
  display: block;
}
.pre-inc .panel01 .modelhead .headtext dl {
  display: flex;
  justify-content: space-between;
}
.pre-inc .panel01 .modelhead .headtext dt {
  width: 56.66%;
}
.pre-inc .panel01 .modelhead .headtext dd {
  width: 33.33%;
}
.pre-inc .panel01 .contents01 {
  margin-top: 50px;
  display: flex;
  justify-content: flex-start;
}
.pre-inc .panel01 .contents01 .infobox {
  width: 510px;
}
.pre-inc .panel01 .contents01 .imagebox {
  margin-top: 80px;
}
.pre-inc .contents02 {
  display: flex;
  margin-top: 10px;
}
.pre-inc .panel01 .contents02 .imageboxfirst {
  margin-top: -100px;
}
.pre-inc .panel01 .contents02 .infobox {
  width: 340px;
  margin-left: 30px;
  margin-right: 15px;
}
.pre-inc .panel01 .contents02 .imagebox {
  margin-top: 55px;
}
.pre-inc .panel01 .contents03 {
  display: block;
}
.pre-inc .panel01 .contents03 .imageboxfirst {
  position: absolute;
  right: -50px;
  top: 120px;
}
.pre-inc .panel01 .contents03 .infobox {
  width: 590px;
  margin-right: 15px;
  margin-bottom: 20px;
}
.pre-inc .panel01 .contents03 .imagebox {
  margin-top: 30px;
  text-align: right;
  width: 590px;
}
.pre-inc .contents04 {
  display: flex;
  margin-top: 70px;
}
.pre-inc .panel01 .contents04 .imageboxfirst {
  margin-top: -100px;
}
.pre-inc .panel01 .contents04 .infobox {
  width: 350px;
  margin-left: 30px;
  margin-right: 15px;
}
.pre-inc .panel01 .contents04 .imagebox {
  margin-top: 80px;
}
.pre-inc {
  /* panel02 */
}
.pre-inc .panel02 .inimg01 {
  position: absolute;
  top: -50px;
  right: -50px;
}
.pre-inc .panel02 .modelhead {
  display: flex;
  align-items: flex-end;
}
.pre-inc .panel02 .modelhead .headtext {
  width: 470px;
  display: block;
}
.pre-inc .panel02 .contents01 {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.pre-inc .panel02 .contents01 .infobox {
  width: 580px;
}
.pre-inc .panel02 .contents01 .inflex {
  width: 580px;
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.pre-inc .panel02 .contents01 .inflex .lifestyleimg {
  width: 300px;
}
.pre-inc .panel02 .contents01 .inflex .lifestyleimg {
  letter-spacing: -1px;
}
.pre-inc .panel02 .contents01 .inflex .lifestyleimg small {
  font-size: 14px;
}
.pre-inc .panel02 .contents01 .imagebox .lifestyleimg:nth-child(1) {
  margin: 80px 0 30px;
}
.pre-inc .panel02 .contents02 {
  margin-top: 10px;
}
.pre-inc .panel02 .contents02 .imageboxfirst {
  position: absolute;
  left: -50px;
  top: -120px;
}
.pre-inc .panel02 .contents02 .imagebox {
  margin-left: 90px;
  margin-top: 152px;
}
.pre-inc .panel02 .contents02 .infobox {
  padding-left: 90px;
}
.pre-inc .panel02 .contents03 {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.pre-inc .panel02 .contents03 .infobox {
  width: 570px;
  width: 63.33%;
}
.pre-inc .panel02 .contents03 .imagebox {
  max-width: 300px;
  width: 33.33%;
  margin-top: -60px;
}
.pre-inc {
  /* panel03 */
}
.pre-inc .panel03 .inimg01 {
  position: absolute;
  top: -50px;
  right: -50px;
}
.pre-inc .panel03 .modelhead {
  display: flex;
  align-items: flex-end;
}
.pre-inc .panel03 .modelhead .headtext {
  width: 610px;
  display: block;
}
.pre-inc .panel03 .contents01 {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.pre-inc .panel03 .contents01 .infobox {
  width: 570px;
}
.pre-inc .panel03 .contents01 .inflex {
  width: 570px;
  margin-top: 30px;
}
.pre-inc .panel03 .contents01 .inflex .lifestyleimg {
  width: 300px;
}
.pre-inc .panel03 .contents01 .imagebox .lifestyleimg {
  margin-top: 80px;
}
.pre-inc .panel03 .contents02 {
  margin-top: -25px;
  display: flex;
  justify-content: space-between;
}
.pre-inc .panel03 .contents02 .infobox {
  flex: 1;
  margin-left: 35px;
}
.pre-inc .panel03 .contents02 .inflex .lifestyleimg {
  width: 300px;
}
.pre-inc .panel03 .contents02 .imagebox .lifestyleimg {
  margin-top: 78px;
}
.pre-inc .panel03 .contents03 {
  margin-top: 55px;
  display: flex;
  justify-content: space-between;
  min-height: 320px;
}
.pre-inc .panel03 .contents03 .imageboxfirst {
  position: absolute;
  right: -50px;
  top: 0px;
}
.pre-inc .panel03 .contents03 .inflex {
  display: flex;
  width: 68.88%;
  max-width: 620px;
  position: relative;
}
.pre-inc .panel03 .contents03 .inflex .imageboxfirst {
  max-width: 300px;
  width: 33.33%;
}
.pre-inc .panel03 .contents03 .imagebox {
  position: absolute;
  right: 0;
  bottom: 0;
}
.pre-inc .panel03 .bottomimage {
  margin-top: 100px;
}
.pre-inc .narrow {
  display: none;
}
@media screen and (max-width: 1600px) {
  .pre-inc #style .styleillust_left {
    top: 50px;
    width: 25%;
  }
  .pre-inc #style .styleillust_right {
    width: 25%;
  }
}
@media screen and (max-width: 1400px) {
  .pre-inc #style .styleillust_left {
    top: 20px;
    width: 30%;
  }
  .pre-inc #style .styleillust_right {
    width: 30%;
  }
}
@media screen and (max-width: 1000px) {
  .pre-inc .wide {
    display: none;
  }
  .pre-inc .narrow {
    display: block;
    margin-top: 15px;
  }
  .pre-inc .panel01 .inimg01, .pre-inc .panel02 .inimg01, .pre-inc .panel03 .inimg01 {
    width: 33.33%;
    max-width: 300px;
  }
  .pre-inc .panel01 .contents02 .imageboxfirst {
    margin-top: -10px;
    width: 33.33%;
    max-width: 300px;
  }
  .pre-inc .panel01 .contents03 .infobox {
    width: 68%;
    margin-right: 2%;
    margin-bottom: 20px;
  }
  .pre-inc .panel01 .contents03 .imageboxfirst {
    position: absolute;
    right: -50px;
    top: 60px;
    width: 33.33%;
    max-width: 300px;
  }
  .pre-inc .panel01 .contents04 .imageboxfirst {
    margin-top: -20px;
  }
  .pre-inc .panel01 .contents01 {
    justify-content: space-between;
  }
  .pre-inc .panel01 .contents01 .imagebox {
    width: 33.33%;
    max-width: 300px;
  }
  .pre-inc .panel01 .contents01 .infobox {
    max-width: 510px;
    width: 56.66%;
  }
  .pre-inc .panel02 .contents01 {
    flex-wrap: wrap;
  }
  .pre-inc .panel02 .contents01 .infobox {
    width: 100%;
  }
  .pre-inc .panel02 .contents01 .imagebox {
    width: 100%;
    margin-top: 30px;
    display: flex;
    justify-content: center;
  }
  .pre-inc .panel02 .contents01 .imagebox .lifestyleimg:nth-child(1) {
    margin: 0 30px 0 0;
  }
  .pre-inc .panel02 .contents02 .imageboxfirst {
    top: 20px;
  }
  .pre-inc .panel02 .contents02 .imagebox {
    margin-left: 100px;
    margin-top: 280px;
  }
  .pre-inc .panel02 .contents02 {
    margin-top: 30px;
  }
  .pre-inc .panel03 .contents01 .infobox {
    max-width: 570px;
    width: 56%;
  }
  .pre-inc .panel03 .contents01 .imagebox {
    width: 33.33%;
  }
  .pre-inc .panel03 .contents03 .imageboxfirst {
    position: absolute;
    right: -50px;
    top: 0px;
    width: 33.33%;
    max-width: 300px;
  }
  .pre-inc .lifestyleimg p {
    font-size: 15px;
  }
  .pre-inc .lifestyleimg p small {
    font-size: 11px;
  }
  .pre-inc .lifestyleimg p span {
    font-size: 11px;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .pre-inc.layer .main_wrap .main_tit {
    font-size: 32px;
  }
  .pre-inc .lifestyle_read {
    width: 90%;
    margin: 0 auto;
  }
  .pre-inc #intro h3 {
    font-size: 20px;
  }
  .pre-inc #intro p {
    font-size: 16px;
  }
  .pre-inc #style {
    padding: 40px 15px;
    margin-top: 0px;
  }
  .pre-inc #style .contents_tit {
    font-size: 4.5vw;
    text-align: center;
  }
  .pre-inc .lifestyle_models {
    width: 100%;
  }
  .pre-inc .tab-area {
    padding: 0 1%;
  }
  .pre-inc .tab-area li {
    font-size: 13px;
    padding: 10px;
    width: 32.33%;
    text-align: center;
  }
  .pre-inc .panelinner {
    padding: 20px;
  }
  .pre-inc .panel01 .inimg01 {
    position: unset;
    margin-bottom: 20px;
    width: 100%;
    max-width: 470px;
  }
  .pre-inc .narrow {
    margin-top: 0;
  }
  .pre-inc .panel02 .inimg01 {
    position: unset;
    margin-bottom: 20px;
    width: 100%;
    max-width: 470px;
  }
  .pre-inc .panel03 .inimg01 {
    position: unset;
    margin-bottom: 20px;
    width: 100%;
    max-width: 470px;
  }
  .pre-inc .stylettl {
    font-size: 20px;
  }
  .pre-inc .modelhead p.readtext {
    font-size: 18px;
  }
  .pre-inc .modelhead p {
    font-size: 13px;
  }
  .pre-inc .infobox p {
    font-size: 13px;
  }
  .pre-inc .infobox h4 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .pre-inc .infobox h4 span {
    font-size: 13px;
  }
  .pre-inc .panel01 .contents02 {
    margin-top: 20px;
    justify-content: space-between;
  }
  .pre-inc .panel01 .contents02 .infobox, .pre-inc .panel01 .contents04 .infobox {
    width: 62%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .pre-inc .panel01 .contents04 .imageboxfirst {
    margin-top: -20px;
    width: 33.33%;
    max-width: 300px;
  }
  .pre-inc .panel01 .contents02 .imageboxfirst {
    margin-top: 0px;
  }
  .pre-inc .panel01 .contents03 .imageboxfirst {
    right: -20px;
  }
  .pre-inc .panel01 .contents04 {
    display: flex;
    justify-content: space-between;
  }
  .pre-inc .panel02 .contents01 .inflex {
    width: 100%;
    margin-top: 30px;
  }
  .pre-inc .panel02 .contents01 .inflex .lifestyleimg {
    width: auto;
    margin-left: 15px;
  }
  .pre-inc .panel02 .contents01 .imagebox .lifestyleimg:nth-child(1) {
    margin: 0 15px 0 0;
  }
  .pre-inc .panel02 .contents02 .imageboxfirst {
    left: -20px;
    width: 33.33%;
    max-width: 300px;
  }
  .pre-inc .panel02 .contents02 .imagebox {
    width: 30%;
    margin-left: 10px;
    margin-right: 20px;
    margin-top: 120px;
  }
  .pre-inc .panel02 .contents02 .infobox {
    width: 62%;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0;
  }
  .pre-inc .panel02 .contents03 .imagebox {
    margin-top: -10px;
  }
  .pre-inc .panel03 .contents02 .imagebox {
    width: 33.33%;
    max-width: 300px;
  }
  .pre-inc .panel03 .contents02 {
    margin-top: 15px;
  }
  .pre-inc .panel03 .contents03 {
    margin-top: 25px;
    min-height: 0;
  }
  .pre-inc .panel03 .contents03 .imageboxfirst {
    right: -20px;
  }
  .pre-inc .panel03 .contents01 .infobox {
    width: 62%;
  }
  .pre-inc .panel03 .contents02 .infobox {
    margin-left: 15px;
  }
  .pre-inc .bottomimage, .pre-inc .panel03 .bottomimage {
    margin-top: 30px;
  }
  .pre-inc .styleimages ul li {
    width: 50%;
  }
  .pre-inc .lifestyleimg p {
    font-size: 12px;
  }
  .pre-inc .lifestyleimg p small {
    font-size: 11px !important;
  }
  .pre-inc .lifestyleimg p span {
    font-size: 8px;
    display: block;
  }
  .pre-inc #style .styleillust_left {
    top: 140px;
    width: 50%;
    left: -10px;
    z-index: 1;
  }
  .pre-inc #style .styleillust_right {
    width: 50%;
    z-index: 1;
  }
  .pre-inc #style .styleillust_left02 {
    top: 140px;
    width: 50%;
    left: -10px;
    z-index: 1;
  }
  .pre-inc #style .styleillust_right02 {
    width: 50%;
    z-index: 1;
    top: -60px;
  }
  .pre-inc #style .styleillust_left03 {
    top: 150px;
    width: 50%;
    left: -10px;
    z-index: 1;
  }
  .pre-inc #style .styleillust_right03 {
    width: 50%;
    z-index: 1;
    top: -110px;
  }
  .pre-inc #style .styleillust_left04 {
    top: -210px;
    width: 50%;
    left: -60px;
    z-index: 1;
  }
  .pre-inc #style .styleillust_right04 {
    width: 50%;
    z-index: 1;
    top: -40px;
  }
  .pre-inc #style .styleillust_left05 {
    top: 180px;
    width: 50%;
    left: 200px;
    z-index: 1;
  }
  .pre-inc #style .styleillust_right05 {
    width: 50%;
    z-index: 1;
    top: 260px;
  }
}

/*# sourceMappingURL=lifestyle.css.map */
