@charset "utf-8";



/***** base *****/

.main_body {
	margin: 0px 0px 50px 0px !important;
}

.grid1 {
	font-family: 'Noto Sans JP', sans-serif !important;
	word-break: break-all;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.grid1 img {
	width: auto;
	max-width: 100%;
}

.grid1 a {
	color: #000 !important;
	text-decoration: none !important;
}

.grid1 p {
	font-family: 'Noto Sans JP', sans-serif !important;
	margin: 0px 0px 0px 0px;
}



/***** grid1 *****/

.grid1 {
	width: 100%;
	height: auto;
}

.grid1-inner1 {
	width: 100%;
	height: auto;
	padding: 50px 0px 50px 0px;
	border-bottom: 1px solid #ececec;
}



/***** grid1-inner1-title1 *****/

.grid1-inner1-title1 {
	position: relative;
	width: 100%;
	height: auto;
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 30px 0px;
}

.grid1-inner1-title1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 47%;
	right: 47%;
	width: 6%;
	height: 3px;
	background-color: #d52b1e;
}

.grid1-inner1-title1-txt1 {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
}

.grid1-inner1-title1-txt1 p {
	font-family: 'Noto Sans JP', sans-serif !important;
	color: #231815;
	font-size: 24px;
	font-weight: 900;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
}

.grid1-inner1-title1-txt2 {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
}

.grid1-inner1-title1-txt2 p {
	font-family: 'Noto Sans JP', sans-serif !important;
	color: #888;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
}



/***** megaSlide-css *****/

