/* common */
body {
  margin: 0;
  padding: 0;
  font-family: 'EB Garamond', 'Kaisei Decol', sans-serif;
  letter-spacing: 0.06em;
  margin-right: -0.06em;  
  word-wrap: break-word;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
  -webkit-overflow-scrolling: touch; 
  line-height: 1em;
  font-weight: 300;
  font-size: 13px;
}

.pf,.lb,.arvo,.pop {
  letter-spacing: 0;
}
.mont,.lato,.rw,.sspro {
  letter-spacing: 0.06em;
}
.jost { font-family: 'Jost', 'Noto Sans JP', sans-serif !important;}
.pf { font-family: 'Playfair Display', serif !important;}
.eb { font-family: 'EB Garamond', serif !important;}
.js { font-family: 'Josefin Slab', serif !important;}
.amat{font-family: 'Amatic SC', cursive !important;}
.pacif{font-family: 'Pacifico', cursive !important;}
.osw{font-family: 'Oswald', sans-serif !important;}
.mont {font-family: 'Montserrat', sans-serif !important;}
.lato {font-family: 'Lato', sans-serif !important;}
.rw {font-family: 'Raleway', sans-serif !important;}
.qs{font-family: 'Quicksand', sans-serif !important;}
.ct{font-family: 'Crimson Text', serif !important;}
.spsc{font-family: 'Spectral SC', serif !important;}
.bodoni{font-family: 'Bodoni Moda', serif !important;}
.pf,.eb,.js,.amat,.pacif,.osw
.mont,.lato,.rw,.qs,.ct,.spsc {
  -webkit-font-smoothing: antialiased;
}
.jp_noto_sans{font-family: 'Noto Sans JP', sans-serif !important;}
.jp_noto_serif{font-family: 'Noto Serif JP', serif !important;}
.jp_gothic{font-family: "Yu Gothic Medium", sans-serif !important;}
.jp_mincho{font-family: "Yu Mincho Medium", serif !important;}
.jp_sawarabi_mincho{font-family: 'Sawarabi Mincho', sans-serif !important;}
.zen-maru-gothic-regular {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.zen-maru-gothic-light {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.kaisei-decol-regular {
  font-family: "Kaisei Decol", serif !important;
  font-weight: 400;
  font-style: normal;
}
.classic-script-mn {
font-family: "classic-script-mn", sans-serif !important;
font-weight: 400;
font-style: normal;
}
img {
  border-width: 0;
}
object, embed {
  vertical-align: bottom;
}
ul, ul li, ol, ol li {
  list-style: none;
  margin: 0;
  padding: 0;
  outline: none;
}
a {
  opacity: 1;
  text-decoration: none;
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  outline: none;
}
a:hover {
  opacity: .7;
}
img, a img {
  margin: 0;
  padding: 0;
  border: 0;
  border-style: none;
  text-decoration: none;
  vertical-align: top;
}
*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-left {float: left}
.col-right {float: right}
.sectionTitle {	
  font-size: 32px;
  font-weight: 500;
  line-height: 100%;
}
@media only screen and (max-width:780px) {
  .sectionTitle {
    font-size: 22px;
  }
}
#sb-site {
  opacity: 1;
  background: transparent !important;
  text-align: left;
}
#sb-site {
  margin-top: 80px;
}
.sb-active #sb-site {
  opacity: 0.6;
}
@media only screen and (max-width:780px) {
  #sb-site {
    margin-top: 50px;
  }
}
.innerContent {
  width: 90%;
  max-width: 1000px;
  margin: auto;
}
.itemDetail .purchase .itemDescription a,
.aboutArea p a {
  text-decoration: underline !important;
}
.hidden {
  display: none;
}
.soldout_cover {
  font-size: 12px;
}
.hovline a {
  position: relative;
  display: inline-block;
}
.hovline a::after {
  position: absolute;
  top: 50%;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  transition: .3s;
  -webkit-transition: .3s;
}
.hovline a:hover::after {
  width: 100%;
}
.itemPrice .proper {
  text-decoration: line-through;
  font-size: 10px;
  font-weight: 400;
}
.itemPrice .sale {
  display: inline-block;
  font-weight: 500;
}
.itemPrice .discount {
  display: inline-block;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.inner {
  width: 100%;
  margin-bottom: 5px;
}
.moreItems {
  border-radius: 0%;
  display: inline-block;
  padding: 10px 20px;
  margin-bottom: 20px;
　margin-left: 485px !important;
  font-size: 13px;
  font-weight: bold;

}
.imageWhite {
  opacity: 0.4;
}
.off {
  display: none !important;
}
.scrollFade {
  opacity: 0;
  transform: translateY(20px);
}
.noItemsLabel {
  margin: 100px auto;
  width: 90%;
}
.grecaptcha-badge {
  bottom: 110px !important;
  z-index: 100;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
@media only screen and (max-width: 780px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}

/* colorbox */
#cboxTopLeft,#cboxTopCenter,#cboxTopRight,
#cboxBottomLeft,#cboxBottomCenter,#cboxBottomRight,
#cboxMiddleLeft,#cboxMiddleRight {
  background: none !important;
}
.itemCb #cboxContent button {
  display: none !important;
}

