/* common */
body {
  margin: 0;
  padding: 0;
  font-family: 'Jost', 'Noto Sans JP', 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: 400;
}
.pf,.lb,.arvo,.pop {
  letter-spacing: 0;
  font-weight: 700;
}
.mont,.lato,.rw,.sspro {
  letter-spacing: 0.06em;
  font-weight: 700;
}
.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;}
.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;}

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;
  }
  .innerCategory .categoryTitle01 {
    font-size: 22px;
  }
}
#sb-site {
  opacity: 1;
  background: transparent !important;
  margin-top: 115px;
  text-align: center;
}
#sb-site.noHeaderBottomBnr {
  margin-top: 80px;
}
.sb-active #sb-site {
  opacity: 0.6;
}
@media only screen and (max-width:780px) {
  #sb-site {
    margin-top: 85px;
  }
  #sb-site.noHeaderBottomBnr {
    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 {
  color:#C24444;
  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 {
  color: #C24444;
  display: inline-block;
}
.itemPrice .discount {
  color: #C24444;
  font-size: 10px;
  display: inline-block;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.inner {
  width: 100%;
  margin-bottom: 50px;
}
.moreItems {
  display: inline-block;
  padding: 12px 15px;
  border: 1px solid #000000;
  margin-top: 20px;
  font-size: 13px;
}
.imageWhite {
  opacity: 0.4;
}
.off {
  display: none !important;
}
.scrollFade {
  opacity: 0;
  transform: translateY(20px);
}

/* 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 #f0f0f0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  width: 100%;
  z-index: 1001;
  padding: 20px 3%;
}
#headerBase {
  position: relative;
  margin: 0;
  height: 40px;
}
#headerBase .sb-toggle-left {
  float: left;
  margin: 10px 0;
}
#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: 20px;
  height: 20px;
}
#headerBase .menu-trigger img {
  width: 100%;
  height: 100%;
}
#headerBase h1 {
  vertical-align: middle;
  line-height: 1em;
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  max-height: 45px;
  text-align: center;
  width: auto;
  max-width: 40%;
  padding: 0;
  margin: 0 auto;
}
#headerBase h1 a,
#headerBase h1 img {
  height: auto;
  max-height: 40px;
  width: 100%;
  object-fit: contain;
}
#headerBase .nav-icon {
  float: right;
  width: auto;
  height: 16px;
  margin: 12px 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: #555;
}
#headerBase nav #baseMenu {
  padding: 0 !important;
  margin-top: -2px;
  float: right;
  position: static !important;
  height: 100%;
}
#headerBase nav #baseMenu ul {
  height: 100%;
}
#headerBase nav #baseMenu ul li {
  display: block;
  margin:0 !important;
}
#headerBase nav #baseMenu ul li img {
  width: 18px;
  height: 18px;
}
#headerBase nav #baseMenu > ul > li a {
  box-shadow: none !important;
  padding: 0 10px !important;
  margin: 0 !important;
  background-color: rgba(0, 0, 0, 0);
}
#baseMenu > ul > li a:hover {
  box-shadow: none !important;
  padding: 7px 9px !important;
}
#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: 5px 0;
  }
  #headerBase h1 {
    height: 30px;
  }
  #headerBase h1 a {
    height: 100%;
  }
  #headerBase h1 a img {
    height: 100%;
    width: 100%;
  }
  #headerBase .nav-icon {
    margin: 7px 0;
  }
  #headerBase nav .nav-search a {
    padding: 0 5px;
  }
  #headerBase nav #baseMenu > ul > li a {
    padding: 0 5px !important;
  }
}

/* header bottom bnr */
.headerBottomBnr {
  height: 35px;
  padding: 10px 0;
  position: fixed;
  top: 80px;
  left: 0;
  right: 0;
  z-index: 1001;
}
.headerBottomBnr p {
  margin: 0;
  text-align: center;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
}
.headerBottomBnr .marquee {
  overflow:hidden;
}
.headerBottomBnr .marquee p {
  width: 100%;
  text-align: center;
  display: inline-block;
  white-space: nowrap;
  color: #fff;
  font-size: 12px;
  -moz-animation-name: marquee;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-name: marquee;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -o-animation-name: marquee;
  -o-animation-timing-function: linear;
  -o-animation-iteration-count: infinite;
  animation-name: marquee;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@-webkit-keyframes marquee {
  from {margin-left:100%; width:100%;}
  to {margin-left:-100%; width:100%;}
}
@-moz-keyframes marquee {
  from {margin-left:100%; width:100%;}
  to {margin-left:-100%; width:100%;}
}
@-o-keyframes marquee {
  from {margin-left:100%; width:100%;}
  to {margin-left:-100%; width:100%;}
}
@keyframes marquee {
  from {margin-left:100%; width:100%;}
  to {margin-left:-100%; width:100%;}
}
@media only screen and (max-width:780px) {
  .headerBottomBnr {
    top: 51px;
  }
}

/* footer */
#mainFooter {
  clear: both;
  padding: 2% 0 5%;
  margin: 5% 5% 0 5%;
  text-align: center;
}
#mainFooter .social {
  display: inline-block;
  text-align: center;
}
#mainFooter .social li {
  display: inline-block;
  width: 35px;
  margin-right: 4px;
}
#mainFooter .social li:last-child {
  margin-right: 0;
}
#mainFooter .social li img {
  width: 100%;
  object-fit: contain;
}
#mainFooter .footerMenu {
  display: block;
  font-size: 10px;
  margin-top: 30px;
}
#mainFooter .footerMenu li {
  margin-top: 10px;
}
#mainFooter .footerMenu li #i18 {
  display: inline-block;
}
#mainFooter .footerMenu li #i18 select {
  margin-bottom: 0;
}
#mainFooter .footerMenu .copyright {
  font-weight: normal;
}
@media only screen and (max-width:780px) { 
  #mainFooter {
    padding: 3% 0 20%;
  }
  #mainFooter .footerMenu .social li:last-child{
    margin-right: 0;
  }
}