.megaSlide1-wrap {
	width: 100%;
	height: auto;
	margin: 0px 0px 15px 0px;
	background-color: #1c1c1c;
	border-radius: 5px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.megaSlide1-wrap img {
	width: 100%;
	max-width: 100%;
	display: block;
}

.megaSlide1-wrap p, .megaSlide1-thumb1 p {
	margin: 0px 0px 0px 0px;
}

.megaSlide1-banner1-wrap {
	width: 100%;
}

.megaSlide1-banner1 {
	position: relative;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.megaSlide1-banner1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	right: 50%;
	width: 0%;
	height: 2px;
	background-color: #ea251c;
	transition: .5s;
}

.megaSlide1-banner1:hover::after {
	left: 0;
	right: 0;
	width: 100%;
}

.megaSlide1 {
	width: 100%;
	padding: 10px 10px 10px 10px;
	background-color: #060606;
}

.megaSlide1 .swiper-wrapper {
	height: auto;
}

.megaSlide1-inner1 {
	position: relative;
	width: 100%;
	height: auto;
	background-color: #060606;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

.megaSlide1-logo1 {
	position: absolute;
	z-index: 20;
	top: 10px;
	left: 10px;
	width: auto;
	display: none;
}

.megaSlide1-logo1 img {
	width: 100%;
	max-width: 100px;
	pointer-events: none;
	display: block;
}

.megaSlide1-img1 {
	width: 100%;
	display: block;
}

.megaSlide1-img2 {
	width: 100%;
	display: none;
}

.megaSlide1-img1 img, .megaSlide1-img2 img {
	width: 100%;
	max-width: 100%;
	pointer-events: none;
	display: block;
}

.megaSlide1-info1 {
	position: absolute;
	z-index: 10;
	right: 0;
	bottom: 0;
	width: auto;
	height: auto;
	color: #fff !important;
	padding: 25px 25px 25px 25px;
	/* background-color: rgba(0, 0, 0, 0.5); */
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-end;
}

.megaSlide1-info1 p {
	color: #fff !important;
	font-family: 'Noto Sans JP', sans-serif;
}

.megaSlide1-info1-state1 {
	width: auto;
	font-size: 8px;
	font-weight: 700;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	padding: 3px 10px 3px 10px;
	margin: 0px 10px 0px 0px;
	background-color: #ea251c;
	display: inline-block;
}

.megaSlide1-info1-brand1 {
	width: auto;
	font-size: 10px;
	font-weight: 700;
	text-align: center;
	text-shadow: 0 0 3px rgba(0,0,0,0.5);
	text-indent: 2px;
	letter-spacing: 2px;
	margin: 0px 0px 5px 0px;
}

.megaSlide1-info1-name1 {
	width: auto;
	text-align: right;
	text-indent: 2px;
	letter-spacing: 2px;
	text-align: right;
	text-shadow: 0 0 3px rgba(0,0,0,0.5);
	margin: 0px 0px 10px 0px;
}

.megaSlide1-info1-name1-txt1 {
	width: 100%;
	font-size: 14px;
	font-weight: 700;
	text-align: right;
	margin: 0px 0px 5px 0px;
}

.megaSlide1-info1-name1-txt2 {
	width: 100%;
	font-size: 10px;
	text-align: right;
}

.megaSlide1-info1-price1 {
	width: auto;
	font-size: 12px;
	font-weight: 500;
	text-align: right;
	text-shadow: 0 0 3px rgba(0,0,0,0.5);
	text-indent: 2px;
	letter-spacing: 2px;
	margin: 0px 0px 10px 0px;
}

.megaSlide1-info1-price1-txt1 {
	color: #eb251c;
	font-size: 14px;
	font-weight: 700;
	text-align: right;
	padding: 0px 5px 0px 5px;
}

.megaSlide1-info1-btn1 {
	width: auto;
	margin: 0px 0px 0px 0px;
}

.megaSlide1-info1-btn1 a {
	width: auto;
	color: #fff !important;
	font-size: 10px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	text-indent: 2px;
	letter-spacing: 2px;
	padding: 5px 15px 5px 15px;
	background-color: #e54352;
	transition: .5s;
	display: inline-block;
}

.megaSlide1-info1-btn1 a:hover {
	text-decoration: none;
	background-color: #ff7b87;
}

.megaSlide1-thumb1 {
	position: relative;
	width: 100%;
	padding: 13px 50px 13px 50px;
	background-color: #1c1c1c;
	overflow: hidden;
}

.slide1-swiper1-thumb1 {
	width: 100%;
	max-width: 200px;
	padding: 0px;
	margin: 0 auto;
}

.megaSlide1-thumb1 .swiper-slide {
	position: relative;
	width: 100%;
}

.megaSlide1-thumb1 .swiper-slide::after {
	content: "";
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 50%;
	right: 50%;
	width: 0%;
	height: 2px;
	background-color: #ea251c;
	transition: .3s;
}

.megaSlide1-thumb1 .swiper-slide:hover::after {
	left: 10%;
	right: 10%;
	width: 80%;
}

.megaSlide1-thumb1 img {
	width: 100%;
	padding: 5px 7px 10px 7px;
	transition: .5s;
	opacity: 1;
	cursor: pointer;
}

.megaSlide1-thumb1 .swiper-button-next1 {
	position: absolute;
	z-index: 10;
	top: 25%;
	bottom: 25%;
	right: 20px;
	width: auto;
	height: 50%;
	fill: #fff;
	transition: .5s;
	cursor: pointer;
}

.megaSlide1-thumb1 .swiper-button-prev1 {
	position: absolute;
	z-index: 10;
	top: 25%;
	bottom: 25%;
	left: 20px;
	width: auto;
	height: 50%;
	fill: #fff;
	transition: .5s;
	cursor: pointer;
}

.megaSlide1-thumb1 .swiper-button-next1:hover, .megaSlide1-thumb1 .swiper-button-prev1:hover {
	fill: #ea251c;
}

.megaSlide1-thumb1 .swiper-button-next1 svg, .megaSlide1-thumb1 .swiper-button-prev1 svg {
	width: 15px;
	height: 100%;
}



/***** megaBanner1 *****/

.megaBanner1 {
	width: 100%;
	margin: 0px 0px 15px 0px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	overflow: hidden;
}

.megaBanner1 a {
	width: 100%;
	display: block;
}

.megaBanner1 a img {
	width: 100%;
}



/***** switch *****/

.switch1 {
	display: block;
}

.switch2 {
	display: none;
}



/***** storeSaleSlide1 *****/

.storeSaleSlide1 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 800px;
	padding: 15px 0px 15px 0px;
	background-color: #f9f9f9;
	border: 0px solid #e1e1e1;
	border-radius: 5px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.storeSaleSlide1-title1 {
	position: relative;
	width: 100%;
	height: auto;
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 15px 0px;
}

.storeSaleSlide1-title1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 47%;
	right: 47%;
	width: 6%;
	height: 3px;
	background-color: #d52b1e;
}

.storeSaleSlide1-title1-txt1 {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
}

.storeSaleSlide1-title1-txt1 p {
	font-family: 'Noto Sans JP', sans-serif !important;
	color: #231815;
	font-size: 24px;
	font-weight: 900;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
}

.storeSaleSlide1-title1-txt2 {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
}

.storeSaleSlide1-title1-txt2 p {
	font-family: 'Noto Sans JP', sans-serif !important;
	color: #888;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
}

.storeSaleSlide1 .swiper-wrapper {
	width: 100%;
	height: auto;
	padding: 20px 0% 20px 0%;
	margin: 0px 0px 10px 0px;
}

.storeSaleSlide1 .swiper-wrapper .swiper-slide {
	width: 28%;
	padding: 0px 10px 0px 10px;
}

.storeSaleSlide1 .swiper-slide img {
	width: 100% !important;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	box-shadow: 0px 0px 7px 1px rgba(136, 136, 136, 0.25);
	transition: .3s;
}

.storeSaleSlide1 .swiper-slide-active img {
	transform: scale(1.20);
}

.storeSaleSlide1-img1 {
	width: 100%;
	height: auto;
	padding: 10px 10px 10px 10px;
}

.storeSaleSlide1-img1 a {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.storeSaleSlide1-img1 a img {
	width: 100%;
	max-width: 100%;
	display: block;
}

.storeSaleSlide1-menu1 {
	position: relative;
	width: 250px;
	height: auto;
	display: inline-block;
}

.storeSaleSlide1-pagination1 {
	width: 100%;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.storeSaleSlide1-pagination1 .swiper-pagination-bullet {
	width: 10px !important;
	height: 10px !important;
	margin: 0px 7px 0px 7px !important;
	background: #d7d7d7 !important;
}

.storeSaleSlide1-pagination1 .swiper-pagination-bullet-active {
	background: #d52b1e !important;
}

.storeSaleSlide1-prev1 {
	position: absolute;
	z-index: 10;
	top: unset;
	bottom: 0px;
	left: 20px;
	width: auto;
	height: auto;
	fill: #d52b1e;
	transition: .5s;
	cursor: pointer;
}

.storeSaleSlide1-prev1 svg {
	width: 10px;
	height: auto;
}

.storeSaleSlide1-next1 {
	position: absolute;
	z-index: 10;
	top: unset;
	bottom: 0px;
	right: 20px;
	width: auto;
	height: auto;
	fill: #d52b1e;
	transition: .5s;
	cursor: pointer;
}

.storeSaleSlide1-next1 svg {
	width: 10px;
	height: auto;
}



/***** brand1 *****/

.categoryMenu1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.categoryMenu1 ul {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
}

.categoryMenu1 ul li {
	width: 50%;
	height: auto;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
}

.categoryMenu1 ul li a {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #e8e8e8;
	border-radius: 7px;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}

.categoryMenu1-img1 {
	width: 25%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	background-color: #e8e8e8;
}

.categoryMenu1-img1 img {
	width: 100%;
	height: 100%;
	border-right: 1px solid #e8e8e8;
	border-radius: 0px;
	overflow: hidden;
	object-fit: cover;
}

.categoryMenu1-title1 {
	width: 75%;
	padding: 7px 10px 7px 10px;
	margin: 0px 0px 0px 0px;
}

.categoryMenu1-title1 p {
	color: #000 !important;
	text-indent: 0px;
	letter-spacing: 1px;
}

.categoryMenu1-title1-txt1 {
	width: 100%;
	font-size: 10px;
	font-weight: 500;
	text-align: center;
	margin: 0px 0px 0px 0px;
}



/***** brand1 *****/

.brand1 {
	width: 100%;
	margin: 0px 0px 10px 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
}

.brand1-inner1 {
	width: 25%;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}

.brand1-inner2 {
	width: 100%;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}

.pbab_sp { 
	display: none
}



/***** specialContents1 *****/

.specialContents1 {
	width: 100%;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

.specialContents1 .swiper-wrapper {
	width: 100%;
}

.specialContents1 .swiper-slide {
	width: 100%;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
}

.specialContents1-inner1 {
	width: 33.33%;
	padding: 10px 5px 10px 5px;
	margin: 0px 0px 0px 0px;
}

.specialContents1-inner1 a {
	width: 100%;
	display: block;
}

.specialContents1-img1 {
	width: 100%;
	margin: 0px 0px 7px 0px;
}

.specialContents1-txt1 {
	width: 100%;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

.specialContents1-pagination1 {
	width: 100%;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.specialContents1-pagination1 .swiper-pagination-bullet {
	width: 10px !important;
	height: 10px !important;
	margin: 0px 7px 0px 7px !important;
	background: rgba(0, 0, 0, 0.15) !important;
	opacity: 1 !important;
}

.specialContents1-pagination1 .swiper-pagination-bullet-active {
	background: #d52b1e !important;
}

.specialContents1-btn1 {
	width: 100%;
	height: auto;
	max-width: 100%;
	margin: 0px 0px 0px 0px;
	float: none;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.specialContents1-btn1 img {
	width: 100%;
	max-width: 250px;
}



/***** specialContents1 *****/

.artistMediaContents1 {
	width: 100%;
	padding: 15px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	overflow: hidden;
}

.artistMediaContents1 .swiper-wrapper {
	width: 330px;
	margin: 0px 0px 10px 0px;
}

.artistMediaContents1 .swiper-slide {
	width: 100%;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
}

.artistMediaContents1-inner1 {
	width: 100%;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

.artistMediaContents1-inner1 a {
	width: 100%;
	display: block;
}

.artistMediaContents1-img1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.artistMediaContents1-img1 img {
	width: 100%;
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	box-shadow: 0px 0px 5px 2px rgba(202, 202, 202, 0.30);
	overflow: hidden;
}

.artistMediaContents1-pagination1 {
	width: 100%;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.artistMediaContents1-pagination1 .swiper-pagination-bullet {
	width: 10px !important;
	height: 10px !important;
	margin: 0px 7px 0px 7px !important;
	background: #d7d7d7 !important;
}

.artistMediaContents1-pagination1 .swiper-pagination-bullet-active {
	background: #d52b1e !important;
}

.artistMediaContents1-btn1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.artistMediaContents1-btn1 a {
	width: auto;
	color: #fff !important;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	padding: 8px 30px 8px 30px;
	background-color: #d00020;
	border-radius: 5px;
	transition: .3s;
	display: inline-block;
}

.artistMediaContents1-btn1 a:hover {
	background-color: #ff0b31;
}



/***** beginnersContents1 *****/

.beginnersContents1 {
	width: 100%;
	margin: 0px 0px 10px 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
}

.beginnersContents1-inner1 {
	width: 33.33%;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

.beginnersContents1-inner1 a {
	width: 100%;
	display: block;
}

.beginnersContents1-img1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 7px 0px;
}

.beginnersContents1-info1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.beginnersContents1-inner2 {
	width: 50%;
	height: auto;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

.beginnersContents1-inner2 a {
	width: 100%;
	height: 100%;
	padding: 10px 10px 10px 10px;
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.beginnersContents1-img2 {
	width: 20%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.beginnersContents1-img2 img {
	width: 100%;
	border-radius: 5px;
	overflow: hidden;
}

.beginnersContents1-info2 {
	width: 80%;
	padding: 0px 0% 0px 5%;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.beginnersContents1-info2-title1 {
	width: 100%;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	text-indent: 0px;
	letter-spacing: 1px;
	margin: 0px 0px 5px 0px;
}

.beginnersContents1-info2-title1-txt1 {
	width: 100%;
	color: #ff6f25;
	font-size: 14px;
	font-weight: 700;
}

.beginnersContents1-info2-txt1 {
	width: 100%;
	font-size: 10px;
	font-weight: 300;
	text-align: center;
	text-indent: 0px;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
}



/***** youtube *****/

.yt1-wrap {
	width: 100%;
	margin: 0px 0px 30px 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
}

.yt1 {
	width: 33.33%;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

.yt1 a {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	border: 1px solid #e1e1e1;
	border-radius: 10px;
	transition: .5s;
	overflow: hidden;
	display: block;
}

.yt1 a:hover {
	box-shadow: 0px 0px 15px 2px rgba(152, 152, 152, 0.3);
}

.yt1-img1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	border-radius: 0px;
	overflow: hidden;
	transition: .5s;
}

.yt1 a:hover .yt1-img1 {
	opacity: 0.8;
}

.yt1-info1 {
	width: 100%;
	padding: 15px 15px 15px 15px;
}

.yt1-info1-date1 {
	width: auto;
	color: #000;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 2px dotted #d00020;
	display: inline-block;
	display: none;
}

.yt1-info1-title1 {
	width: 100%;
	font-size: 12px;
	font-weight: 300;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 0px dotted #d00020;
	transition: .5s;
}

.yt1 a:hover .yt1-info1-title1 {
	color: #cc011f;
}

.yt1-info1-tag1 {
	width: auto;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	text-align: center;
	padding: 3px 20px 3px 20px;
	margin: 0px 0px 0px 0px;
	background-color: #d00020;
	border-radius: 30px;
	transition: .5s;
	display: inline-block;
}

.yt1 a:hover .yt1-info1-tag1 {
	background-color: #ff0b31;
}

.yt1-btn1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.yt1-btn1 a {
	width: auto;
	color: #fff !important;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	padding: 8px 30px 8px 30px;
	background-color: #d00020;
	border-radius: 5px;
	transition: .3s;
	display: inline-block;
}

.yt1-btn1 a:hover {
	background-color: #ff0b31;
}


/***** storeBlog1 *****/

.storeBlog1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.storeBlog1-inner1 {
	width: auto;
	margin: 0px 0px 30px 0px;
}

.storeBlog1-btn1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.storeBlog1-btn1 a {
	width: auto;
	color: #fff !important;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	padding: 8px 30px 8px 30px;
	background-color: #d00020;
	border-radius: 5px;
	transition: .3s;
	display: inline-block;
}

.storeBlog1-btn1 a:hover {
	background-color: #ff0b31;
}

.storeBlog1-banner1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.storeBlog1-banner1 a {
	width: 100%;
	display: block;
}



/***** serviceInfo1 *****/

.serviceInfo1 {
	width: 100%;
	height: auto;
	font-feature-setting: "palt";
	margin: 0px 0px 0px 0px;
}

.serviceInfo1-cap1 {
	width: 100%;
	height: auto;
	font-size: 14px;
	font-weight: 300;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	margin: 0px 0px 15px 0px;
}

.serviceInfo1-list1 {
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
}

.serviceInfo1-list1-inner1 {
	width: 33.33%;
	height: auto;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

.serviceInfo1-list1-img1 {
	width: 100%;
	height: auto;
	margin: 0px 0px 10px 0px;
	border: 1px solid #e8e8e8;
	border-radius: 6px;
	overflow: hidden;
}
 
.serviceInfo1-list1-txt1 {
	width: 100%;
	height: auto;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	text-indent: 1px;
	letter-spacing: 1px;
}



/***** about1 *****/

.about1 {
	width: 100%;
	margin: 0px 0px 10px 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.about1-img1 {
	width: 40%;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}

.about1-info1 {
	width: 60%;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

.about1-info1-title1 {
	width: 100%;
	margin: 0px 0px 15px 0px;
}

.about1-info1-title1 p {
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
}

.about1-info1-cap1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.about1-info1-cap1 {
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 1px;
	margin: 0px 0px 7px 0px;
}



/***** sns1 *****/

.sns1 {
	width: 90%;
	max-width: 100%;
	margin: 0px 5% 0px 5%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}

.sns1-inner1 {
	width: 11.66%;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

.sns1-inner1 a {
	width: 100%;
	display: block;
}

.sns1-inner1 a img {
	width: 100%;
	transform: scale(1.00);
	transition: .2s;
}

.sns1-inner1 a:hover img {
	transform: scale(1.10);
}

.sns1-inner3 {
	width: 38%;
	margin: 0 auto;
}



/***** mediaQuery *****/

@media (max-width:1600px){


}



@media (max-width:1400px){


}



@media (max-width:1280px){


}



@media (max-width:1024px){


}



@media (max-width:799px){

.grid1-inner1 {
	width: 100%;
	padding: 50px 25px 50px 25px;
}

}



@media (max-width:768px){


}



@media (max-width:475px){

.grid1-inner1 {
	padding: 50px 10px 50px 10px;
}

.grid1-inner1-title1-txt1 p {
	font-size: 18px;
}

.grid1-inner1-title1-txt2 p {
	font-size: 14px;
}

.megaSlide1-wrap {
	width: 100%;
	margin: 10px 0px 15px 0px;
	border-radius: 7px;
}

.megaSlide1-thumb1 .swiper-button-next1 svg, .megaSlide1-thumb1 .swiper-button-prev1 svg {
	width: 10px;
}

.megaSlide1-img1 {
	display: none;
}

.megaSlide1-img2 {
	display: block;
}

.megaSlide1-logo1 {
	top: unset;
	bottom: 10px;
	left: unset;
	right: 5px;
}

.megaSlide1-logo1 img {
	max-width: 120px;
}

.megaSlide1-info1 {
	top: 0;
	bottom: unset;
	left: 0;
	right: unset;
	padding: 20px 20px 20px 20px;
	align-items: flex-start;
}

.megaSlide1-info1-state1 {
	text-indent: 1px;
	letter-spacing: 1px;
}

.megaSlide1-info1-name1 {
	text-align: left;
	text-indent: 1px;
	letter-spacing: 1px;
	margin: 0px 0px 5px 0px;
}

.megaSlide1-info1-name1-txt1 {
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 5px 0px;
}

.megaSlide1-info1-name1-txt2 {
	text-align: left;
}

.megaSlide1-info1-price1 {
	font-size: 10px;
	text-align: left;
}

.megaSlide1-info1-btn1 a {
	font-size: 8px;
}

.megaSlide1-thumb1 {
	padding: 10px 30px 10px 30px;
}

.slide1-swiper1-thumb1 {
	max-width: 170px;
}

.megaSlide1-thumb1 img {
	opacity: 1;
}

.megaBanner1 {
	border-radius: 7px;
}

.switch1 {
	display: none;
}

.switch2 {
	display: block;
}

.storeSaleSlide1 {
	margin: 0px 0px 15px 0px;
	border-radius: 7px;
}

.storeSaleSlide1-title1 p {
	font-size: 18px;
}

.storeSaleSlide1 .swiper-wrapper {
	padding: 10px 0% 10px 0%;
}

.storeSaleSlide1 .swiper-wrapper .swiper-slide {
	width: 45%;
	padding: 0px 7px 0px 7px;
}

.brand1-inner1 {
	width: 50%;
}

.pbab_pc{
	display: none;
}

.pbab_sp { 
	display: block;
}

.specialContents1-inner1 {
	width: 50%;
	padding: 7px 5px 7px 5px;
	margin: 0px 0px 0px 0px;
}

.specialContents1-txt1 {
	font-size: 10px;
}

.specialContents1-btn1 {
	justify-content: center;
}

.specialContents1-btn1 img {
	max-width: 220px;
}

.artistMediaContents1 .swiper-wrapper {
	width: 80%;
}

.beginnersContents1-inner1 {
	width: 100%;
	padding: 5px 0px 5px 0px;
}

.beginnersContents1-inner1 a {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.beginnersContents1-img1 {
	width: 45%;
}

.beginnersContents1-info1 {
	width: 55%;
	padding: 0px 0px 0px 15px;
}

.beginnersContents1-info1-txt1 {
	font-size: 13px;
}

.beginnersContents1-inner2 {
	width: 100%;
	padding: 5px 0px 5px 0px;
}

.beginnersContents1-img2 {
	width: 25%;
}

.beginnersContents1-info2 {
	width: 75%;
}

.beginnersContents1-info2-title1 {
	font-size: 11px;
}

.beginnersContents1-info2-title1-txt1 {
	font-size: 13px;
}

.yt1 {
	width: 100%;
	padding: 7px 0px 7px 0px;
}

.yt1 a {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.yt1-img1 {
	width: 42%;
	height: 100%;
	background-color: #000;
	display: flex;
	justify-content: center;
	align-items: center;
}

.yt1-info1 {
	width: 58%;
	padding: 10px 10px 10px 10px;
}

.yt1-info1-title1 {
	font-size: 10px;
}

.serviceInfo1-cap1 {
	font-size: 13px;
	text-align: left;
	text-indent: 1px;
	letter-spacing: 1px;
}

.serviceInfo1-cap1 p {
	margin: 0px 0px 7px 0px;
}

.serviceInfo1-list1-inner1 {
	width: 50%;
	padding: 10px 7px 10px 7px;
}

.serviceInfo1-list1-img1 {
	margin: 0px 0px 5px 0px;
}

.serviceInfo1-list1-txt1 {
	font-size: 10px;
	text-indent: 0px;
	letter-spacing: 0px;
}

.sns1 {
	width: 90%;
	margin: 0px 5% 0px 5%;
}

.sns1-inner1 {
	width: 33%;
	padding: 7px 7px 7px 7px;
}

.sns1-inner3 {
	width: 90%;
	margin: 5% 5% 0px 5%;
}
}



@media (max-width:375px){

.megaSlide1-logo1 img {
	max-width: 105px;
}

}



@media (max-width:320px){

.grid1-inner1 {
	padding: 35px 10px 35px 10px;
}

.grid1-inner1-title1-txt1 p {
	font-size: 15px;
}

.grid1-inner1-title1-txt2 p {
	font-size: 12px;
}

.megaSlide1-logo1 img {
	max-width: 90px;
}

.megaSlide1-info1-state1 {
	font-size: 6px;
}

.megaSlide1-info1-brand1 {
	font-size: 8px;
}

.megaSlide1-info1-name1-txt1 {
	font-size: 10px;
}

.megaSlide1-info1-name1-txt2 {
	font-size: 8px;
}

.megaSlide1-info1-price1 {
	font-size: 8px;
}

.megaSlide1-info1-price1-txt1 {
	font-size: 12px;
}

.megaSlide1-info1-btn1 a {
	font-size: 6px;
	text-indent: 1px;
	letter-spacing: 1px;
	padding: 3px 10px 3px 10px;
}

.beginnersContents1-info1-txt1 {
	font-size: 11px;
}

.beginnersContents1-info2-title1 {
	font-size: 8px;
}

.beginnersContents1-info2-title1-txt1 {
	font-size: 10px;
}

.beginnersContents1-info2-txt1 {
	font-size: 8px;
}

.yt1 {
	width: 100%;
}

.yt1-img1 {
	width: 45%;
}

.yt1-info1 {
	width: 55%;
}

.yt1-info1-title1 {
	font-size: 9px;
	margin: 0px 0px 10px 0px;
}

.yt1-info1-tag1 {
	font-size: 8px;
}

.serviceInfo1-cap1 {
	font-size: 11px;
}

.sns1 {
	width: 100%;
	margin: 0px 0% 0px 0%;
}

}