*{
	box-sizing:border-box;
}
a{
	
}
main{
	background-color:white;
    margin-top: 10vw;
}
@media screen and (max-width: 1024px) {
main{
    margin-top: 15vw;
}
}
.header_inner{
justify-content: space-between;
}
.header-top{
    background: #1d96d5;
    color: #fff;
    font-size: 12px;
    padding: 5px;
}
.header-top a{
    color: #fff;
}
.header-top i{
    margin: 0 10px;
}
header h1{
    width: 50%;
}
header h1 img{
    width:65%;
    display: inline-block;
    margin:0 auto;
    /* margin-left:0; */
}
@media screen and (max-width: 1024px) {
	header h1 img{
	    margin:0 auto;
	}
}
chat{
    display: none;
}
.icons{
    width: 25%;
    padding: 0;
    background-color:transparent;
}
@media screen and (min-width: 1025px) {
.icons {
    width: auto;
}
}
.pos01_2::after,.pos05::after {
    display: none;
}
.openbtn,
.icon :is(a){
    background: none;
    width: 45px;
    color: #000;
}
.openbtn span:nth-of-type(1), 
.openbtn span:nth-of-type(3){
	left:auto;
}
.openbtn span:nth-of-type(2){
	color: #000;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    position: static;
    line-height: 0;
    margin-top: 8px;
    display: block;
}
.openbtn span:nth-of-type(1),
.openbtn span:nth-of-type(3){
    background: #000;
}
.f-box{
    display: flex;
}
.fa-cart-shopping,
.fa-magnifying-glass{
	font-size:6.5vw;
	font-weight:300;
}
@media screen and (min-width: 1025px) {
    .fa-cart-shopping,
    .fa-magnifying-glass{
        font-size:2.5vw;
    }
}
.fa-cart-shopping{
	transform: scaleX(-1);
}
.fa-sharp{
	 font-family: 'Font Awesome 6 Pro'; /**/
}
swiper-container {
  width: 100%;
  display:block;
}

swiper-slide {
  all:revert-layer;
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.swiper .swiper-button-next, 
.swiper .swiper-button-prev{
	color:gray;
}
.swiper .swiper-button-prev:after, 
.swiper .swiper-button-next:after{
	font-size:20px;
}
.swiper a{
	display:block;
	padding:20px;
}
h2{
	font-size:16px;	
	margin-bottom:10px;
	font-weight:800;
}
/*.new{
	display:block;
	width:40px;
	height:40px;
	line-height:38px;
	background:#1C96D5;
	color:white;
	font-size:11px;
	text-decoration:none;
	border-radius:100%;
	text-align:center;
}*/
.new{
    height: 42px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../top/new-icon.png) no-repeat 50% 50%/contain;
    display: inline-block;
    display:none;
}
.item-inner {
    font-size: 14px;
}
.item-inner .price{
    display: block;
     font-size: 14px;
}
@media screen and (max-width: 1024px) {
.item-inner,
.item-inner .price{
    font-size: 12px;
}
}