/* search */
#search {
  display: none;
  text-align: center;
  width: 100%;
  position: fixed;
  top: 115px;
  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: 85px;
  }
  #search.noHeaderBottomBnr {
    top: 50px;
  }
}

/* side menu */
.sb-slidebar {
  border-right: 1px solid #eee;
  text-align: left;
}
.sb-slidebar nav {
  padding: 20% 12%;
  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 10px !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 */
#keyVisual {
  margin: 0;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
#keyVisual .slick-slide {
  height: 600px;
}
#keyVisual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#keyVisual .sp {
  display: none !important;
}
#keyVisual .titleArea {
  text-align: left;
  position: absolute;
  bottom: 7%;
  left: 10%;
}
#keyVisual .slides .slideTitle {
  font-size: 36px;
  line-height: 40px;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin: 0;
}
#keyVisual .slides .slideSubTitle {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin-top: 20px;
  margin-bottom: 30px;
  outline: none;
}
#keyVisual .slideButton {
  font-weight: normal;
  text-align: center;
  padding: 10px 30px;
  font-size: 15px;
  font-weight: normal;
  width: auto;
  display: inline-block;
}
#keyVisual .slick-arrow {
  display: none !important;
}
#keyVisual .slick-dots {
  bottom: 0;
  width: 100%;
  height: 5px;
  display: flex;
}
#keyVisual .slick-dots li {
  flex-grow: 1;
  margin: 0;
  background-color: rgba(219, 219, 219, 0.6);
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
#keyVisual .slick-dots li button {
  width: 100% !important;
  height: 100% !important;	
}
#keyVisual .slick-dots .slick-active {
  background-color: #000;
  background-color: rgba(204, 178, 165, 0.6);
}
@media only screen and (max-width:780px) {
  #keyVisual .sp {
    display: block !important;
  }
  #keyVisual .pc {
    display: none !important;
  }
  #keyVisual .slick-slide {
    height: 470px;
  }
  #keyVisual .slides .slideTitle {
    font-size: 22px;
    line-height: 30px;
  }
  #keyVisual .slides .slideSubTitle {
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}

