@charset "utf-8";

/***** base *****/

* {
	font-family: 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif;
	font-variant-ligatures: none;
	word-break: break-all;
	vertical-align: baseline;
	padding: 0;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	overflow-y: hidden;
}

html.page_active_act1 {
	overflow-y: scroll;
}

html.menu_open_act1 {
	overflow-y: hidden;
}

body {
	color: #fff;
	background-color: #000000;
	overflow-x: hidden;
}

p {
	font-family: 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif;
}

.wf-active p {
	visibility: visible;
}

a {
	color: #fff;
	text-decoration: none !important;
	list-style: none;
}

img {
	width: 100%;
	max-width: 100%;
	display: block;
}

li {
	text-decoration: none;
	list-style: none;
}

.fixed {
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow-y: unset;
}

.hide {
	display: none;
}

/***** color_switch *****/

.color_switch_lineup_url_target,
.color_switch_name_target,
.color_switch_visual_target1,
.color_switch_visual_target2 {
	position: absolute;
	z-index: -10;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	transform: translateY(20px);
	transition: .3s;
	opacity: 0;
}

.color_switch_lineup_url_target.color_switch_lineup_url_target_active,
.color_switch_name_target.color_switch_name_target_active,
.color_switch_visual_target1.color_switch_visual_target1_active1,
.color_switch_visual_target2.color_switch_visual_target2_active1 {
	z-index: 10;
	transform: translateY(0px);
	opacity: 1;
}

.color_switch_btn_target {
	width: auto;
	max-width: 35px;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 5px;
	border: 0px solid #39206e;
	border-radius: 0px 0px 0px 0px;
	transition: .2s;
	overflow: hidden;
	cursor: pointer;
}

.color_switch_btn_target:hover {
	padding: 5px 5px 5px 5px;
	border: 3px solid #e72dd0;
}

.color_switch_btn_target.color_switch_btn_target_active {
	padding: 5px 5px 5px 5px;
	border: 3px solid #e72dd0;
}

/***** color_switch_product *****/

.color_switch_product_url_target,
.color_switch_product_name_target,
.color_switch_product_visual_target1,
.color_switch_product_visual_target2 {
	position: absolute;
	z-index: -10;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	transform: translateY(20px);
	transition: .3s;
	opacity: 0;
}

.color_switch_product_url_target.color_switch_product_url_target_active,
.color_switch_product_name_target.color_switch_product_name_target_active,
.color_switch_product_visual_target1.color_switch_product_visual_target1_active1,
.color_switch_product_visual_target2.color_switch_product_visual_target2_active1 {
	z-index: 10;
	transform: translateY(0px);
	opacity: 1;
}

.color_switch_product_gallery_target1,
.color_switch_product_gallery_target2,
.color_switch_product_gallery_target3,
.color_switch_product_gallery_target4,
.color_switch_product_gallery_target5,
.color_switch_product_gallery_target6,
.color_switch_product_gallery_target7,
.color_switch_product_gallery_target8,
.color_switch_product_gallery_target9,
.color_switch_product_gallery_target10,
.color_switch_product_gallery_target11,
.color_switch_product_gallery_target12 {
	position: absolute;
	z-index: -10;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	transform: translateY(20px);
	transition: .3s;
	opacity: 0;
}

.color_switch_product_gallery_target1.color_switch_product_gallery_target1_active1,
.color_switch_product_gallery_target2.color_switch_product_gallery_target2_active1,
.color_switch_product_gallery_target3.color_switch_product_gallery_target3_active1,
.color_switch_product_gallery_target4.color_switch_product_gallery_target4_active1,
.color_switch_product_gallery_target5.color_switch_product_gallery_target5_active1,
.color_switch_product_gallery_target6.color_switch_product_gallery_target6_active1,
.color_switch_product_gallery_target7.color_switch_product_gallery_target7_active1,
.color_switch_product_gallery_target8.color_switch_product_gallery_target8_active1,
.color_switch_product_gallery_target9.color_switch_product_gallery_target9_active1,
.color_switch_product_gallery_target10.color_switch_product_gallery_target10_active1,
.color_switch_product_gallery_target11.color_switch_product_gallery_target11_active1,
.color_switch_product_gallery_target12.color_switch_product_gallery_target12_active1 {
	z-index: 10;
	transform: translateY(0px);
	opacity: 1;
}

.color_switch_product_btn_target {
	width: auto;
	max-width: 35px;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 5px;
	border: 0px solid #39206e;
	border-radius: 0px 0px 0px 0px;
	transition: .2s;
	overflow: hidden;
	cursor: pointer;
}

.color_switch_product_btn_target:hover {
	padding: 5px 5px 5px 5px;
	border: 3px solid #e72dd0;
}

.color_switch_product_btn_target.color_switch_product_btn_target_active {
	padding: 5px 5px 5px 5px;
	border: 3px solid #e72dd0;
}

/***** button_set1 *****/

.image_animation_set1 {
	transition: 1.0s;
	transform: scale(1.000);
	box-shadow: 0px 0px 0px 0px #821474;
}

a:hover .image_animation_set1 {
	transform: scale(1.025);
	box-shadow: 0px 0px 20px 5px #821474;
}

/***** button_set1 *****/

.button_set1 {
	width: 100%;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: flex-end;
}