/* header */
#header {
  margin: 0 auto;
  border-bottom: 1px solid #000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1001;
  padding: 20px 3%;
}
#headerBase {
  position: relative;
  margin: 0;
  height: 40px;
}
#headerBase .navBase {
  display: flex;
  float: left;
}
#headerBase .sb-toggle-left {
  margin: 8px 0;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  border-radius: 2px;
  padding: 3px;
  padding-top: 5px;
}
#headerBase .menu-trigger,
#headerBase .menu-trigger span {
  display: inline-block;
  transition: all .3s;
  -webkit-transition: all .3s;
  box-sizing: border-box;
}
#headerBase .menu-trigger {
  position: relative;
  width: 12px;
  height: 12px;
}
#headerBase .menu-trigger img {
  width: 100%;
  height: 100%;
  filter: brightness(2.5) invert(1);
}
#headerBase h1 {
  float: right;
  vertical-align: middle;
  line-height: 1.1em;
  font-size: 1.1em;
  height: auto;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  max-height: 45px;
  text-align: center;
  width: auto;
  max-width: calc(100% - 168px);
  padding: 0;
  margin: 0 auto;
}
#headerBase h1 a,
#headerBase h1 img {
  height: auto;
  max-height: 30px;
  width: auto;
  object-fit: contain;
}
#headerBase nav .nav-search {
  width: 24px;
  height: 24px;
  border-radius: 2px;
  padding: 3px;
  margin-right: 10px;
}
#headerBase nav .nav-search #toggle-search {
  padding: 0;
}
#headerBase nav #baseMenu ul li {
  width: 24px;
  height: 24px;
  border-radius: 2px;
  padding: 3px;
}
#headerBase nav #baseMenu .base img {
  filter: brightness(2.5) invert(1);
}
.nav-search #toggle-search img,
#headerBase .menu-trigger img,
#headerBase nav #baseMenu .base img,
#headerBase nav #baseMenu .cart img {
  filter: brightness(2.5) invert(1);
}
@media only screen and (max-width: 780px) {
  #headerBase h1 a,
  #headerBase h1 img {
    max-height: 24px;
  }
}
#headerBase h1 #logo .logoText {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#headerBase .nav-icon {
  width: auto;
  height: 24px;
  margin: 8px 0;
}
#headerBase nav {
  width: auto;
  height: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
}
#headerBase nav > ul {
  height: 100%;
}
#headerBase nav > ul li {
  font-size: 12px;
  float: left;
  display: inline-block;
  height: 100%;
}
#headerBase nav .nav-search a {
  background: rgba(0, 0, 0, 0);
  border-radius: 2px;
  height: 100%;
  padding: 0 10px;
}
#headerBase nav .icon-search:before {
  font-size: 17px;
  color: #000;
}
#headerBase nav #baseMenu {
  padding: 0 !important;
  float: right;
  position: static !important;
  height: 100%;
}
#headerBase nav #baseMenu ul {
  height: 100%;
}
#headerBase nav #baseMenu ul li {
  display: block;
  margin-right: 10px;
}
#headerBase nav #baseMenu ul li img {
  width: 18px;
  height: 18px;
  filter: brightness(2.5) invert(1);
}
#headerBase nav #baseMenu > ul > li a {
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background-color: rgba(0, 0, 0, 0);
}
#baseMenu > ul > li a:hover {
  box-shadow: 0 0 0 0 rgb(150 150 150 / 20%);
  padding: 0;
}
#baseMenu > ul > li.cart a{
  margin: 0 !important;
}
@media only screen and (max-width:780px) {
  #header {
    padding: 10px 3%;
  }
  #headerBase {
    height: 30px;
  }
  #headerBase .sb-toggle-left {
    margin: 4px 0;
    margin-right: 7px;
  }
  #headerBase h1 a {
    height: 100%;
  }
  #headerBase h1 a img {
    height: 100%;
    width: auto;
  }
  #headerBase .nav-icon {
    margin: 4px 0;
  }
  #headerBase nav .nav-search a {
    padding: 0 5px;
  }
  #headerBase nav #baseMenu > ul > li a {
    padding: 0 !important;
  }
}