footer .sns a{
    margin: 0 10px;

}
.morebox{
	width:10em;
	margin:20px auto 60px;
}
.morebox a{
	display:block;
	text-align:center;
	background:#1C96D5;
	color:white;
	padding:5px 20px 8px;;
	font-size:16px;
	font-weight:normal;
	border-radius:30px;

}
.icons:nth-of-type(1){
	max-width:60px;
}
.header_inner{
	padding:10px 0;
}
.info_list{
	background:#221915;
	background:#000;
	padding:10px 20px;
}
.info_list a{
	color:white;
}
.info_sp .info_list li:nth-of-type(odd) a{
	background:transparent;
}
.info_sp .info_list li a{
	padding:5px;
	font-weight:normal;
	font-size:14px;
}
@media screen and (max-width: 1024px) {
.info_sp .info_list li a{
	font-size:12px;
}
}
.search_box{
	background:#1C96D5;
	margin:50px 0;
	padding:20px ;
	border-radius:50vh;
}
.search_box.on{
	border-radius:20px;
}
#scrollArea .icons.on .searchbox,
.icons.on .search_box{
	overflow:visible;
}
.search_box h3{
	color:white;
	text-align:center;
	font-size:16px;
	margin-bottom:20px;
}
.search_box select{
	display:block;
	margin:0 auto 20px;;
	background:white;
	color:#1C96D5;
	border-radius:20px;
	padding:10px 20px;
	width:100%;
}
.search_box button[type=submit]{
	display:block;
	margin:auto;
	background:transparent;
	color:white;
	text-align:center;
	font-size:16px;
	border:solid 2px #ffffff;
	border-radius:30px;
	padding:10px 30px;
}
.search_box button[type=submit] i{
	font-size:14px;
	margin-left:5px;
}
.search_box .select{
	position:relative;
}
.search_box .select:after{
	/* font-family: 'Font Awesome 6 Pro'; */
    content: "\f054";
    width: 10px;
    height: 10px;
    display: block;
	color:#1C96D5;
    top: 14px;
    right: 14px;
    position: absolute;
}
.search_box select {
    -webkit-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-size: 24px auto; /* Ã§â€ Â»Ã¥Æ’Â Ã£Â Â®Ã£â€šÂµÃ£â€šÂ¤Ã£â€šÂºÃ¯Â¼Ë†Ã¥Â¹â€¦ Ã©Â«ËœÃ£Â â€¢Ã¯Â¼â€°*/
    background-position: right 12px center; /* Ã§â€ Â»Ã¥Æ’Â Ã£Â Â®Ã¤Â½Â Ã§Â½Â® */
}
.icons.cart{
	position:relative;
}
.cart .goods_count {
    background-color: #D5261E;
    color: white;
    width: 1.5em;
    height: 1.5em;
    display: block;
    box-sizing: border-box;
    border-radius: 50%;
    position: absolute;
    text-align: center;
    padding-top: 0.15em;
    font-weight: bold;
    left: 0;
    top: 0;
    z-index: 1;
}
.main_contents .swiper-button-next, .main_contents .swiper-button-prev{
	background:transparent;
}

.search_box h3{
	margin-bottom:0px;
	position:relative;
	cursor:pointer;
}
.search_box h3:after{
	display:inline-block;
	position:absolute;
	top:0;
	right:10px;
	content: "\f078";
	/* font-family: 'Font Awesome 6 Pro'; */
	
}
.search_box.on h3:after{
	content: "\f077";
}
.search_box.on h3{
	margin-bottom:20px;
}
.search_box form{
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  overflow: hidden;
}

.search_box.on form{
  max-height: 300px;
  opacity: 1;
  visibility: visible;
}
.header_inner .searchBtn{
	background-color:transparent!important;
	background:transparent!important;
	color:black!important;
	padding:0;
	border:none;
}

.ac-parent.open + .ac-child {
    background: #f7faff;
    padding: 20px;
    opacity: 1;
    display:block;
    animation: in-A 0.5s ease-in-out;
}
.ac-parent + .ac-child {
	display:none;
}
.goods_menu_list .ac-parent{
	margin-top:0;
}
.goods_menu_list{
	margin-bottom:0;
}
.goods_menu > .goods_menu_list > dt:after,
.goods_menu > .goods_menu_list > dt:before{
	display:none;
}

.topnews p {
    background:#F39800;
    color:white;
    display:inline-block;
    padding:5px 10px;
    width:100%;
    position:relative;
}
.topnews p:after{
	content:'\f00d';
	position:absolute;
	display:block;
	/* font-family: 'Font Awesome 6 Pro'; */
	top: 0.75em;
    right: 1em;
    cursor:pointer;
}
@media screen and (max-width: 1024px) {
    .main_contents {
    	margin-top:0;
    }
}

.main_contents h2{
	font-size:20px;
	margin-top:30px;
	text-align:center;
}

