@charset "UTF-8";
/*
 Theme Name:   studiopicone-2019 Child
 Template:     studiopicone-2019
*/
html {
  scroll-behavior: smooth;
}
/*----------------------------
　24SS用デザイン変更
----------------------------*/
body {
  background: #fafafa;
}
/*body.home:before{
	content: "";
	display:block;
    position:fixed;
    top:0;
    left:0;
    z-index:-1;
    width:100%;
    height:100vh;
    background-repeat: no-repeat;
    background-position: top right;
    background-image:url('https://www.bikijapan-store.jp/studiopicone/wp-content/uploads/2023/06/bg_studiopicone-2.png');
    background-size: cover;
}*/
a, a.hover, a:active, a:hover {
  color: #000;
  transition: .4s;
}
a.anchor {
  display: block;
  padding-top: 90px;
  margin-top: -90px;
}
#wrapper {
  overflow: inherit;
  overflow-x: clip;
}
::selection {
  background-color: #ccc;
}
.font-en {
  font-family: 'Noto Serif JP', serif !important;
}
body.post-type-archive-catalog .pagenavi .pagenavi-item a, body.single-catalog .pagenavi .pagenavi-item a {
  font-family: 'Noto Serif JP', serif !important;
}
section .title {
  font-family: 'Noto Serif JP', serif !important;
}
/*********************************************
 ▼　front_page

		SNSアイコン追加
 *********************************************/
#about .about-social-link {
  display: block;
  width: 38px;
  height: 38px;
  margin-right: 20px;
  margin-top: 2px;
  font-family: 'FontAwesome';
  font-weight: 500;
  font-size: 34px;
  color: #000;
  transform: skewX(15deg);
}
/*********************************************
 ▼　LOOKBOOK ページ
	スタイリスト情報追加

		ACF使用　lookbook-common
 *********************************************/
.lookbook-comment.feature.main-copy {
  padding: 20px 0 60px;
}
body.archive #archivio .all_lowerpage_wrap h3 {
  margin-bottom: 20px;
}
.all_lowerpage_contents.lookbook_contents {
  font-family: Oswald, YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
.lookbook-bunner.container {
  display: flex;
  margin-bottom: 40px;
  justify-content: center;
}
.lookbook-bunner-child {
  width: 100%;
  max-width: 420px;
  padding: 4px;
}
.lookbook-bunner-child img.attachment-full.size-full {
  width: 100%;
  height: auto;
  max-width: 420px;
}
.feature-profile img.attachment-full.size-full {
  max-width: 100%;
  height: auto;
}
.lookbook-profile-title h2 {
  font-family: Oswald, YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.08em;
}
.lookbook-profile-title {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 80px;
}
.feature-profile-comment h3 {
  font-family: Oswald, YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  margin: 10px 0;
}
/***************************
----スマホ向け調整
****************************/
@media screen and (max-width:768px) {
  .lookbook-bunner.container {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .lookbook-profile-title {
    margin: 40px 0 20px;
  }
  body.archive .go-archive, body.single .go-archive {
    width: 70%;
    height: 42px;
    font-size: 1em;
    line-height: 38px;
  }
  body.post-type-archive-lookbook .lookbook_con_div li, body.single-lookbook .lookbook_con_div li {
    width: 50%;
    margin-right: 0;
    padding: 1%;
  }
  body.post-type-archive-lookbook .lookbook_con_div li:nth-child(4n), body.single-lookbook .lookbook_con_div li:nth-child(4n) {
    margin-right: 0;
  }
  #catalog .catalog-content {
    width: 100%;
    background: none;
    border: 0;
    height: 100%;
    right: 0;
    position: absolute;
    transform: none;
    display: flex;
    top: 0;
    flex-direction: column;
    justify-content: flex-end;
    color: #fff;
  }
  .fancybox-close-small {
    top: 0px;
    right: 4px;
  }
  .fancybox-slide--image .fancybox-content {
    background: none;
  }
}
/*********************************************
 ▼　CATALOG ページ
	商品一覧リンク追加
 *********************************************/
body.post-type-archive-catalog .pagenavi, body.single-catalog .pagenavi {
  margin-bottom: 80px;
}
#catalog_item a.catalog-link {
  display: inline-flex;
  margin: 2em auto 0;
  font-size: 1.6rem;
  border: 1px solid #000;
  padding: 1.4em 4em;
  align-items: center;
}
#catalog_item a.catalog-link:after {
  display: inline-block;
  width: 7px;
  height: 7px;
  border: 1px solid #000;
  content: "";
  border-bottom: none;
  border-left: none;
  rotate: 45deg;
  margin-left: 1em;
}
section#catalog_item {
  text-align: center;
}
/*********************************************
 ▼　HOMEページ
	ヘッダー改修
 *********************************************/