/* footer */
#mainFooter {
  clear: both;
  margin: 10px 5% 50px 5%;
  text-align: center;
}
#mainFooter .social {
  display: inline-block;
  text-align: center;
  margin-bottom: 50px;
  padding: 8px;
  border-radius: 4px;
}
#mainFooter .social li {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 6px;
}
#mainFooter .social li a {
  width: 100%;
  height: 100%;
}
#mainFooter .social li img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
#mainFooter .social li:last-child {
  margin-right: 0;
}
#mainFooter .footerMenu {
  display: block;
  font-size: 10px;
  padding: 10px 0;
}
#mainFooter .footerMenu ul {
  display: flex;
  justify-content: center;
}
#mainFooter .footerMenu ul li {
  margin-right: 10px;
  padding-right: 10px;
}
#mainFooter .footerMenu li #i18 {
  display: inline-block;
}
#mainFooter .footerMenu li #i18 select {
  margin-bottom: 0;
}
#mainFooter .footerMenu ul li a {
  line-height: 33px;
  font-size: 11px;
}
#mainFooter .copyright {
  margin-top: 20px;
  font-size: 10px;
}
@media only screen and (max-width:780px) { 
  #mainFooter {
    padding: 3% 0 50px;
  }
  #mainFooter .footerMenu .social li:last-child{
    margin-right: 0;
  }
  #mainFooter .social li {
    margin-right: 5px;
  }
  #mainFooter .footerMenu ul {
    flex-wrap: wrap;
  }
  #mainFooter .footerMenu ul li {
    border-right: 0px solid #000 !important;
    width: 100%;
    margin-right: 0;
    padding-right: 0;
  }
  #mainFooter .footerMenu ul .for_overseas {
    margin-top: 5px;
  }
}

/* search */
#search {
  display: none;
  text-align: center;
  width: 100%;
  position: fixed;
  top: 80px;
  background-color: rgba(255,255,255,0.9);
  height: 60px;
  padding: 0;
  z-index: 19999;
}
#search.noHeaderBottomBnr {
  top: 80px;
}
#search input[type=text] {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  outline: none;
  height: 2rem;
  font-size: 12px;
  margin-top: 15px;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 40%;
  border-radius: 0;
}
#search .itemSearch__btn {
  border: none !important;
  background: rgba(0, 0, 0, 0) !important;
  padding: 9px 2px !important;
  vertical-align: middle;
  border-radius: 2px;
}
#search .icon-search:before {
  font-size: 17px;
  color: #555;
}
@media only screen and (max-width:780px) {
  #search {
    top: 50px;
  }
}