@media screen and (max-width: 1024px) {
.main_contents h2{
	font-size:18px;
}
}

.top .main_contents h2{
	text-align:left;
}
.shop_flow::after{
	/* font-family: 'Font Awesome 6 Pro'; */
}



.side .menu{
	top:28px;
}
.side .menu .ac1{
	padding:30px 10px;
}
.side .menu dl{
	margin:35px auto;
	transition: .4s all;
	position:static;
}
.side .menu dl.chk dd{
	opacity:1;
}
.side .menu dl dd,
.side .menu dl dt{
	padding-left:10px;
}
.side .menu dl dt .label,
.side .menu ul li .label{
	font-size:14px;
	font-weight:400;
}
@media screen and (max-width: 1024px) {
.side .menu dl dt .label,
.side .menu ul li .label{
	font-size:12px;
}
}
.side .menu dl dt.cart .label,
.side .menu ul li.cart .label{
	margin-left:-5px;
}
.side .menu dl dt .wrap a,
.side .menu ul li .wrap a{
	display:flex;
	align-items: center;
}
.side .menu dl dt.shulink a .label ,
.side .menu ul li.shulink a .label {
    transform: scale(0.85, 1.1);
    /* overflow: hidden; */
    display: block;
    white-space: nowrap;
    text-align: left;
    margin-left: 0;
    transform-origin: top left;
}
.side .menu ul li{
	margin-bottom:20px;
}

/* ac1 */
.ac1{
	padding:25px;
}
.ac1 dl,
.ac1 dt,
.ac1 dd {
    margin: 0;
    padding: 0;
}

.ac1 dl+dl {
    margin-top: 1rem;
}

.ac1 dt,
.ac1 dd {
    padding: 0px;
}

.ac1 dl {
    position: relative;
    overflow: hidden;
}

.ac1 dl>input {
    display: none;
}

.ac1 dt {
    position: relative;
    z-index: 1;
    padding: 0px;
    cursor: pointer;
    background: transparent;
    transition: .4s all;
    border: none;
    font-size: 17px;
    font-weight: 600;

}

.ac1 dd {
	margin-top:20px;
    position: absolute;
    opacity:0;
    transform: translateY(-100%);
    transition: .4s;
    background: transparent;
    border: none;
    border-top: none;
    font-size: 17px;
    font-weight: 600;
}

.ac1 dl>input:checked+label+dd {
    position: relative;
    visibility: visible;
    transform: translateY(0%);
}

.ac1 dt.haschild::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 1px;
    top: 50%;
    right: 10px;
    background: #111;
    transform: translateY(-50%);
}

.ac1 dt.haschild::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    width: 16px;
    height: 1px;
    background: #111;
    transition: .4s all;
    transform: translateY(-50%) rotate(90deg);
}