#header .brand-description {
  line-height: 16px;
  max-width: 90%;
  /* background: #f7f7f7; */
  /* margin: 0 auto; */
  font-size: 0.8em;
  width: 1200px;
}
header#header {
  height: 80px;
  margin: 0 auto;
  position: fixed;
  /* background: #fff; */
  /* opacity: .8; */
  z-index: 9999;
  top: 10px;
}
.header-main {
  display: flex;
  flex-direction: row;
  max-width: 90%;
  margin: 0;
  padding-left: 2vw;
  width: 1200px;
  justify-content: space-between;
}
.header-right {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  font-size: 16px;
  width: 100%;
  height: fit-content;
  padding: 1em 0;
}
header ul {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: flex-start;
}
.header-top-comment {
  max-width: 100%;
  margin: 0 auto;
  /* background: #f7f7f7; */
}
header li.gnav-item {
  margin-left: 16px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, html, section .title span {
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  /* font-style: italic; */
}
main#main {
  margin: 0 calc(100px + 2em);
  width: 90%;
  position: relative;
  top: 90px;
  margin-bottom: 3em;
  padding-bottom: 3em;
}
a.gnav-onlinestore {
  font-size: .68em;
  border: 1px solid #000;
  padding: 1px 13px 1px 8px;
  position: relative;
  bottom: 2px;
}
a.gnav-onlinestore:hover, a.gnav-onlinestore.blank-icon:hover {
  background: #ccc;
  transition: .4s;
}
.blank-icon {
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  width: 11px;
  height: 9px;
  bottom: 1px;
  left: 4px;
  transform: scale(0.7);
}
.gnav-onlinestore.blank-icon:hover {
  border-color: #fff;
}
.blank-icon:before, .blank-icon:after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-color: black;
}
.blank-icon:before {
  top: 0;
  left: 0;
  border-width: 1px;
}
.blank-icon:after {
  top: 4px;
  left: 4px;
  border-width: 0px 1px 1px 0;
}
.anchor {
  display: block;
  padding-top: 80px;
  margin-top: -80px;
  margin-bottom: 100px;
}
@media screen and (min-width:767px) {
  #nav-drawer {
    display: none;
  }
  input#nav-input {
    display: none;
  }
}
@media screen and (max-width:768px) {
  #firstview {
    margin-bottom: 50px;
  }
  #header {
    height: 60px;
  }
  .header-top-comment {
    height: 15px;
    text-align: center;
    padding: 4px 0;
  }
  #header .brand-description {
    max-width: 100%;
    display: block;
    font-size: 2.4vw;
    text-align: center;
    margin-left: 0;
  }
  .header-main {
    height: 55px;
    display: flex;
    flex-direction: row;
    max-width: 100%;
    align-items: center;
  }
  header#header {
    height: 80px !important;
    /* background: #ffffff88; */
  }
  .header-left {
    max-width: 153px;
  }
  /*チェックボックス等は非表示に*/
  .nav-unshown {
    display: none;
  }
  /*アイコンのスペース*/
  #nav-open {
    display: inline-block;
    width: 30px;
    height: 22px;
    margin-right: 2vw;
    vertical-align: middle;
  }
  /*ハンバーガーの形をCSSで表現*/
  #nav-open span, #nav-open span:before, #nav-open span:after {
    position: absolute;
    height: 1px; /*線の太さ*/
    width: 25px; /*長さ*/
    background: #555;
    display: block;
    content: '';
    cursor: pointer;
  }
  #nav-open span:before {
    bottom: -8px;
  }
  #nav-open span:after {
    bottom: -16px;
  }
  /*閉じる用の薄黒箇所*/
  #nav-close {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: .3s ease-in-out;
  }
  /*メニューの中身*/
  #nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    width: 90%;
    max-width: 330px; /*最大幅（お好みで調整を）*/
    height: 100%;
    background: #fff;
    transition: .3s ease-in-out;
    -webkit-transform: translateX(150%);
    transform: translateX(150%);
  }
  ul#nav-content li {
    height: 12vw;
    font-size: 5vw;
    display: flex;
    align-items: center;
  }
  a.gnav-onlinestore {
    border: none;
    padding: 0;
    font-size: .7em;
  }
  a.gnav-onlinestore:hover {
    background: none;
    color: #000;
  }
  ul#nav-content {
    display: flex;
    flex-direction: column;
    padding: 10vw 0;
  }
  /*チェックがついたら表示させる*/
  #nav-input:checked ~ #nav-close {
    display: block;
    opacity: .5;
  }
  #nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    box-shadow: 25px 0 25px rgb(0 0 0 / 15%);
  }
  .header-logo-menu {
    display: flex;
    display: -moz-flex;
    display: -o-flex;
    display: -webkit-flex;
    display: -ms-flex;
    flex-direction: row;
    -moz-flex-direction: row;
    -o-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
  }
  .gnav-social img {
    max-width: 4vw;
    position: relative;
    left: 10px;
    bottom: 2px;
  }
  a.gnav-social {
    display: inline-flex;
    font-size: .66em;
  }
  .blank-icon {
    display: inline-block;
    box-sizing: border-box;
    position: relative;
    width: 12px;
    height: 10px;
    bottom: 4px;
    left: 6px;
    transform: scale(1);
  }
}
/*********************************************
 ▼　HOMEページ
	フッター改修
 *********************************************/