/* sliderBnr banner */
.sliderBnr {
  text-align: left;
  margin-top: 80px !important;
}
.sliderBnr ul {
  width: calc(100% - 40px);
  margin: auto;
}
.sliderBnr ul li {
  position: relative;
  width: 50%;
}
.sliderBnr ul li img {
  width: 100%;
}
.sliderBnr .sliderTitle {
  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;
}
.sliderBnr .sliderTitle p {
  font-weight: 500;
  margin: 0;
  font-size: 40px;
  line-height: 45px;
  text-align: center;
}
.sliderBnr .slick-arrow::before {
  display: none;
}
.sliderBnr .slick-prev {
  background-image: url(https://basefile.akamaized.net/devbase/6066973661c47/prev_arrow402x.png);
  background-size: 40px;
  margin-left: -45px;
}
.sliderBnr .slick-next {
  background-image: url(https://basefile.akamaized.net/devbase/606696d9826d6/next_arrow402x.png);
  background-size: 40px;
  margin-right: -45px;
}
@media only screen and (max-width:780px) {
  .sliderBnr {
    margin-top: 40px !important;
  }
  .sliderBnr .sliderTitle p {
    font-size: 25px;
    line-height: 30px;
    height: 100%;	
  }
  .sliderBnr .slick-prev {
    background-size: 32px;
    margin-left: -20px;
  }
  .sliderBnr .slick-next {
    background-size: 32px;
    margin-right: -20px;
  }
}

/* categoryBnr banner */
.categoryBnr {
  width: 90%;
  max-width: 1000px;
  margin: auto;
  text-align: left;
  margin-top: 80px !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%;
}
.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: 40px;
  height: 90%;
  text-align: center;
}
@media only screen and (max-width:780px) {
  .categoryBnr {
    width: 100%;
    margin-top: 40px !important;
  }
  .categoryBnr ul li img {
    object-fit: cover;
  }
  .categoryBnr .categoryTitle p {
    font-size: 20px;
    line-height: 20px;
    height: 100%;
  }
}

/* concept */
.conceptArea {
  width: 90%;
  max-width: 600px;
  margin: auto;
  margin-top: 80px !important;
  font-size: 12px;
}
.conceptArea p {
  margin: 0;
  line-height: 25px;
  white-space: pre-wrap;
  word-break: keep-all;
  overflow-wrap: break-word;
}
.conceptArea .first_concept {
  padding: 0 30px;
}
.conceptArea .second_concept {
  border: solid 1px #000;
  outline: solid 1px #000;
  outline-offset: 4px;
  margin-top: 40px;
  padding: 30px;
}
@media only screen and (max-width:780px) {
  .conceptArea {
    margin-top: 35px !important;
  }
  .conceptArea .second_concept {
    border: solid 1px #000;
    outline: solid 1px #000;
    outline-offset: 4px;
    margin-top: 40px;
    padding: 17px;
  }
}

/* best seller */
.bestSellerArea {
  margin-top: 100px !important;
  position: relative;
}
.bestSellerArea .sliderArea {
  overflow-x: scroll;
  width: 100%;
  -ms-overflow-style: none;
  scrollbar-width: none;  
}
.bestSellerArea .sliderArea::-webkit-scrollbar {
  display: none;
}
.bestSellerArea ul {
  font-size: 0px;
  text-align: left;
  display: flex;
  margin-bottom: 36px;
}
.bestSellerArea ul li {
  min-width: 33.4%;
  display: inline-block;
  outline: none;
  margin: auto;
  margin-top: 0;
}
.bestSellerArea ul li:nth-child(2n) {
  margin-top: 12%;
}
.bestSellerArea ul li .bestItemTitle {
  font-size: 22px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 32px;
  line-height: 30px;
}
.bestSellerArea ul li:nth-child(2n) .bestItemTitle {
  text-align: center;
}
.bestSellerArea ul li img {
  width: 100%;
}
.bestSellerArea .bestSellerImagearea {
  position: relative;
  height: auto;
  width: 100%;
  padding-bottom: 100%;
}
.bestSellerArea .bestSellerImagearea img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bestSellerArea ul .detail {
  padding: 15px;
  text-align: center;
}
.bestSellerArea ul .detail p {
  font-size: 13px;
  margin: 0;
}
.bestSellerArea ul .detail .bestItemPrice {
  margin-top: 10px;
}
.bestSellerArea ul .itemPrice {
  text-align: center;
}
.bestSellerArea .scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 16px;
}
.bestSellerArea .scrollbarThumb {
  min-width: 50px;
  height: 100%;
}
.bestSellerArea .scrollbarThumb:hover {
  cursor: pointer;
}
.bestSellerArea .scrollbarThumb .dot {
  border: 1px solid #000;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background-color: #fff;
  margin: auto;
  margin-top: 8px;
}
@media only screen and (max-width:780px) {
  .bestSellerArea ul li {
    min-width: 50%;
  }
  .bestSellerArea ul li .bestItemTitle {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

/* category list ranking */
.rankingArea {
  margin-top: 100px !important;
}
#circus_category_ranking_list_area .circus_item {
  margin: 0 !important;
  margin-right: 2% !important;
}
#circus_category_ranking_list_area .circus_item:nth-child(4n) {
  margin-right: 0% !important;
}
#circus_category_ranking_list_area .circus_category_ranking_list {
  padding: 15px;
  padding-bottom: 33px;
}
#circus_category_ranking_list_area .circus_item .circus_item_title {
  font-size: 13px !important;
  line-height: 1.5em !important;
  margin: 0 !important;
  margin-bottom: 10px !important;
  letter-spacing: 0.06em;
}
#circus_category_ranking_list_area .circus_item .circus_item_price p {
  color: #000 !important;
  letter-spacing: 0.06em;
  font-size: 13px !important;
}
#circus_category_ranking_list_area .circus_item .circus_item_price .sale {
  color: #C24444 !important;
}
#circus_category_ranking_list_area .circus_item .circus_item_price .circus_discount {
  margin-top: 10px !important;
  background: #C24444 !important;
  color: #fff !important;
}
#circus_category_ranking_list_area .circus_item .circus_item_price .circus_discount {
  font-size: 10px !important;
}
@media only screen and (max-width:780px) {
  #circus_category_ranking_list_area .circus_item {
    width: 49% !important;
  }
  #circus_category_ranking_list_area .circus_item:nth-child(2n) {
    margin-right: 0 !important;
  }
  #circus_category_ranking_list_area .circus_item .circus_item_title {
    font-size: 12px !important;
  }
  #circus_category_ranking_list_area .circus_item .circus_item_price p {
    font-size: 12px !important;
  }
}