.ac1 dl>input:checked+label>dt::after {
    transform: translateY(-50%) rotate(180deg);
}
.ac1 dd{
	background:#EFF4FB;
	padding:30px;
	
}
.header_inner {
	position:relative;
}
.header_inner .searchBtn i:before{
	content: "\f002";
}
.header_inner .on .searchBtn i:before{
	content: "\f00d";
}
.header_inner .searchbox{
	position:absolute;	
	top:60px;
	left:0;
	width:100%;
	transform: translateX(-100vw);
	animation: slideinRight 0.5s;
}
@media screen and (min-width: 768px) {
    .header_inner .searchbox{
        top: 90px;
    }
}
.header_inner .on .searchbox{
	display:block;
	animation: slideinLeft 0.5s;
	transform: translateX(0);
		font-size:14px;
		width:100%;
		height: 160%;
		padding-bottom:30px;
}
.header_inner .on .searchbox form{
	position:relative;
}
.header_inner .on .searchbox input[type=text]{
	padding:10px 20px;
	border:solid 1px #1d96d5;;
	border-radius:40px;
	width:80%;
	left:10%;
	position:absolute;
}
.header_inner .on .searchbox p {
    position: absolute;
    bottom: -10px;
    margin-bottom: 20px;
    font-size: 12px;
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
}
.header_inner .on .searchbox p a{
	text-decoration:underline;
}
.header_inner .on .searchbox button{
	border:0;
	cursor:pointer;
	right:15%;
	top:10px;
	position:absolute;
	
}
.header_inner .on .searchbox button i{
	color:#1d96d5;
	font-size:20px;
}
.searchbox{
	background:white;
	z-index:2;
}
.refine{
	/*position:absolute;*/
	background:white;
	width:100%;
	top:60px;
	padding:0;
	/*transform: translateY(200vh);*/
	animation: slideinTop 0.5s;
}
div.condition_box a {
  padding: 12px 10px;
}
.refine.on{
	transform: translateY(0vh);
	animation: slideinBottom 0.5s;
	
}
.refine .level-2,
.refine .level-3{
	display:none;
}
.refine li{
	font-size:15px;
	padding:10px 20px;
	border-bottom:solid 1px #ccc;
}
.refine h4{
    background: #1d96d5;
    color: #fff;
    font-size: 14px;
    padding: 10px;
}
.refine input[type="number"],
.refine input[type="text"]{
	border:solid 1px #999;
	border-radius:5px;
	width:6em;
	padding:5px;
	margin-right:0.5em;
}
.refine .inline-block{
	display:inline-block;
}
.refine .inline-block.condition {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    max-width: calc(100% - 9em);
}
.level-1 > li > span{
	display:inline-block;
	width:6em;
}
.refine h4{
	position:relative;
}
.refine h4 .close{
	position:absolute;
	right:10px;
	color:white;
	font-weight:300;
	font-size:12px;
	cursor:pointer;
}
.level-1 > li{
	display:flex;
	align-items: center;
}
.refine .level-1 > .hasChild{
	position:relative;
}
.refine .level-1 > .hasChild:after{
	content:'\f054';
	/* font-family: 'Font Awesome 6 Pro'; */
	font-weight: 300;
     position: absolute;
    right: 13px;
    top: 10px;
}
.refine .level-2 > .hasChild2{
	position:relative;
	top:0px;
}
.refine .level-2 > .hasChild2.on{
	position:relative;
	top:33px;
	margin-bottom: 33px;
}
.refine .level-2 > .hasChild2:after{
	content:'\f054';
	 /* font-family: 'Font Awesome 6 Pro'; */
	font-weight: 300;
    position:absolute;
    top:12px;
    right:20px;
   transform: rotate(90deg);
   z-index: 10;
}

.refine .level-2 > .hasChild2.on:after{
	    top:-22px;

	}
.hasChild span .inline-block{
	display:inline-block;
}
.refine .level-2.on > .hasChild2.on:after{
	transform: rotate(270deg);
}
.refine .level-1 > .hasChild span.on{
	position:absolute;
}
.refine .level-2{
   	transform: translateX(100vw);
	animation: slideinLeft2 0.5s;
}
.refine .level-2.on{
	position:absolute;
    opacity: 1;
    display: block;
    top: 0px;
    left: 0;
    width: 100%;
    background: white;
    height: 100vh;
   	transform: translateX(0vw);
	animation: slideinRight2 0.5s;
	z-index:100;
}
.refine .level-1 > .hasChild .level-2 span.on{
	background:white;
	color:black;
	text-align:left;
	padding: 10px 20px;
}
.refine .level-3{
	display:block;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.5s;
	height: 0;
	margin-bottom:0px;
	padding:0px 0px;
	overflow: hidden;
}
.refine .level-2.on li.hasChild2{
	
}
.refine .level-3.on{
	height: auto;
	padding:0px 0;
	transition: all .3s;
	margin-top: 0px;
	position: relative;
    top: -14px;
}