/* side menu */
.sb-slidebar {
  border-right: 1px solid #eee;
  text-align: left;
}
.sb-slidebar nav {
  padding: 20% 12%;
  padding-bottom: 30%;
  font-size: 13px;
}
.sb-slidebar nav ul li {
  margin-bottom: 25px;
  letter-spacing: 0.1em;
}
.sb-slidebar nav #appsItemCategoryTag li {
  margin-bottom: 0;
}
.sb-slidebar nav #category-menu {
  margin: 0;
}
.sb-slidebar nav #category-menu .appsItemCategoryTag_child {
  margin: 0 !important;
}
.sb-slidebar nav #category-menu > span {
  display: block;
  margin-bottom: 20px;
}
.sb-slidebar nav #category-menu .category-list {
  margin-left: 4%;
}
.sb-slidebar nav #category-menu .category-list .appsItemCategoryTag_lowerchild {
  display: none !important;
}
.sb-slidebar nav #category-menu .category-list #appsItemCategoryTag .appsItemCategoryTag_child {
  font-size: 11px;
}
.sb-slidebar nav #category-menu .category-list .appsItemCategoryTag_child a:before {
  position: absolute;
  bottom: 50%;
  left: 0;
  content: '';
  width: 4px;
  height: 1px;
  transition: .3s;
  -webkit-transition: .3s;
} 
.sb-slidebar nav #category-menu .category-list .appsItemCategoryTag_child a{
  position: relative;
  display: inline-block;
  padding:0 0 0 0 !important;
  margin: 0 0 20px 0;
  font-weight: 400 !important;
}
.sb-slidebar nav #category-menu .category-list .appsItemCategoryTag_child a:hover{
  padding-left: 13px;
}
.sb-slidebar nav #category-menu .category-list .appsItemCategoryTag_child a:hover::before{
  width: 100%;
}
.sideMenuBottom a {
  line-height: 25px;
  font-weight: normal;
}
.sideMenuBottom .sodeMenuBanner {
  margin-top: 10px;
}
.sideMenuBottom .sodeMenuBanner img {
  width: 100%;
}

/* key visual */
#keyVisualPc, #keyVisualSp {
  margin: 0;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
#keyVisualPc {
  display: block !important;
}
#keyVisualSp {
  display: none !important;
}
#keyVisualPc img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  object-position: 0% 20%;
}
#keyVisualSp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#keyVisualPc .titleArea, #keyVisualSp .titleArea {
  text-align: left;
  position: absolute;
  bottom: 7%;
  left: 10%;
}
#keyVisualPc .slides .slideTitle, #keyVisualSp .slides .slideTitle {
  font-size: 36px;
  line-height: 40px;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin: 0;
}
#keyVisualPc .slides .slideSubTitle, #keyVisualSp .slides .slideSubTitle {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin-top: 20px;
  margin-bottom: 30px;
  outline: none;
}
#keyVisualPc .slideButton, #keyVisualSp .slideButton {
  display: none;
}
#keyVisualPc .slick-arrow, #keyVisualSp .slick-arrow {
  display: none !important;
}
#keyVisualPc .slick-dots, #keyVisualSp .slick-dots {
  display: none;
}
@media only screen and (max-width:780px) {
  #keyVisualSp {
    display: block !important;
  }
  #keyVisualPc {
    display: none !important;
  }
  #keyVisualSp .slick-slide {
  width: 100%;
    height: 100%;
  }
  #keyVisualSp .slides .slideTitle {
    font-size: 22px;
    line-height: 30px;
  }
  #keyVisualSp .slides .slideSubTitle {
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}

/* sliderBnr banner */
.sliderBnr {
  width: 80%;
  margin-top: 50px;
  max-width: 2000px;

}
.sliderBnr ul li img {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}

.sliderBnr .slick-dots li:nth-of-type(1) button:before{
  background: url("https://basefile.akamaized.net/magiacharm-theshop-jp/68de28e1b3c7a/dot_heart.png") no-repeat;
  background-size: contain!important;
}

