@charset "UTF-8";
/* CSS Document */
.sticky_header {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 4
}
body {
  background-color: #fff;
  font-size: 1rem;
  font-family: adobe-text-pro, fot-klee-pro, rock-salt-pro, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {
  max-width: 100%;
  height: auto;
  width: auto;
}
select::-ms-expand {
  display: none;
}
/* header ---------------------- */
.header_area {
  position: fixed;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 66px;
  /*  border-bottom: #000 4px solid;*/
  background: url("../images/bg_header.jpg") top left / 196px 196px repeat;
  z-index: 4;
  /*-ms-filter: "alpha( opacity=0)";
  opacity: 0;*/
}
.logo {
  width: 180px;
  margin-left: 1%
}
.b_pro_top_area {
  flex: 0 1 auto;
  margin-right: 2%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  /* margin-left: auto;*/
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.t_b_pro_top {
  margin-bottom: 0.2rem;
  font-size: 0.5rem;
  line-height: 0.8rem;
  font-weight: 700;
  color: #403407;
  font-feature-settings: "palt";
  text-align: center;
  white-space: nowrap;
}
.b_pro_top {
  background: linear-gradient(45deg, transparent 4px, #685a27 5px, #685a27 6px), linear-gradient(135deg, transparent 4px, #685a27 5px, #685a27 6px), linear-gradient(225deg, transparent 4px, #685a27 5px, #685a27 6px), linear-gradient(315deg, transparent 4px, #685a27 5px, #685a27 6px);
  background-position: bottom left, top left, top right, bottom right;
  background-size: 50% 50%;
  background-repeat: no-repeat;
  color: #fff;
}
.b_pro_top:hover {
  background: linear-gradient(45deg, transparent 4px, #493d12 5px, #493d12 6px), linear-gradient(135deg, transparent 4px, #493d12 5px, #493d12 6px), linear-gradient(225deg, transparent 4px, #493d12 5px, #493d12 6px), linear-gradient(315deg, transparent 4px, #493d12 5px, #493d12 6px);
  background-position: bottom left, top left, top right, bottom right;
  background-size: 50% 50%;
  background-repeat: no-repeat;
  color: #fff;
}
.b_pro::before, .b_pro::after {
  display: block;
  content: "";
  width: auto;
  margin: 0 20px;
}
.b_pro_top_inner {
  font-size: 0.6rem;
  font-weight: 700;
  font-feature-settings: "palt";
  white-space: nowrap;
  margin: 6px 0px 6px 0px;
  padding: 0px 8px 0px 8px;
}

.menu_inner {
  width: 100%;
  max-width: 1100px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
}
.store.menu_button {
  position: relative;
  flex: 0 0 240px;
  font-family: rock-salt-pro, sans-serif;
  font-weight: 500;
  color: #666;
  font-size: 1.5rem;
  letter-spacing: 0.15rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
a.menu_button {
  position: relative;
  flex: 0 0 240px;
  font-family: rock-salt-pro, sans-serif;
  font-weight: 500;
  color: #fff;
  font-size: 1.5rem;
  letter-spacing: 0.15rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
}
/* -----------------
----- */
.area_base {
  display: flex;

  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
}
.padding_upper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
    height: 500vh;	
}
.padding_lower {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
   height: 850vh;	
}
/* first_area ---------------------- */
#first_area {
  background-color: #fff;
  padding-top: 66px
}
.first_area_inner {
  position: relative;
  width: 100%;
  flex-direction: column;
  justify-content: center;
}
.intro_area {
  position: absolute;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  height: 75vh;
  z-index: 1
}
.intro_01, .intro_02 {-ms-filter: "alpha( opacity=0)";
  opacity: 0;
  width: 90%;
  align-self: center;
  min-height: 0%
}
.first_area_left {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
}
.logo_CandT {
  flex: 0 1 100%;
  z-index: 2;-ms-filter: "alpha( opacity=0)";
  opacity: 0;
}
.p_lower_01, .p_lower_02 {
  flex: 0 1 50%;
  z-index: 2;
  margin-top: 10%;-ms-filter: "alpha( opacity=0)";
  opacity: 0;
}
.over_txt {
  position: absolute;
  top: 41%;
  left: 50%;
  text-align: center;
  width: auto;
  transform: translateX(-50%);
  z-index: 3
}
.soundby {
  font-size: 4vw;
  padding: 0rem 0.5rem 0rem 0.5rem;
  letter-spacing: 0.15rem;
  line-height: 6.5vw;
  font-feature-settings: "palt";
  font-family: rock-salt-pro, sans-serif;
  color: #9E8C4C;
  white-space: nowrap;-ms-filter: "alpha( opacity=0)";
  opacity: 0;
}
.txt_a {
  display: block;
  font-size: 3vw;
  line-height: 0.8vw;
  padding: 1.5rem 0rem 1.5rem 0rem;
  font-feature-settings: "palt";
  color: #85763f;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;-ms-filter: "alpha( opacity=0)";
  opacity: 0;
  text-decoration: underline
}
.txt_a:hover {
  color: #403407;
  text-decoration: underline
}
.t_model_s {
  margin-top: 0px;
  font-size: 3vw;
  font-feature-settings: "palt";
  font-family: adobe-text-pro, sans-serif;
  color: #85763f;
  white-space: nowrap;-ms-filter: "alpha( opacity=0)";
  opacity: 0;
}
.t_model {
  font-size: 4vw;
  margin-top: 4px;
  font-feature-settings: "palt";
  font-family: adobe-text-pro, sans-serif;
  color: #85763f;
  white-space: nowrap;-ms-filter: "alpha( opacity=0)";
  opacity: 0;
}
.bt {-ms-filter: "alpha( opacity=1)";
  opacity: 1;
}
.first_area_right {
  position: relative;
  padding-top: 100%;
  z-index: 2
}
.p_top_01 {
  position: absolute;
  top: 0px;
  width: 100%;-ms-filter: "alpha( opacity=0)";
  opacity: 0;
}
.p_top_02 {
  position: absolute;
  top: 0px;
  width: 100%;-ms-filter: "alpha( opacity=0)";
  opacity: 0;
}
/* story_area ---------------------- */
#story_area {
  position: sticky;
  top: 0; 
}
/* artwork_area ---------------------- */
#artwork_area {
  position: sticky;
  top: 0
}
.stage {

  margin-top: 66px;
	overflow: hidden;

}
.stage img {

max-height: 85vh;
object-fit: contain;

}
#an-item-img, #an-item-img2, #an-item-img-ie, #an-item-img2-ie {
  display: none;
  width: 100%;
}
/* product_area ---------------------- */
#product_area {

  position: sticky;  
  top: 0;
}
.product_area_inner {


max-width:calc(100vh * 0.4);
  display: flex;
  flex-direction: column;
  justify-content: center;
}