/* category page category ranking */
#circus_category_ranking_item_area .circus_item {
  margin: 0 !important;
  margin-right: 2% !important;
}
#circus_category_ranking_item_area .circus_item:nth-child(4n) {
  margin-right: 0% !important;
}
#circus_category_ranking_item_area .circus_category_ranking_items {
  padding: 15px;
  padding-bottom: 33px;
}
@media only screen and (max-width:780px) {
  #circus_category_ranking_item_area .circus_item {
    width: 49% !important;
  }
  #circus_category_ranking_item_area .circus_item:nth-child(2n) {
    margin-right: 0 !important;
  }
}

/* item list */
#itemList {
  margin-top: 130px !important;
  text-align: center;
}
.sectionTitle {
  margin: 0 0 50px 0;
  text-align: center;
}
#mainContent {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
#mainContent .item {
  height: auto;
  display: block;
  width: 23.5%;
  margin-right: 2%; 
}
#mainContent .item:nth-child(4n) {
  margin-right: 0; 
}
#mainContent .item .itemImg {
  position: relative;
  height: auto;
  width: 100%;
  display: block;
  padding-bottom: 100%;
  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: 10px;
  left: 10px;
  height: 60px;
  width: 60px;
}
#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;
}
#mainContent .item .itemDetail {
  font-size: 13px;
  font-weight: normal;
}
#mainContent .item .properPrice {
  text-decoration: line-through;
}
#mainContent .item .discount {
  color: #fff;
  background: #C24444;
  padding: 2px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 10px;
}
.waitingForSale,
.endOfSale {
  display: block;
  font-size: 11px;
  font-weight: 500;
  color: #C24444;
  margin: 10px 0 0 0;
}
.preOrderItem {
  font-size: 11px;
  color: #C24444;
  display: inline-block;
  padding: 2px 6px;
  margin: 8px 0;
  border: 1px solid #C24444;
  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) {
  #mainContent .item {
    width: 49%;
  }
  #mainContent .item:nth-child(2n) {
    margin-right: 0; 
  }
  #mainContent .item .itemImg a .label_image {
    top: 5px;
    left: 5px;
    height: 40px;
    width: 40px;
  }
  #mainContent .item .itemTitleArea .itemTitle h2 {
    font-size: 12px;
  }
}