.sliderBnr .slick-dots li button:before{
  content: ''!important;
  height:100%!important;
  width: 100%!important;
}

.sliderBnr .slick-dots li button {
  border-radius: 5px;
}
.sliderBnr .sliderTitle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  width: 90%;
  max-height: 80%;
  overflow: hidden;
}
.sliderBnr .sliderTitle p {
  margin: 0;
  font-size: 34px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media only screen and (max-width:780px) {
  .sliderBnr {
    width: 90%;
    margin-top: 40px;
  }
}

/* categoryBnr banner */
.categoryBnr {
  width: 90%;
  max-width: 1000px;
  margin: auto;
　padding: 1%
  text-align: left;
  margin-top: 0px !important;
  margin-bottom: 50px !important;
}
.categoryBnr ul {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
}
.categoryBnr ul li {
  position: relative;
  width: 50%;
  display: inline-block;
}
.categoryBnr ul li img {
  width: 100%;
　padding: 1%;
}
.categoryBnr .categoryTitle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  word-break: break-all;	
  width: 90%;
  max-height: 90%;
  overflow: hidden;
}
.categoryBnr .categoryTitle p {
  font-size: 38px;
  font-weight: 500;
  margin: 0;
  line-height: 45px;
  height: 90%;
  text-align: center;
}
.baseSellerItemArea .bestItemTitle {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  line-height: 60px;
  margin: 0;
  font-size: 25px;
}
@media only screen and (max-width:780px) {
  .categoryBnr {
    width: 100%;
    margin-top: 0px !important;
  }
  .categoryBnr ul li img {
    object-fit: cover;
  }
  .categoryBnr .categoryTitle p {
    font-size: 20px;
    line-height: 30px;
    height: 100%;
  }
}

/* concept */
.conceptArea, .aboutConceptArea {
  padding: 50px;
}
.conceptArea h1, .aboutConceptArea h1 {
  line-height: 40px;
  font-weight: 300;
  font-size: 30px;
}
.conceptArea p, .aboutConceptArea p {
  margin: 0 auto;
  line-height: 25px;
  white-space: pre-wrap;
  word-break: keep-all;
  overflow-wrap: break-word;
  padding: 0;
}
.conceptArea .first_concept, .dir_text {
  line-height: 35px;
  font-size: 20px;
  text-align: center;
}
.conceptArea .second_concept, .aboutConceptArea .second_concept {
  margin-bottom: 10px;
  font-size: 15px;
　color: #ffbdeb;
  line-height: 30px;
  text-align: center;
}
.conceptArea .img {
  position: absolute;
　padding: 20px
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;

}
#directorVisual {
  height: 480px;
  display: block !important;
}
#directorVisual img {
  width: 100%;
  height: 100%;
  object-fit: none;
  object-position: 50% 0%;
}
@media only screen and (max-width:780px) {
  .conceptArea, .aboutConceptArea {
    padding: 20px 0px;
  }
  .conceptArea h1, .aboutConceptArea h1 {
    font-size: 25px;
    line-height: 30px;
  }
  .conceptArea .second_concept, .aboutConceptArea .second_concept {
    font-size: 12px;
    line-height: 20px;
  }
}

/* best seller */
.bestSellerArea {
  margin-top: 50px;
}
.baseSellerItemArea {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}
.baseSellerItemArea .baseSellerItemImageArea {
  position: relative;
  height: auto;
  padding-bottom: 133%;
}
.baseSellerItemArea .baseSellerItem .baseSellerItemImage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 120px;
}
.baseSellerItemArea .baseSellerItem .detail {
  font-weight: 500;
  text-align: center;
}
.baseSellerItemArea .bestItemTitle {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  line-height: 60px;
  margin: 0;
  font-size: 25px;
  text-align: center;
}
@media only screen and (max-width:780px) {
  .bestSellerArea {
    margin-top: 40px;
  }
  .baseSellerItemArea {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 20px;
  }
  .baseSellerItemArea .bestItemTitle {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    line-height: 50px;
    font-size: 20px;
  }
}