.product_area_left {
  flex: 0 1 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
	align-items: center;
  overflow: hidden;
  background-color: #f3f2f2
}
.product_left_01 {
  flex: 0 1 50%;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
	overflow: hidden
}
.product_left_01_upper {
  flex: 0 1 100%;
  display: flex;
  justify-content: center
}
.product_left_01_lower {
  flex: 0 1 100%;
  min-height: 0px
}
.product_txt {
  text-align: center;
}
.t_product {
  font-size: 3.5vw;
  padding: 4rem 0.5rem 1rem 0.5rem;
  letter-spacing: 0.15rem;
  line-height: 3vw;
  font-feature-settings: "palt";
  font-family: rock-salt-pro, sans-serif;
  color: #000;
  white-space: nowrap
}


.t_model_product_s {
  margin-top: 0px;
  font-size: 2vw;
  font-feature-settings: "palt";
  font-family: adobe-text-pro, sans-serif;
  color: #85763f;
  white-space: nowrap;
}
.t_model_product {
  font-size: 3vw;
  margin-top: 4px;
  font-feature-settings: "palt";
  font-family: adobe-text-pro, sans-serif;
  color: #85763f;
  white-space: nowrap;
}



.product_left_02 {
  flex: 0 1 50%;
align-self: stretch;
	  display: flex;
  background-color: #e8e8e8
}
.product_left_02 img{

align-self: center;

}
.product_area_right {
  flex: 0 1 100%;
  display: flex;
  flex-wrap: wrap;
  background-color: #dcdadb;
}
.product_right_01 {
  flex: 0 1 50%;
  background-color: #dcdadb;
}
.product_right_02 {
  flex: 0 1 50%;
  background-color: #8e804e;
  padding-bottom: 20px;
  align-self: flex-end
}
.product_right_03 {
  flex: 0 1 100%;
  padding-top: 20px;
  padding-bottom: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #746432;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.b_pro {
  background: linear-gradient(45deg, transparent 4px, #4C3F10 5px, #4C3F10 6px), linear-gradient(135deg, transparent 4px, #4C3F10 5px, #4C3F10 6px), linear-gradient(225deg, transparent 4px, #4C3F10 5px, #4C3F10 6px), linear-gradient(315deg, transparent 4px, #4C3F10 5px, #4C3F10 6px);
  background-position: bottom left, top left, top right, bottom right;
  background-size: 50% 50%;
  background-repeat: no-repeat;
  color: #fff;
	margin: 0px 5px ;
	text-align: center
}
.b_pro:hover {
  background: linear-gradient(45deg, transparent 4px, #493d12 5px, #493d12 6px), linear-gradient(135deg, transparent 4px, #493d12 5px, #493d12 6px), linear-gradient(225deg, transparent 4px, #493d12 5px, #493d12 6px), linear-gradient(315deg, transparent 4px, #493d12 5px, #493d12 6px);
  background-position: bottom left, top left, top right, bottom right;
  background-size: 50% 50%;
  background-repeat: no-repeat;
  color: #fff;
}
.b_pro::before, .b_pro::after {
  display: block;
  content: "";
  width: auto;
  margin: 0 20px;
}
.b_pro_inner {
  font-size: 0.9rem;
  font-weight: 700;
  font-feature-settings: "palt";
  margin: 10px 0px 10px 0px;
  padding: 0px 20px 0px 20px;
}
@media all and (-ms-high-contrast: none) {
  .b_pro_inner {
    padding-top: 6px;
    padding-bottom: 0px;
  }
}
.t_b_pro {
  font-size: 0.8rem;
  line-height: 1.3rem;
  font-weight: 700;
  color: #F0E9CE;
  font-feature-settings: "palt";
  text-align: center;
  width: 100%;
  margin: 8px 10px 10px 10px;
}
/* header ---------------------- */
.footer_area {
	  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 66px;
  /*  border-bottom: #000 4px solid;*/
  background: url("../images/bg_header.jpg") top left / 196px 196px repeat;
  z-index: 7
}
.foot_c {
  text-align: center;
  color: #000;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  font-size: 0.6rem;
  line-height: 1.2rem;
  font-feature-settings: "palt";
}
.foot_c a {
  color: #000;
  text-decoration: underline
}
.foot_c a:hover {
  color: #222;
  text-decoration: underline
}
.bg-b {
  background-color: #0855D3;
}
.nwp {
  display: block
}
.dwp {
  display: none
}
.nts {
  font-feature-settings: "palt";
  font-size: 0.75rem;
  color: #999;
}
.item {-ms-filter: "alpha( opacity=0)";
  opacity: 0;
  transition: 2.0s;
}
.item_ap {
  opacity: 1;
}