/* gallery area */
.galleryArea {
  margin-top: 100px !important;
}
.galleryArea .imageArea {
  display: inline-block;
}
.galleryArea .imageArea {
  width: 100%;
  height: 30vw;
}
.galleryArea .halfBase {
  display: flex;
  height: 30vw;
}
.galleryArea .halfGallery {
  width: 50%;
}
.galleryArea a {
  width: 100%;
  height: 100%;
}
.galleryArea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width:780px) {
  .galleryArea .imageArea {
    height: 45vw;
  }
  .galleryArea .halfBase {
    height: 45vw;
  }
}

/* blog */
#blog {
  margin-top: 100px;
}
.blogContainer {
  width: 100%;
}
.blogContainer p {
  margin: 0;
}
.blogContainer .blogInner {
  width: 50%;
  text-align: left;
}
.blogContainer .blogHeadImage {
  width: 100%;
}
.blogContainer .blogHeadImage a {
  position: relative;
  height: auto;
  padding-bottom: 60%;
  width: 100%;
}
.blogContainer .blogHeadImage a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blogContainer .dateLabel {
  font-size: 10px;
  font-weight: 500;
  color: #666;
}
.blogContainer .dateLabelTitle {
  margin-bottom: 0px;
}
.blogContainer .blogPublish {
  font-size: 10px;
}
.blogContainer .publishDate {
  margin-top: 5px;
}
.blogContainer .blogTitle {
}
.blogContainer .blogTitle h2 {
  font-size: 14px;
  line-height: 25px;
  font-weight: 500;
}
.blogContainer .blogContents {
}
.blogContainer .blogBody {
  line-height: 20px;
  font-size: 13px;
}
.blogContainer .blogBody .text {
  margin: 20px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
#blogContainerTopic {
  width: 100%;
  text-align: left;
  margin-bottom: 40px;
}
#blogContainerTopic .blogInner {
  width: 50%;
  text-align: left;
  padding: 10px 30px;
  position: relative;
  margin: auto;
}
#blogContainerTopic .blogHeadImage {
  width: 85%;
  position: relative;
}
#blogContainerTopic .blogHeadImage a {
  position: relative;
  height: auto;
  padding-bottom: 100%;
  width: 100%;
}
#blogContainerTopic .topicLabel {
  position: absolute;
  right: 0;
  top: 40%;
  right: -15%;
  transform: translateY(-40%) translateX(0%);
  -webkit- transform: translateY(-40%) translateX(0%);
  padding: 8px;
  background-color: #000;
  color: #fff;
}
#blogContainerTopic .blogDetailBase {
  position: relative;
  width: 90%;
  margin-left: 10%;
  margin-top: -10%;
  padding: 25px;
  background-color: rgba(243, 243, 243, 0.8);
}
#blogContainerTopic .blogInner .blogTitle h2 {
  font-size: 16px;
  line-height: 22px;
  margin: 0;
}
#blogContainerTopic .blogInner .blogOpen {
  position: absolute;
  width: 30px;
  top: 0;
  left: 0;
}
#blogContainerTopic .blogInner .blogClose {
  position: absolute;
  width: 30px;
  bottom: 0;
  right: 0;
}
#blogContainerTopic .slick-next {
  display: none !important;
}
#blogContainerTopic .slick-prev {
  display: none !important;
}
#blogContainerTopic .slick-dots {
  bottom: -35px;
}
#blogContainerTopic .slick-dots li {
  width: 10px;
  height: 10px;
  background-color: #CBCBCB;
  border-radius: 5px;
}
#blogContainerTopic .slick-dots .slick-active {
  background-color: #CBCBCB;
  background-color: #fff;
  border: 1px solid #000;
}
.blogContainer .blogContainerNoTopic {
  margin-top: 80px;
  display: flex;
  flex-flow: wrap;
}
.blogContainer .blogContainerNoTopic .blogInner {
  display: flex;
  width: calc(50% - 30px);
  margin-right: 30px;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.blogContainer .blogContainerNoTopic .blogInner:nth-child(2n) {
  margin-right: 0;
}
.blogContainer .blogContainerNoTopic .blogInner:nth-last-child(1) {
  margin-bottom: 0;
  padding-bottom: 0;
}
.blogContainer .blogContainerNoTopic .blogInner:nth-last-child(2) {
  margin-bottom: 0;
  padding-bottom: 0;
}
.blogContainer .blogContainerNoTopic .blogHeadImage {
  width: calc(50% - 20px);
  display: inline-block;
  margin-right: 20px;
}
.blogContainer .blogContainerNoTopic .blogHeadImage a {
  padding-bottom: 100%;
}
.blogContainer .blogContainerNoTopic .blogDetailBase {
  width: 50%;
  display: inline-block;
}
.blogContainer .blogContainerNoTopic .blogDetailBase h2 {
  margin: 0;
}
@media only screen and (max-width:780px) {
  .blogContainer .blogContainerNoTopic .blogInner {
    width: 100%;
    margin-right: 0;
    border-bottom: 1px dotted #CBCBCB;
  }
  .blogContainer .blogContainerNoTopic .blogInner:nth-last-child(1) {
    border-bottom: 0px dotted #CBCBCB;
  }
  .blogContainer .blogContainerNoTopic .blogInner:nth-last-child(2) {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .blogContainer .blogContainerNoTopic .blogHeadImage {
    width: calc(50% - 10px);
    margin-right: 10px;
  }
  .blogContainer .blogContainerNoTopic .blogDetailBase {
    width: calc(50% - 10px);
    margin-left: 10px;
  }
  .blogContainer .blogTitle h2 {
    font-size: 12px;
    line-height: 15px;
  }
  .blogContainer .blogBody {
    line-height: 15px;
    font-size: 11px;
  }
  .blogContainer .blogBody .text {
    margin: 10px 0;
  }
  #blogContainerTopic .blogInner {
    margin: 0;
    padding: 10px 20px;
    width: 100%;
  }
  #blogContainerTopic .blogInner .blogOpen {
    width: 20px;
  }
  #blogContainerTopic .blogInner .blogClose {
    width: 20px;
    right: 2px;
  }
  #blogContainerTopic .blogInner .blogTitle h2 {
    font-size: 15px;
    line-height: 20px;
  }
}