/* item list */
#itemList {
  margin-top: 40px !important;
  margin-bottom: 20px;
  text-align: center;
}
.sectionTitle {
  margin: 0 0 25px 0;
  text-align: center;
}
#mainContent {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
#mainContent .item {
  height: auto;
  display: block;
  width: 22.7%;
  margin-right: 3%;
}
#mainContent .item:nth-child(4n) {
  margin-right: 0; 
}
#mainContent .item .itemImg {
  position: relative;
  height: auto;
  width: 100%;
  display: block;
  padding-bottom: 125%;
  margin: auto;
}
#mainContent .item .itemImg a {
  width: 100%;
}
#mainContent .item .itemImg a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-color: #fff;
}
#mainContent .item .itemImg a .label_image {
  top: 2px;
  left: 5px;
  height: 63px;
  width: 63px;
}
#mainContent .item .itemTitleArea {
  text-align: center;
  padding: 15px;
  padding-bottom: 33px;
}
#mainContent .item .itemTitleArea .itemTitle h2 {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.5em;
  margin: 0;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: 500;
}
#mainContent .item .itemDetail {
  font-size: 13px;
  font-weight: normal;
}
#mainContent .item .itemPrice {
  font-weight: 500;
}
#mainContent .item .properPrice {
  font-size: 11px;
  text-decoration: line-through;
}
.waitingForSale,
.endOfSale {
  display: block;
  font-size: 11px;
  font-weight: 500;
  margin: 10px 0 0 0;
}
.preOrderItem {
  font-size: 11px;
  display: inline-block;
  padding: 2px 6px;
  margin: 8px 0;
  border-radius: 2px;
  font-weight: 400;
}
.communityMain .communityItems .communityItem .communityItemLabelBlock,
.limitedItem {
  font-size: 11px;
  color: #fff;
  display: inline-block;
  padding: 2px 6px;
  margin: 8px 0;
  background-color: #f2bb31;
  border-radius: 2px;
  font-weight: 500;  
}
@media only screen and (max-width:780px) {
  #itemList {
    margin-top: 40px !important;
    margin-bottom: 10px;
  }
  #mainContent .item {
    width: 48%;
    margin-right: 4%;
  }
  #mainContent .item:nth-child(2n) {
    margin-right: 0; 
  }
  #mainContent .item .itemImg a .label_image {
    top: 5px;
    left: 7px;
    height: 45px;
    width: 45px;
  }
  #mainContent .item .itemTitleArea .itemTitle h2 {
    font-size: 12px;
  }
  #mainContent .item .properPrice {
    display: block;
    margin-top: 5px;
  }
}

