@charset "UTF-8";
@font-face {
  font-family: "New York Madisonblue";
  src: url("font/NewYorkMedium-Regular.woff2") format("woff2"), url("font/NewYorkMedium-Regular.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "New York Madisonblue";
  src: url("font/NewYorkMedium-Bold.woff2") format("woff2"), url("font/NewYorkMedium-Bold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SFCompactText Madisonblue";
  src: url("font/SFCompactText-Light.woff2") format("woff2"), url("font/SFCompactText-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SFCompactText Madisonblue";
  src: url("font/SFCompactText-Medium.woff2") format("woff2"), url("font/SFCompactText-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SFCompactText Madisonblue";
  src: url("font/SFCompactText-Semibold.woff2") format("woff2"), url("font/SFCompactText-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/* RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del, ins {
  text-decoration: none;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

legend {
  color: #000;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input, button, textarea, select {
  *font-size: 100%;
}

/* RESET HTML5 */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* GENERAL */
a:link, a:visited {
  color: #08294d;
  text-decoration: none;
}

a:hover {
  color: #08294d;
  text-decoration: none;
}

a {
  outline: none;
}

/* CLEARFIX */
.clearfix {
  zoom: 1;
}

.clearfix:after,
.ttlBox:after,
.dateBox:after,
.photoBox:after,
.instagramList:after,
.listBtn:after,
.box:after,
.selectOtherBoxSp:after,
.storeList li:after,
.stockistList:after,
.helloArea .helloBox:after,
.articleBox:after,
.featureList:after,
.contactBox:after,
.catalogOverList:after,
.season3List:after,
.monthList .dateBox .content:after,
.monthList .dateBox .content .monthBox:after,
.monthList .dateBox .content .thumbnailList:after,
.volTtl:after,
.yearList:after,
.articleBox2:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}

strong {
  font-weight: bold;
}

img {
  vertical-align: bottom;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}

/* iOSでのデフォルトスタイルをリセット */
input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  border-radius: 0;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
  border-radius: 0;
}

input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
  border-radius: 0;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: none;
}

html {
  width: 100%;
  background-color: #fff;
}

*:-webkit-full-screen {
  background-color: rgb(255, 255, 255);
}

*:fullscreen, *:-webkit-full-screen, *:-moz-full-screen {
  background-color: rgb(255, 255, 255);
}

.copyrightSpan {
  font-size: 140%;
  position: relative;
  top: 0.15em;
}

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  background-color: #fff;
  color: #08294d;
  position: relative;
  line-height: 160%;
  font-weight: 400;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
  font-size: 14px;
}

body {
  -webkit-overflow-scrolling: touch;
}

body.mfp-active {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  position: fixed;
  overflow: auto;
}

body .mfp-wrap {
  position: fixed;
  overflow: auto;
  top: 0 !important;
}

.mfp-bg {
  background-color: #fff;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.98;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.contentBox {
  /*
  	max-width: 1200px;
  	max-width: 1130px;
  */
  /*
  	margin-left: auto;
  	margin-right: auto;
  */
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  z-index: 2;
  padding-left: 0;
}

.contentBoxMini {
  max-width: 800px;
}

.contentBoxWide {
  max-width: 100%;
}

.contentBoxWide2 {
  padding-right: 0;
}

main {
  position: relative;
  display: block;
  width: 100%;
  z-index: 3;
  padding-top: 78px;
  /* 変更 maam 250121 */
  padding-top: 0;
}
main.mainTop {
  padding-top: 0;
}
main.essentialMain {
  padding-top: 0;
}

.onlyPc {
  display: block;
}

.onlySp {
  display: none;
}

.wrapper {
  overflow: hidden;
  width: 100%;
  height: 100vh;
  position: absolute;
}

main.essentialMain {
  position: absolute;
  left: 215px;
  top: 75px;
  padding-left: 0;
  width: calc(100% - 215px);
  z-index: 11;
  /* 変更 maam 250121 */
  width: 100%;
  left: 0;
  z-index: 9;
}
main.essentialMain .sec {
  background-color: transparent;
}

main {
  padding-left: 215px;
  /* 変更 maam 250121 */
  padding-left: 120px;

}

header {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 75px;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  top: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
header.hide {
  top: -75px;
}
header .snsList {
  position: absolute;
  right: 40px;
  top: 30px;
  z-index: 2;
}
header .searchBox {
  /*
  		float: left;
  		margin-left: 200px;
  		margin-top: 23px;
  */
  position: absolute;
  left: 215px;
  top: 23px;
}
header .searchBox .text {
  background-image: url("../images/ico_search.png");
  background-size: 14px auto;
  background-repeat: no-repeat;
  background-position: left 10px center;
  border: 1px solid #ccc;
  padding-left: 30px;
  font-size: 12px;
  height: 30px;
  width: 200px;
}
header .search {
  display: none;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  position: absolute;
  left: 60px;
  top: 28px;
  background-image: url("../images/ico_search.png");
  background-size: 16px auto;
  background-repeat: no-repeat;
  background-position: center center;
}
header .ec {
  display: none;
  position: absolute;
  right: 20px;
  top: 27px;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  background-image: url("../images/ico_ec.png");
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: center center;
}
header h1.logo {
  float: left;
  padding-left: 40px;
  padding-top: 30px;
}
header h1.logo a {
  display: block;
  width: 136px;
  height: 16px;
  margin-top: 0px;
  background-image: url("../images/hd_logo.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
  text-indent: -9999px;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
header h1.logo a:hover {
  opacity: 0.6;
}

header.top {
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
header.top.active {
  opacity: 1;
}

html.hidden,
body.hidden {
  overflow: hidden;
}

#button_container {
  display: none;
}

#opening {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 6;
  background-color: #08294d;
  color: #fff;
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 20px;
  letter-spacing: 0.05em;
  overflow: hidden;
  -webkit-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  /*
  	&.active5{
  		.openingBox{
  			opacity: 0;
  		}
  	}
  */
}
#opening .strBox {
  -webkit-transform: translateY(-50%) translateX(0%);
      -ms-transform: translateY(-50%) translateX(0%);
          transform: translateY(-50%) translateX(0%);
  position: absolute;
  left: 0%;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 0;
  -webkit-transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 1;
}
#opening .strBox.active2 {
  opacity: 0;
}
#opening .strBox .str {
  display: inline-block;
  -webkit-transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
}
#opening .strBox .str.active1 {
  opacity: 1;
}
#opening.active1 .openingBox .motion1 {
  opacity: 0;
}
#opening.active2 .openingBox .motion2 p {
  opacity: 1;
}
#opening.active3 .openingBox .motion2 {
  display: none;
}
#opening.active3 .openingBox .motion3 {
  opacity: 1;
}
#opening.active4 .openingBox .motion3 {
  opacity: 1;
}
#opening.active4 .openingBox .motion3 .hello01 {
  opacity: 1;
}
#opening.active4 .openingBox .motion3 .hello02 {
  opacity: 1;
}
#opening.active4 .openingBox .motion3 .hello03 .first {
  opacity: 1;
}
#opening.active4 .openingBox .motion3 .hello03 .third {
  opacity: 1;
}
#opening.active4 .openingBox .motion3 .hello04 {
  opacity: 1;
}
#opening.active4 .openingBox .motion3 .hello05 {
  opacity: 1;
}
#opening.fade {
  opacity: 0;
}
#opening.none {
  display: none;
}
#opening .openingBox {
  text-align: center;
}
#opening .openingBox .each {
  position: relative;
  -webkit-transform: translateY(-50%) translateX(0%);
      -ms-transform: translateY(-50%) translateX(0%);
          transform: translateY(-50%) translateX(0%);
  position: absolute;
  left: 0%;
  top: 50%;
  width: 100%;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#opening .openingBox .motion2 p {
  padding: 20px 0;
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  letter-spacing: 0.05em;
}
#opening .openingBox .motion2 p.w1 {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
#opening .openingBox .motion2 p.w2 {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
#opening .openingBox .motion2 p.w3 {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
#opening .openingBox .motion2 p.w4 {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}
#opening .openingBox .motion3 {
  position: relative;
  width: 100%;
  height: 100vh;
  opacity: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#opening .openingBox .motion3 .hello {
  position: relative;
  -webkit-transform: translateY(0%) translateX(-50%);
      -ms-transform: translateY(0%) translateX(-50%);
          transform: translateY(0%) translateX(-50%);
  position: absolute;
  left: 50%;
  top: 0;
  padding-top: 2vh;
  padding-bottom: 2vh;
  white-space: nowrap;
  display: block;
}
#opening .openingBox .motion3 .hello img {
  max-height: 16vh;
  margin: 0 40px;
}
#opening .openingBox .motion3 .hello01 {
  top: 0;
  opacity: 0;
}
#opening .openingBox .motion3 .hello02 {
  top: 20vh;
  opacity: 0;
}
#opening .openingBox .motion3 .hello03 {
  top: 40vh;
}
#opening .openingBox .motion3 .hello03 .first {
  opacity: 0;
}
#opening .openingBox .motion3 .hello03 .third {
  opacity: 0;
}
#opening .openingBox .motion3 .hello04 {
  top: 60vh;
  opacity: 0;
}
#opening .openingBox .motion3 .hello05 {
  top: 80vh;
  opacity: 0;
}

.copyright {
  color: #08294d;
  position: fixed;
  position: absolute;
  left: 0;
  bottom: 40px;
  font-size: 9px;
  letter-spacing: 0.08em;
}
.copyright span {
  font-size: 14px;
  position: relative;
  top: 2px;
}

.home nav#topNav .navBox {
  background-color: #fff;
}
.home nav#topNav.big {
  width: calc(33.33vw + 215px);
}

nav#topNav::-webkit-scrollbar {
  display: none; /*Google Chrome、Safari、Microsoft Edge対応のスクロールバー非表示コード*/
}

nav#topNav {
  height: 100vh;
  width: 215px;
}
nav#topNav .navBox {
  padding-top: 125px;
  padding-left: 40px;
  width: 215px;
  height: 100%;
}
nav#topNav.hide {
  left: -215px;
}
nav#topNav:hover {
  left: 0;
}