#footer .footer-left {
  border: none;
  display: flex;
}
.social-link {
  font-size: 1.2rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
}
.social-link img {
  width: 1.2rem;
  margin-left: 5px;
}
#footer .copy {
  width: 100%;
  left: 0;
  font-size: 0.6em;
}
@media screen and (max-width:768px) {
  #footer .footer-left {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 16vw;
    line-height: 6vw;
  }
  a.social-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 3vw;
  }
  .social-link img {
    width: 6vw;
    margin: 0;
  }
  #footer .footer-right .footer-right-nav li {
    background: none;
    border: none;
    font-size: 2.6vw;
    height: 8vw;
    padding-left: 6vw;
    display: flex;
    align-items: center;
  }
}
/*********************************************
 ▼　HOMEページ
	姉妹ブランドリンク追加
 *********************************************/
section#picone-link dt {
  font-size: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
section#picone-link dt img {
  width: 100%;
}
#picone-link span.subtext {
  font-size: 1.2rem;
}
#picone-link dl {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
#picone-link .inner-row {
  display: grid;
  gap: 3em;
  width: 100%;
  grid-template-columns: 1fr 1fr;
}
section#picone-link {
  padding-bottom: 5em;
}
@media screen and (max-width:768px) {
  #picone-link .inner-row {
    display: flex;
    flex-direction: column;
  }
}
/*********************************************
 ▼　23FW向けリニューアル
    2023.06.07~
*********************************************/
footer#footer {
  background-color: #fff;
  margin-left: calc(100px + 2em);
  background: none;
  border-top: 1px solid;
  margin-right: 1em;
}
a#onlinestore-button {
  width: 50px;
  height: 200px;
  display: block;
  position: fixed;
  right: 0;
  top: 50vh;
  z-index: 9999;
  transition: .4s;
}
a#onlinestore-button:hover {
  filter: invert(.8);
  transition: .4s;
}
#header .brand-logo {
  width: 100px;
  height: 100px;
}
.rcmd-slick-slide img {
  border-radius: 1em;
}
.left-area {
  margin-top: calc(115px + 2em);
  padding-left: 2vw;
  display: flex;
  flex-direction: column;
  height: calc(100vh - 115px);
  position: absolute;
  align-items: flex-start;
  margin-left: calc(-100px - 2em);
}
.left-inner {
  display: flex;
  flex-direction: column;
  width: 100px;
  height: 100%;
  flex-wrap: nowrap;
  gap: 1em;
  align-items: center;
}
.left-area ul.sns_link {
  white-space: nowrap;
  display: flex;
  width: 100px;
  height: 50%;
  gap: 2em;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
ul.sns_link li:first-child {
  writing-mode: vertical-rl;
}
.left-area p.scroll_guide {
  display: flex;
  writing-mode: vertical-rl;
  align-items: center;
  height: 50%;
}
p.scroll_guide:before {
  content: "";
  width: 1px;
  background: #000;
  height: 100px;
  position: absolute;
  margin-top: 5em;
}
p.scroll_guide:after {
  content: "";
  width: 1em;
  background: #000;
  height: 1px;
  position: absolute;
  margin-top: calc(4.5em + 100px);
  margin-left: 0.5em;
  rotate: -60deg;
}
.left-area .sns_link dt {
  rotate: 90deg;
  height: 100px;
  width: fit-content;
  display: flex;
  align-items: center;
  margin: 2em 0;
}
section#first-view {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 1200px;
  gap: 2em;
  align-items: center;
  margin: 0 auto;
}
#first-view .season-comment-area {
  width: 50%;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 2em;
}
section#first-view .main-img {
  width: 50%;
  max-width: 500px;
}
section#first-view figure.main-img img {
  width: 100%;
}
p.season-copy {
  width: 80%;
  white-space: pre-wrap;
  text-align: center;
  line-height: 1.48em;
  font-size: 1.6rem;
}
a.frontpage-btn {
  padding: 1.4em 4em;
  border: 1px solid #000;
  border-radius: 2em;
  display: flex;
  align-items: center;
  transition: .4s;
  font-size: 1.6rem;
  width: fit-content;
  max-width: 500px;
  margin: 0 auto;
}
a.frontpage-btn:after {
  content: "";
  border: 1px solid;
  width: 0.6em;
  height: 0.6em;
  display: inline-block;
  rotate: 45deg;
  border-bottom: none;
  border-left: none;
  margin-right: -1em;
  margin-left: 2em;
}
a.frontpage-btn:hover {
  background: #00000066;
  transition: .4s;
  translate: 0 4px;
}
#about-picone .about-left {
  display: flex;
  flex-direction: column;
  gap: 3em;
  width: 50%;
  align-items: center;
  justify-content: center;
}
h2.title {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
#about-picone .container {
  display: flex;
  flex-direction: row-reverse;
  gap: 2em;
  height: inherit;
}
#about-picone .about-right {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: space-evenly;
}
#about-picone .about-title {
  margin: 0;
  text-align: center;
}
#about-picone .about-right img {
  border-radius: 50%;
}
#about-picone .about-img02 {
  transition-delay: .1s;
}
#about-picone .about-img03 {
  transition-delay: .5s;
}
.rcmd-slick-slide img:hover {
  scale: 1.1;
  transition: .8s;
}
.rcmd-slick-slide img:hover {
  scale: 1.1;
  transition: .4s;
}
.rcmd-slick-slide img {
  transition: .4s;
}
ul.sns_link a:hover {
  filter: blur(1px);
  transition: .4s;
}
#ranking .fr2-listItem__productName, #ranking .ranking-list-title {
  font-size: 1.6rem;
}
#about-picone .about-copy {
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.6em;
}
#newitem .container, #pickupitem .container, #ranking .container {
  gap: 2em;
  display: flex;
  flex-direction: column;
}
section#about-picone, section#newitem, section#pickupitem, section#ranking, section#studiopicone-news {
  margin: 20vh auto;
}
#newitem .newitem-viewall, #pickupitem .pickupitem-viewall, #topics .topics-viewall, #news .news-viewall {
  position: relative;
}
section#studiopicone-news {
  display: flex;
  gap: 3em;
  flex-direction: column;
  width: 90%;
}
ul.picone-news {
  display: flex;
  gap: 2em;
}
li.picone-news-item {
  flex-basis: 50%;
  transition: .4s;
}
li.picone-news-item:hover {
  opacity: .6;
  transition: .4s;
  translate: 0 4px;
}
li.picone-news-item {}
#studiopicone-news .container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 3em;
}
.picone-news-item a {
  display: flex;
  gap: 1em;
}
.picone-news-img {
  width: 200px;
}
.picone-news-text {
  width: calc(100% - 200px);
  gap: 1em;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 1em 0;
}
h3.picone-news-title {
  font-size: 1.6rem;
  line-height: 1.4em;
}
p.picone-news-date {
  border-bottom: 1px solid;
  width: fit-content;
}
#picone-link a:hover {
  translate: 0 4px;
  transition: .4s;
  opacity: .6;
}
section#picone-link .container {
  display: flex;
  gap: 3em;
  flex-direction: column;
}
#footer .left-area {
  display: flex;
  height: auto;
  bottom: 50px;
}
a.backtotop-btn:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  rotate: 45deg;
  border: 1px solid;
  border-bottom: none;
  border-right: none;
}
a.backtotop-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.4em;
  transition: .4s;
  writing-mode: vertical-rl;
  padding: 2em;
}
a.backtotop-btn:hover {
  translate: 0 4px;
  transition: .4s;
  opacity: .6;
}
p.brand-description {
  font-size: 1rem;
  padding: 4px;
}
body.archive .all_lowerpage_wrap .season_title p, body.page .all_lowerpage_wrap .season_title p, body.single .all_lowerpage_wrap .season_title p {
  border: #000 1px solid;
  color: #000;
  background: none;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 1em 2em;
}
body.archive .all_lowerpage_wrap .season_title p:after, body.page .all_lowerpage_wrap .season_title p:after, body.single .all_lowerpage_wrap .season_title p:after {
  content: "";
  width: 8px;
  height: 8px;
  border: solid 1px;
  display: inline-block;
  border-top: none;
  border-left: none;
  rotate: 45deg;
  margin-left: 1em;
}
body.archive .all_lowerpage_wrap .season_title, body.page .all_lowerpage_wrap .season_title, body.single .all_lowerpage_wrap .season_titl {
  width: fit-content;
}
.wp-pagenavi a, .wp-pagenavi span {
  border: 1px solid #858585;
}
p.brand-description {
  font-size: 1rem;
  padding: 4px;
}
body.archive .news_section_div section, body.single .news_section_div section {
  width: calc(100% / 4 - 1em);
  margin: 0;
  padding: 0;
}
body.archive .news_section_div, body.single .news_section_div {
  gap: 3em 1em;
  margin-bottom: 3em;
}
body.archive .news_section_div section .news_txt .date, body.single .news_section_div section .news_txt .date {
  color: #000;
}
ul.shoplist_tab {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4em;
  justify-content: space-evenly;
}
body.page .shoplist_area {
  width: 100%;
  background: none;
  padding: 1em 0 100px;
}
body.page .shoplist_area ul li {
  border: none;
}
body.page .shoplist_area ul li a {
  color: #000000;
  padding: 0.6em 2em;
}
body.page .shoplist_area ul li {
  padding: 0;
  text-indent: 0;
  line-height: 2em;
  height: auto;
}
body.page .shoplist_sec {
  width: 100%;
  padding: 0 2vw;
}
body.page .shoplist_sec h4 {
  border-bottom: 1px solid #858585;
}
body.page .list li h5 {
  width: 40%;
}
body.page .list li .address {
  width: 50%;
}
body.page .list li .map, body.page .list li .url {
  width: 180px;
  border-radius: 2em;
  background: none;
  border: 1px solid;
  color: #000;
}
body.page .list li .map:hover, body.page .list li .url:hover {
  background: #00000088;
  translate: 0 4px;
}
body.page .list li {
  display: flex;
  align-items: flex-start;
}
body.page .shoplist_div {
  margin-bottom: 5em;
}
#onlinestore .container {
  display: flex;
  gap: 2em;
  flex-direction: column;
  align-items: center;
}
span.biki_japan_members {
  font-size: 1rem;
  display: block;
  color: #888;
}
body.post-type-archive-catalog .catalog_section_div section .catalog_photo img {
  vertical-align: top;
  margin-bottom: 0;
}
body.post-type-archive-catalog .catalog_section_div section .catalog_photo {
  overflow: hidden;
  border: 1px solid #858585;
  text-align: center;
  width: 30%;
}
.catalog_section_div section a {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 1em;
  padding: 3em 2em;
  transition: .4s;
  border-radius: 1em;
}
.catalog_section_div {
  width: 80%;
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  gap: 3em;
  flex-direction: column;
  margin-bottom: 10em;
}
p.catalog_txt {
  font-size: 3rem;
  display: flex;
  width: 70%;
  gap: 1em;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
}
p.catalog_txt span.date {
  font-size: 1.6rem;
}
.catalog_section_div section a:hover {
  translate: 0 5px;
  transition: .4s;
  opacity: .6;
}
section#catalog_item {
  gap: 2em;
  display: flex;
  flex-direction: column;
}
body.post-type-archive-catalog .pagenavi .pagenavi-item a, body.single-catalog .pagenavi .pagenavi-item a {
  font-family: 'Jost', 'Zen Kaku Gothic Antique', sans-serif;
  display: flex;
  align-items: center;
}
body.archive .all_lowerpage_wrap, body.page .all_lowerpage_wrap, body.single .all_lowerpage_wrap {
  margin-bottom: 3em;
}
body.post-type-archive-catalog .pagenavi .pagenavi-item--prev a:before, body.single-catalog .pagenavi .pagenavi-item--prev a:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  content: "";
  border: 1px solid;
  rotate: 45deg;
  border-top: none;
  border-right: none;
}
body.post-type-archive-catalog .pagenavi .pagenavi-item--next a:before, body.single-catalog .pagenavi .pagenavi-item--next a:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  content: "";
  border: 1px solid;
  rotate: 45deg;
  border-bottom: none;
  border-left: none;
}
body.post-type-archive-catalog .pagenavi .pagenavi-item--next a, body.single-catalog .pagenavi .pagenavi-item--next a {
  display: flex;
  flex-direction: row-reverse;
}
body.archive .all_lowerpage_wrap h3.fr2-listItem__productName, body.single .all_lowerpage_wrap h3.fr2-listItem__productName {
  margin-top: 1em;
}
li.gnav-item a:hover {
  opacity: .5;
  transition: .4s;
}
@media screen and (max-width:768px) {
  p.brand-description {
    font-size: 1rem;
  }
  a#onlinestore-button {
    background: #000;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    right: 2vw;
    top: auto;
    bottom: 1em !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  a#onlinestore-button img.sp {
    width: 100%;
    height: 100%;
  }
  #header .brand-logo {
    width: 22vw;
    height: auto;
    margin-left: 2vw;
  }
  .header-right {
    display: flex;
    justify-content: flex-end;
  }
  main#main {
    margin-left: 0;
    width: 100%;
    top: 40px;
  }
  .left-area {
    display: none;
  }
  footer#footer {
    margin-left: 0;
  }
  section#first-view {
    display: flex;
    flex-direction: column-reverse;
    /* margin-top: 1em; */
  }
  section#first-view .main-img {
    width: 100%;
    padding: 0 5vw;
  }
  #first-view .season-comment-area {
    width: 100%;
    padding: 0 5vw;
  }
  h2.season-title {
    font-size: 6vw;
  }
  p.season-copy {
    width: 90%;
  }
  #about-picone .container {
    display: flex;
    flex-direction: column-reverse;
  }
  #about-picone .about-right {
    width: 100%;
    display: flex;
    align-items: flex-end;
  }
  #about-picone .about-right img {
    width: 30%;
  }
  #about-picone .about-right img:nth-child(2) {
    margin-bottom: 20%;
  }
  #about-picone .about-left {
    width: 100%;
  }
  a.frontpage-btn {
    width: 90%;
    font-size: 1.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.4em 1em;
  }
  .picone-news-item a {
    display: flex;
    flex-direction: column;
  }
  .picone-news-text {
    width: 100%;
  }
  .picone-news-img {
    width: auto;
  }
  ul.picone-news {
    gap: 1em;
    display: flex;
  }
  h3.picone-news-title {
    font-size: 1.2rem;
  }
  #ranking .ranking-title, h2.title {
    font-size: 2.4rem;
  }
  #picone-link h3 {
    font-size: 2rem;
  }
  #footer .left-area {
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%;
    bottom: 0;
    display: flex;
    align-items: center;
  }
  a.backtotop-btn {
    writing-mode: initial;
    display: flex;
    white-space: nowrap;
    flex-direction: column;
  }
  .rcmd-slick-slide img:hover {
    scale: none;
  }
  li.picone-news-item:hover {
    translate: none;
    opacity: 1;
  }
  #picone-link a:hover {
    translate: none;
    opacity: 1;
  }
  body.archive .news_section_div, body.single .news_section_div {
    display: flex;
    flex-direction: row;
    gap: 0;
  }
  body.archive .news_section_div section, body.single .news_section_div section {
    width: 100%;
    padding: 1em 0;
    border-bottom: #858585 solid 1px;
  }
  ul.shoplist_tab {
    display: flex;
    gap: 0;
    justify-content: flex-start;
    gap: 0.4em;
  }
  body.page .shoplist_area ul li a {
    border: 1px solid #858585;
    font-size: 1.2rem;
    font-weight: 600;
  }
  body.page .shoplist_area ul li {
    line-height: 2.4em;
  }
  body.page .list li {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  body.page .list li h5, body.page .list li .address {
    width: 100%;
  }
  .catalog_section_div {
    width: 100%;
    gap: 1em;
    margin-bottom: 3em;
  }
  .catalog_section_div section a {
    padding: 1em;
  }
  p.catalog_txt {
    display: flex;
    font-size: 3rem;
    width: 50%;
    align-items: flex-start;
  }
  body.post-type-archive-catalog .catalog_section_div section .catalog_photo {
    width: 50%;
  }
  body.archive .all_lowerpage_wrap, body.page .all_lowerpage_wrap, body.single .all_lowerpage_wrap {
    margin-bottom: 3em;
  }
}