/* category item area */
.categoryItemArea {
  margin-top: 100px !important;
}
/* feature area */
.featureArea {
  margin-top: 100px !important;
}
.featureArea ul {
  display: flex;
  flex-wrap:wrap;
}
.featureArea ul li {
  flex-basis: 50%;
}
.featureArea ul li img {
  width: 100%;
}
@media only screen and (max-width:780px) {
  .featureArea ul li {
    flex-basis: 100%;
  }
}

/* infomation area */
.infomationArea {
  margin-top: 100px !important;
}
.infomationArea ul {
  text-align: left;
}
.infomationArea ul li {
  border-bottom: 1px dotted #CBCBCB;
  padding-bottom: 40px;
  margin-top: 40px;
}
.infomationArea ul li:last-child(1) {
  margin-top: 0px;
}
.infomationArea ul li p {
  margin: 0;
  font-size: 12px;
}
.infomationArea ul li .infomationDate {
  font-size: 12px;
  margin-bottom: 10px;
}

/* instagram */
.instagramArea {
  margin-top: 100px !important;
  max-width: 1000px;
  width: 90%;
  margin: auto;
}
.instagramArea .sectionTitle {
  line-height: 25px;
}
.instagramArea .sectionTitle span {
  font-weight: normal;
  font-style: italic;
  font-family: 'Arapey', serif;
}
#circus_top_instagram_feed_area .feed {
  padding-bottom: 32.66% !important;
  width: 32.66% !important;
  margin: 0 1% 1% 0 !important;
}
#circus_top_instagram_feed_area .feed:nth-child(3n) {
  margin: 0 0 1% 0 !important;
}
#circus_instagram_feed_pop_up .feed_detail .feed_content .feed_item_detail .price {
  color: #C24444;
}
@media only screen and (max-width:780px) {
  .instagramArea {
    width: 100%;
  }
  .instagramArea .sectionTitle {
    line-height: 18px;
  }
}

/* search index */
.titleForSearchResult{
  font-size: 24px;
  text-align: center;
  font-weight: 400;
  margin: 60px 0 100px 0;
}
@media only screen and (max-width: 780px) { 
  .titleForSearchResult{
    margin: 0;
    margin-top: 30px;
  }	
}

/* 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: 600px;
  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;
}
.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;
}
#notPublic p {
  font-weight: bold;
  font-size: 20px;
}