/* blog */
#top_blog {
  padding: 30px;
}
#blogContainerTopic .blogInner {
  flex-wrap: wrap;
  align-items: center;
}
#blogContainerTopic .blogInner .blogDetailBase {
  margin-right: 0px;
  width: 100%;
  position: relative;
  text-align: center;
}
#blogContainerTopic .blogInner .blogDetailBase .blogTitle h2 {
  font-weight: 400;
  line-height: 35px;
}
#blogContainerTopic .blogInner .blogDetailBase .blogTitleLine {
  width: 30px;
  height: 1px;
}
#blogContainerTopic .blogInner .blogDetailBase .blogTitleLine {
  margin-top: 35px;
  margin-bottom: 30px;
}
#blogContainerTopic .blogInner .blogDetailBase .blogBody {
  line-height: 22px;
  font-size: 14px;
}
#blogContainerTopic .blogInner .blogDetailBase .blogPublish {
  padding: 10px;
  display: inline-block;
}
#blogContainerTopic .blogInner .blogDetailBase .blogPublish p {
  margin: 0;
}
#blogContainerTopic .blogInner .blogHeadImage {
  width: 50%;
}
#blogContainerTopic .blogInner .blogHeadImage .blogHeadImageArea {
  position: relative;
}
#blogContainerTopic .blogInner .blogHeadImage img {
  width: 100%;
  border-radius: 230px 230px 0px 0px;
}
#blogContainerTopic .blogInner .blogHeadImage .blogTopicTitle {
  position: absolute;
  right: -60px;
  bottom: 50px;
  width: 120px;
  height: 120px;
  border-radius: 60px;
  line-height: 120px;
  font-size: 25px;
}
.blogContainerNoTopic {
  margin-top: 100px;
  padding: 20px 0;
}
.blogContainerNoTopic .blogInner {
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.blogContainerNoTopic .blogInner:last-child {
  margin-bottom: 0;
  border-bottom: 0px solid #000; 
  padding-bottom: 0;
}
.blogContainerNoTopic .blogInner .blogHeadImage {
  width: 100px;
  height: 120px;
}
.blogContainerNoTopic .blogInner .blogHeadImage a {
  width: 100%;
  height: 100%;
}
.blogContainerNoTopic .blogInner .blogHeadImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blogContainerNoTopic .blogInner .blogDetailBase {
  margin-left: 20px;
  width: 100;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
}
.blogContainerNoTopic .blogInner .blogDetailTextBase {
  width: 100%;
}
.blogContainerNoTopic .blogInner .blogDetailTextBase h2 {
  font-size: 14px;
  font-weight: 500;
}
.blogContainerNoTopic .blogInner .blogDetailTextBase .blogTitle {
  line-height: 20px;
}
.blogContainerNoTopic .blogInner .blogPublish {
  width: 140px;
  text-align: right;
}
.blogContainerNoTopic .blogInner .blogContents .blogBody {
  line-height: 20px;
}
.blogArea .blogInner:last-child {
  border-bottom: none !important;
}
@media only screen and (max-width:500px) {
  #top_blog .blogArea {
    width: 100%;
    margin-top: 0px;
  }
  #blogContainerTopic .blogInner .blogDetailBase {
    margin: 0;
    width: 100%;
    order: 2;
    text-align: center;
    margin-top: 20px;
  }
  #blogContainerTopic .blogInner .blogDetailBase .blogTitle h2 {
    line-height: 22px;
    font-size: 16px;
  }
  #blogContainerTopic .blogInner .blogDetailBase .blogTitleLine {
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #blogContainerTopic .blogInner .blogDetailBase .blogBody {
    line-height: 20px;
    font-size: 12px;
  }
  #blogContainerTopic .blogInner .blogDetailBase .blogPublish {
    margin-top: 0px;
  }
  #blogContainerTopic .blogInner .blogHeadImage {
    order: 1;
    margin-left: 0;
    width: 100%;
  }
  #blogContainerTopic .blogInner .blogHeadImage .blogTopicTitle {
    right: -40px;
    bottom: 20px;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    line-height: 80px;
    font-size: 20px;
  }
  .blogContainerNoTopic {
    margin-top: 50px;
  }
  .blogContainerNoTopic .blogInner {
    padding: 0;
  }
  .blogContainerNoTopic .blogInner .blogHeadImage {
    width: 80px;
    height: 100px;
  }
  .blogContainerNoTopic .blogInner .blogDetailBase {
    width: calc(100% - 100px);
  }
  .blogContainerNoTopic .blogInner .blogDetailTextBase {
    width: 100%;
  }
  .blogContainerNoTopic .blogInner .blogDetailTextBase h2 {
    margin-top: 0;
    font-size: 13px;
  }
  .blogContainerNoTopic .blogInner .blogPublish {
    text-align: left;
    margin-top: 8px;
    margin-bottom: 0;
  }
}

/* category item area */
.categoryItemArea {
  margin-top: 100px !important;
}

/* search index */
.titleForSearchResult{
  width: 90%;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  font-weight: 400;
  margin: 60px auto 100px auto;
}
@media only screen and (max-width: 780px) { 
  .titleForSearchResult{
    margin: 0;
    margin: 30px auto;
  }	
}