nav {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5;
  overflow: scroll;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
nav .copyright {
  position: relative;
  left: initial;
  bottom: initial;
  padding-top: 40px;
}
nav .navList li {
  margin-bottom: 15px;
}
nav .navList li a {
  font-size: 12px;
  letter-spacing: 0.04em;
  padding: 5px 0;
  display: inline-block;
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: 500;
  position: relative;
  display: block;
}
nav .navList li a span {
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
nav .navList li a:after {
  content: "";
  display: block;
  width: 140px;
  height: 34px;
  background-position: left center;
  position: absolute;
  left: 0;
  top: 1px;
  background-size: 130px auto;
  background-repeat: no-repeat;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
}
nav .navList li a:hover span {
  opacity: 0;
}
nav .navList li a:hover:after {
  opacity: 1;
}
nav .navList li.nav1 {
  /*
  				a:hover{
  					span{
  						opacity: 1;
  					}
  				}
  */
}
nav .navList li.nav1 a:after {
  background-image: url("../images/ttl_top.png");
  background-size: 70px auto;
  top: -2px;
}
nav .navList li.nav2 a:after {
  background-image: url("../images/ttl_essential.png");
  background-size: 137px auto;
  top: -2px;
}
nav .navList li.nav3 a:after {
  background-image: url("../images/ttl_tangerine.png");
  background-size: 116px auto;
  top: 0px;
}
nav .navList li.nav4 a:after {
  background-image: url("../images/ttl_season.png");
  background-size: 92px auto;
  top: -2px;
}
nav .navList li.nav5 a:after {
  background-image: url("../images/ttl_feature.png");
  background-size: 88px auto;
  top: 0px;
}
nav .navList li.nav6 a:after {
  background-image: url("../images/ttl_instagram.png");
  background-size: 120px auto;
  top: -2px;
}
nav .navList li.nav7 a:after {
  background-image: url("../images/ttl_store.png");
  background-size: 90px auto;
  top: -3px;
}
nav .navList li.nav8 a:after {
  background-image: url("../images/ttl_hello.png");
  background-size: 123px auto;
  top: -1.5px;
}
nav .navList li.nav9 a:after {
  background-image: url("../images/ttl_contact.png");
  background-size: 99px auto;
  top: -2px;
}
nav .navList li.nav10 a:after {
  background-image: url("../images/ttl_online.png");
  background-size: 135px auto;
  top: -2px;
}
nav .navList li.nav11 a:after {
  background-image: url("../images/ttl_special.png");
  background-size: 100px auto;
  top: -2px;
}
nav .navList li.nav12 a:after {
  background-image: url("../images/ttl_recruit.png");
  background-size: 100px auto;
  top: -2px;
}

.mainVisual {
  padding-left: 215px;
  height: calc(100vh - 75px);
  padding-left: 0;
  height: 100vh;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.mainVisual .mainConcept {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  z-index: 2;
  margin-left: 108px;
  color: #fff;
}
.mainVisual .mainConcept .ttl {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 15px;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
  white-space: nowrap;
}
.mainVisual .mainConcept .desp {
  line-height: 270%;
  letter-spacing: 0.1em;
  white-space: nowrap;
  font-size: 12px;
}
.mainVisual .topSlider {
  width: 100%;
  position: relative;
}
.mainVisual .topSlider .onlyPc {
  display: block;
}
.mainVisual .topSlider .onlySp {
  display: none;
}
.mainVisual .topSlider .slick-list {
  width: 100%;
  vertical-align: top;
}
.mainVisual .topSlider div {
  vertical-align: top;
  height: 100vh;
}
.mainVisual .topSlider img {
  width: 100%;
}
.mainVisual .topSlider .img {
  width: 100%;
  height: 100%;
}
.mainVisual .topSlider .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.mainVisual .topSlider .message {
  position: absolute;
  left: 50%;
  top: 55%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  z-index: 2;
  margin-top: -37px;
  color: #fff;
  text-align: center;
  line-height: 270%;
  letter-spacing: 0.1em;
  white-space: nowrap;
  font-size: 12px;
}

.snsList li {
  display: inline-block;
  margin: 0 8px;
}
.snsList li a {
  background-size: 16px auto;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.snsList li a.contact {
  background-image: url("../images/ico_contact.png");
  background-size: 14px auto;
}
.snsList li a.instagram {
  background-image: url("../images/ico_instagram.png");
  background-size: 16px auto;
}
.snsList li a.online {
  background-image: url("../images/ico_ec.png");
  background-size: 17px auto;
}
.snsList li a.line {
  background-image: url("../images/ico_line.png");
  background-size: 18px auto;
}

footer {
  display: none;
  background-color: #fff;
  position: relative;
  z-index: 3;
}

.bnrTangerine2021 {
  text-align: center;
  margin-bottom: 20px;
  margin-top: -10px;
}

.mainDespMini2 {
  font-size: 12px;
}

.mainDespMini3 {
  margin-bottom: 40px;
}

.bgBlue {
  background-color: #08294d;
  display: inline-block;
  padding: 2px 10px;
  color: #fff;
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 0.06em;
  font-weight: bold;
  margin-bottom: 5px;
}

.featureImgTtl {
  background-color: #0a2a4c;
  text-align: center;
}
.featureImgTtl img {
  max-width: 100%;
}

.specialBox {
  position: absolute;
  left: 0;
  top: 150px;
}
.specialBox .vol {
  font-size: 20px;
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 0.06em;
  margin-bottom: 8px;
}
.specialBox .volTtl {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: bold;
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  white-space: nowrap;
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}
.specialBox .volTtl p {
  float: left;
}
.specialBox .volTtl .left {
  width: 16px;
  height: 40px;
  display: inline-block;
  background-image: url("../images/img_waku_left.png");
  background-size: auto 40px;
  background-repeat: no-repeat;
  background-position: left center;
}
.specialBox .volTtl .center {
  width: auto;
  height: 40px;
  display: inline-block;
  background-image: url("../images/img_waku_center.png");
  background-size: 100% 40px;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.specialBox .volTtl .right {
  width: 16px;
  height: 40px;
  display: inline-block;
  background-image: url("../images/img_waku_right.png");
  background-size: auto 40px;
  background-repeat: no-repeat;
  background-position: right center;
}
.specialBox .volTtl2 {
  font-size: 18px;
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 0.06em;
}
.specialBox .volTtl3 {
  font-size: 15px;
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 0.06em;
}

.ttlBox {
  padding-top: 55px;
  margin-bottom: 50px;
}
.ttlBox h2.ttl {
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 36px;
  font-size: 34px;
  letter-spacing: 0.06em;
  float: left;
  width: auto;
  padding-right: 60px;
  max-width: 40%;
  position: relative;
}
.ttlBox h2.ttl img {
  max-width: 100%;
  -webkit-clip-path: inset(0% 100% 0 0);
          clip-path: inset(0% 100% 0 0);
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ttlBox h2.ttl img.marginTop {
  margin-top: -5px;
}
.ttlBox h2.ttl .overImg {
  position: fixed;
  left: 260px;
  left: 40px;
  top: -100px;
  z-index: 5;
  opacity: 0;

  /* 変更 maam 250121 */
  display: none;
  /*
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  */
}
.ttlBox.scrolled h2.ttl .overImg {
  position: fixed;
  top: 40px;
  opacity: 1;
}
.ttlBox .mainDesp {
  float: left;
  line-height: 180%;
  margin-top: -9px;
  position: relative;
  z-index: 2;
  max-width: calc(60% - 60px);
}
.ttlBox .mainDesp .miniStr {
  font-size: 12px;
  line-height: 170%;
}
.ttlBox .mainDesp2 {
  padding-top: 26px;
  font-size: 13px;
}
.ttlBox .mainDespMini {
  font-size: 13px;
}
.ttlBox .mainDespNolimit {
  max-width: initial;
}
.ttlBox.active h2.ttl img {
  -webkit-clip-path: inset(0% 0 0 0);
          clip-path: inset(0% 0 0 0);
}
.ttlBox.ttlSeasonBox .mainDesp {
  max-width: calc(60% - 60px - 130px);
}
.ttlBox.ttlHelloBox .mainDesp {
  max-width: calc(42% - 60px - 70px);
}
.ttlBox h3.ttl {
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 36px;
  font-size: 34px;
  letter-spacing: 0.06em;
  font-weight: 600;
  float: left;
  display: none;
}
.ttlBox .img {
  display: none;
}

.archiveBoxBog {
  float: right;
  width: 30%;
  text-align: center;
}

.archiveBox {
  float: right;
  margin-top: -9px;
}

.archiveList li {
  margin-bottom: 20px;
  text-align: right;
}
.archiveList li a {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 13px;
  letter-spacing: 0.05em;
  display: inline-block;
  clear: both;
  padding-right: 18px;
  background-image: url("../images/ico_blank.png");
  background-size: 12px auto;
  background-repeat: no-repeat;
  background-position: right center;
}

.archiveListSpecial {
  margin-bottom: 30px;
  text-align: right;
}
.archiveListSpecial li {
  margin-bottom: 10px;
  padding-top: 10px;
}
.archiveListSpecial li a {
  background-image: none;
  padding-right: 0;
}
.archiveListSpecial li .volComing {
  display: inline-block;
  position: absolute;
  left: -12px;
  top: 10px;
  -webkit-transform: translate(-100%, 0);
      -ms-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0em;
  opacity: 0.8;
}
.archiveListSpecial li .volSeason {
  padding-right: 18px;
  background-image: url("../images/ico_blank.png");
  background-size: 12px auto;
  background-repeat: no-repeat;
  background-position: right center;
  margin-top: -10px;
}
.archiveListSpecial li .volTtl {
  font-size: 14px;
  margin-bottom: 0px;
  font-weight: bold;
  display: inline-block;
  white-space: nowrap;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
  margin-bottom: 0px;
}
.archiveListSpecial li .volTtl p {
  float: left;
}
.archiveListSpecial li .volTtl .left {
  width: 16px;
  height: 40px;
  display: inline-block;
  background-image: url("../images/img_waku_left.png");
  background-size: auto 40px;
  background-repeat: no-repeat;
  background-position: left center;
}
.archiveListSpecial li .volTtl .center {
  width: auto;
  height: 40px;
  display: inline-block;
  background-image: url("../images/img_waku_center.png");
  background-size: 100% 40px;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 9px;
  padding-left: 10px;
  padding-right: 10px;
}
.archiveListSpecial li .volTtl .right {
  width: 16px;
  height: 40px;
  display: inline-block;
  background-image: url("../images/img_waku_right.png");
  background-size: auto 40px;
  background-repeat: no-repeat;
  background-position: right center;
}

.photoBox {
  margin-bottom: 100px;
  /*
  	.thumbSlider{
  		margin-right: -10px;
  		position: absolute;
  		left: 0;
  		bottom: 0;
  		width: 100%;

  		img{
  			width: 100%;
  		}

  		.slick-list{
  			width: 100%;
  			vertical-align: top;
  		}

  		div{
  			vertical-align: top;
  		}

  		.slick-slide{
  			padding-right: 10px;
  			cursor: pointer;

  			transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);

  			&:hover{
  				opacity: 0.6;
  			}
  		}

  		.slick-current{
  			opacity: 0.6 !important;
  		}
  	}
  */
}
.photoBox .photoSlider {
  float: left;
  width: 70%;
  width: calc(70% - 40px);
}
.photoBox .photoSlider .slick-list {
  width: 100%;
  vertical-align: top;
}
.photoBox .photoSlider .slide {
  border: 1px solid #ccc;
}
.photoBox .photoSlider div {
  vertical-align: top;
}
.photoBox .photoSlider img {
  width: 100%;
}
.photoBox .thumbSlider {
  margin-right: -10px;
  padding-top: 40px;
  /*
  		position: absolute;
  		left: 0;
  		bottom: 0;
  */
  width: 100%;
}
.photoBox .thumbSlider .slide {
  float: left;
  width: 33.33%;
  width: calc(33.33% - 10px);
  margin-right: 10px;
  margin-top: 10px;
  border: 0.5px solid #ccc;
  border: 1px solid #ccc;
  cursor: pointer;
}
.photoBox .thumbSlider .slide img {
  width: 100%;
}
.photoBox.naturalH .thumbSlider {
  padding-top: 40px;
  position: relative;
}
.photoBox .despArea {
  float: right;
  width: 30%;
  position: relative;
}
.photoBox .despArea .popupImg {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.photoBox .despArea .popupImg .closeBtn {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  width: 33px;
}
.photoBox .despArea .popupImg .closeBtn img {
  width: 100%;
}
.photoBox .despArea .popupImg > img {
  width: 100%;
}
.photoBox .essentialBox {
  margin-bottom: 30px;
}
.photoBox .essentialBox .itemTtl {
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 10px;
  letter-spacing: 0.04em;
  margin-bottom: 0px;
}
.photoBox .essentialBox .ttl {
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 28px;
  letter-spacing: 0.04em;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 120%;
}
.photoBox .essentialBox .img {
  -webkit-animation: fuwafuwa 3s infinite linear alternate;
          animation: fuwafuwa 3s infinite linear alternate;
}
.photoBox .essentialBox .img img {
  width: 150px;
}
@-webkit-keyframes fuwafuwa {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
  }
  50% {
    -webkit-transform: translate(0, -5px) rotate(-5deg);
            transform: translate(0, -5px) rotate(-5deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(5deg);
            transform: translate(0, 0) rotate(5deg);
  }
}
@keyframes fuwafuwa {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
  }
  50% {
    -webkit-transform: translate(0, -5px) rotate(-5deg);
            transform: translate(0, -5px) rotate(-5deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(5deg);
            transform: translate(0, 0) rotate(5deg);
  }
}
.photoBox .itemDetailList {
  margin-bottom: 40px;
}
.photoBox .itemDetailList li {
  margin-bottom: 15px;
}
.photoBox .itemDetailList li .ttl {
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 9px;
  letter-spacing: 0.06em;
  line-height: 140%;
}
.photoBox .itemDetailList li .desp {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 13px;
  letter-spacing: 0.06em;
  position: relative;
}
.photoBox .itemDetailList li .desp.underLine {
  border-bottom: 1px solid #ddd;
}
.photoBox .ecBtn {
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  float: right;
  display: block;
  background-image: url("../images/ico_ec.png");
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: right center;
}
.photoBox .ecBtn2 {
  width: 100%;
  height: 26px;
  display: block;
  background-image: url("../images/ico_ec.png");
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: right center;
}
.photoBox .selectOtherBox {
  border-bottom: 1px solid #ddd;
  padding-top: 80px;
}
.photoBox .selectOtherBox .sizeSelect {
  color: #08294d;
  width: 100%;
  padding-bottom: 5px;
  background-image: url("../images/ico_size.png");
  background-size: 8px auto;
  background-repeat: no-repeat;
  background-position: right 20px center;
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.04em;
}
.photoBox .selectOtherBox .sizeSelect option {
  font-weight: normal;
}
.photoBox .slideNumberBox {
  position: absolute;
  left: 0;
  bottom: 0;
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 10px;
  letter-spacing: 0.04em;
}
.photoBox .slideNumberBoxSp {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 12px;
  letter-spacing: 0.04em;
  margin-bottom: 80px;
}
.photoBox .number {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 34px;
  margin-bottom: 60px;
}
.photoBox .itemLinkList {
  padding-bottom: 40px;
}
.photoBox .itemLinkList li {
  margin-bottom: 15px;
  font-size: 12px;
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 0.04em;
}
.photoBox .itemLinkList li span {
  display: block;
  background-image: url("../images/ico_ec.png");
  background-size: 17px auto;
  background-repeat: no-repeat;
  background-position: right center;
}
.photoBox .itemLinkList li a {
  display: block;
  background-image: url("../images/ico_ec.png");
  background-size: 17px auto;
  background-repeat: no-repeat;
  background-position: right center;
}
.photoBox .itemLinkList li.noMark span {
  background-image: none;
}
.photoBox .itemLinkList li.noMark a {
  background-image: none;
}
.photoBox .desp {
  font-size: 12px;
  line-height: 180%;
}
.photoBox .desp p {
  margin-bottom: 20px;
}

.seeOtherItemsBox {
  margin-top: 20px;
  width: 70%;
  width: calc(70% - 20px);
}
.seeOtherItemsBox .ttl {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 16px;
  letter-spacing: 0.05em;
  display: inline-block;
  clear: both;
  padding-right: 22px;
  background-image: url("../images/ico_blank.png");
  background-size: 14px auto;
  background-repeat: no-repeat;
  background-position: right top 4px;
}
.seeOtherItemsBox .linkBox {
  margin-bottom: 80px;
  padding-top: 10px;
}
.seeOtherItemsBox .linkBox a {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 0.05em;
  margin-right: 13px;
  display: inline-block;
}

.dateBox {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
  margin-bottom: 20px;
}
.dateBox .month {
  float: left;
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 18px;
  letter-spacing: 0.04em;
  width: 160px;
}
.dateBox .year {
  float: left;
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 9px;
}

.dateBoxSp {
  display: none;
}

/*
.monthAllBox{
	.monthList:last-child{
		border-bottom: 1px solid #ddd;
	}
}
*/
.monthList {
  cursor: pointer;
}
.monthList .dateBox {
  margin-bottom: 0;
  border-bottom: none;
}
.monthList .dateBox .content {
  background-image: url("../images/ico_plus.png");
  background-image: url("../images/ico_blank.png");
  background-size: 12px auto;
  background-repeat: no-repeat;
  background-position: right 15px center;
}
.monthList .dateBox .content .monthBox {
  width: 30%;
  float: right;
  padding-top: 50px;
}
.monthList .dateBox .content .thumbnailList {
  float: left;
  max-width: 60%;
  max-width: calc(70% - 30px);
}
.monthList .dateBox .content .thumbnailList li {
  width: 100px;
  max-width: 30%;
  margin-right: 10px;
  float: left;
}
.monthList .dateBox .content .thumbnailList li img {
  max-width: 100%;
}
.monthList .dateBoxDate {
  padding-bottom: 5px;
}
.monthList .dateBoxDate .content .thumbnailListDate {
  padding-bottom: 5px;
}
.monthList .dateBoxDate .content .thumbnailListDate li {
  margin-bottom: 10px;
}

.monthListLast {
  margin-bottom: 100px;
}
.monthListLast .dateBox {
  border-bottom: 1px solid #ddd;
}

.sec.close {
  display: none;
}

.creditBtn {
  display: none;
}

.catalogTtl {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 16px;
  letter-spacing: 0.05em;
  margin-bottom: 60px;
}

.catalogList {
  margin-bottom: 44px;
}
.catalogList li {
  overflow: hidden;
  margin-bottom: 40px;
}
.catalogList li .img img {
  max-width: 100%;
}

.openBox {
  background-color: #fff;
  position: relative;
  z-index: 2;
}
.openBox .snsList {
  display: none;
}

.essentialList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  position: relative;
  z-index: 100;
}
.essentialList li {
  width: 16.6666666667%;
  position: relative;
  min-width: 0;
}
.essentialList li:hover {
  z-index: 2;
}
.essentialList li.wide {
  width: 33.3333333333%;
  text-align: center;
}
.essentialList li.wide:hover .overArea {
  opacity: 1;
}
.essentialList li.wide .img img {
  width: 330px;
}
.essentialList li a {
  display: block;
}
.essentialList li a:hover {
  /*
  				.despArea{
  					opacity: 0;
  				}
  */
}
.essentialList li a:hover .overArea {
  opacity: 1;
}
.essentialList li a:hover .ttl {
  color: #fff !important;
}
.essentialList li .ttl {
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.04em;
  /*
  			min-height: 100px;
  			line-height: 100px;
  */
  height: calc(20vh - 14.8px);
  line-height: calc(20vh - 14.8px);
  vertical-align: middle;
  text-align: center;
  position: relative;
  z-index: 3;
}
.essentialList li .concept {
  color: #fff;
  font-size: 12px;
  line-height: 220%;
  background-color: #132a4a;
}
.essentialList li .img {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.essentialList li .img img {
  width: 100%;
}
.essentialList li .overArea {
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  position: relative;
  z-index: 5;
}
.essentialList li .overArea .img {
  width: 140%;
}
.essentialList li .despArea {
  opacity: 1;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.essentialList li .despArea .img {
  width: 60%;
}
.essentialList li .bigTtl {
  line-height: initial;
  line-height: auto;
  position: relative;
}
.essentialList li .bigTtl img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(0%) translateX(-50%);
      -ms-transform: translateY(0%) translateX(-50%);
          transform: translateY(0%) translateX(-50%);
  max-width: 100%;
  margin-top: -20px;
}
.essentialList li .bigTtl2 img {
  max-width: 100%;
}

.slideNumberBoxSp {
  display: none;
}

.categoryDesp {
  display: none;
}

#categoryDesp {
  display: none;
}

.dog {
  -webkit-animation: rockit 1.8s ease infinite alternate;
          animation: rockit 1.8s ease infinite alternate;
  -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
          transform-origin: right bottom;
  margin-right: 20px;
}
.dog img {
  max-width: 100%;
}

.dogImg {
  text-align: center;
  margin-bottom: 20px;
  -webkit-animation: rockit2 1.8s ease infinite alternate;
          animation: rockit2 1.8s ease infinite alternate;
  -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
          transform-origin: right bottom;
  position: relative;
  z-index: -1;
}
.dogImg img {
  max-width: 100%;
}

@-webkit-keyframes rockit {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    -webkit-transform: translatey(-5px) rotate(6deg);
            transform: translatey(-5px) rotate(6deg);
  }
  80% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

@keyframes rockit {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    -webkit-transform: translatey(-5px) rotate(6deg);
            transform: translatey(-5px) rotate(6deg);
  }
  80% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@-webkit-keyframes rockit2 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    -webkit-transform: translatey(5px) rotate(6deg);
            transform: translatey(5px) rotate(6deg);
  }
  80% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@keyframes rockit2 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    -webkit-transform: translatey(5px) rotate(6deg);
            transform: translatey(5px) rotate(6deg);
  }
  80% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
.storeList li {
  margin-bottom: 100px;
}
.storeList li .mainImg {
  float: left;
  width: 70%;
  width: calc(70% - 40px);
}
.storeList li .mainImg img {
  width: 100%;
}
.storeList li .despArea {
  float: right;
  width: 30%;
}
.storeList li .despArea .area {
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.04em;
  margin-bottom: 5px;
}
.storeList li .despArea .shopName {
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 20px;
  letter-spacing: 0.04em;
  margin-bottom: 20px;
}
.storeList li .despArea .shopName .close {
  display: inline-block;
  font-size: 11px;
  background-color: #08294d;
  color: #fff;
  padding: 0 10px;
  margin-left: 10px;
  border-radius: 2px;
  line-height: 1.6;
  position: relative;
  top: -3.5px;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
}
.storeList li .despAreaLine {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ddd;
}
.storeList li .address {
  margin-bottom: 20px;
}
.storeList li .address.ja {
  margin-bottom: 5px;
}
.storeList li .address.en {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 12px;
  letter-spacing: 0.05em;
  font-weight: 300;
}
.storeList li .address .tel {
  background-image: url("../images/ico_tel.png");
  background-size: 10px auto;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 13px;
}
.storeList li .address .mail {
  background-image: url("../images/ico_contact.png");
  background-size: 10px auto;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 13px;
}
.storeList li .address .open {
  letter-spacing: 0;
  font-size: 11px;
}

.blankBtn {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 13px;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #08294d;
  padding-right: 18px;
  background-image: url("../images/ico_blank.png");
  background-size: 12px auto;
  background-repeat: no-repeat;
  background-position: right center;
}

.areaList {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding-top: 15px;
  padding-bottom: 15px;
}
.areaList li {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 0px;
}
.areaList li a {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 13px;
  letter-spacing: 0.05em;
}

.areaTtl {
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.04em;
  margin-bottom: 20px;
  padding-top: 80px;
}

.stockistList li {
  float: left;
  width: 33.33%;
  width: calc(33.33% - 40px);
  margin-right: 20px;
  margin-bottom: 40px;
  width: calc(70% - 40px);
  width: calc(35% - 20px);
  /*
  		&:nth-child(3n){
  			padding-left: 35px;
  		}
  		&:nth-child(3n+2){
  			padding-left: 35px;
  		}
  */
}
.stockistList li:nth-child(3n) {
  width: 30%;
  margin-right: 0;
}
.stockistList li .despArea .shopName {
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 14px;
  letter-spacing: 0.04em;
  margin-bottom: 10px;
}
.stockistList li .despArea .address {
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 150%;
}
.stockistList li .despArea .tel {
  margin-bottom: 10px;
  font-size: 12px;
  background-image: url("../images/ico_tel.png");
  background-size: 10px auto;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 13px;
}
.stockistList li .blankBtn {
  display: none;
}
.stockistList li .blankBtn2 {
  display: inline-block;
}

body.blueBg main {
  background-color: #08294d;
  background-color: #132a4a;
  color: #fff;
}
body.blueBg main a {
  color: #fff;
}
body.blueBg nav {
  background-color: #fff;
}

.helloArea .ttl {
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.04em;
  width: calc(70% - 40px);
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  font-size: 15px;
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 0.05em;
  font-size: 13px;
}
.helloArea .helloBox {
  margin-bottom: 80px;
}
.helloArea .helloBox .despArea {
  padding-top: 30px;
  float: left;
  width: calc(70% - 40px);
}
.helloArea .helloBox .despArea p {
  margin-bottom: 10px;
}
.helloArea .helloBox .despArea .ttlMini {
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 15px;
  letter-spacing: 0.04em;
  margin-bottom: 20px;
}
.helloArea .helloBox .despArea .desp {
  font-size: 12px;
  margin-bottom: 20px;
  text-align: justify;
}
.helloArea .helloBox .img {
  float: right;
  width: 30%;
}
.helloArea .helloBox .img img {
  width: 100%;
  margin-bottom: 40px;
}
.helloArea .helloBox .aboutTtl {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 20px;
  letter-spacing: 0.05em;
}
.helloArea .helloBox .aboutTtl.en {
  font-size: 15px;
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.helloArea .blankBtn {
  margin-bottom: 30px;
  display: inline-block;
}

.ttlBoxFeature {
  margin-bottom: 50px;
}

.ttlBoxStore {
  margin-bottom: 85px;
}

.ttlHelloBox {
  margin-bottom: -17px;
}

article.feature {
  margin-bottom: 140px;
}
article.feature .date {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 12px;
  letter-spacing: 0.05em;
  font-weight: 300;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 30px;
  color: #999;
}
article.feature .dateSp {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 12px;
  letter-spacing: 0.05em;
  font-weight: 300;
  color: #999;
  padding-top: 10px;
  display: none;
}
article.feature .articleBox {
  margin-bottom: 40px;
  letter-spacing: 0.05em;
}
article.feature .articleBox .ttlArea {
  float: left;
  width: 50%;
  width: calc(50% - 40px);
  width: auto;
  position: relative;
  /*
  			.infoArea{
  				position: absolute;
  				bottom: 0;
  			}
  */
}
article.feature .articleBox .ttlArea .featureTtl {
  font-size: 17px;
  font-weight: bold;
  line-height: 140%;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
article.feature .articleBox .ttlArea .featureTtl span {
  font-size: 15px;
  text-indent: -0.5em;
  display: inline-block;
  margin-bottom: 5px;
}
article.feature .articleBox .ttlArea .infoArea {
  /*
  				font-family: 'SFCompactText Madisonblue', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  				letter-spacing: 0.05em;
  */
}
article.feature .articleBox .despArea {
  float: right;
  width: 50%;
  font-size: 12px;
  text-align: justify;
}
article.feature .articleBox2 {
  position: relative;
}
article.feature .articleBox2 .imgArea {
  float: left;
  width: calc(70% - 40px);
}
article.feature .articleBox2 .despArea {
  float: right;
  width: 30%;
  line-height: 180%;
  font-size: 13px;
}
article.feature .articleBox2 .despArea p {
  margin-bottom: 20px;
}
article.feature .articleBox2 .despArea .desp {
  text-align: justify;
}
article.feature .articleBox2 .creditArea {
  padding-top: 20px;
  /*
  			position: absolute;
  			bottom: 20px;
  */
}
article.feature .articleBox3 .imgArea {
  width: 80%;
  margin-bottom: 40px;
  max-width: 900px;
}
article.feature .articleBox3 .despArea {
  line-height: 180%;
  font-size: 13px;
}
article.feature .articleBox3 .despArea p {
  margin-bottom: 30px;
}
article.feature .imgArea .img {
  margin-bottom: 20px;
}
article.feature .imgArea .img img {
  width: 100%;
}
article.feature .creditArea {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 12px;
  letter-spacing: 0.05em;
  font-weight: 300;
  line-height: 140%;
}

.featureTtlMini {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 16px;
  letter-spacing: 0.05em;
  margin-bottom: 40px;
}

.stockistTtl {
  margin-bottom: 20px;
}

.featureList {
  margin: 0 -20px;
  margin-bottom: 100px;
}
.featureList li {
  float: left;
  width: 33.33%;
  width: calc(33.33% - 40px);
  margin: 0 20px;
  margin-bottom: 50px;
  /*
  		.featureTtl{
  			font-size: 17px;
  			font-weight: bold;
  			line-height: 140%;
  			letter-spacing: 0.05em;

  			span{
  				font-size: 15px;
  				text-indent: -0.5em;
  				display: inline-block;
  				margin-bottom: 10px;
  			}

  		}
  */
}
.featureList li a {
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.featureList li a:hover {
  opacity: 0.6;
}
.featureList li .img {
  margin-bottom: 10px;
}
.featureList li .img img {
  width: 100%;
}
.featureList li .img {
  display: block;
  position: relative;
  overflow: hidden;
}
.featureList li .img:before {
  content: "";
  display: block;
  padding-top: 66.5%;
}
.featureList li .img img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.featureList li .featureTtl {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 5px;
  letter-spacing: 0.08em;
}
.featureList li .featureTtl span {
  font-size: 12px;
  text-indent: -0.5em;
  display: inline-block;
  margin-bottom: 0px;
}
.featureList li .featureDate {
  font-size: 13px;
}
.featureList li .date {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 11px;
  letter-spacing: 0.05em;
  font-weight: 300;
  color: #999;
}

/*
#opening{
	display: none !important;
}
body,html{
	overflow: visible !important;
}
*/
/*
@keyframes blink{
	0%{
		opacity:0;
	}
	50%{
		opacity:0;
	}
	80%{
		opacity:1;
	}
	100%{
		opacity:0;
	}
}
@keyframes blink2{
	0%{
		opacity:1;
	}
	50%{
		opacity:1;
	}
	80%{
		opacity:0;
	}
	100%{
		opacity:1;
	}
}
*/
/*
@keyframes blink{
	0%{
		opacity:0;
	}
	100%{
		opacity:1;
	}
}
@keyframes blink2{
	0%{
		opacity:1;
	}
	100%{
		opacity:0;
	}
}
*/
@-webkit-keyframes blink {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes blink {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes blink2 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes blink2 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.motionTtl {
  display: block !important;
  text-align: center;
  position: relative;
}
.motionTtl.motionGo .bg {
  -webkit-animation: blink 0.6s ease-in-out infinite alternate;
          animation: blink 0.6s ease-in-out infinite alternate;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.motionTtl.motionGo span {
  -webkit-animation: blink2 0.6s ease-in-out infinite alternate;
          animation: blink2 0.6s ease-in-out infinite alternate;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.motionTtl .bg {
  display: block;
  width: 100%;
  height: 67px;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("../images/ttl_essential.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.motionTtl span {
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 1;
}
.motionTtl.motionTtl2 .bg {
  top: 3px;
  background-image: url("../images/ttl_essential.png");
  background-size: 258px auto;
}
.motionTtl.motionTtl3 .bg {
  top: 2px;
  background-image: url("../images/ttl_tangerine.png");
  background-size: 220px auto;
}
.motionTtl.motionTtl4 .bg {
  top: -2px;
  background-image: url("../images/ttl_season.png");
  background-size: 159px auto;
}
.motionTtl.motionTtl5 .bg {
  top: 0px;
  background-image: url("../images/ttl_feature.png");
  background-size: 161px auto;
}
.motionTtl.motionTtl6 .bg {
  top: -2px;
  background-image: url("../images/ttl_instagram.png");
  background-size: 209px auto;
}
.motionTtl.motionTtl7 .bg {
  top: -2px;
  background-image: url("../images/ttl_store.png");
  background-size: 146px auto;
}
.motionTtl.motionTtl8 .bg {
  top: -2px;
  background-image: url("../images/ttl_hello.png");
  background-size: 229px auto;
}
.motionTtl.motionTtl9 .bg {
  background-image: url("../images/ttl_contact.png");
  background-size: 170px auto;
}
.motionTtl.motionTtl10 .bg {
  background-image: url("../images/ttl_online.png");
  background-size: 232px auto;
}

.contactBox {
  position: relative;
  margin-bottom: 40px;
  padding-top: 35px;
}
.contactBox .left {
  float: left;
  width: 550px;
  width: calc(70% - 40px);
  max-width: calc(100% - 230px);
  margin-right: 40px;
}
.contactBox .right {
  float: left;
  width: 160px;
  width: 30%;
  text-align: center;
}
.contactBox .right img {
  margin-top: 170px;
  -webkit-animation: telAnime 1.8s ease infinite alternate;
          animation: telAnime 1.8s ease infinite alternate;
}

@-webkit-keyframes telAnime {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    -webkit-transform: translatey(-5px) rotate(6deg);
            transform: translatey(-5px) rotate(6deg);
  }
  /*
  	80%{
  		transform: rotate(-0);
  	}
  */
  100% {
    -webkit-transform: translateX(5px) rotate(0);
            transform: translateX(5px) rotate(0);
  }
}

@keyframes telAnime {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50% {
    -webkit-transform: translatey(-5px) rotate(6deg);
            transform: translatey(-5px) rotate(6deg);
  }
  /*
  	80%{
  		transform: rotate(-0);
  	}
  */
  100% {
    -webkit-transform: translateX(5px) rotate(0);
            transform: translateX(5px) rotate(0);
  }
}
#tblForm {
  width: 100%;
}
#tblForm .sel1 {
  border: 1px solid #ccc;
  padding: 10px;
  width: 100%;
}
#tblForm td {
  padding-bottom: 20px;
}
#tblForm .sel3 {
  border: 1px solid #ccc;
  padding: 10px;
  width: 100%;
  height: 210px;
}

#btnArea {
  text-align: center;
}
#btnArea input.wpcf7-submit {
  border: 1px solid #ccc;
  background-color: #fff;
  width: 44px;
  height: 44px;
  text-align: left;
  text-indent: -9999px;
  background-image: url("../images/ico_contact_black.png");
  background-size: 16px auto;
  background-repeat: no-repeat;
  background-position: center center;
}

.telBox {
  font-size: 12px;
  margin-bottom: 80px;
}
.telBox .each {
  margin-bottom: 20px;
}
.telBox .ttl {
  margin-left: -7px;
  margin-bottom: 5px;
  font-weight: bold;
}
.telBox span {
  display: inline-block;
  margin-right: 30px;
}
.telBox .tel {
  background-image: url("../images/ico_tel.png");
  background-size: 15px auto;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 22px;
}
.telBox .mail {
  background-image: url("../images/ico_contact.png");
  background-size: 14px auto;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 22px;
}

.seasonSliderBox {
  /*
  	margin-left: 12%;
  	margin-right: 12%;
  */
  padding-left: 140px;
  padding-right: 140px;
  position: relative;
}

.seasonSliderTtl {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 16px;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
  display: inline-block;
  padding-top: 35px;
}

.toEc {
  font-size: 13px;
}

.seasonAnchor {
  display: inline-block;
  margin-left: 50px;
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 0.04em;
  font-weight: 600;
  font-size: 17px;
}
.seasonAnchor a {
  margin-right: 10px;
}

.seasonSliderTtl1 {
  margin-bottom: 20px;
}

.seasonSliderTtl2 {
  margin-bottom: 60px;
}

.seasonSliderTtl3 {
  padding-top: 52px;
}

.showThumb .seasonSliderInfoBox {
  margin-bottom: 10px;
}
.showThumb .seasonSliderInfoBox div.thumbnailBtn {
  display: none;
}

.seasonCatalogSlider .credit {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 0.05em;
  line-height: 140%;
  display: none;
}
.seasonCatalogSlider .credit .ttl {
  font-size: 9px;
}
.seasonCatalogSlider .credit .desp {
  font-size: 11px;
  margin-bottom: 10px;
}
.seasonCatalogSlider .slick-list {
  width: 100%;
  vertical-align: top;
}
.seasonCatalogSlider .img {
  border: 1px solid #ccc;
  margin-bottom: 30px;
}
.seasonCatalogSlider div {
  vertical-align: top;
}
.seasonCatalogSlider img {
  width: 100%;
}
.seasonCatalogSlider .slick-prev, .seasonCatalogSlider .slick-next {
  background-color: red;
  border: 1px solid #ccc;
  background-color: #fff;
  width: 44px;
  height: 44px;
  background-size: 8px auto;
  background-repeat: no-repeat;
  background-position: center center;
}
.seasonCatalogSlider .slick-prev:before, .seasonCatalogSlider .slick-next:before {
  display: none;
}
.seasonCatalogSlider .slick-prev {
  left: -70px;
  left: -140px;
  background-image: url("../images/ico_slider_left.png");
}
.seasonCatalogSlider .slick-next {
  right: -70px;
  right: -140px;
  background-image: url("../images/ico_slider_right.png");
}

.seasonCreditSlider {
  margin-bottom: 80px;
}
.seasonCreditSlider .img {
  display: none;
}
.seasonCreditSlider .credit {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 0.05em;
  line-height: 140%;
}
.seasonCreditSlider .credit .ttl {
  font-size: 9px;
}
.seasonCreditSlider .credit .desp {
  font-size: 11px;
  margin-bottom: 10px;
}

.seasonSliderInfoBox {
  text-align: right;
  margin-bottom: -20px;
  position: relative;
  z-index: 2;
}
.seasonSliderInfoBox div {
  display: inline-block;
  margin-left: 5px;
  cursor: pointer;
  text-align: left;
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 0.05em;
  line-height: 140%;
  line-height: 20px;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.seasonSliderInfoBox div:hover {
  opacity: 0.6;
}
.seasonSliderInfoBox div.thumbnailBtn {
  width: 20px;
  background-image: url("../images/ico_thumbnail.png");
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
}
.seasonSliderInfoBox div.fullscreenBtn {
  width: 15px;
  background-image: url("../images/ico_fullscreen.png");
  background-size: 13px auto;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  display: none;
}

.ttlList {
  margin-bottom: 40px;
  text-align: center;
}
.ttlList li {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
}
.ttlList li a {
  display: inline-block;
  padding: 2px 10px;
  background-color: #08294d;
  color: #fff;
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 13px;
}

.chapterTtl {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 15px;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #08294d;
  display: inline-block;
  padding-top: 60px;
  margin-bottom: 40px;
}

.seasonImg {
  width: 600px;
  max-width: 100%;
  margin-bottom: 20px;
  padding-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
.seasonImg img {
  max-width: 100%;
}

.seasonThumbSlider {
  margin-right: -5px;
}
.seasonThumbSlider .slide {
  padding-right: 10px;
}
.seasonThumbSlider .slide .img {
  border: 1px solid #ccc;
}
.seasonThumbSlider .slide img {
  width: 100%;
}
.seasonThumbSlider .credit {
  display: none;
}

.anchorTtl {
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 0.06em;
  font-weight: 600;
  font-size: 19px;
}

.season3List {
  padding-top: 30px;
  margin: 0 -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.season3List li {
  float: left;
  width: calc(33.33% - 40px);
  margin: 0 20px;
  margin-bottom: 40px;
}
.season3List li .seasonSlider {
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
}
.season3List li .seasonSlider.active {
  opacity: 1;
}
.season3List li .img {
  position: relative;
}
.season3List li .img img {
  width: 100%;
}
.season3List li .img .number {
  position: absolute;
  z-index: 4;
  right: 14px;
  bottom: 10px;
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.season3List li a {
  display: block;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.seasonOver {
  position: relative;
}
.seasonOver:hover .slide2 {
  opacity: 1;
}
.seasonOver .slide2 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.seasonOver .slide3 {
  display: none;
}
.seasonOver .slide4 {
  display: none;
}
.seasonOver .slide5 {
  display: none;
}

.popupSeasonBox {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  /*
  	position: absolute;
  	left: 0%;
  	width: 100%;
  	text-align: center;
  	top: 50%;
  	z-index: 2;

  	.popupBox{
  		text-align: left;
  		display: inline-block;
  	}


  	transform: translateY(-50%) translateX(0%);
  */
}
.popupSeasonBox .seasonPopupSlider.slick-initialized {
  /*
  		position: absolute;
  		left: 50%;
  		top: 50%;
  		transform: translateY(-50%) translateX(-50%);
  		max-width: 100%;
  		//text-align: center;
  		max-width: 100vw;
  */
}
.popupSeasonBox .seasonPopupSlider.slick-initialized .slick-prev, .popupSeasonBox .seasonPopupSlider.slick-initialized .slick-next {
  background-color: red;
  border: 1px solid #ccc;
  background-color: #fff;
  width: 44px;
  height: 44px;
  background-size: 8px auto;
  background-repeat: no-repeat;
  background-position: center center;
}
.popupSeasonBox .seasonPopupSlider.slick-initialized .slick-prev:before, .popupSeasonBox .seasonPopupSlider.slick-initialized .slick-next:before {
  display: none;
}
.popupSeasonBox .seasonPopupSlider.slick-initialized .slick-prev {
  left: -70px;
  left: -140px;
  background-image: url("../images/ico_slider_left.png");
}
.popupSeasonBox .seasonPopupSlider.slick-initialized .slick-next {
  right: -70px;
  right: -140px;
  background-image: url("../images/ico_slider_right.png");
}
.popupSeasonBox .imgL {
  display: inline-block;
}
.popupSeasonBox .imgL img {
  max-width: 100%;
  max-height: 80vh;
  max-height: calc(100vh - 200px);
}
.popupSeasonBox .caption {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 12px;
  letter-spacing: 0.05em;
  padding-top: 10px;
}
.popupSeasonBox .caption a {
  text-decoration: underline;
}
.popupSeasonBox .caption a:hover {
  text-decoration: none;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.mfp-open .popupBox {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}

.catalogOverBox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  background-color: #fff;
  display: none;
}
.catalogOverBox .catalogOverClose {
  width: 44px;
  height: 44px;
  border: 1px solid #ccc;
  float: right;
  background-image: url("../images/ico_slider_close.png");
  background-size: 13px auto;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: -54px;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.catalogOverBox .catalogOverClose:hover {
  opacity: 0.6;
}
.catalogOverBox .catalogOverList {
  clear: both;
  margin-bottom: 80px;
}
.catalogOverBox .catalogOverList li {
  float: left;
  width: calc(16.66% - 10px);
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.catalogOverBox .catalogOverList li:hover {
  opacity: 0.6;
}
.catalogOverBox .catalogOverList li img {
  width: 100%;
}

/*
body.magnificpopupnoscroll{
	height: 100vh;
	overflow-y: hidden;
	overflow-y: hidden !important;
}
*/
main {
  position: relative;
}

/*
.ttlTangerineBox{
	padding-top: 0;
	margin-bottom: 0;

	.mainDesp{
		display: none;
	}

	h2.ttl{
		img{
			display: none;
		}
		.overImg{
			display: block;
		}
	}
}
*/
.tangerinePopupBox {
  margin-bottom: 100px;
  /*
  	position: absolute;

  	left: 215px;
  	width: calc(100% - 215px);
  	z-index: 5;
  	height: calc(100vh - 75px);
  	overflow: hidden;

  	position: relative;
  	width: 100%;
  	left: 0;
  	height: auto;
  */
}
.tangerinePopupBox .popup {
  position: absolute;
  width: calc(100% - 215px);
  height: calc(100vh - 75px);
  /*
  		img{

  			cursor: pointer;

  			position: absolute;
  			left: 50%;
  			top: 50%;
  			z-index: 2;

  			transform: translateY(-50%) translateX(-50%);

  		}
  */
}
.tangerinePopupBox .popup .overArea {
  background-color: #08294d;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  padding: 60px 40px 50px 40px;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  color: #fff;
  font-size: 12px;
  line-height: 220%;
  text-align: center;
  cursor: pointer;
}
.tangerinePopupBox .popup .overArea img {
  width: 330px;
  width: 260px;
  margin-bottom: 30px;
  max-width: 100%;
}
.tangerinePopupBox .popup .overArea .btn {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 13px;
  height: 13px;
  background-image: url("../images/ico_close_white.png");
  background-size: 13px auto;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
  text-indent: -9999px;
}
.tangerinePopupBox .bg img {
  width: 100%;
}

.instagramList {
  margin-bottom: 40px;
}
.instagramList li {
  float: left;
  width: 33.33%;
  width: calc(33.33% - 6px);
  margin: 0 3px;
  margin-bottom: 6px;
}
.instagramList li img {
  width: 100%;
}
.instagramList li a {
  display: block;
}

.instagramList li a {
  display: block;
  position: relative;
  overflow: hidden;
}

.instagramList li a:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.instagramList li a img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.sec {
  position: relative;
  z-index: 3;
  background-color: #fff;
}

video#player1 {
  vertical-align: top;
}

.display-on {
  display: inline;
}

.display-off {
  display: inline;
}

.display-on.active span {
  display: none;
}

.bookImg {
  margin-bottom: 40px;
}
.bookImg img {
  width: 100%;
  height: auto;
}

map area {
  background-color: red;
}

.indexList {
  margin-bottom: 30px;
}
.indexList li {
  margin-right: 10px;
  margin-bottom: 15px;
}
.indexList li a {
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.indexList li a:hover {
  opacity: 0.6;
}
.indexList li .ttl {
  display: inline-block;
  padding: 2px 10px;
  margin-bottom: 4px;
  background-color: #08294d;
  color: #fff;
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 14px;
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 0.06em;
  font-weight: 600;
  font-size: 18px;
}
.indexList li .desp {
  display: inline-block;
  font-size: 12px;
  padding-left: 20px;
  display: block;
}
.indexList li .desp span {
  padding-right: 18px;
  background-image: url("../images/ico_blank.png");
  background-size: 12px auto;
  background-repeat: no-repeat;
  background-position: right center;
}

.chapterDesp {
  margin-bottom: 20px;
  font-size: 13px;
}

.ttlListBig {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 14px;
  margin-bottom: 20px;
}

.hoverBox {
  position: absolute;
  border: 1px solid #08294d;
  padding: 20px;
  text-align: center;
  -webkit-box-shadow: 0px 2px 2px #08294d;
          box-shadow: 0px 2px 2px #08294d;
  background-color: #fff;
  z-index: 4;
  display: none;
  font-size: 12px;
}
.hoverBox .ttl {
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 0.06em;
  font-weight: 600;
  font-size: 18px;
}

.centerBook {
  text-align: center;
}

.ttlBox .mainDesp .miniStr.themeBox strong {
  padding-bottom: 5px;
  display: block;
}

.magazine-viewport .next-button {
  height: 100% !important;
  background-position: -38px 50% !important;
  display: block !important;
}

.magazine-viewport .previous-button {
  height: 100% !important;
  background-position: -4px 50% !important;
  display: block !important;
}

#pagetop a {
  position: fixed;
  right: 40px;
  bottom: 20px;
  z-index: 4;
  width: 45px;
  text-align: center;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
  visibility: hidden;
  display: inline-block;
  line-height: 1;
}
#pagetop a .mark {
  background-color: #08294d;
  height: 40px;
  width: 40px;
  display: inline-block;
  border-radius: 100px;
  text-align: left;
  background-image: url("../images/ico_pagetop.png");
  background-size: 22px auto;
  background-repeat: no-repeat;
  background-position: center center;
}
#pagetop a .text {
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 10px;
  white-space: nowrap;
  padding-top: 0px;
  display: inline-block;
}
#pagetop a.show {
  opacity: 1;
  visibility: visible;
}
#pagetop a.show:hover {
  opacity: 0.6;
}

.buyBtn {
  position: relative;
  text-align: center;
  padding: 80px 0 10px 0;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
}
.buyBtn .buyBox {
  display: inline-block;
  position: relative;
}
.buyBtn .buyBox .img {
  position: relative;
  z-index: 2;
}
.buyBtn .buyBox .img img {
  width: 200px;
}
.buyBtn .buyBox .buy {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: -140px;
}
.buyBtn .buyBox .buy img {
  width: 160px;
}
.buyBtn a {
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.buyBtn a:hover {
  opacity: 0.6;
}

.yearTtl {
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 20px;
  letter-spacing: 0.04em;
  margin-bottom: 30px;
  padding-top: 120px;
  text-align: center;
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 16px;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}

.yearList {
  margin: 0 -10px;
  margin-bottom: 160px;
}
.yearList li {
  float: left;
  width: calc(33.33% - 20px);
  margin: 0 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.yearList li a {
  border-top: 1px solid #ddd;
  font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 14px;
  letter-spacing: 0.04em;
  display: block;
  padding: 40px 0;
  text-align: center;
  font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.yearList li a:hover {
  opacity: 0.6;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.yearList li a span {
  padding-right: 25px;
  background-image: url("../images/ico_blank.png");
  background-size: 12px auto;
  background-repeat: no-repeat;
  background-position: right center;
}

.yearListAll .monthList:last-child .contentBox a {
  border-bottom: 1px solid #ddd;
  display: block;
}
.yearListAll .monthList:last-child .thumbnailListDate {
  padding-bottom: 0;
}
.yearListAll .monthList:last-child .dateBoxDate {
  padding-bottom: 0;
}

.bnrBox {
  position: fixed;
  z-index: 100;
  right: 38px;
  bottom: 30px;
  bottom: 55px;
}
.bnrBox .img img {
  vertical-align: top;
  width: 170px;
}
.bnrBox .close {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.bnrBox .close img {
  vertical-align: top;
  width: 12px;
}

@media screen and (max-width: 1024px) {
  main {
    padding-left: 185px;
  }
  .contentBox {
    padding-right: 20px;
  }
  .photoBox .number {
    margin-bottom: 30px;
  }
  .photoBox .itemLinkList {
    padding-bottom: 20px;
  }
  .photoBox .itemLinkList li {
    margin-bottom: 5px;
  }
  .photoBox .photoSlider {
    width: calc(65% - 30px);
  }
  .photoBox .despArea {
    width: 35%;
  }
  .tangerinePopupBox .popup .overArea {
    padding-left: 30px;
    padding-right: 30px;
  }
  .seasonSliderBox {
    padding-left: 60px;
    padding-right: 60px;
  }
  .seasonCatalogSlider .slick-prev {
    left: -63px;
  }
  .seasonCatalogSlider .slick-next {
    right: -63px;
  }
  .ttlBox.ttlSeasonBox .mainDesp {
    max-width: initial;
  }
  .ttlBox.ttlSeasonBox .archiveBox {
    display: none;
  }
  .ttlBoxFeature {
    margin-bottom: 40px;
  }
  .ttlHelloBox {
    margin-bottom: 0;
  }
}
/* ------------------------------------------
ipad
------------------------------------------ */
/* ------------------------------------------
smartphone
------------------------------------------ */
@media screen and (max-width: 719px) {
  #button_container {
    display: block;
  }
  .onlyPc {
    display: none;
  }
  .onlySp {
    display: block;
  }
  br.onlySp {
    display: inline-block;
  }
  nav {
    display: none;
  }
  .mainVisual {
    margin-left: 0;
    padding-left: 0;
  }
  #opening {
    display: block;
    z-index: 200;
    /*

    	.helloBox{
    		.each{
    			padding-top: 8vh;
    			padding-bottom: 8vh;

    			img{
    				max-height: calc((50vh)/5);



    				&.first{
    					display: none;
    				}
    			}
    		}
    		.hello01{
    			padding-top: 9vh;
    		}
    		.hello05{
    			padding-bottom: 9vh;
    		}
    	}
    */
    /*
    	&.active4{
    		.hello03{
    			transition: all 2.0s cubic-bezier(0.215, 0.61, 0.355, 1);
    			transform-origin: center center;
    			//transform: translateY(-40%) translateX(0%) scale(160);
    			//margin-top: -60px;

    			opacity: 0;
    		}
    	}

    	&.active2{
    		.helloBox{
    			transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    		}
    	}
    */
  }
  #opening .openingBox {
    /*
    		.motion1{

    			img{
    				width: 40%;
    			}
    		}

    		.motion3{
    			.hello{
    				padding-top: 4vh;
    				padding-bottom: 4vh;

    				img{
    					max-height: 12vh;
    				}
    			}
    		}
    */
  }
  #opening .openingBox .hellohello img {
    -webkit-transform: scale(0.97);
        -ms-transform: scale(0.97);
            transform: scale(0.97);
  }
  #opening .copyright {
    display: none;
  }
  header.top,
  header {
    background-color: #fff;
    position: absolute;
    height: 60px;
  }
  header.top .snsList,
  header .snsList {
    display: none;
  }
  header.top .search,
  header .search {
    display: block;
  }
  header.top .ec,
  header .ec {
    display: block;
    top: 20px;
  }
  main {
    padding-top: 71px;
    /* 変更 maam 250121 */
    padding-top: 0;
  }
  header h1.logo {
    position: absolute;
    left: 50%;
    -webkit-transform: translateY(0%) translateX(-50%);
        -ms-transform: translateY(0%) translateX(-50%);
            transform: translateY(0%) translateX(-50%);
    padding-left: 0;
    padding-top: 23px;
  }
  .mainVisual {
    padding-top: 75px;
  }
  .mainVisual .mainConcept {
    padding-top: 90px;
    margin-left: 0;
    /*
    		transform: translateY(-50%) translateX(0%);
    		width: 100%;
    		text-align: center;
    		left: 0;
    */
  }
  .mainVisual .mainConcept .desp {
    letter-spacing: 0;
    font-size: 12px;
  }
  main {
    padding-left: 0;
  }
  .contentBox {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  h2.ttl {
    text-align: center;
    font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 36px;
    letter-spacing: 0.04em;
    display: inline-block;
    line-height: 180%;
    margin-bottom: 10px;
  }
  .sec {
    padding: 40px 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 0;
    clear: both;
  }
  .mainDesp {
    margin-bottom: 30px;
    line-height: 180%;
  }
  .lineSlider img {
    width: 100%;
  }
  .lineSlider.featureSlider {
    text-align: left;
  }
  .lineSlider.featureSlider .desp {
    padding-top: 10px;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 0;
  }
  .lineSlider.featureSlider .desp br {
    display: none;
  }
  .lineSlider.featureSlider .desp span {
    text-indent: -0.5em;
    display: inline-block;
    margin-bottom: 0px;
    display: block;
    font-size: 13px;
    padding-bottom: 2px;
  }
  .lineSlider.featureSlider .featureDate {
    padding-top: 5px;
    font-size: 13px;
  }
  .lineSlider.featureSlider .excerpt {
    font-size: 12px;
    padding-top: 5px;
  }
  .lineSlider.featureSlider .date {
    font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 12px;
    letter-spacing: 0.05em;
    font-weight: 300;
    padding-top: 10px;
    margin-bottom: 20px;
    margin-bottom: 0;
    color: #999;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 50px;
  }
  .slick-dots li button::before {
    font-size: 10px;
  }
  .slick-dots li {
    margin: 0;
  }
  .stockistTopBox a {
    font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 14px;
    letter-spacing: 0.05em;
    display: block;
    clear: both;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #ddd;
    margin-left: -20px;
    margin-right: -20px;
  }
  .stockistTopBox a span {
    padding-right: 18px;
    background-image: url("../images/ico_blank.png");
    background-size: 12px auto;
    background-repeat: no-repeat;
    background-position: right center;
  }
  .stockistTopBox.stockistTopBoxNoLine {
    padding-bottom: 10px;
    margin-top: -10px;
  }
  .stockistTopBox.stockistTopBoxNoLine a {
    border-top: none;
  }
  .moreBox.active .more {
    background-image: url("../images/ico_minus.png");
  }
  .moreBox .more {
    font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 14px;
    letter-spacing: 0.05em;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    background-image: url("../images/ico_plus.png");
    background-size: 9px auto;
    background-repeat: no-repeat;
    background-position: right 15px center;
    cursor: pointer;
  }
  .moreBox .desp {
    padding-top: 20px;
    display: none;
    text-align: left;
    font-size: 12px;
  }
  .moreBox .desp2 {
    text-align: justify;
  }
  .moreBox .space {
    margin-bottom: 20px;
    display: block;
  }
  .moreBoxWide {
    margin-bottom: -1px;
  }
  .moreBoxWide .more {
    margin-left: -20px;
    margin-right: -20px;
  }
  .moreBoxWide .listBtn {
    margin-top: 20px;
    margin-bottom: 20px;
    float: none;
  }
  .listBtn {
    float: left;
    font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 14px;
    letter-spacing: 0.05em;
    display: inline-block;
    clear: both;
    padding-right: 18px;
    background-image: url("../images/ico_blank.png");
    background-size: 12px auto;
    background-repeat: no-repeat;
    background-position: right center;
    border-bottom: 1px solid #08294d;
    margin-bottom: 40px;
  }
  .storeBox {
    text-align: left;
    padding-bottom: 40px;
  }
  .storeBox.storeBox2 {
    padding-bottom: 0;
  }
  .storeBox .mainDesp {
    font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    text-align: center;
  }
  .storeBox .mainImg {
    margin-bottom: 20px;
  }
  .storeBox .mainImg img {
    width: 100%;
  }
  .storeBox .listBtn {
    float: none;
  }
  .storeBox .lineBox {
    padding-bottom: 0px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ddd;
  }
  .storeBox address {
    margin-bottom: 20px;
    font-size: 13px;
    letter-spacing: 0.05em;
  }
  .storeBox address .ja {
    font-size: 12px;
  }
  .storeBox address.en {
    font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: 300;
  }
  .storeBox .shopName {
    font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 16px;
    letter-spacing: 0.04em;
    margin-bottom: 10px;
  }
  .storeBox .shopName .close {
    display: inline-block;
    font-size: 11px;
    background-color: #08294d;
    color: #fff;
    padding: 0 10px;
    margin-left: 10px;
    border-radius: 2px;
    line-height: 1.6;
    position: relative;
    top: -3.5px;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
  }
  .storeBox .tel {
    background-image: url("../images/ico_tel.png");
    background-size: 10px auto;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 13px;
  }
  .storeBox .mail {
    background-image: url("../images/ico_contact.png");
    background-size: 10px auto;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 13px;
  }
  .openBox .moreBox {
    margin-bottom: 0;
    text-align: center;
  }
  .openBox .moreBox .more {
    border-top: none;
  }
  .openBox .snsList {
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #ddd;
    display: block;
  }
  .openBox .snsList li {
    float: none;
  }
  footer {
    display: block;
    padding: 30px 0 40px 0;
  }
  footer .logo {
    margin-bottom: 10px;
  }
  footer .logo a {
    text-align: left;
    width: 136px;
    height: 16px;
    display: inline-block;
    background-image: url("../images/hd_logo.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  footer .logo a:hover {
    opacity: 0.6;
  }
  footer .copyright {
    position: relative;
    left: auto;
    bottom: auto;
  }
  header .searchBox .text {
    display: none;
  }
  .ttlBox {
    margin-bottom: 30px;
    margin-bottom: 0;
    padding-top: 15px;
  }
  .ttlBox.ttlBoxEssentil {
    padding-top: 65px;
  }
  .ttlBox.ttlSeasonBox .mainDesp {
    float: none;
    max-width: initial;
    max-width: auto;
  }
  .ttlBox.ttlHelloBox .mainDesp {
    float: none;
    max-width: initial;
    max-width: auto;
  }
  .ttlBox h2.ttl {
    float: none;
    margin-right: 0;
    padding-right: 0;
    width: 100%;
    display: block;
    font-size: 40px;
    max-width: initial;
    max-width: auto;
  }
  .ttlBox h2.ttl img {
    max-width: 80%;
    margin-bottom: 20px;
  }
  .ttlBox h2.ttl .overImg {
    display: none !important;
  }
  .ttlBox .mainDesp {
    float: none;
    max-width: initial;
    max-width: auto;
    margin-left: -5px;
    margin-right: -5px;
  }
  .ttlBox .archiveBox {
    float: none;
  }
  .ttlBox .archiveList {
    display: none;
  }
  .ttlBox.essentialBoxSp {
    text-align: center;
  }
  .ttlBox.essentialBoxSp h2.ttl {
    margin-bottom: 10px;
    font-size: 10px;
    margin-bottom: 10px;
  }
  .ttlBox.essentialBoxSp h2.ttl img {
    width: 100px;
    width: 70px;
    margin-bottom: 5px;
  }
  .ttlBox.essentialBoxSp h3.ttl {
    width: 100%;
    font-size: 28px;
    display: block;
    margin-bottom: 15px;
  }
  .ttlBox.essentialBoxSp .img {
    margin-bottom: 20px;
    display: block;
  }
  .ttlBox.essentialBoxSp .img img {
    width: 110px;
  }
  .photoBox {
    margin-bottom: 70px;
  }
  .photoBox .photoSlider {
    float: none;
    width: auto;
  }
  .photoBox .despArea {
    float: none;
    width: auto;
    height: auto !important;
  }
  .photoBox .desp {
    text-align: left;
  }
  .photoBox .number {
    margin-bottom: 40px;
  }
  .photoBox .itemLinkList {
    text-align: left;
    padding-bottom: 20px;
  }
  .thumbSlider {
    display: none;
  }
  .dateBoxSp {
    display: block;
    margin: 0 -20px;
    margin-bottom: 20px;
    text-align: center;
  }
  .dateBoxSp .month {
    float: none;
    width: auto;
    display: inline-block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateY(0%) translateX(-50%);
        -ms-transform: translateY(0%) translateX(-50%);
            transform: translateY(0%) translateX(-50%);
  }
  .dateBoxSp .year {
    float: right;
    margin-right: 60px;
  }
  .dateBoxPc {
    display: none;
  }
  .creditBtn {
    display: block;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    margin: 0 -20px;
    margin-bottom: 20px;
    font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 14px;
    letter-spacing: 0.06em;
    background-image: url("../images/ico_plus.png");
    background-size: 9px auto;
    background-repeat: no-repeat;
    background-position: right 21px center;
    cursor: pointer;
  }
  .creditBtn.active {
    background-image: url("../images/ico_minus.png");
  }
  .moreBox .more {
    background-position: right 21px center;
  }
  .moreBox .ttl {
    font-family: "New York Madisonblue", "游明朝体 Medium", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 16px;
    letter-spacing: 0.04em;
    margin-bottom: 20px;
    padding-top: 10px;
  }
  .moreBox .desp {
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
  }
  .moreBox .desp2 {
    padding-bottom: 20px;
  }
  .moreBox .desp3 {
    padding-top: 10px;
  }
  .monthList {
    margin: 0 -20px;
    margin-top: -1px;
  }
  .monthList .dateBox .content {
    width: auto;
    float: none;
    background-position: right 24px top 5px;
  }
  .monthList .dateBox .content .monthBox {
    float: none;
    width: auto;
    padding-top: 0;
    margin-bottom: 10px;
  }
  .monthList .dateBox .content .monthBox .month {
    float: none;
    width: auto;
    display: inline-block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateY(0%) translateX(-50%);
        -ms-transform: translateY(0%) translateX(-50%);
            transform: translateY(0%) translateX(-50%);
  }
  .monthList .dateBox .content .monthBox .year {
    float: right;
    margin-right: 60px;
  }
  .monthList .dateBox .content .thumbnailList {
    width: auto;
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 15px;
    padding-right: 15px;
    max-width: initial;
    max-width: auto;
  }
  .monthList .dateBox .content .thumbnailList li {
    width: calc(33.33% - 10px);
    margin: 0 5px;
    float: right;
    max-width: initial;
    max-width: auto;
  }
  .catalogTtl {
    margin-bottom: 40px;
  }
  .archiveBox {
    float: none;
    margin-bottom: -1px;
  }
  .archiveBox .creditBtn {
    margin-bottom: 0;
  }
  .archiveBox .archiveList {
    padding-top: 20px;
  }
  .archiveBox .archiveList li {
    text-align: center;
  }
  .archiveBox .archiveList li a {
    padding-left: 4px;
  }
  header.top.active {
    border-bottom: 1px solid #ddd;
  }
  header.top h1.logo a {
    background-image: url("../images/hd_logo.png");
  }
  .photoBox {
    margin-bottom: 30px;
  }
  .photoBox .EssentialSlider {
    margin-bottom: 30px;
  }
  .photoBox .EssentialSlider.slick-dotted {
    margin-bottom: 50px;
  }
  .photoBox .itemDetailList li .ttl {
    text-align: left;
  }
  .photoBox .itemDetailList li .desp {
    text-align: left;
  }
  .photoBox .slideNumberBox {
    display: none;
  }
  .photoBox .essentialBox {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    margin: 0 -20px;
    margin-bottom: 20px;
    display: none;
  }
  .photoBox .essentialBox.first {
    display: block;
  }
  .photoBox .essentialBox .itemTtl {
    display: none;
  }
  .photoBox .essentialBox h3.ttl {
    margin-bottom: 0;
    font-size: 16px;
  }
  .photoBox .essentialBox .img {
    display: none;
  }
  .photoBox .selectOtherBox {
    display: none;
  }
  .photoBox .selectOtherBoxSp {
    display: block;
    padding-top: 0;
    margin-bottom: 10px;
    border: none;
  }
  .photoBox .selectOtherBoxSp .slideNumberTtl {
    float: left;
    margin-right: 10px;
  }
  .photoBox .selectOtherBoxSp .sizeSelect {
    width: auto;
    padding-right: 5px;
    background-position: right 0px top 5px;
    border-bottom: 1px solid #ddd;
    border: none;
    margin-bottom: 0px;
  }
  .photoSliderEssential {
    margin-left: -20px;
    margin-right: -20px;
  }
  .photoSliderEssential .slick-dots {
    display: none !important;
  }
  .photoSliderEssential.slick-dotted.slick-slider {
    margin-bottom: 20px;
  }
  .slideNumberBoxSp {
    display: block;
    text-align: center;
  }
  .seeOtherItemsBox .ttl {
    font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 14px;
    letter-spacing: 0.05em;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    background-image: url("../images/ico_plus.png");
    background-size: 9px auto;
    background-repeat: no-repeat;
    background-position: right 25px center;
    display: block;
    margin-left: -20px;
    margin-right: -20px;
    cursor: pointer;
    margin-bottom: -1px;
  }
  .seeOtherItemsBox .ttl.active {
    background-image: url("../images/ico_minus.png");
  }
  .seeOtherItemsBox .linkBox {
    text-align: left;
    font-size: 12px;
    padding-top: 30px;
    margin-bottom: 30px;
  }
  #categoryDesp {
    padding-top: 0;
  }
  .essentialList {
    text-align: left;
    margin-top: 50%;
    margin-top: calc(50vh - 200px);
    margin-bottom: 100px;
    margin-top: 0;
    position: relative;
    left: 0px;
    top: 45vh;
    margin-bottom: 50vh;
    margin-bottom: calc(50vh + 200px);
    display: block;
    width: 100%;
  }
  .essentialList li {
    display: block;
    float: none;
    width: 100%;
    margin-bottom: 25px;
    margin-bottom: 0;
    height: 50px;
  }
  .essentialList li a:hover .img {
    opacity: 0;
  }
  .essentialList li.wide {
    display: none;
  }
  .essentialList li .ttl {
    min-height: initial;
    min-height: auto;
    height: auto;
    line-height: initial;
    line-height: auto;
    text-align: left;
    font-size: 17px;
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .essentialList li .img {
    width: 100%;
    position: fixed;
    left: 0;
    /*
    			top: 50%;
    			transform: translateY(-50%) translateX(0%);
    */
    top: 200px;
    -webkit-transform: translateY(0%) translateX(0%);
        -ms-transform: translateY(0%) translateX(0%);
            transform: translateY(0%) translateX(0%);
    padding-left: 40px;
    padding-right: 40px;
  }
  .essentialList li .overArea {
    opacity: 1;
  }
  .essentialList li .overArea .img {
    opacity: 0;
  }
  .essentialList li .overArea .img {
    width: 100%;
  }
  .essentialList li .despArea {
    display: none;
  }
  .essentialList li.active .img {
    opacity: 1 !important;
  }
  .essentialList li.active .ttl {
    font-size: 26px;
  }
  .ttlBox.ttlBoxEssentil {
    position: fixed;
    left: 0;
    top: 40px;
    width: 100%;
  }
  #categoryDesp {
    display: block;
    position: relative;
    z-index: 10;
  }
  .ttlBoxEssentil {
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .essentialList li .imgBox {
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .ttlBoxEssentil.hide {
    opacity: 0;
  }
  .essentialList.hide li .imgBox {
    opacity: 0;
  }
  /*
  .photoSlider{
  	border: 1px solid #ccc;
  }
  */
  .slick-dots {
    bottom: -35px;
  }
  .monthList {
    margin-left: 0;
    margin-right: 0;
  }
  .monthList .contentBox {
    padding-left: 0;
    padding-right: 0;
  }
  .photoBox .desp.despCenter {
    text-align: center;
  }
  .seeOtherItemsBox {
    width: auto;
  }
  .storeList li {
    margin-bottom: 60px;
  }
  .storeList li .mainImg {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
  .storeList li .despArea {
    float: none;
    width: auto;
    text-align: left;
  }
  .areaList {
    text-align: left;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .areaList li {
    margin-right: 10px;
  }
  .areaTtl {
    text-align: left;
  }
  .stockistList {
    text-align: left;
  }
  .stockistList li {
    float: none;
    width: auto;
    height: auto !important;
    margin-right: 0;
  }
  .stockistList li:nth-child(3n) {
    float: none;
    width: auto;
  }
  .archiveBox .dog {
    margin-bottom: 40px;
  }
  .helloArea .ttl {
    width: auto;
    margin-left: -20px;
    margin-right: -20px;
    border-top: 1px solid #ddd;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .helloArea .helloBox {
    margin-bottom: 60px;
  }
  .helloArea .helloBox .despArea {
    float: none;
    width: auto;
  }
  .helloArea .helloBox .despArea .ttlMini {
    margin-bottom: 20px;
    text-align: left;
    font-size: 16px;
  }
  .helloArea .helloBox .despArea .desp {
    text-align: left;
  }
  .helloArea .helloBox .img {
    float: none;
    width: 100%;
    text-align: center;
  }
  .helloArea .helloBox .img img {
    width: 70%;
    margin-bottom: 10px;
  }
  .helloArea .leftTx {
    text-align: left;
    margin-bottom: 20px;
  }
  article.feature {
    text-align: left;
    margin-bottom: 80px;
  }
  article.feature .date {
    padding-left: 1px;
    display: none;
  }
  article.feature .dateSp {
    display: block;
  }
  article.feature .articleBox .ttlArea {
    float: none;
    width: auto;
    height: auto !important;
    margin-bottom: 30px;
  }
  article.feature .articleBox .ttlArea .featureTtl {
    margin-bottom: 10px;
    font-size: 16px;
  }
  article.feature .articleBox .ttlArea .featureTtl span {
    font-size: 14px;
  }
  article.feature .articleBox .despArea {
    float: none;
    width: auto;
  }
  .featureList {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    letter-spacing: 0.05em li;
    letter-spacing-float: left;
    letter-spacing-width: auto;
    letter-spacing-margin-left: 0;
    letter-spacing-margin-right: 0;
    letter-spacing-margin-bottom: 40px;
  }
  .tangerineTtlMini {
    text-align: center;
    padding-top: 60px;
  }
  .featureList li {
    float: none;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .sec.noBorder {
    border: none;
  }
  .contactBox {
    margin-bottom: 20px;
  }
  .contactBox .left {
    float: none;
    width: auto;
    margin-right: 0;
    max-width: initial;
    max-width: auto;
  }
  .contactBox .right {
    float: none;
    width: auto;
    text-align: right;
  }
  .contactBox .right img {
    position: relative;
    bottom: initial;
    bottom: auto;
    width: 100px;
    margin-top: -50px;
  }
  .telBox {
    text-align: left;
    margin-bottom: 80px;
  }
  .seasonSliderBox {
    padding-left: 0;
    padding-right: 0;
  }
  .seasonCreditSlider {
    display: none;
  }
  .seasonCatalogSlider {
    margin-bottom: 80px;
  }
  .seasonCatalogSlider .slide {
    position: relative;
  }
  .seasonCatalogSlider .slide.active .credit {
    opacity: 1;
  }
  .seasonCatalogSlider .btn a {
    display: block;
    width: 12px;
    height: 12px;
    border: 1px solid #08294d;
    background-position: center center;
    position: absolute;
    left: 0;
    bottom: -20px;
    cursor: pointer;
    z-index: 3;
    background-image: url("../images/ico_slider_close.png");
    background-size: 8px auto;
    background-repeat: no-repeat;
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .seasonCatalogSlider .credit {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    padding: 20px;
    border: 1px solid #ccc;
    display: block;
    text-align: left;
    opacity: 0;
  }
  .seasonCatalogSlider .mfp-hide {
    display: block !important;
  }
  .seasonCatalogSlider .slideBottom {
    margin-bottom: 50px;
  }
  .seasonCatalogSlider .slide {
    margin-bottom: 50px;
  }
  .ttlBox h2.ttl img.marginTop {
    margin-top: 0;
  }
  .mfp-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .mfp-wrap .img {
    border: 1px solid #ccc;
    margin-bottom: 10px;
  }
  .mfp-wrap .img img {
    width: 100%;
  }
  .mfp-wrap .credit {
    font-family: "SFCompactText Madisonblue", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    letter-spacing: 0.05em;
    line-height: 140%;
  }
  .mfp-wrap .credit .ttl {
    font-size: 9px;
  }
  .mfp-wrap .credit .desp {
    font-size: 11px;
    margin-bottom: 10px;
  }
  article.feature .articleBox {
    margin-bottom: 0px;
  }
  article.feature .articleBox2 .imgArea {
    float: none;
    width: auto;
  }
  article.feature .articleBox2 .despArea {
    float: none;
    width: auto;
  }
  article.feature .articleBox2 .despArea .desp {
    margin-bottom: 40px;
  }
  article.feature .articleBox2 .creditArea {
    position: relative;
    bottom: initial;
    bottom: auto;
  }
  article.feature .articleBox3 .imgArea {
    width: 100%;
    margin-bottom: 20px;
  }
  .archiveBoxBog {
    float: none;
    width: auto;
    margin-bottom: 20px;
    padding-top: 10px;
  }
  .dog img {
    width: 120px;
  }
  main.essentialMain {
    padding-left: 0;
    margin-left: 0;
    z-index: 1;
    left: 0;
    top: 0;
    position: relative;
    width: auto;
  }
  .wrapper {
    position: relative;
    width: auto;
    height: auto;
  }
  .tangerinePopupBox {
    padding-top: 75px;
    margin-bottom: 0px;
    position: relative;
    height: 100%;
  }
  .tangerinePopupBox .popup {
    width: 100%;
    height: 100%;
    display: none;
  }
  .tangerinePopupBox .popup img {
    max-width: 40%;
  }
  /*
  .ttlTangerineBox{
  	padding-top: 0;
  	margin-bottom: 0;

  	.mainDesp{
  		display: block;
  	}

  	h2.ttl{
  		img{
  			display: inline-block;
  		}
  		.overImg{
  			display: block;
  		}
  	}
  }
  */
  .ttlTangerineBox .mainDesp {
    margin-left: -5px;
    margin-right: -5px;
  }
  .seasonSliderInfoBox {
    display: none;
  }
  .seasonSliderTtl {
    margin-bottom: 20px;
    padding-top: 0;
  }
  .seasonSliderTtl1 {
    margin-bottom: 20px;
    padding-top: 0;
  }
  .photoBox .despArea .popupImg {
    position: fixed;
    top: 58%;
    left: 50%;
    width: 70%;
    z-index: 2;
    -webkit-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
  }
  .ttlBox.essentialBoxSp .mainDesp {
    margin-left: -10px;
    margin-right: -10px;
  }
  .photoBox .essentialBox {
    margin-bottom: 0;
  }
  .season3List {
    margin: 0 -5px;
    margin-bottom: 60px;
    padding-top: 0;
  }
  .season3List li {
    width: calc(50% - 10px);
    margin: 0 5px;
    margin-bottom: 10px;
  }
  .mfp-arrow-left {
    left: -2px;
  }
  .mfp-arrow-right {
    right: -2px;
  }
  .seasonSliderTtl2 {
    margin-bottom: 15px;
  }
  .seasonAnchor {
    margin-left: 0;
    margin-bottom: 60px;
    width: 100%;
  }
  .seasonAnchor a {
    margin: 0 5px;
  }
  .anchorTtl {
    padding-top: 0px;
    margin-bottom: 20px;
  }
  .popupSeasonBox .seasonPopupSlider.slick-initialized .slick-prev, .popupSeasonBox .seasonPopupSlider.slick-initialized .slick-next {
    width: 20px;
    height: 20px;
    z-index: 2;
    border: none;
    background-color: transparent;
  }
  .popupSeasonBox .seasonPopupSlider.slick-initialized .slick-prev {
    left: -20px;
  }
  .popupSeasonBox .seasonPopupSlider.slick-initialized .slick-next {
    right: -20px;
  }
  .mainVisual {
    height: 100vh;
  }
  .mainVisual .topSlider div {
    height: calc(100vh - 75px);
  }
  .mainVisual .topSlider .onlyPc {
    display: none;
  }
  .mainVisual .topSlider .onlySp {
    display: block;
  }
  .secTop {
    padding-top: 0;
  }
  .secTop .ttlBox {
    padding-top: 40px;
  }
  .mainVisual .topSlider .message {
    text-align: center;
  }
  .chapterTtl {
    padding-top: 40px;
    margin-bottom: 30px;
  }
  .ttlList li a {
    font-size: 12px;
  }
  .seasonThumbSlider {
    display: none;
  }
  .collectionBox {
    margin-bottom: 33px;
  }
  .photoSlider {
    margin-bottom: 20px;
  }
  .photoBox .number {
    text-align: left;
  }
  .dateBoxSp {
    text-align: left;
  }
  .dateBoxSp .month {
    position: relative;
    left: initial;
    -webkit-transform: translateY(0%) translateX(0%);
        -ms-transform: translateY(0%) translateX(0%);
            transform: translateY(0%) translateX(0%);
    float: left;
    margin-left: 20px;
  }
  .dateBoxSp .year {
    float: left;
    margin-left: 20px;
    margin-right: 0;
  }
  .bookMargin {
    margin-bottom: 100px;
  }
  .bgBlue {
    padding: 0 5px;
  }
  .ttlListBig {
    text-align: left;
    text-align: center;
  }
  .indexList {
    text-align: left;
    text-align: center;
  }
  .indexList li {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .indexList li .ttl {
    display: inline;
    padding: 0 5px;
  }
  .indexList li .desp {
    display: block;
    padding-left: 0;
  }
  .indexList li .desp span {
    padding-right: 0;
    padding-bottom: 18px;
    background-image: url("../images/ico_blank.png");
    background-position: center bottom;
  }
  .bookMargin {
    margin-bottom: 120px !important;
  }
  .ttlListBig {
    padding-top: 30px;
  }
  .indexList li .desp {
    padding-top: 2px;
  }
  .seasonSliderTtl3 {
    padding-top: 60px;
  }
  .mainDespMini2 {
    margin-bottom: 20px;
  }
  .bookImg1 {
    margin-bottom: 20px;
  }
  .ttlBox .mainDesp .miniStr.themeBox {
    text-align: left;
  }
  .ttlBox .mainDesp .miniStr.themeBox strong {
    display: block;
    text-align: center;
  }
  .specialBox {
    position: relative;
    left: initial;
    top: initial;
    text-align: center;
    padding-top: 0;
    margin-bottom: 40px;
  }
  .specialBox .volTtl {
    display: inline-block;
  }
  .archiveListSpecial li .volTtl {
    -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
            transform-origin: center top;
  }
  .archiveListSpecial li .volSeason {
    margin-top: 0;
    position: relative;
    top: -10px;
  }
  .specialBox .volTtl {
    -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
            transform-origin: center top;
  }
  .buyBtn {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7);
    padding-top: 60px;
    padding-bottom: 0;
  }
  .buyBtn a {
    margin-left: -60px;
  }
  .buyBtn a:hover {
    opacity: 1;
  }
  #pagetop a {
    right: 10px;
    bottom: 15px;
  }
  #pagetop a .mark {
    width: 30px;
    height: 30px;
    background-size: 16px auto;
  }
  #pagetop a .text {
    font-size: 9px;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
  }
  .yearTtl {
    padding-top: 100px;
  }
  .yearList {
    margin-bottom: 80px;
    border-top: 1px solid #ddd;
    margin-left: -20px;
    margin-right: -20px;
  }
  .yearList li {
    width: calc(50% - 20px);
    width: calc(100% - 20px);
    margin-bottom: 0;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .yearList li a {
    font-size: 14px;
    text-align: center;
    border: none;
    padding: 20px 0;
  }
  .monthList .dateBox .content .thumbnailList li {
    margin-bottom: 10px;
    float: left;
  }
  .bnrBox {
    right: 15px;
    bottom: 40px;
  }
  .bnrBox a {
    display: block;
  }
  .bnrBox .img img {
    width: 130px;
  }
  .bnrBox .close {
    right: 7px;
    top: 7px;
  }
  .bnrBox .close img {
    width: 11px;
  }
}
/*# sourceMappingURL=style2023.css.map */

























/*///////////////////////////////////////*/
body {
  opacity: 0;
  animation: opening 1.4s forwards;
}
@keyframes opening {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
header {
  border-bottom: none;
}
.seasonalv2-modal {
  font-family: brown-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #707070;
  font-size: 11px;
}
  main.seasonalv2-main {
  padding: 0;
  margin-left: 0;
  font-family: brown-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #707070;
  font-size: 12px;
  letter-spacing: 0;
}
main.seasonalv2-main img {
  width:100%;
  height: auto;
}
.seasonalv2-index__btn {
  width: 100%;
}
.seasonalv2-index__list {
  display: flex;
  flex-wrap: wrap;
}
.seasonalv2-index__list.isFourColumns {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.seasonalv2-index__list.isTwoColumns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.seasonalv2-index__item {
  box-sizing:border-box;
}

.seasonalv2-index__btn {
  position: relative;
  display: inline-block;
}

.seasonalv2-index__style-num {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.1em;
  z-index: 2;
}

.seasonalv2-controls {
  position: fixed;
  top: 94px;
  right: 25px;
  z-index: 100;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
}
.seasonalv2-nav {
  position: fixed;
  top: 94px;
  left: 25px;
  z-index: 100;
  mix-blend-mode:difference;
}
.seasonalv2-nav * {
  line-height: 1 !important;
}
.seasonalv2-tag {
  margin-bottom: 12px;
}
.seasonalv2-anchor_item {
  position: relative;
  padding-left: 7px;
  margin-bottom: 6px;
  margin-left: -7px;
}
.seasonalv2-anchor_item:before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #707070;
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
  transition: opacity .3s ease;
  opacity: 0;
}
.seasonalv2-anchor_item.isCurrent:before {
  opacity: 1;
}
.seasonalv2-anchor_item a {
  color: #707070 !important;
}


.seasonalv2-controls__view {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 9px;
}

.seasonalv2-controls__label {
  font-size: 12px;
  /* mix-blend-mode: multiply; */
}

.seasonalv2-controls__view-btn {
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
}

.seasonalv2-controls__view-btn.is-active {
  text-decoration: underline;
  text-underline-offset: 4px;
}

.seasonalv2-controls__portrait {
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
  font-size: 12px;
  position: relative;
  padding-left: 14px;
}
.seasonalv2-controls__portrait:before {
  content: '';
  position: absolute;
  left: 0;
  top: calc(50% - 3.5px);
  width: 7px;
  height: 1px;
  background: #707070;
  margin-top: 3px;
}
.seasonalv2-controls__portrait:after {
  content: '';
  position: absolute;
  left: 0;
  top: calc(50% - 3.5px);
  width: 1px;
  height: 7px;
  background: #707070;
  margin-left: 3px;
  transition: opacity .4s ease;
}
.seasonalv2-controls__portrait.isPortrait:after {
  opacity: 0;
}
.portrait_btn_wrapper {
  position: relative;
}
.portrait_btn_wrapper:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #707070;
  transition: width .4s ease;
  margin-bottom: -2px;
}
.portrait_btn_wrapper:hover:after {
  width: 0;
}
.portrait_btn_wrapper:hover .seasonalv2-controls__portrait:after {
  opacity: 0;
}
.portrait_btn_wrapper:hover .seasonalv2-controls__portrait.isPortrait:after {
  opacity: 1;
}

.seasonalv2-main.is-hide-portrait .seasonalv2-index__item[data-variant="portrait"] {
  display: none !important;
}
/* 一覧リスト自体をフェードさせる */
.seasonalv2-index__list {
  transition: opacity 0.4s ease;
  opacity: 1;
}

/* フェードアウト中の状態 */
.seasonalv2-index__list.is-fade-out {
  opacity: 0;
  pointer-events: none; /* 押せないようにしておく */
}

.pc-only {
  display: block;
}
.seasonalv2-controls__view-sp {
  display: none;
}

@media screen and (max-width: 768px) {
  main.seasonalv2-main {
    font-size: 11px;
    padding-top: 53px;
  }
  header {
    height: 56px;
  }
  .seasonalv2-nav {
    mix-blend-mode:normal;
    background: #fff;
    width: 100%;
    position: fixed;
    /* top: 56px; jsで取得 */
    left: 0;
    display: flex;
    z-index: 100;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    transition: margin-top 0.3s ease; 
  }
  .seasonalv2-nav.is-hidden {
    margin-top: -100px;
  }
  .seasonalv2-anchor_item {
    margin-bottom: 0;
    padding: 21px 7px;
  }
  .seasonalv2-tag {
    margin-bottom: 0;
    padding: 21px 0;
  }
  .seasonalv2-anchor {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
    padding:0 18px;
  }
  .seasonalv2-controls {
    position: relative;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: initial;
    padding-right: 18px;
  }
  .seasonalv2-controls__view {
    margin-bottom: 0;
    margin-right: 22px;
    position: relative;
    gap: 0;
  }
  .seasonalv2-controls__view:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #707070;
    margin-bottom: 18px;
  }
  .seasonalv2-index__style-num {
    font-size: 11px;
  }
  .pc-only {
    display: none !important;
  }
  .portrait_btn_wrapper:hover:after {
    width: 100%;
  }
  .portrait_btn_wrapper:after {
    margin-bottom: 18px;
  }
  .seasonalv2-controls__label,
  .seasonalv2-controls__portrait {
    font-size: 11px;
  }
  .seasonalv2-controls__view,
  .seasonalv2-controls__portrait {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .seasonalv2-controls__portrait:after {
    opacity: 1;
  }
  .seasonalv2-controls__portrait.isPortrait:after {
    opacity: 0;
  }
  .portrait_btn_wrapper:hover .seasonalv2-controls__portrait.isPortrait:after {
    opacity: 0;
  }
  .portrait_btn_wrapper:hover .seasonalv2-controls__portrait:after {
    opacity: 1;
  }
  .seasonalv2-anchor_item {
    position: relative;
    padding-left: 7px;
    margin-bottom: 0;
    margin-left: -7px;
  }
  .seasonalv2-anchor_item:before {
    content: '';
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #707070;
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    transition: opacity .3s ease;
    opacity: 0;
  }
  .seasonalv2-index__list.isFourColumns {
    grid-template-columns: repeat(2, 1fr);
  }
  .seasonalv2-index__list.isTwoColumns {
    grid-template-columns: repeat(1, 1fr);
  }
  .seasonalv2-controls__view-btn,
  .seasonalv2-controls__divider {
    display: none;
  }
  .seasonalv2-controls__view-sp {
    display:block;
    width: 1em;
    text-align:right;
  }
}




/* modal */
.seasonalv2-modal {
  position: fixed;
  opacity: 0;
  inset: 0;
  z-index: 9999;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .6s ease, visibility .6s ease;
  /* display: none; */
}

.seasonalv2-modal.is-open {
  /* display: block; */
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.seasonalv2-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.6);
  opacity: 0;
  transition: opacity .6s ease;
}
.seasonalv2-modal.is-open .seasonalv2-modal__backdrop {
  opacity: 1;
}

.seasonalv2-modal__dialog {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  /* overflow: hidden; */
}

.seasonalv2-modal__close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  width: 82px;
  height: 82px;
}
.seasonalv2-modal__close svg {
  width: 100%;
  height: 100%;
  transition: transform .4s ease;
  transform-origin: center;
}
.seasonalv2-modal__close:hover svg{
  transform: scale(0.84);
}

.seasonalv2-modal__img {
  width: 100%;
  height: auto;
  display: block;
}


.child-slide-container {
  display: flex;
  justify-content: center;
  align-items: stretch;
  height: 100%;
}
.child-slide-left_v2 {
  flex: 1 1 0;
}
.pc-tag {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  margin-left: 25px;
  margin-top: 35px;
  color: #707070;
  z-index: 2;
}
.child-slide-center_v2 {
  display: flex;
  align-items: center;
  width: calc((1200 / 1800) * 100vh);
  position: relative;
}
.child-slide-center_v2 img {
  width: 100%;
  height: 100%;
}
.seasonalv2-child-counter {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  margin-top: 35px;
  margin-right: 19px;
  line-height: 1;
}
.child-slide-right_v2 {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  align-items: flex-end;
}
.seasonalv2-modal-parent {
  width: 100%;
  height: 100%;
}
.seasonalv2-modal-child {
  width: 100%;
  height: 100%;
}

.swiper-lazy-preloader {
  display: none;
}

.seasonalv2-credits {
  display: flex;
  flex-wrap: wrap;
  flex-direction: revert;
}
.seasonalv2-credit-item *{
  color: #707070 !important;
  font-size: 11px;
  line-height: calc(16 / 11);
  letter-spacing: 0;
}
.seasonalv2-credit-category {
  display: inline-block;
  min-width: 90px;
}
.seasonalv2-credits {
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}
.seasonalv2-credit-item {
  width: 100%;
  line-height: 1;
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 4px;
}

.link-f {
  position: relative;
  display: inline-block;
  text-decoration: none; /* デフォの下線は消す */
  padding-bottom: 4px;  /* 下線との距離は好みで調整 */
  overflow: hidden;     /* 右に流れていく線を隠す */
}

/* 上に重ねる「見えるテキスト」 */
.link-f__text {
  position: absolute;
  inset: 0; 
  display: inline-block;
}

/* 下線用の「見えないテキスト」 */
.link-f__under {
  display: inline-block; 

  /* テキスト自体は見せない＆選択できない */
  color: transparent !important;
  user-select: none;

  text-decoration-line: underline;
  text-underline-offset: 4px;
  text-decoration-color: #707070; /* 好きな色に変更 */
  text-decoration-style: solid;
  text-decoration-thickness: 1px;

  /* Safari対応するなら、必要に応じて個別指定でもOK */

  /* 最初は全体に線を出しておく */
  transform: translateX(0);
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

/* ホバーしたときに、線だけ右に「抜けて」消える */
.link-f:hover .link-f__under {
  transform: translateX(100%);
}

/* 親ナビ全体：右中央に縦並びで配置 */
.seasonalv2-parent-controls {
  position: absolute;
  top: 50%;
  right: 32px;        /* 好きな位置に調整 */
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
  z-index: 20;
  color: #707070;
  mix-blend-mode: difference;
}

/* カウンター部分 */
.seasonalv2-parent-counter {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  letter-spacing: 0.1em;
  pointer-events: none;
}

.seasonalv2-parent-counter__label {
  font-size: 11px;
}

/* 矢印ボタン */
.seasonalv2-parent-arrow {
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
  position: relative;
}
.seasonalv2-parent-arrow:before {
  content: '';
  width: 1px;
  height: 30px;
  background-color: #707070;
  position: absolute;
  left: 0;
  right: 0;
  top: 15px;
  margin: 0 auto;
  transform: translateX(-0.5px);
}
.seasonalv2-parent-arrow--prev:before {
  content: '';
  width: 1px;
  height: 30px;
  background-color: #707070;
  position: absolute;
  left: 0;
  right: 0;
  top: inherit;
  bottom: 15px;
  margin: 0 auto;
  transform: translateX(0.5px);
}
.seasonalv2-parent-arrow,
.js-child-prev,
.js-child-next {
  opacity:1;
  transition: opacity .3s ease;
}
.seasonalv2-parent-arrow[disabled],
.js-child-prev.swiper-button-disabled,
.js-child-next.swiper-button-disabled {
  opacity:0;
}

/* SVG 自体 */
.seasonalv2-parent-arrow svg {
  display: block;
}
.seasonalv2-parent-counter__current,
.seasonalv2-parent-counter__total {
  width: 1em;
}
.seasonalv2-parent-arrow--prev svg,
.seasonalv2-parent-arrow--next svg{
  transition: transform .4s ease;
}
.seasonalv2-parent-arrow--prev:hover svg{
  transform: translateY(-10px);
}
.seasonalv2-parent-arrow--next:hover svg {
  transform: translateY(10px);
}

.seasonalv2-modal-child__nav {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 2;
  pointer-events: none;
}
.js-child-prev,
.js-child-next {
  width: 90px;
  height: 90px;
  pointer-events: auto;
}
.js-child-prev {
  margin-left: -90px;
}
.js-child-next {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: -90px;
}
.sp-tag {
  display: none;
}
/* デフォは非表示（PC） */
.seasonalv2-child-progress {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc-tag {
    display: none;
  }
  .seasonalv2-parent-arrow {
    display: none;
  }
  .seasonalv2-parent-arrow--prev:hover {
    transform: translateY(0);
  }
  .seasonalv2-parent-arrow--next:hover {
    transform: translateY(0);
  }
  .seasonalv2-child-counter {
    right: initial;
    left: 0;
    margin-top: 22px;
    margin-left: 20px;
    margin-right: 0;
  }
  .seasonalv2-modal__close {
    width: 56px;
    height: 56px;
  }
  .seasonalv2-modal-child__nav {
    top: 0;
    margin-top: calc(585 / 390 * 50vw);
  }
  .js-child-prev,
  .js-child-next {
    width: 92px;
    height: 92px;
  }
  .js-child-prev {
    margin-left: -45px;
  }
  .js-child-next {
    margin-right: -45px;
  }
  .js-child-prev svg,
  .js-child-next svg {
    width: 100%;
    height: 100%;
  }
  .seasonalv2-parent-controls {
    top: inherit;
    bottom: 0;
    transform: translateY(0);
    right: 0;
    text-align: right;
    margin-bottom: 23px;
    margin-right: 20px;
  }
  .seasonalv2-parent-counter__total {
    margin-right: 2px;
  }
  .seasonalv2-parent-counter {
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 4px;
  }
  .seasonalv2-parent-counter__label {
    display: block;
    width: 100%;
    line-height: 1;
  }
  .seasonalv2-parent-counter__slash {
    margin-left: 4px;
  }
  .child-slide-left_v2 {
    display: none;
  }
  .child-slide-container {
    flex-wrap: wrap;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .seasonalv2-credits {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 43px;
  }
  .child-slide-right_v2 {
    padding-bottom: 0;
    position: relative;
    align-items: flex-start;
  }
  .sp-tag {
    display: block;
    margin-bottom: 24px;
  }

  .seasonalv2-child-progress {
    display: block;
    width: 100%;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: calc(585 / 390 * 100vw);
  }

  .seasonalv2-child-progress__bar {
    width: 0;
    height: 100%;
    background: #707070; /* 好きな色に */
    transition: width .4s ease; /* スムーズに伸び縮み */
  }
  .child-slide-center_v2 {
    flex-wrap: wrap;
  }
  .seasonalv2-parent-arrow--prev:hover svg{
    transform: translateY(0);
  }
  .seasonalv2-parent-arrow--next:hover svg {
    transform: translateY(0);
  }

}


.seasonalv2-footer {
  padding: 48px 25px 30px;
  text-align: center;
}
.seasonalv2-footer_links {
  text-align: left; 
  margin-bottom: 112px;
}
.seasonalv2-footer_link-title {
  margin-bottom: 16px;
}
.seasonalv2-footer_link {
  position: relative;
}
.seasonalv2-footer_link a {
  color: #707070;
}
.seasonalv2-footer_link:before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #707070;
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
  margin-left: -7px;
  opacity: 0;
  transition: opacity .4s ease;
}
.seasonalv2-footer_link:hover:before {
  opacity: 1;
}
.seasonalv2-footer_topBtn {
  margin: 0 auto 178px;
}
.seasonalv2-footer_topBtn a {
  padding: 22px 70px;
  color: #707070;
  border: 1px solid #707070;
  transition: color .4s ease, background .4s ease;
  display: inline-block;
  background-color: #fff;
  line-height: 1;
}
.seasonalv2-footer_topBtn a:hover {
  background-color: #707070;
  color: #fff;
}
@media screen and (max-width: 719px) {
  .seasonalv2-footer {
    padding: 60px 18px 30px;
  }
}


/* 初期状態：非表示＆ちょい下にずらす */
.seasonalv2-index__item {
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 0.8s ease-out, transform 0.6s ease-out;
}

/* 表示時の状態 */
.seasonalv2-index__item.is-visible {
  opacity: 1;
  transform: translateY(0);
}