.refine .level-2.off{
	animation: none
}
.onRefine.on{
	display:none;
}
.refine .level-1 > .hasChild span.on {
    position: absolute;
    top: -33px;
    left: 0;
    z-index: 1;
    width: 100%;
    background: #1D95D4;
    color: white;
    /*font-size: 14px;*/
    padding: 3px 5px;
    text-align: center;
}

.refine .level-1 > #search2 span.on{
	top:-80px;
}
.refine .level-1 > #search2 ul.on{
	top:-44px;
}
.refine .level-1 > #search3 span.on{
	top:-120px;
}
.refine .level-1 > #search3 ul.on{
	top:-84px;
}
.refine .level-2.on li{
	
}
.pointer-events{
	pointer-events:none;
}
.refine .hasChild .level-2.on li{
	
}
.hasChild span span{
	display:none;
	font-size:12px;
	padding: 0px 4px;
	z-index:9999;
	margin-top:0px;
}
.hasChild span span i{
	margin-right:0.125em;
}
.hasChild span span.return{
	float:left;
}
.hasChild span span.close{
	float:right;
}
.hasChild span.on span{
	display:inline-block;
}
.refine .hasChild .level-2.on{
	z-index:999;
}
.refine label{
	display:inline-block;
	width: calc(100% - 30px);
	cursor:pointer;
}
div.submit {
	padding:20px;
}
div.submit .button.submit {
    border-radius: 5px;
    width: 100%;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    background: #1D95D4;
    border: 2px solid #1D95D4;
    color: white;
    cursor: pointer;
    padding: 15px 10px;
    box-sizing: border-box;
    display:block;
}
div.submit .button {
    border-radius: 5px;
    width: 100%;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    background: white;
    border: 2px solid #1D95D4;
    color: #1D95D4;
    cursor: pointer;
    padding: 15px 10px;
    box-sizing: border-box;
    margin-top: 10px;
}

header#scrollArea {
    z-index: 100;
    /* position: relative; */
    position:fixed;
}
#scrollArea.static{
	/* position:static; */
    position:fixed;
    z-index: 1000;
}
#scrollArea .icons .searchbox{
	overflow:hidden;
}

#scrollArea .icons .searchbox .refine{
	display:none;
}
#scrollArea .icons.on .searchbox .refine.on{
	display:block;
}

.infobox .icons ul li{
	/* font-family:'Noto Sans JP'!important; */
	
}
.breadcrumb{
	margin-top:20px;
}
.setupRecommend .favorite_icon .fa-thin{
	font-size: 20px;
}
@media screen and (max-width: 1024px) {
    .side .menu {
    	padding-top:46px;
    }
    br.pc{
    	display:none;
    }
    input{
    	width:auto;
    }
    header#scrollArea {
    	/* position: static; */
    	position: fixed;
        z-index: 1000;
	}
}


@keyframes slideinBottom {
  0% {
    transform: translateY(200vh);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes slideinTop {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(200vh);
  }
}
@keyframes slideinLeft {
  0% {
    transform: translateX(-100vw);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slideinRight {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100vw);
  }
}
@keyframes slideinLeft2 {
  0% {
    transform: translateX(0vw);
    display:block;
    height:100%;
  }
  100% {
    transform: translateX(100vw);
    display:none;
    height:0;
  }
}
@keyframes slideinRight2 {
  0% {
    transform: translateX(100vw);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes expand {
  0% {
    display:block;
    height: 0;
   	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
  }
  100% {
  	display:block;
    height: 100%;
   	-webkit-backface-visibility: visible;
	backface-visibility: visible;
  }
}
/*--- è¿½è¨˜ ---*/
img.user-icon{
    width: auto !important;
    height: 60px;
}
.list .btn-wrap{
    margin-top: 10px;
}
.logout-link{
    text-align: right;
  margin-top: 40px;
}
.logout-link a{
    text-decoration: underline;
}
/*--- ã Šæ°—ã «å…¥ã‚Šé–¢é€£é žè¡¨ç¤º ---*/
.addfavorite,.favorite_icon,.setupRecommend .button button{
    display: none !important;
}
#cat .space{
  width: 80%;
  margin: 0 auto;
}
#cat .note-red{
  background-color: crimson;
  color: #fff;
  padding: 2px 5px;
  font-size: 14px;
  margin-left: 5px;
}
@media screen and (max-width: 1024px) {
  #cat .note-red{
    font-size: 12px;
  }
}
#cat dl input,#cat dl select,#cat dl textarea {
  height: 40px;
  border: solid 1px #000;
  border-radius: 5px;
  width: 100%;
}
.space-div {
  width: 20px;
}
/* #cat dl {
  margin: 15px 0;
}
  */