/* start modal */
.startModal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}
.startModalBase {
  position: relative;
  width: 100%;
  height: 100%;
}
.startModal .startModalBase img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

/* modal popup */
.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: .6s;
}
.popup.isShow {
  opacity: 1;
  visibility: visible;
}
.popupInner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 80%;
  max-width: 500px;
  background-color: #fff;
  z-index: 2;
}
.popupInner img {
  width: 100%;
}
#popupCloseBtn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
#popupCloseBtn i {
  font-size: 20px;
  color: #333;
}
.blackBackground {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.6);
  z-index: 1;
  cursor: pointer;
}

/* bottom fix button */
.bottomFixBtn {
  position: fixed;
  bottom: 10px; 
  right: 10px;
  z-index: 9998;
}
.bottomFixBtnImage {
  height: 88px;
  object-fit: contain;
}
@media only screen  and (max-width:780px) {
  .bottomFixBtn {
    bottom: 5px; 
    right: 5px;
  }
}

/* community */
.communityMain {
  width: 90% !important;
  max-width: 1000px;
  margin: auto !important;
  margin-top: 50px !important;
  padding: 0 !important;
}
.communityMain #limitedItem {
  width: 100% !important;
}
.communityMain .communityItems {
  display: flex;
  flex-wrap: wrap !important;
  flex-direction: row !important;
}
.communityMain .communityItems .communityItem {
  width: 23.5% !important;
  margin-right: 2% !important;
}
.communityMain .communityItems .communityItem:nth-child(4n) {
  margin-right: 0 !important;
}
.communityMain .communityItems .communityItem .communityImageContainer {
  width: 100% !important;
}
.communityMain .communityItems .communityItem .communityItemTitle {
  width: 100% !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media only screen  and (max-width:780px) {
  .communityMain .communityItems .communityItem {
    width: 49% !important;
  }
  .communityMain .communityItems .communityItem:nth-child(2n) {
    margin-right: 0 !important;
  }
}

#notPublic {
  margin-top: 100px;
  margin-bottom: 100px;
}
#notPublic p {
  font-weight: bold;
  font-size: 20px;
}

.communityMain .communityItems .communityItem .communityItemPrice .discount {
  margin-bottom: 10px;
}
.communityMain .communityModal,
.communityMain .communityModal .communityModalTextNotice {
  color: #000 !important;
}
.communityRegister {
  padding: 10px;
  background-color: #fff;
}
.communityRegister .communityTerm,
.communityRegister .communityTerm a {
  color: #000 !important;
}
.communityRegister .communityTextNotice,
.communityRegister .communitySignin {
  color: #666666 !important;
}

/* 星空の背景のスタイル */
.stars {
  position: relative;
  width: 100%; /* 星空の横幅 */
  height: 100%; /* 星空の縦幅 */
  background-image: linear-gradient(0deg, #1d1c1d); /* 星空の背景色 */
  overflow: hidden; /* 星が枠外にはみ出すのを防ぐ */
}

/* 星のスタイル */
.star {
  position: absolute;
  display: block;
  background-color: #ee9bd9; /* 星の色 */
  border-radius: 50%;
  box-shadow: 0 0 4px 2px rgba(#faebf5, 0.2); /* 星の影 */
  opacity: 0;
  animation: twinkle 5s infinite;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.star::before,
.star::after {
  content: '';
  position: absolute;
  background-color: #ee9bd9;
  box-shadow: 0 0 2px 1px rgba(255, 255, 255, 0.5);
}
.star::before {
  width: 1px;
  height: 10px;
  left: -1px;
  top: -5px;
}
.star::after {
  width: 10px;
  height: 2px;
  left: -5px;
  top: -1px;
}

/* 星がキラキラ光るアニメーション */
@keyframes twinkle {
  0% {
    opacity: 0;
  }

  50% {
    transform: scale(1.1);
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: scale(1);
  }
}