/*----------------------------
　アイコン
----------------------------*/
.gg-instagram {
  box-sizing: border-box;
  position: relative;
  display: block;
  transform: scale(var(--ggs, 1));
  border: 2px solid transparent;
  box-shadow: 0 0 0 2px;
  border-radius: 4px;
  width: 20px;
  height: 20px
}
.gg-instagram::after, .gg-instagram::before {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute
}
.gg-instagram::after {
  border: 2px solid;
  left: 3px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  top: 3px
}
.gg-instagram::before {
  border-radius: 3px;
  width: 2px;
  height: 2px;
  background: currentColor;
  right: 1px;
  top: 1px
}
.gg-youtube {
  box-sizing: border-box;
  position: relative;
  display: block;
  transform: scale(var(--ggs, 1));
  width: 20px;
  height: 12px;
  box-shadow: 0 0 0 2px;
  border-radius:
    15px 15px 15px 15px / 45px 45px 45px 45px
}
.gg-youtube::before {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  left: 8px;
  top: 2px;
  border-left: 6px solid currentColor;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
/*----------------------------
アニメーション
----------------------------*/

/*------　フェードイン（スクロール） ｜下から上へ出現 -------*/
.scroll_up {
  transition: 0.8s ease-in-out;
  transform: translateY(30px);
  opacity: 0;
}
.scroll_up.on {
  transform: translateY(0);
  opacity: 1;
}
/*------　フェードイン ｜下から上へ出現 -------*/
.fadeUp {
  animation: fadeUp 0.8s ease-in-out 1 forwards;
  opacity: 0;
}
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/*------　フェードイン ｜その場で -------*/
.fadeIn {
  animation: fadeIn 1s ease-in-out 1 forwards;
  opacity: 0;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*------　ぼかしから出現 -------*/
.blur {
  animation-name: blurAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
@keyframes blurAnime {
  from {
    filter: blur(10px);
    transform: scale(1.02);
    opacity: 0;
  }
  to {
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
  }
}
/*------　その場でふわふわ -------*/
.fuwafuwa {
  animation: fuwafuwa 5s infinite ease-in-out .8s alternate;
  display: inline-block;
  transition: 1.5s ease-in-out;
}
@keyframes fuwafuwa {
  0% {
    transform: translate(0, 0) rotate(-2deg);
  }
  50% {
    transform: translate(0, -7px) rotate(0deg);
  }
  100% {
    transform: translate(0, 0) rotate(2deg);
  }
}
/*------　その場で上下にふわふわ -------*/
.fuwaUpDown {
  animation: fuwaUpDown 3s infinite ease-in-out .8s alternate;
  display: inline-block;
  transition: 1.5s ease-in-out;
}
@keyframes fuwaUpDown {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -10px);
  }
  100% {
    transform: translate(0, 0);
  }
}
/*----------------------------
scroll_left ｜左から出現
----------------------------*/
.scroll_left {
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    transform: translateX(-30px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}
.scroll_left.on {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transform: translateX(0);
}

/*----------------------------
scroll_right ｜右から出現
----------------------------*/
.scroll_right {
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    transform: translateX(30px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}
.scroll_right.on {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transform: translateX(0);
}