#cat dd {
  margin-top: 5px;
}
.text-gray {
  font-size: 12px;
  color: #6f6e6f;
  display: block;
}
#shop-page .btnBlue {
  width: 100%;
  background: #1d96d5;
  border: none;
}
#shop-page .btnWhite {
  width: 100%;
  background: #ffffff;
  border: solid 2px #1d96d5;
  color: #1d96d5;
}
.space-text{
  margin: 0 3px;
}
#cat .item-center {
  align-items: center;
}
.fa-chevron-up::before {
    content: "\f078";
}
.select_wrapper {
    position: relative;
}
.select_wrapper::after {
    font-family: 'Font Awesome 6 Pro';
    content: "\f078";
    position: absolute;
    top: 13px;
    right: 16px;
    width: 12px;
    height: 12px;
}
.select_wrapper select {
    -webkit-appearance: none;
    appearance: none;
    padding:10px;
}
.mySwiper + .mySwiper3 .swiper-slide img{
    height: 95%;
    width: auto;
    display: block;
    margin: auto;
}
.side .menu ul li.haschild{
	cursor:pointer;
}
.side .menu ul li.haschild::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 1px;
    top: 0.85em;
    right: 10px;
    background: #111;
    transform: translateY(-50%);
    cursor:pointer;
}
.side .menu ul li.haschild::after {
    content: '';
    position: absolute;
    top: 0.85em;
    right: 10px;
    width: 16px;
    height: 1px;
    background: #111;
    transition: .4s all;
    transform: translateY(-50%) rotate(90deg);
    cursor:pointer;
}
.side .menu ul li.chk::after {
    transform: translateY(-50%) rotate(180deg);
}
.side .menu ul.sub{
	padding-top:10px;
	margin-left:20px;
	opacity: 0;
    transform: translateY(-100%);
    transition: .4s;
    position:relative;
	height:0;
	z-index:-1;
}
.side .menu ul li{
	margin-bottom:0;
	padding-bottom:10px;
}
.side .menu ul li.haschild{
	position: relative;
}
.side .menu ul li.haschild.chk .sub{
	opacity: 1;
	visibility: visible;
    transform: translateY(0%);
	height:auto;
	z-index:0;
}
.side .menu ul li .sub li{
	height:0;
}
.side .menu ul li.chk .sub li{
	height:auto;
}
.side .menu input[type=checkbox]{
	display:none;/**/
}
.unit select.mtm_form_option{
	width:4em;
}
.amount .unit select{
	opacity:0;
}
.form-input-data.input,
.form-input-data.input .size-inputs {
	opacity:0;
	visibility:hidden;
	height:0;
}
.form-input-data.input.admin{
    opacity: 1;
    visibility: initial;
    height: auto;
}
.goods_inv.color ul li{
	border:none;
}
.setupRecommend h2{
	color:#1d96d5;
	display:block;

}
.setupRecommend h2:after{
	content:"▼";
	margin:0 0.35em;
}
.setupRecommend h2:before{
	content:"▼";
	margin:0 0.35em;
}
.goods_detail .side .menu dl,
.goods_detail .side .menu .ac1,
.goods_detail .side{
	margin-top:0;
	padding-top:0;
}
.sizeImage .tab{
	margin:0 0 30px 0;
}
.onRefine{display:none;}

.category-top.tag{
	display:none;
}