.button_set2 {
	width: 100%;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.button_set1_object1,
.button_set2_object1 {
	width: 100%;
	max-width: 280px;
	padding: 7px 7px 7px 7px;
	margin: 0px 0px 0px 0px;
}

.button_set1_object1 a,
.button_set2_object1 a {
	width: 100%;
	color: #ffffff;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	text-indent: 3px;
	letter-spacing: 3px;
	padding: 20px 50px 20px 50px;
	margin: 0px 0px 0px 0px;
	background-color: #39206e;
	border-radius: 50px 50px 50px 50px;
	transition: .3s;
	display: block;
}

.button_set1_object1 a:hover,
.button_set2_object1 a:hover {
	color: #ffffff;
	background-color: #e72dd0;
}

/***** infobtn_patch *****/

.infobtn_patch a {
	color: #39206e !important;
	background-color: #ffffff !important;
	border: 2px solid #39206e !important;
}

.infobtn_patch a:hover {
	color: #ffffff !important;
  background-color: #e72dd0 !important;
	border: 2px solid #e72dd0 !important;
}

/***** color *****/

.white {
	color: #fff !important;
}

.red1 {
	color: #e91d13;
}

/***** theme *****/

.theme_bg1 {
	background-color: #ffffff;
}

.theme_bg2 {
	background-color: #ffffff;
}

/***** font *****/

.font1 {
	font-family: 'M PLUS 1p', sans-serif;
}

.font2 {
	font-family: 'Oswald', sans-serif;
}

/***** menu *****/

.menu {
	opacity: 0;
	transition: .3s;
}

.menu.page_active_act1 {
	opacity: 1;
}

/***** header *****/

.header {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 80px;
  background-color: rgba(0, 0, 0, 1.0);
	transition: .3s;
	overflow: hidden;
}

.header_object1 {
	position: absolute;
  z-index: 150;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
	transition: .5s .0s cubic-bezier(.86,0,.07,1);
}

.header_object2 {
	position: absolute;
  z-index: 150;
  bottom: 0;
  left: 0;
  right: 0;
  width: 70%;
  height: 100%;
	padding: 0px 30px 0px 30px;
	background-color: unset;
	transition: .5s .0s cubic-bezier(.86,0,.07,1);
	opacity: 1;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.header_object2.scroll_act1 {
}

/***** brand_logo *****/

.brand_logo {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	transition: .5s cubic-bezier(.86,0,.07,1);
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.brand_logo.act1 {
	width: 10%;
	height: 100%;
}

.brand_logo a {
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.brand_logo a img {
	width: 100%;
	height: auto;
	max-width: 90px;
	margin: 0px 0px 0px 0px;
}

/***** store_logo *****/

.store_logo {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 15%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	transition: .5s cubic-bezier(.86,0,.07,1);
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.store_logo.act1 {
	width: 10%;
	height: 100%;
}

.store_logo a {
	width: auto;
	height: 100%;
  margin: 0px 0px 0px 0px;
  display: block;
}

.store_logo a svg {
	width: 100%;
	height: 100%;
	max-width: 120px;
	display: block;
}

/***** menu_btn *****/

.menu_btn {
	position: absolute;
	z-index: 150;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100px;
	height: 100%;
	cursor: pointer;
	display: none;
	justify-content: center;
	align-items: center;
}

.menu_btn_object1 {
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 30px;
	max-height: 10px;
	margin: 0px 0px 0px 0px;
	transition: 0.5s cubic-bezier(.86,0,.07,1);
}

.menu.menu_open_act1 .menu_btn_object1 {
	max-height: 1px;
}

.menu_btn_object1_line1 {
	position: absolute;
	z-index: 10;
	top: 0;
	width: 100%;
	height: 1px;
	background-color: #ffffff;
	transform: rotate(0deg);
	transition: 0.5s cubic-bezier(.86,0,.07,1);
}

.menu.menu_open_act1 .menu_btn_object1_line1 {
	bottom: 50%;
	transform: rotate(-35deg);
}

.menu_btn_object1_line2 {
	position: absolute;
	z-index: 10;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #ffffff;
	transform: rotate(0deg);
	transition: 0.5s cubic-bezier(.86,0,.07,1);
}

.menu.menu_open_act1 .menu_btn_object1_line2 {
	transform: rotate(35deg);
}

/***** site_menu *****/

.site_menu {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: rgba(255, 255, 255, 0);
	border-top: 0px solid #e8e8e8;
	transition: .3s;
	display: block;
}

.site_menu_inner1 {
	width: auto;
	height: 100%;
	padding: 0px 0px 0px 0px;
	display: block;
}

.site_menu_scroll_layer1 {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	transition: unset;
	display: block;
}

.site_menu_scroll_layer1 ul {
	width: 100%;
	height: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.site_menu_scroll_layer1 ul li {
	position: relative;
	width: auto;
	height: 100%;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.site_menu_scroll_layer1 ul li::after {
	content: "";
	position: absolute;
	z-index: 5;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 0px;
	background-color: #e72dd0;
	transition: .3s;
}

.site_menu_scroll_layer1 ul li:hover::after {
	height: 3px;
}

.site_menu_scroll_layer1 ul li a {
	width: auto;
	height: 100%;
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	padding: 10px 10px 10px 10px;
	transition: .3s;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.site_menu_scroll_layer1 ul li a:hover {
	color: #e72dd0;
}

.site_menu_scroll_layer1 ul li a p {
	font-family: 'Oswald', sans-serif;
}

.site_menu_scroll_layer1-txt1 {
	font-size: 13px;
	font-weight: 100;
	padding: 3px 0px 0px 0px;
}

/***** grid *****/

.grid_wrap {
  width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 80px 0px 0px 0px;
	opacity: 0;
	transition: .3s;
}

.grid_wrap.page_active_act1 {
	opacity: 1;
}

.grid_wrap_inner1 {
	position: relative;
	z-index: 20;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
  width: 100%;
	height: auto;
  padding: 0px 0px 0px 0px;
	transition: .3s;
}

.grid {
	position: relative;
	z-index: 0;
	width: 100%;
	height: auto;
	padding: 120px 80px 120px 80px;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}

.grid_inner1 {
	width: 100%;
	height: auto;
	max-width: 1500px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.grid_title1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 100px 0px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.grid_title1_text1 {
	width: auto;
	margin: 0px 0px 10px 0px;
}

.grid_title1_text1 p {
	width: auto;
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: 800;
	font-style: normal;
	text-align: left;
	text-indent: 3px;
	letter-spacing: 3px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline-block;
}

.grid_title1_text2 {
	width: auto;
	margin: 0px 0px 0px 0px;
}

.grid_title1_text2 p {
	width: auto;
	color: #aaa;
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 5px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline-block;
}

.grid_text1 {
	width: 100%;
	margin: 0px 0px 20px 0px;
}

.grid_text1 p {
  color: #555555;
  font-size: 12px;
  text-align: center;
  text-indent: 2px;
  letter-spacing: 2px;
	line-height: 22px;
}

.grid_logo1 {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 70px 0px 50px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.grid_logo1_img1 {
	width: auto;
	height: auto;
	margin: 0px 40px 0px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.grid_logo1_img1 a {
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	display: block;
}

.grid_logo1_img1 a img {
	width: auto;
	height: auto;
	max-width: 130px;
	margin: 0px 0px 0px 0px;
}

.grid_logo1_title1 {
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.grid_logo1_title1_text1 {
	width: 100%;
	margin: 0px 0px 5px 0px;
}

.grid_logo1_title1_text1 p {
	width: 100%;
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	font-weight: 500;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	transition: .3s;
}

.grid_logo1_title1_text2 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.grid_logo1_title1_text2 p {
	width: 100%;
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	transition: .3s;
}

.grid_menu1 {
	position: relative;
	width: 100%;
	height: 35px;
	margin: 0px 0px 50px 0px;
  overflow: hidden;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: stretch;
}

.grid_menu1_layer1 {
	width: auto;
	height: 55px;
	margin: 0px 0px 0px 0px;
  overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}

.grid_menu1_layer1 ul {
  width: 950px;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.grid_menu1_layer1 ul li {
	width: auto;
	margin: 0px 15px 0px 15px;
}

.grid_menu1_layer1 ul li a {
	position: relative;
	display: block;
}

.grid_menu1_layer1 ul li a::after {
	content: "";
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background-color: #c4c4c4;
	transition: .3s;
}

.grid_menu1_layer1 ul li a:hover::after {
	height: 2px;
	background-color: #e72dd0;
}

.grid_menu1_layer1 ul li a p {
	width: auto;
	height: auto;
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-align: right;
	text-indent: 2px;
	letter-spacing: 2px;
	padding: 0px 0px 8px 0px;
	transition: .3s;
	display: block;
}

.grid_menu1_layer1 ul li a:hover p {
	color: #e72dd0;
}

.grid_bredclamb1 {
  width: 100%;
	margin: 0px 0px 50px 0px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.grid_bredclamb1_set1 {
  width: auto;
  display: inline-block;
  margin: 7px 7px 7px 7px;
}

.grid_bredclamb1_set1 a p {
	color: #39206e;
	font-family: 'Oswald', sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  text-indent: 2px;
  letter-spacing: 2px;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	transition: .3s;
	display: block;
}

.grid_bredclamb1_set1 a:hover p {
  color: #e72dd0;
}

.grid_bredclamb1_set1 p {
	color: #000000;
	font-family: 'Oswald', sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  text-indent: 2px;
  letter-spacing: 2px;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
}

.grid_bredclamb1_set1 p span {
	color: #b3b3b3;
	font-family: 'Oswald', sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  text-indent: 1px;
  letter-spacing: 1px;
	line-height: 24px;
}

/***** visual1 *****/

.visual {
	position: relative;
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	background-color: #0f0f0f;
	box-shadow: 0px 0px 0px 0px rgba(204, 204, 204, 0.39);
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.visual_loader1 {
	position: absolute;
  z-index: 10;
  top: 80px;
  left: 80px;
	width: 450px;
	height: 450px;
	display: block;
}

.visual_loader1_inner1 {
	position: relative;
	width: 100%;
	height: 100%;
}

.visual_loader1_logo1 {
  position: absolute;
  z-index: 10;
  top: 0;
  bottom: 0;
  left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.visual_loader1_logo1 img {
	width: 100%;
	max-width: 250px;
	margin: 0px 0px 0px 0px;
}

.visual_loader1_object1 {
	position: absolute;
  z-index: 5;
  top: 0;
  bottom: 0;
  left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.visual_loader1_object1_set1 {
  width: 450px;
	height: 450px;
	margin: 0px 0px 0px 0px;
  border: 10px dotted #80d909;
	border-top: 5px dotted #80d909;
  border-radius: 100%;
	opacity: 0.7;
  animation: loader 60s linear infinite;
}

.visual_loader1_object2 {
	position: absolute;
  z-index: 5;
  top: 0;
  bottom: 0;
  left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.visual_loader1_object2_set1 {
  width: 400px;
	height: 400px;
	margin: 0px 0px 0px 0px;
  border: 7px dotted #df06e9;
	border-top: 3.5px dotted #df06e9;
  border-radius: 100%;
	opacity: 0.7;
  animation: loader 40s linear infinite;
}

.visual_loader1_object3 {
	position: absolute;
  z-index: 5;
  top: 0;
  bottom: 0;
  left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.visual_loader1_object3_set1 {
  width: 350px;
	height: 350px;
	margin: 0px 0px 0px 0px;
  border: 3px dotted #fefefe;
	border-top: 1.5px dotted #fefefe;
  border-radius: 100%;
	opacity: 0.7;
  animation: loader 20s linear infinite;
}

@keyframes loader {
	100% {
    transform: rotate(360deg);
	}
}

.visual_object1 {
	width: 100%;
	height: auto;
	background-color: #000000;
}

.visual_object1_image1 {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.visual_object1_image1 img {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	display: block;
}

.visual_object1_image2 {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	display: none;
}

.visual_object1_image2 img {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	display: block;
}

.visual_object1_info1 {
	position: absolute;
	z-index: 10;
	bottom: 50px;
	right: 50px;
	width: 100%;
	height: auto;
	max-width: 500px;
}

.visual_object1_info1_name1 {
	width: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: flex-end;
}

.visual_object1_info1_name1_text1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

.visual_object1_info1_name1_text1 p {
	width: 100%;
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: 900;
	font-style: normal;
	text-align: right;
	text-indent: 3px;
	letter-spacing: 3px;
	line-height: 45px;
}

.visual_object1_info1_name1_text2 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.visual_object1_info1_name1_text2 p {
	width: 100%;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	text-align: right;
	text-indent: 0px;
	letter-spacing: 3px;
	line-height: 24px;
}

.visual_object1_info1_price1 {
	width: 100%;
	margin: 0px 0px 20px 0px;
}

.visual_object1_info1_price1 p {
	width: 100%;
	font-size: 12px;
	font-weight: 500;
	text-align: right;
	text-indent: 0px;
	letter-spacing: 2px;
}

.visual_object1_info1_price1 p span {
	color: #e72dd0;
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	font-weight: 500;
	font-style: normal;
	text-indent: 0px;
	letter-spacing: 2px;
	padding: 0px 7px 0px 7px;
}

.visual_slide1 {
	width: 100%;
	height: auto;
	padding: 50px 0px 50px 0px;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.visual_slide1 .swiper-wrapper {
	width: 100%;
	height: 100%;
	max-width: 450px;
	margin: 0px 0px 20px 0px;
}

.visual_slide1 .swiper-slide {
	width: 100%;
	height: auto;
	padding: 0px 20px 0px 20px;
	background-color: unset;
}

.visual_slide1_pagination1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.visual_slide1_pagination1_inner1 {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.visual_slide1_pagination1_inner1 span {
	margin: 5px 5px 5px 5px;
}

.visual_slide1_pagination1_inner1 .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: rgba(255, 255, 255, 0.6) !important;
	opacity: 1 !important;
}

.visual_slide1_pagination1_inner1 .swiper-pagination-bullet-active {
	background: rgba(231, 45, 208, 1) !important;
}

.visual_slide1_object1 {
	width: 100%;
	height: 100% !important;
	background-color: unset;
	display: flex;
	flex-flow: column wrap;
	justify-content: stretch;
	align-items: center;
}

.visual_slide1_object1_image1 {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: unset;
}

.visual_slide1_object1_image1 a {
	width: 100%;
	display: block;
}

.visual_slide1_object1_image1 img {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	display: block;
}

.visual_slide1_object1_image2 {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	display: none;
}

.visual_slide1_object1_image2 img {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	display: block;
}

.visual_slide1_object1_info1 {
	width: 100%;
	height: auto;
	padding: 30px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.visual_slide1_object1_info1_name1 {
	width: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: flex-end;
}

.visual_slide1_object1_info1_name1_text1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

.visual_slide1_object1_info1_name1_text1 a {
	width: 100%;
	display: block;
}

.visual_slide1_object1_info1_name1_text1 p {
	width: 100%;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	line-height: 30px;
	transition: .3s;
}

.visual_slide1_object1_info1_name1_text1 a:hover p {
  color: #e72dd0;
  text-indent: 3px;
  letter-spacing: 3px;
}

.visual_slide1_object1_info1_name1_text2 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.visual_slide1_object1_info1_name1_text2 p {
	width: 100%;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	text-align: center;
	text-indent: 3px;
	letter-spacing: 3px;
	line-height: 24px;
}

.visual_slide1_object1_info1_price1 {
	width: 100%;
	margin: 0px 0px 20px 0px;
}

.visual_slide1_object1_info1_price1 p {
	width: 100%;
	font-size: 10px;
	font-weight: 500;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
}

.visual_slide1_object1_info1_price1 p span {
	color: #e72dd0;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	text-indent: 0px;
	letter-spacing: 2px;
	padding: 0px 7px 0px 7px;
}

.visual_slide1_object1_info1_text1 {
	width: auto;
	margin: 0px 0px 40px 0px;
}

.visual_slide1_object1_info1_text1 p {
	width: 100%;
	font-size: 13px;
	font-weight: 300;
	text-align: right;
	text-indent: 0px;
	letter-spacing: 5px;
	line-height: 28px;
}

.visual_slide1_object1_info1_button1 {
	width: 100%;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.visual_slide1_object1_info1_button1_set1 {
	width: 280px;
	padding: 7px 7px 7px 7px;
	margin: 0px 0px 0px 0px;
}

.visual_slide1_object1_info1_button1_set1 a {
	width: 100%;
	color: #ffffff;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	text-indent: 3px;
	letter-spacing: 3px;
	padding: 20px 50px 20px 50px;
	margin: 0px 0px 0px 0px;
	background-color: #39206e;
	border-radius: 50px 50px 50px 50px;
	transition: .3s;
	display: block;
}

.visual_slide1_object1_info1_button1_set1 a:hover {
	color: #ffffff;
	background-color: #e72dd0;
}

/***** introduction *****/

.introduction {
	position: relative;
	width: 100%;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}

.introduction_img1 {
	width: 35%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.introduction_img1 img {
	width: 100%;
	height: auto;
	max-width: 600px;
	margin: 0px 0px 0px 0px;
	border-radius: 20px 20px 20px 20px;
	overflow: hidden;
}

.introduction_info1 {
	width: 65%;
	height: auto;
	padding: 0px 0px 0px 80px;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.introduction_info1_title1 {
	width: 100%;
	margin: 0px 0px 50px 0px;
}

.introduction_info1_title1_text1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.introduction_info1_title1_text1 p {
	width: 100%;
	color: #000000;
	font-size: 70px;
	font-weight: 800;
	font-style: normal;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 7px;
	line-height: 110px;
}

.introduction_info1_title1_text1 p span {
	color: #e72dd0;
}

.introduction_info1_text1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.introduction_info1_text1 p {
	width: 100%;
	color: #000000;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 3px;
	line-height: 37px;
	padding: 12px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
}

.introduction_info1_text1 p span {
	color: #e72dd0;
	font-size: 16px;
	font-weight: 900;
	padding: 0px 5px 0px 5px;
}

/***** feature *****/

.feature {
	position: relative;
	width: 100%;
	padding: 0px 0px 0px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}

.feature_img1 {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
}

.feature_img2 {
	display: none;
}

.feature_img3 {
	display: none;
}

.feature_info1 {
	position: absolute;
	z-index: 10;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	padding: 100px 50% 100px 200px;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.feature_info1_title1 {
	width: 100%;
	margin: 0px 0px 80px 0px;
}

.feature_info1_title1_text1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.feature_info1_title1_text1 p {
	width: 100%;
	color: rgba(255,255,255,1);
	font-size: 50px;
	font-weight: 800;
	font-style: normal;
	text-align: left;
	text-stroke-width: 0px;
	-webkit-text-stroke-width: 0px;
	text-stroke-color: #000;
	-webkit-text-stroke-color: #fff;
	text-indent: 3px;
	letter-spacing: 3px;
	line-height: 65px;
	text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.40);
}

.feature_info1_text1 {
	width: 100%;
	margin: 0px 0px 30px 0px;
}

.feature_info1_text1 p {
	width: 100%;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 3px;
	line-height: 40px;
	text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.40);
	margin: 0px 0px 0px 0px;
}

.feature_info1_text2 {
	width: 100%;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

.feature_info1_text2 p {
	width: 100%;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 3px;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
}

/***** lineup *****/

.lineup {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: stretch;
}

.lineup_object1 {
	width: 50%;
	height: auto;
	padding: 50px 20px 50px 20px;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.lineup_object1_img1 {
	width: 100%;
	height: auto;
	margin: 0px 0px 20px 0px;
}

.lineup_object1_img1 a {
	position: relative;
	width: 100%;
	height: 350px;
	background-color: #ffffff;
	overflow: hidden;
	display: block;
}

.lineup_object1_img1_set1 {
	width: 100%;
	height: 350px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.lineup_object1_img1_set1 img {
	width: auto;
	height: auto;
	max-height: 350px;
	margin: 0px 0px 0px 0px;
	transform: scale(1.0);
	transition: .3s;
}

.lineup_object1_img1 a:hover .lineup_object1_img1_set1 img {
	transform: scale(1.025);
}

.lineup_object1_img2 {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0px 0px 20px 0px;
	display: none;
}

.lineup_object1_img2_set1 {
	width: 100%;
	height: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.lineup_object1_img2 a {
	width: 100%;
	height: 200px;
	background-color: #ffffff;
	overflow: hidden;
	display: block;
}

.lineup_object1_img2 a img {
	width: auto;
	height: auto;
	max-height: 200px;
	margin: 0px 0px 0px 0px;
	transform: scale(1.0);
	transition: .3s;
}

.lineup_object1_img2 a:hover img {
	transform: scale(1.025);
}

.lineup_object1_info1 {
  width: 100%;
}

.lineup_object1_info1_name1 {
	width: 100%;
	height: auto;
	padding: 0px 0px 15px 0px;
}

.lineup_object1_info1_name1_text1 {
	width: 100%;
	margin: 0px 0px 15px 0px;
}

.lineup_object1_info1_name1_text1 p {
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	line-height: 26px;
	margin: 0px 0px 0px 0px;
}

.lineup_object1_info1_name1_text2 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.lineup_object1_info1_name1_text2 a {
	width: auto;
	margin: 0px 0px 0px 0px;
	display: inline-block;
}

.lineup_object1_info1_name1_text2 a p {
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-size: 26px;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	transition: .3s;
}

.lineup_object1_info1_name1_text2 a:hover p {
	color: #e72dd0;
	text-indent: 3px;
	letter-spacing: 3px;
}

.lineup_object1_info1_color1_name1  {
	position: relative;
	width: 100%;
	height: 30px;
	margin: 0px 0px 15px 0px;
	background-color: #ffffff;
	overflow: hidden;
}

.lineup_object1_info1_color1_name1 p {
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	margin: 0px 0px 8px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.lineup_object1_info1_color1 {
	width: 100%;
	margin: 0px 0px 20px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.lineup_object1_info1_color1 img {
	width: auto;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 5px;
	cursor: pointer;
	display: block;
}

.lineup_object1_info1_price1 {
	width: 100%;
	margin: 0px 0px 10px 0px;
}

.lineup_object1_info1_price1 p {
	width: 100%;
	color: #000000;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	text-indent: 3px;
	letter-spacing: 3px;
}

.lineup_object1_info1_price1 p span {
	width: 100%;
	color: #ee8600;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	padding: 0px 5px 0px 5px;
}

.lineup_object1_info1_price2 {
	width: 100%;
	margin: 0px 0px 20px 0px;
}

.lineup_object1_info1_price2 p {
	width: 100%;
	color: #000000;
	font-size: 10px;
	font-weight: 500;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
}

.lineup_object1_info1_price2 p span {
	width: 100%;
	color: #ee8600;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	padding: 0px 5px 0px 5px;
}

.lineup_object1_info1_price3 {
	width: 100%;
	margin: 0px 0px 20px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.lineup_object1_info1_price3_inner1 {
	width: 50%;
	margin: 0px 0px 0px 0px;
}

.lineup_object1_info1_price3_text1 {
	width: 100%;
	margin: 0px 0px 7px 0px;
}

.lineup_object1_info1_price3_text1 p {
	width: 100%;
	color: #000000;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
}

.lineup_object1_info1_price3_text2 {
	width: 100%;
	margin: 0px 0px 5px 0px;
}

.lineup_object1_info1_price3_text2 p {
	width: 100%;
	color: #000000;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	text-indent: 3px;
	letter-spacing: 3px;
}

.lineup_object1_info1_price3_text2 p span {
	width: 100%;
	color: #ee8600;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	padding: 0px 5px 0px 5px;
}

.lineup_object1_info1_price3_text3 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.lineup_object1_info1_price3_text3 p {
	width: 100%;
	color: #000000;
	font-size: 10px;
	font-weight: 500;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
}

.lineup_object1_info1_price3_text3 p span {
	width: 100%;
	color: #ee8600;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	padding: 0px 5px 0px 5px;
}

.lineup_object1_info1_btn1 {
	position: relative;
	width: 100%;
	height: 65px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.lineup_object1_info1_btn1_set1 {
	width: 100%;
	height: auto;
	padding: 7px 7px 7px 7px;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.lineup_object1_info1_btn1_set1 a {
	width: 100%;
	max-width: 280px;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	text-indent: 3px;
	letter-spacing: 3px;
	padding: 20px 50px 20px 50px;
	margin: 0px 0px 0px 0px;
	border-radius: 50px 50px 50px 50px;
	background-color: #39206e;
	transition: .3s;
	display: block;
}

.lineup_object1_info1_btn1_set1 a:hover {
	background-color: #e72dd0;
}

/***** product *****/

.product {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.product_inner1 {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 1600px;
	padding: 30px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	border-radius: 20px 20px 20px 20px;
	border: 0px solid #e8e8e8;
	overflow: hidden;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: stretch;
}

.product_inner2 {
	width: 100%;
	height: auto;
	max-width: 1600px;
	padding: 80px 0px 80px 0px;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.product_img1 {
	position: relative;
	width: 70%;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	display: block;
}

.product_img1_set1 {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.product_img1_set1 img {
	width: 100%;
	height: auto;
  max-width: 1200px;
	margin: 0px 0px 0px 0px;
}

.product_img2 {
	position: relative;
	width: 100%;
	height: 700px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	display: none;
}

.product_img2_set1 {
	width: 100%;
	height: 700px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.product_img2_set1 img {
	width: auto;
	height: auto;
	max-height: 700px;
	margin: 0px 0px 0px 0px;
}

.product_info1 {
	width: 30%;
	height: auto;
	color: #000;
	padding: 30px 30px 30px 30px;
	border-right: 0px solid #e8e8e8;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.product_info1_badge1 {
	width: 100%;
  height: auto;
  margin: 0px 0px 20px 0px;
  display: none;
	flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.product_info1_badge1 p {
	width: auto;
  height: auto;
	color: #fff;
	font-size: 10px;
	font-weight: 900;
	text-align: center;
	text-indent: 3px;
	letter-spacing: 3px;
	padding: 7px 20px 7px 20px;
  margin: 0px 0px 0px 0px;
  background-color: #e30b5c;
}

.product_info1_name1 {
	width: 100%;
	margin: 0px 0px 20px 0px;
}

.product_info1_name1_logo1 {
	width: 100%;
	margin: 0px 0px 25px 0px;
	display: none;
	flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.product_info1_name1_logo1 img {
	width: 100%;
	max-width: 100px;
	margin: 0px 0px 0px 0px;
}

.product_info1_name1_text1 {
	width: 100%;
	margin: 0px 0px 15px 0px;
}

.product_info1_name1_text1 p {
	width: 100%;
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	padding: 3px 0px 3px 0px;
}

.product_info1_name1_text2 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.product_info1_name1_text2 p {
	width: 100%;
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	text-indent: 3px;
	letter-spacing: 3px;
}

.product_info1_name1_text3 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.product_info1_name1_text3 p {
	width: 100%;
	color: #535353;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
}

.product_info1_fingerboard1_select1 {
	width: auto;
	max-width: 180px;
	margin: 0px 0px 30px 0px;
}

.product_info1_fingerboard1_select1 a {
	position: relative;
	z-index: 0;
  width: 100%;
	height: 100%;
  color: #8c8c8c;
  font-family: 'Oswald', sans-serif;
  font-size: 12px;
  font-weight: 900;
  font-style: normal;
  text-align: center;
  text-indent: 2px;
  letter-spacing: 2px;
	padding: 0px 0px 0px 45px;
	transition: .3s;
	display: block;
}

.product_info1_fingerboard1_select1 a:hover {
  color: #e72dd0;
}

.product_info1_fingerboard1_select1 a::after {
	content: "";
	position: absolute;
	z-index: 10;
	top: 49%;
	bottom: 49%;
	left: 0px;
	width: 30px;
	height: 1px;
	background-color: #e72dd0;
	transition: .3s;
}

.product_info1_fingerboard1_select1 a:hover::after {
	width: 35px;
}

.product_info1_color1_name1 {
	position: relative;
	width: 100%;
	height: 30px;
	margin: 0px 0px 30px 0px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.product_info1_color1_name1 p {
	width: 100%;
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.product_info1_color1 {
	width: 100%;
	margin: 0px 0px 30px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.product_info1_color1 img {
	width: auto;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 5px;
	cursor: pointer;
	display: block;
}

.product_info1_price1 {
	width: 100%;
	margin: 0px 0px 15px 0px;
}

.product_info1_price1 p {
	width: 100%;
	color: #000000;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	text-indent: 3px;
	letter-spacing: 3px;
}

.product_info1_price1 p span {
	width: 100%;
	color: #ee8600;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	padding: 0px 5px 0px 5px;
}

.product_info1_price2 {
	width: 100%;
	margin: 0px 0px 20px 0px;
}

.product_info1_price2 p {
	width: 100%;
	color: #000000;
	font-size: 10px;
	font-weight: 500;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
}

.product_info1_price2 p span {
	width: 100%;
	color: #ee8600;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	padding: 0px 5px 0px 5px;
}

.product_info1_price3 {
	width: 100%;
	margin: 0px 0px 20px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.product_info1_price3_inner1 {
	width: 100%;
	padding: 12px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
}

.product_info1_price3_text1 {
	width: 100%;
	margin: 0px 0px 7px 0px;
}

.product_info1_price3_text1 p {
	width: 100%;
	color: #000000;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
}

.product_info1_price3_text2 {
	width: 100%;
	margin: 0px 0px 5px 0px;
}

.product_info1_price3_text2 p {
	width: 100%;
	color: #000000;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	text-indent: 3px;
	letter-spacing: 3px;
}

.product_info1_price3_text2 p span {
	width: 100%;
	color: #ee8600;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	padding: 0px 5px 0px 5px;
}

.product_info1_price3_text3 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.product_info1_price3_text3 p {
	width: 100%;
	color: #000000;
	font-size: 10px;
	font-weight: 500;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
}

.product_info1_price3_text3 p span {
	width: 100%;
	color: #ee8600;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	padding: 0px 5px 0px 5px;
}

.product_info1_btn1 {
	position: relative;
	z-index: 0;
	width: 100%;
	height: 60px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.product_info1_btn1_set1 {
	width: 100%;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.product_info1_btn1_set1 a {
	width: 100%;
	max-width: 250px;
	color: #ffffff;
	font-size: 12px;
  font-weight: 500;
  text-align: center;
  text-indent: 3px;
  letter-spacing: 3px;
	padding: 20px 50px 20px 50px;
	margin: 0px 0px 0px 0px;
	background-color: #39206e;
	border-radius: 50px 50px 50px 50px;
	transition: .3s;
	display: block;
}

.product_info1_btn1_set1 a:hover {
	color: #ffffff;
	background-color: #e72dd0;
}

.product_caption1 {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.product_caption1_img1 {
	position: relative;
	z-index: 0;
	width: 30%;
	margin: 0px 0px 0px 0px;
	display: none;
}

.product_caption1_img1::after {
	content: "";
	position: absolute;
	z-index: -10;
	bottom: -20px;
	left: -20px;
	width: 100%;
	height: 100%;
	background-color: #00a1e9;
}

.product_caption1_img1 img {
	width: 100%;
	height: auto;
	max-width: 100%;
}

.product_caption1_title1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
}

.product_caption1_title1 p {
  color: #000;
  font-size: 34px;
  font-weight: 900;
  text-align: center;
  text-indent: 10px;
  letter-spacing: 10px;
}

.product_caption1_text1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.product_caption1_text1 p {
	width: 100%;
	color: #000000;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 3px;
	line-height: 30px;
	padding: 10px 0px 10px 0px;
}

.product_caption1_text1_small1 {
	font-size: 12px !important;
	font-weight: 300 !important;
	text-align: left !important;
	text-indent: 0px !important;
	letter-spacing: 2px !important;
	line-height: 22px !important;
}

.product_visual1 {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  background-color: #000000;
}

.product_visual1 img {
  width: 100%;
	max-width: 1000px;
	margin: 0px 0px 0px 0px;
}

.product_visual_artist {
  width: 100%;
	margin: 0px 0px 0px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.product_visual_artist_slide1 {
  width: 100%;
	max-width: 1100px;
	margin: 0px 0px 0px 0px;
}

.product_visual_artist_slide1 .swiper-wrapper {
  width: 100%;
	margin: 0px 0px 0px 0px;
}

.product_visual_artist_slide1 .swiper-slide {
  width: 100%;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

.product_visual_artist_slide1_object1 {
  width: 100%;
	margin: 0px 0px 0px 0px;
	border: 1px solid #e8e8e8;
}

.product_visual_artist_slide1_object1 img {
  width: 100%;
	display: block;
}

.product_headline1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 40px 0px;
}

.product_headline1 p {
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	font-weight: 500;
	font-style: normal;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
}

.product_movie {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}

.product_movie_set1 {
	width: 50%;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}

.product_movie_set1_data1 {
	position: relative;
	overflow: hidden;
	height: 0;
	padding-top: 0px;
	padding-bottom: 56.25%;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	border: 0px solid #39206e;
	cursor: pointer;
}

.product_movie_set1_data1:hover {
	border: 0px solid #e72dd0;
}

.product_movie_set1_data1 img {
	transform: scale(1.00);
	transition: .7s;
}

.product_movie_set1_data1:hover img {
	transform: scale(1.05);
}

.product_movie_set1_data1 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.product_gallery {
	width: 100%;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}

.product_gallery_set1 {
	position: relative;
  width: 31.33%;
	height: 300px;
	padding: 0px 0px 0px 0px;
	margin: 10px 1% 10px 1%;
}

.product_gallery_set1_img1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	transform: scale(1.00);
	transition: .3s;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.product_gallery_set1_img1 img {
	width: auto;
	height: auto;
	max-height: 300px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #e8e8e8;
}

.product_spec1 {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.product_spec1_title1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
}

.product_spec1_title1 p {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 26px;
	font-weight: 900;
	text-align: center;
	text-indent: 0px;
	letter-spacing: 5px;
}

.product_spec1_list1 {
	width: 100%;
	padding: 35px 0px 35px 0px;
	margin: 0px 0px 0px 0px;
}

.product_spec1_list1_title1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
}

.product_spec1_list1_title1 p {
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 2px;
}

.product_spec1_list1_set1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: stretch;
}

.product_spec1_list1_set1_inner1 {
	width: 48%;
	padding: 15px 0px 15px 0px;
	margin: 0px 1% 0px 1%;
	border-bottom: 1px solid #9a9a9a;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: stretch;
}

.product_spec1_list1_set1_title1 {
	width: 35%;
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.product_spec1_list1_set1_title1 p {
	width: 100%;
	color: #000000;
	font-size: 12px;
	font-weight: 500;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 3px;
	margin: 0px 0px 0px 0px;
}

.product_spec1_list1_set1_text1 {
	width: 65%;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #9a9a9a;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.product_spec1_list1_set1_text1 p {
	width: 100%;
	color: #000000;
	font-size: 12px;
	font-weight: 300;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 3px;
  line-height: 22px;
	margin: 0px 0px 0px 0px;
}

/***** collection *****/

.collection {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}

.collection_object1 {
	width: 50%;
	max-width: 800px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

.collection_object1 a {
	width: 100%;
	display: block;
	border: 0px solid #fff;
	box-shadow: 0px 0px 0px 0px rgba(104, 104, 104, 0.30);
	overflow: hidden;
}

.collection_object1_img1 {
	width: 100%;
	margin: 0px 0px 15px 0px;
	border: 0px solid #e8e8e8;
	border-radius: 15px 15px 15px 15px;
	overflow: hidden;
}

.collection_object1_img1 img {
	width: 100%;
	transition: .7s;
	transform: scale(1.00);
}

.collection_object1 a:hover .collection_object1_img1 img {
	transform: scale(1.05);
}

.collection_object1_text1 {
	width: 100%;
}

.collection_object1_text1 p {
	width: 100%;
	color: #39206e;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	transition: .3s;
}

.collection_object1 a:hover .collection_object1_text1 p {
	color: #e72dd0;
}

/***** movie *****/

.movie {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}

.movie_set1 {
	position: relative;
	width: 48%;
	padding: 0px 0px 0px 0px;
	margin: 15px 1% 15px 1%;
	background-color: unset;
	overflow: hidden;
}

.movie_set1_data1 {
	position: relative;
	height: 0;
	padding-top: 0px;
	padding-bottom: 56.25%;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	border: 0px solid #39206e;
	border-radius: 15px 15px 15px 15px;
	overflow: hidden;
	cursor: pointer;
}

.movie_set1_data1:hover {
	border: 0px solid #e72dd0;
}

.movie_set1_data1_button1 {
  position: absolute;
  z-index: 10;
	top: 0;
  bottom: 0;
  left: 0;
	right: 0;
  width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	cursor: pointer;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.movie_set1_data1_button1.act1 {
	display: none;
}

.movie_set1_data1_button1 svg {
  width: 100px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	display: block;
}

.movie_set1_data1_button1 svg path,
.movie_set1_data1_button1 svg polygon {
	fill: #ffffff;
	transition: .3s;
}

.movie_set1_data1:hover .movie_set1_data1_button1 svg path,
.movie_set1_data1:hover .movie_set1_data1_button1 svg polygon {
	fill: #e72dd0;
}

.movie_set1_data1 img {
	transform: scale(1.00);
	transition: .7s;
}

.movie_set1_data1:hover img {
	transform: scale(1.05);
}

.movie_set1_data1 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/***** gallery *****/

.gallery {
	position: relative;
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	background-color: #000;
	box-shadow: 0px 0px 0px 0px rgba(204, 204, 204, 0.39);
	border-radius: 15px 15px 15px 15px;
	overflow: hidden;
}

.gallery_object1 {
	width: 100%;
	height: auto;
}

.gallery_img1 {
	width: 100%;
	display: block;
}

.gallery_img2 {
	width: 100%;
	display: none;
}

.gallery_slide1 {
	width: 100%;
	height: 100% !important;
}

.gallery_slide1 .swiper-wrapper {
	width: 100%;
	height: 100% !important;
}

.gallery_slide1 .swiper-slide {
	width: 100%;
	height: 100% !important;
	background-color: #000;
}

.gallery_slide1_pagination1 {
	position: absolute;
	z-index: 10;
	bottom: 50px;
	right: 50px;
	width: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.gallery_slide1_pagination1_inner1 {
	width: 100%;
	display: flex;
	flex-flow: column wrap;

	justify-content: center;
	align-items: center;
}

.gallery_slide1_pagination1_inner1 span {
	margin: 5px 0px 5px 0px;
}

.gallery_slide1_pagination1_inner1 .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: rgba(255, 255, 255, 0.6) !important;
	opacity: 1 !important;
}

.gallery_slide1_pagination1_inner1 .swiper-pagination-bullet-active {
	background: rgba(231, 45, 208, 1) !important;
}

/***** recommend *****/

.recommend {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}

.recommend_object1 {
	width: 50%;
	max-width: 800px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

.recommend_object1 a {
	width: 100%;
	display: block;
	border: 0px solid #fff;
	box-shadow: 0px 0px 0px 0px rgba(104, 104, 104, 0.30);
	overflow: hidden;
}

.recommend_object1_img1 {
	width: 100%;
	margin: 0px 0px 15px 0px;
	border: 0px solid #e8e8e8;
	border-radius: 15px 15px 15px 15px;
	overflow: hidden;
}

.recommend_object1_img1 img {
	width: 100%;
	transition: .7s;
	transform: scale(1.00);
}

.recommend_object1 a:hover .recommend_object1_img1 img {
	transform: scale(1.05);
}

.recommend_object1_text1 {
	width: 100%;
}

.recommend_object1_text1 p {
	width: 100%;
	color: #39206e;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	transition: .3s;
}

.recommend_object1 a:hover .recommend_object1_text1 p {
	color: #e72dd0;
}

/***** store *****/

.store {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: stretch;
}

.store_object1 {
	width: 50%;
	padding: 50px 30px 50px 30px;
	margin: 0px 0px 0px 0px;
}

.store_object2 {
	width: 50%;
	padding: 60px 30px 60px 30px;
	margin: 0px 0px 0px 0px;
}

.store_object1_inner1,
.store_object2_inner1 {
  width: 100%;
	height: 100%;
  padding: 0px 0px 30px 0px;
  margin: 0px 0px 0px 0px;
  border-bottom: 1px solid #e8e8e8;
}

.store_img1 {
	width: 100%;
	margin: 0px 0px 30px 0px;
	border-radius: 15px 15px 15px 15px;
	border: 1px solid #e8e8e8;
	overflow: hidden;
}

.store_img1 a {
	width: 100%;
	display: block;
}

.store_img1 a img {
	width: 100%;
	margin: 0px 0px 0px 0px;
	transform: scale(1.00);
	transition: .3s;
	display: block;
}

.store_img1 a:hover img {
	transform: scale(1.03);
}

.store_info1_name1 {
	width: 100%;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
}

.store_info1_name1 a {
	color: #39206e;
	font-size: 18px;
	font-weight: 900;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 5px;
	padding: 0px 0px 0px 0px;
	transition: .3s;
	overflow: hidden;
	cursor: pointer;
	display: inline-block;
}

.store_info1_name1 a:hover {
	color: #e72dd0;
}

.store_info1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

.store_info1_list1 {
	width: 100%;
}

.store_info1_list1_inner1 {
	width: 100%;
	padding: 5px 0px 5px 0px;
	border-bottom: 0px solid #4d4d4d;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}

.store_info1_list1_l1 {
	width: 25%;
	padding: 0px 0px 0px 0px;
}

.store_info1_list1_l1 p {
	color: #000000;
	font-size: 12px;
	font-weight: 300;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 3px;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}

.store_info1_list1_r1 {
	width: 75%;
	padding: 0px 0px 0px 25px;
	border-left: 1px solid #e6e6e6;
}

.store_info1_list1_r1 p {
	color: #000000;
	font-size: 12px;
	font-weight: 300;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 3px;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}

.store_info1_list1_r1 p a {
	color: #39206e;
	font-size: 12px;
	font-weight: 500;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 2px;
	transition: .3s;
	display: inline-block;
}

.store_info1_list1_r1 p a:hover {
	color: #e72dd0;
}

.store_info1_list1_r1 p span {
	color: #ce0000;
	font-size: 10px;
	font-weight: 300;
	text-indent: 0px;
	letter-spacing: 2px;
}

.store_info1_list1_r1 p span a {
	color: #e5001f;
	font-size: 10px;
	font-weight: 300;
	text-align: left;
	text-decoration: underline;
	text-indent: 0px;
	letter-spacing: 2px;
}

.store_info1_list1_r1 p span a:hover {
	color: #ffb811;
}

.store_button1 {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}

.store_button1_object1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.store_button1_object1 a {
	width: 100%;
	max-width: 250px;
	color: #ffffff;
	font-size: 10px;
	font-weight: 500;
	text-align: center;
	text-indent: 3px;
	letter-spacing: 3px;
	padding: 15px 35px 15px 35px;
	margin: 0px 0px 0px 0px;
	border-radius: 50px 50px 50px 50px;
	background-color: #39206e;
	transition: .3s;
	display: block;
}

.store_button1_object1 a:hover {
  background-color: #e72dd0;
}

/***** wave *****/

.wave {
  width: 100%;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.wave svg {
  width: 60px;
	margin: 0px 0px 0px 0px;
}

.wave svg polyline {
	width: 100%;
	height: auto;
	stroke-width: 10px;
  animation: wave 3s ease-in-out infinite;
}

@keyframes wave {
	0% {
		stroke: #F9C80E;
		stroke-width: 5px;
	}
	50% {
		stroke: #F9C80E;
		stroke-width: 12px;
	}
	100% {
		stroke: #F9C80E;
		stroke-width: 5px;
	}
}

/***** line *****/

.line_object1 {
	width: 100%;
	height: auto;
}

.line_object1 svg {
	width: 100%;
	height: auto;
}

.line_object1 svg polyline {
	width: 100%;
	height: auto;
	stroke-width: 0.7px;
  animation: line 5s ease-in-out infinite;
}

@keyframes line {
	0% {
		stroke: #E72DD0;
		stroke-width: 1.5px;
	}
	50% {
		stroke: #39206e;
		stroke-width: 3.5px;
	}
	100% {
		stroke: #E72DD0;
		stroke-width: 1.5px;
	}
}

/***** footer *****/

.footer {
	width: 100%;
	padding: 100px 100px 180px 100px;
	opacity: 0;
	transition: .3s;
}

.footer.page_active_act1 {
	opacity: 1;
}

.footer_inner1 {
	width: 100%;
	max-width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.footer_set1 {
	width: 50%;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}

.footer_set1_img1 {
	width: auto;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}

.footer_set1_img1_set1 {
	width: auto;
	margin: 0px 20px 0px 0px;
	display: inline-block;
}

.footer_set1_img1_set1 a {
	width: 100%;
	display: block;
}

.footer_set1_img1_set1 a img {
	width: 100%;
	max-width: 25px;
}

.footer_set2 {
	width: 50%;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-end;
	align-items: center;
}

.footer_set2_copyright1 {
	width: auto;
	margin: 0px 0px 0px 0px;
	display: inline-block;
}

.footer_set2_copyright1 p {
	color: #000000;
  font-size: 10px;
	font-weight: 500;
  text-align: center;
  text-indent: 0px;
  letter-spacing: 3px;
}

/***** responsive *****/

@media ( max-width: 1400px ) {

.header_object2 {
	position: absolute;
	top: 80px;
	bottom: -80px;
	left: 0;
	right: 0;
	width: 100%;
	height: 80px;
	padding: 0px 100px 0px 50px;
}

.menu.menu_open_act1 .header_object1 {
	top: -80px;
	bottom: 80px;
}

.menu.menu_open_act1 .header_object2 {
	top: 0;
	bottom: 0;
}

.brand_logo {
	width: 20%;
}

.brand_logo.act1 {
  width: 20%;
}

.store_logo {
	right: 100px;
	width: 150px;
}

.menu_btn {
	display: flex;
}

.site_menu {
  width: 100%;
  height: 45px;
  padding: 0px 0px 0px 0px;
  border-bottom: 1px solid #393939;
}

.site_menu_inner1 {
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}

.site_menu_scroll_layer1 {
  width: 780px;
}

.site_menu_scroll_layer1 ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.site_menu_scroll_layer1 ul li a {
	font-size: 12px;
	padding: 10px 10px 10px 10px;
}

.grid {
  padding: 150px 60px 150px 60px;
}

.visual_slide1_pagination1 {
  bottom: 50px;
  left: 50px;
  right: unset;
}

.visual_slide1_pagination1_inner1 {
  flex-direction: row;
}

.visual_slide1_pagination1_inner1 span {
  margin: 5px 5px 5px 5px;
}

.visual_slide1_object1_info1 {
}

.introduction_img1 {
  width: 100%;
	margin: 0px 0px 50px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.introduction_info1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
}

.introduction_info1_title1_text1 p {
  text-align: center;
	text-indent: 7px;
	letter-spacing: 7px;
}

.lineup_object1 {
  width: 100%;
	padding: 60px 0px 60px 0px;
}

.lineup_info1 {
  width: 100%;
}

.product_modal_set1 {
  padding: 0px 0px 0px 0px;
}

.product_inner1 {
  padding: 50px 0px 50px 0px;
  margin: 0px 0px 0px 0px;
	flex-flow: column wrap;
}

.product_img1 {
  display: none;
}

.product_img2 {
  display: block;
}

.product_info1 {
  width: 100%;
	padding: 0px 0px 0px 0px;
}

.product_caption1 {
	width: 100%;
	display: flex;
	flex-flow: column wrap;
}

.product_caption1_img1 {
  width: 80%;
  margin: 0px 0px 50px 0px;
}

.product_caption1_title1 p {
  font-size: 28px;
}

.product_caption1_text1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.product_movie_set1 {
  width: 100%;
  padding: 20px 0px 20px 0px;
}

.product_gallery_set1 {
  width: 48%;
	height: 220px;
}

.product_gallery_set1_img1 img {
  max-height: 220px;
}

.product_spec1_list1_set1_inner1 {
  width: 100%;
  padding: 15px 0px 15px 0px;
  margin: 0px 0% 0px 0%;
}

.collection_object1 {
  width: 50%;
	padding: 15px 15px 15px 15px;
}

.movie_set1 {
  width: 100%;
}

.gallery_img1 {
  display: none;
}

.gallery_img2 {
  display: block;
}

.recommend_object1 {
  width: 50%;
	padding: 15px 15px 15px 15px;
}

.store_object1 {
  width: 50%;
}

}

@media ( max-width: 1024px ) {

.button_set1 {
	align-items: center;
}

.visual_object1_image1 {
	display: none;
}

.visual_object1_image2 {
	display: block;
}

.visual_object1_info1 {
	position: unset;
	padding: 35px 35px 35px 35px;
}

.visual_object1_info1_name1 {
	width: 100%;
  margin: 0px 0px 20px 0px;
}

.visual_object1_info1_name1_text1 p {
  font-size: 30px;
	text-align: center;
  line-height: 50px;
}

.visual_object1_info1_name1_text2 p {
  font-size: 14px;
	text-align: center;
}

.visual_object1_info1_price1 {
  margin: 0px 0px 20px 0px;
}

.visual_object1_info1_price1 p {
  font-size: 10px;
	text-align: center;
}

.visual_object1_info1_price1 p span {
  font-size: 18px;
}

.visual_loader1 {
	top: 50px;
	left: 50px;
  width: 300px;
  height: 300px;
}

.visual_loader1_logo1 img {
  max-width: 180px;
}

.visual_loader1_object1_set1 {
  width: 300px;
  height: 300px;
}

.visual_loader1_object2_set1 {
  width: 260px;
  height: 260px;
}

.visual_loader1_object3_set1 {
  width: 220px;
  height: 220px;
}

.collection {
  justify-content: center;
}

.collection_object1 {
  width: 100%;
	padding: 15px 0px 15px 0px;
}

.gallery_img1 {
	display: none;
}

.gallery_img2 {
	display: block;
}

.movie_set1_data1 {
  border-radius: 10px 10px 10px 10px;
}

.recommend {
  justify-content: center;
}

.recommend_object1 {
  width: 100%;
	padding: 15px 0px 15px 0px;
}

.store_object1 {
  width: 100%;
	padding: 50px 0px 50px 0px;
}

.store_object2 {
  width: 100%;
  padding: 60px 0px 60px 0px;
}

}

@media ( max-width: 767px ) {

.header_object2 {
  padding: 0px 80px 0px 30px;
}

.brand_logo {
	width: 150px;
}

.store_logo {
	right: 80px;
	width: 100px;
}

.menu_btn {
  width: 80px;
}

.site_menu_inner1 ul li {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.grid {
  padding: 80px 30px 80px 30px;
}

.grid_title1 {
  margin: 0px 0px 50px 0px;
	align-items: center;
}

.grid_title1_text1 p {
  font-size: 24px;
}

.grid_title1_text2 p {
  font-size: 14px;
  text-indent: 0px;
  letter-spacing: 5px;
}

.grid_logo1 {
  margin: 70px 0px 50px 0px;
  flex-flow: column wrap;
}

.grid_logo1_img1 {
  margin: 0px 0px 20px 0px;
}

.grid_logo1_img1 a img {
  max-width: 120px;
}

.grid_menu1_layer1 ul {
  width: 850px;
}

.grid_menu1_layer1 ul li {
  margin: 0px 10px 0px 10px;
}

.grid_bredclamb1 {
	margin: 0px 0px 20px 0px;
  justify-content: center;
}

.grid_bredclamb1_set1 a {
  font-size: 10px;
	text-indent: 2px;
	letter-spacing: 2px;
}

.grid_bredclamb1_set1 p {
	text-indent: 2px;
	letter-spacing: 2px;
}

.visual_object1_info1_name1 {
	width: 100%;
  margin: 0px 0px 10px 0px;
}

.visual_object1_info1_name1_text1 p {
	font-size: 24px;
	text-align: center;
	line-height: 35px;
}

.visual_object1_info1_name1_text2 p {
  font-size: 14px;
	text-align: center;
}

.visual_object1_info1_price1 {
  margin: 0px 0px 20px 0px;
}

.visual_object1_info1_price1 p {
  font-size: 10px;
	text-align: center;
}

.visual_object1_info1_price1 p span {
  font-size: 18px;
}

.visual_loader1 {
  top: 20px;
  left: 20px;
  width: 140px;
  height: 140px;
}

.visual_loader1_logo1 img {
  max-width: 80px;
}

.visual_loader1_object1_set1 {
  width: 140px;
  height: 140px;
  border: 3px dotted #80d909;
	border-radius: 100px;
}

.visual_loader1_object2_set1 {
  width: 120px;
  height: 120px;
  border: 2px dotted #df06e9;
	border-radius: 100px;
}

.visual_loader1_object3_set1 {
  width: 100px;
  height: 100px;
  border: 1px dotted #fefefe;
	border-radius: 100px;
}

.visual_slide1 .swiper-wrapper {
  max-width: 300px;
}

.visual_slide1 .swiper-slide {
  padding: 0px 10px 0px 10px;
}

.visual_slide1_pagination1 {
	position: relative;
	bottom: 0;
	left: 0;
	padding: 15px 0px 15px 0px;
}

.introduction_img1 {
  margin: 0px 0px 30px 0px;
}

.introduction_info1_title1 {
  margin: 0px 0px 20px 0px;
}

.introduction_info1_title1_text1 p {
	font-size: 34px;
	line-height: 55px;
}

.introduction_info1_text1 p {
	font-size: 14px;
	line-height: 28px;
}

.feature_info1_title1_text1 p {
  font-size: 35px;
  line-height: 45px;
}

.feature_info1_text1 p {
  font-size: 14px;
  line-height: 34px;
}

.feature_info1_text2 p {
  font-size: 12px;
  line-height: 22px;
}

.lineup_object1 {
  width: 100%;
	padding: 50px 0px 50px 0px;
}

.lineup_object1_img1 {
  display: none;
}

.lineup_object1_img2 {
  display: block;
}

.lineup_info1 {
  width: 100%;
}

.lineup_info1_badge1 {
  margin: 0px 0px 15px 0px;
}

.lineup_info1_badge1 p {
  font-size: 10px;
  text-indent: 2px;
  letter-spacing: 2px;
  padding: 5px 12px 5px 12px;
}

.lineup_info1_name1 {
  margin: 0px 0px 15px 0px;
}

.lineup_info1_name1_text1 p {
	font-size: 18px;
	line-height: 28px;
}

.lineup_info1_name1_text1 p {
	font-size: 24px;
	line-height: 34px;
}

.lineup_info1_name1_text2 p {
  font-size: 18px;
	line-height: 28px;
}

.lineup_info1_color1 {
  margin: 0px 0px 15px 0px;
}

.lineup_info1_color1 img {
  max-width: 35px;
}

.lineup_info1_price1 {
  margin: 0px 0px 15px 0px;
}

.lineup_info1_price1 p {
	font-size: 12px;
}

.lineup_info1_price1 p span {
	font-size: 20px;
}

.product_inner1 {
  padding: 0px 0px 30px 0px;
}

.product_inner2 {
  padding: 50px 0px 50px 0px;
}

.product_info1_name1_text1 p {
	font-size: 16px;
}

.product_info1_name1_text2 p {
	font-size: 28px;
}

.product_object1_color1_name1 p {
	font-size: 12px;
}

.product_info1_price1 p {
	font-size: 12px;
}

.product_info1_price1 p span {
	font-size: 20px;
}

.product_headline1 p {
	font-size: 24px;
}

.product_caption1_img1 {
  width: 100%;
}

.product_caption1_img1::after {
  bottom: -30px;
  left: -45px;
}

.product_caption1_title1 p {
  font-size: 20px;
	text-indent: 5px;
	letter-spacing: 5px;
}

.product_caption1_text1 p {
	font-size: 12px;
	line-height: 28px;
}

.product_caption1_text1_small1 {
	font-size: 10px !important;
	line-height: 20px !important;
}

.product_visual_artist_slide1 .swiper-slide {
  padding: 5px 5px 5px 5px;
}

.product_movie_set1_data1_btn1 p {
  font-size: 8px;
  text-indent: 2px;
  letter-spacing: 2px;
}

.product_gallery_set1 {
  width: 100%;
	padding: 7px 7px 7px 7px;
  margin: 7px 0% 7px 0%;
}

.product_spec1_title1 p {
	font-size: 24px;
}

.product_spec1_list1_title1 p {
	font-size: 16px;
	letter-spacing: 5px;
}

.product_spec1_list1_set1_inner1 {
	padding: 15px 0px 15px 0px;
	margin: 5px 0% 5px 0%;
}

.product_spec1_list1_set1_title1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}

.product_spec1_list1_set1_text1 {
  width: 100%;
  padding: 0px 0px 0px 15px;
  margin: 0px 0px 0px 0px;
  border-left: 0px dotted #9f9f9f;
}

.product_spec1_list1_set1_text1 p {
  font-size: 10px;
  text-indent: 0px;
  letter-spacing: 2px;
}

.collection_object1 {
  width: 100%;
  padding: 15px 0px 15px 0px;
}

.collection_object1_text1 p {
	font-size: 12px;
}

.movie_set1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
}

.movie_set1_data1_btn1 p {
  font-size: 8px;
  text-indent: 2px;
  letter-spacing: 2px;
}

.gallery_slide1_pagination1 {
	bottom: 15px;
	left: 0;
	right: 0;
}

.gallery_slide1_pagination1_inner1 {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.gallery_slide1_pagination1_inner1 span {
  margin: 5px 5px 5px 5px;
}

.recommend_object1 {
  width: 100%;
  padding: 15px 0px 15px 0px;
}

.recommend_object1_text1 p {
	font-size: 12px;
}

.store_object1 {
  width: 100%;
  padding: 30px 0px 30px 0px;
}

.store_object2 {
  width: 100%;
  padding: 50px 0px 50px 0px;
}

@keyframes line {
	0% {
		stroke: #E72DD0;
		stroke-width: 5px;
	}
	50% {
		stroke: #39206e;
		stroke-width: 10px;
	}
	100% {
		stroke: #E72DD0;
		stroke-width: 5px;
	}
}

.footer {
  padding: 100px 30px 130px 30px;
}

.footer_set1 {
  width: 100%;
	margin: 0px 0px 30px 0px;
  justify-content: center;
}

.footer_set1_img1 {
  justify-content: center;
}

.footer_set1_img1_set1 {
  margin: 0px 10px 0px 10px;
}

.footer_set2 {
  width: 100%;
  justify-content: center;
}

}
