@charset "utf-8";


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

* {
	font-family: 'Noto Sans JP', sans-serif, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Hiragino Maru Gothic ProN', "Meiryo";
	word-break: break-all;
	padding: 0;
	margin: 0 auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

html {
	overflow-y: hidden;
}

html.page_active_act1 {
	overflow-y: scroll;
}

html.menu_open_act1 {
	overflow-y: hidden;
}

body {
	color: #000;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	border: 0px solid #282828;
	overflow: hidden;
	overflow-y: hidden;
}

a {
	color: #000;
	text-decoration: none;
	list-style: none;
}

img {
	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%;
}

.hide {
	display: none;
}

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

.white {
	color: #fff;
}

/***** background *****/

.background_set1 {
	background-color: #ffffff;
}

.background_set2 {
	background-color: #f2f2f2;
}

.background_set3 {
	background-color: #242424;
}

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

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

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

.button_set1_object1 {
  width: 100%;
	max-width: 280px;
  margin: 0px 0px 0px 0px;
}

.button_set2_object1 {
  width: 100%;
	max-width: 280px;
	padding: 5px 5px 5px 5px;
  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: 15px 50px 15px 50px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	border: 1px solid #000000;
	border-radius: 0px;
	transition: .3s;
	display: block;
}

.button_set1_object1 a:hover,
.button_set2_object1 a:hover {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #000000;
}

/***** 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 #b32419;
	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 #e39a0e;
}

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

/***** 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 #b32419;
	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 #e39a0e;
}

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

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

.infobtn_patch a {
	color: #000000 !important;
	background-color: #ffffff !important;
	border: 1px solid #000000 !important;
}

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

/***** pagination_set1 *****/

.pagination_set1 {
	position: unset !important;
	width: 100%;
	margin: 30px 0px 0px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.pagination_set1 .swiper-pagination-current {
	width: auto;
	height: 30px;
	font-family: 'Big Shoulders Display', cursive;
  font-size: 24px;
	font-weight: 700;
	margin: 0px 0px 0px 0px;
}

.pagination_set1 .swiper-pagination-center {
	width: auto;
	height: 30px;
	font-family: 'Big Shoulders Display', cursive;
  font-size: 20px;
	font-weight: 700;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
}

.pagination_set1 .swiper-pagination-total {
	width: auto;
	height: 30px;
	font-family: 'Big Shoulders Display', cursive;
  font-size: 24px;
	font-weight: 700;
	margin: 0px 0px 0px 0px;
}

/***** pagination_set2 *****/

.pagination_set2 {
	position: unset !important;
	width: 100%;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.pagination_set2 .swiper-pagination-bullet {
	width: 10px !important;
	height: 10px !important;
	margin: 0px 7px 0px 7px !important;
	background: #575757 !important;
}

.pagination_set2 .swiper-pagination-bullet-active {
	background: #e39a0e !important;
}

/***** image_animation *****/

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

.image_animation_set1:hover img {
	transform: scale(1.030);
}

/***** banner *****/

.banner {
	width: 100%;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

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

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

.banner_object1_image1 {
	width: 100%;
	max-width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
}

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

.banner_object1_image2 {
	width: 100%;
	max-width: 800px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: none;
}

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

.banner_object1_text1 {
	position: relative;
	z-index: 0;
	width: 100%;
	padding: 12px 20px 12px 20px;
	margin: 0px 0px 0px 0px;
	background-color: #eead15;
	transition: .3s;
}

.banner_object1 a:hover .banner_object1_text1 {
	background-color: #df1616;
}

.banner_object1_text1 p {
	position: relative;
	z-index: 20;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	text-indent: 3px;
	letter-spacing: 3px;
	transition: .3s;
}

.banner_object1 a:hover .banner_object1_text1 p {
	color: #ffffff;
}

.banner_object1_text1::before {
	content: "";
	position: absolute;
	z-index: 10;
	top: -50%;
	left: 0;
	right: 0;
	width: 100%;
	height: 50%;
	background-color: #e83535;
	transition: .3s;
	display: none;
}

.banner_object1 a:hover .banner_object1_text1::before {
	top: 0;
}

.banner_object1_text1::after {
	content: "";
	position: absolute;
	z-index: 10;
	bottom: -50%;
	left: 0;
	right: 0;
	width: 100%;
	height: 50%;
	background-color: #e83535;
	transition: .3s;
	display: none;
}

.banner_object1 a:hover .banner_object1_text1::after {
	bottom: 0;
}

/***** pagetop *****/

.pagetop {
	position: fixed;
	z-index: 1000;
	right: 30px;
	bottom: 30px;
	display: none;
}

.pagetop a {
	width: 50px;
	height: 50px;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	text-align: center;
	padding: 5px 5px 5px 5px;
	background-color: #bf2424;
	border-radius: 50px;
	transition: .5s;
	display: flex;
	justify-content: center;
	align-items: center;
}

.pagetop a:hover {
	background-color: #e3be3c;
}

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

.header {
	position: fixed;
	z-index: 50;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100px;
	padding: 0px 30px 0px 30px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #e1e1e1;
	opacity: 0;
	overflow: hidden;
	transition: .3s;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.header.page_active_act1 {
	opacity: 1;
}

.header.page_active_act1.menu_open_act1 {
	top: 0 !important;
	opacity: 1 !important;
}

.header_object1 {
	position: relative;
	z-index: 50;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	max-width: 1800px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	transition: .3s;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
}

.header.page_active_act1.menu_open_act1 .header_object1 {
	top: 0 !important;
	opacity: 1 !important;
}

.header_inner2 {
	position: unset;
	z-index: 40;
	top: -100%;
	bottom: 100%;
	left: 0;
	right: 0;
	width: 300px;
	height: auto;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	transition: .3s;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.header.menu_open_act1 .header_inner2 {
	top: 0;
	bottom: 0;
}

.header_set1 {
	position: absolute;
	z-index: 10;
	top: 0;
	bottom: 0;
	left: 0;
	width: 300px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.header_set2 {
	width: 100%;
	height: 100%;
	padding: 0px 300px 0px 300px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.header_set3 {
	position: absolute;
	z-index: 10;
	top: 0;
	bottom: 0;
	right: 0;
	width: 300px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

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

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

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

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

.brand_logo_img1 a svg {
	fill: #000000;
	width: auto;
	height: auto;
	max-height: 50px;
	margin: 0px 0px 0px 0px;
}

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

.brand_logo_title1 p {
	width: auto;
	color: #282828;
	font-family: 'Big Shoulders Display', cursive;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	margin: 0px 3px 0px 3px;
	transition: .5s;
}

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

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

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

.store_logo a svg {
	width: auto;
	height: auto;
	max-width: 100px;
}

/***** search_button *****/

.search_button {
	position: absolute;
	z-index: 20;
	top: 0;
	bottom: 0;
	right: 80px;
	width: 80px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: unset;
	transition: .3s;
	opacity: 1;
	cursor: pointer;
	visibility: visible;
	display: flex;
	justify-content: center;
	align-items: center;
}

.search_button.menu_grobal_open_act1 {
	opacity: 0;
	visibility: hidden;
}

.search_button_object1 {
	position: relative;
	width: 25px;
	height: 25px;
	margin: 0px 0px 0px 0px;
}

.search_button_object1 svg {
	width: 100%;
	height: auto;
	display: block;
}

.search_button_object1 svg path {
	fill: #000000;
	transition: .3s;
}

.search_button:hover .search_button_object1 svg path {
	fill: #e39a0e;
}

.search_button.search_open_act1 .search_button_object1 svg path {
	fill: #e39a0e;
}

/***** hamburger_button *****/

.hamburger_button {
	position: absolute;
	z-index: 30;
	top: 0;
	bottom: 0;
	right: 0;
	width: 80px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: unset;
	transition: .3s;
	opacity: 1;
	cursor: pointer;
	visibility: visible;
	display: flex;
	justify-content: center;
	align-items: center;
}

.hamburger_button.search_open_act1 {
	opacity: 0;
	visibility: hidden;
}

.hamburger_button_object1 {
	position: relative;
	width: 30px;
	height: 24px;
	margin: 0px 0px 0px 0px;
}

.hamburger_button_line1 {
	position: absolute;
	top: 0px;
	right: 0;
	width: 100%;
	height: 4px;
	background-color: #000000;
	transition: .5s;
	border-radius: 50px;
}

.hamburger_button_line2 {
	position: absolute;
	top: 10px;
	right: 0;
	width: 80%;
	height: 4px;
	background-color: #000000;
	transition: .5s;
	border-radius: 50px;
}

.hamburger_button_line3 {
	position: absolute;
	top: 20px;
	right: 0;
	width: 60%;
	height: 4px;
	background-color: #000000;
	transition: .5s;
	border-radius: 50px;
}

.hamburger_button:hover .hamburger_button_line1,
.hamburger_button:hover .hamburger_button_line2,
.hamburger_button:hover .hamburger_button_line3 {
	background-color: #e39a0e;
}

.hamburger_button.menu_grobal_open_act1 .hamburger_button_line1 {
	top: 2px;
	transform: translateY(8px) translateX(0px) rotate(45deg);
}

.hamburger_button.menu_grobal_open_act1 .hamburger_button_line2 {
	width: 0;
	opacity: 0;
}

.hamburger_button.menu_grobal_open_act1 .hamburger_button_line3 {
	width: 100%;
	transform: translateY(-10px) translateX(0px) rotate(-45deg);
}

.hamburger_button.scroll_act1 .hamburger_button_line1,
.hamburger_button.scroll_act1 .hamburger_button_line2,
.hamburger_button.scroll_act1 .hamburger_button_line3 {
	background-color: #000000;
}

.hamburger_button.act1 .hamburger_button_line1,
.hamburger_button.act1 .hamburger_button_line2,
.hamburger_button.act1 .hamburger_button_line3 {
	background-color: #000000;
}

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

.site_menu {
	position: relative;
  z-index: 10;
	width: 100%;
	height: 100%;
	padding: 0px 20px 0px 0px;
	border-radius: 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

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

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

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

.site_menu_inner1 ul li {
	position: relative;
	width: auto;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.site_menu_inner1 ul li a {
	position: relative;
	z-index: 0;
	width: 100%;
	height: 100%;
	color: #000000;
	font-family: 'Big Shoulders Display', cursive;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	text-indent: 1px;
	letter-spacing: 1px;
	padding: 0px 10px 0px 10px;
	transition: .5s;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.site_menu_inner1 ul li a:hover {
	color: #e39a0e;
}

.site_menu_inner1 ul li a::after {
	content: "";
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 0px;
	background-color: #e39a0e;
	transition: .3s;
}

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

/***** menu_close *****/

.menu_close {
  position: absolute;
  z-index: 20;
  top: 0;
  bottom: 0;
  right: 100px;
	width: auto;
	height: auto;
	display: none;
	justify-content: center;
	align-items: center;
}

.menu_close p {
	width: auto;
	height: auto;
	color: #282828;
	font-size: 10px;
	font-weight: 500;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
	transition: .3s;
	cursor: pointer;
}

.menu_close p:hover {
  color: #e39a0e;
}

/***** menu_grobal *****/

.menu_grobal {
	position: fixed;
	z-index: 40;
	top: calc( 0px + 100px );
	bottom: 0;
	left: unset;
	right: -350px;
	width: 350px;
  height: calc( 100% - 100px );
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	transition: .3s;
	opacity: 0;
	overflow: hidden;
}

.menu_grobal.menu_grobal_open_act1 {
	right: 0px;
	opacity: 1;
}

.menu_grobal_scroll {
  width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow-y: scroll;
}

.menu_grobal_object1 {
  width: 100%;
	height: auto;
	padding: 80px 30px 80px 30px;
	margin: 0px 0px 0px 0px;
}

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

.menu_grobal_object1 ul li {
	position: relative;
	width: auto;
	height: auto;
	padding: 7px 10px 7px 10px;
	margin: 0px 0px 0px 0px;
}

.menu_grobal_object1 ul li a {
	width: 100%;
	height: 100%;
	color: #ffffff;
	font-family: 'Big Shoulders Display', cursive;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	text-indent: 1px;
	letter-spacing: 1px;
	transition: .5s;
	display: block;
}

.menu_grobal_object1 ul li a:hover {
	color: #e39a0e;
}

/***** search_category *****/

.search_category {
  position: fixed;
  z-index: 40;
  top: calc( -100% + 100px );
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: calc( 100% - 0px );
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	transition: .3s;
	opacity: 0;
	overflow: hidden;
}

.search_category.search_open_act1 {
  top: calc( 0px + 100px );
  height: calc( 100% - 100px );
	opacity: 1;
}

.search_category_scroll {
  width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow-y: scroll;
}

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

.search_category_object1 {
  width: 100%;
	margin: 0px 0px 50px 0px;
  display: block;
}

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

.search_category_object1_title1 p {
	color: #ffffff;
	font-family: 'Big Shoulders Display', cursive;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
}

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

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

.search_category_object1_list1 ul li {
	position: relative;
	width: auto;
	height: auto;
	padding: 12px 15px 12px 15px;
	margin: 0px 0px 0px 0px;
	transition: .3s;
	cursor: pointer;
}

.search_category_switch_button_target {
	border-bottom: 2px solid #e8e8e8;
}

.search_category_switch_button_target_active {
	border-bottom: 2px solid #e39a0e;
}

.search_category_object1_list1 ul li p {
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-family: 'Big Shoulders Display', cursive;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-indent: 2px;
  letter-spacing: 2px;
  transition: .3s;
  display: block;
}

.search_category_object1_list1 ul li:hover p {
  color: #e39a0e !important;
}

.search_category_switch_button_target_active p {
  color: #e39a0e !important;
}

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

.search_category_object2 {
	position: relative;
	z-index: 0;
  width: 100%;
  display: block;
}

.search_category_object2_title1 {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 0px;
	border-left: 15px solid #e39a0e;
}

.search_category_object2_title1 p {
	color: #ffffff;
	font-family: 'Big Shoulders Display', cursive;
	font-size: 24px;
	font-weight: 700;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 2px;
	line-height: 40px;
}

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

.search_category_switch_list_target {
	display: none;
}

.search_category_switch_list_target_active {
	display: block;
}

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

.search_category_object2_set1_title1 p {
	color: #ffffff;
	font-family: 'Big Shoulders Display', cursive;
	font-size: 20px;
	font-weight: 700;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 2px;
}

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

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

.search_category_object2_set1_list1 ul {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: stretch;
}

.search_category_object2_set1_list1 ul li {
	position: relative;
	width: 25%;
	height: auto;
	padding: 12px 15px 12px 15px;
	margin: 0px 0px 0px 0px;
}

.search_category_object2_set1_list1 ul li a {
	position: relative;
	z-index: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-family: 'Big Shoulders Display', cursive;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 2px;
	line-height: 24px;
	padding: 10px 20px 10px 20px;
	border-bottom: 1px solid #e8e8e8;
  transition: .5s;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: flex-start;
}

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

.search_category_object2_set1_list1 ul li:hover a::after {
	height: 100%;
}

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

.grid_wrap {
  width: 100%;
	height: auto;
	padding: 100px 0px 0px 0px;
	opacity: 0;
	transition: .3s;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: flex-end;
}

.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;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	transition: .5s;
	overflow: hidden;
}

.grid_wrap_scroll {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	overflow-y: unset;
}

.grid {
	width: 100%;
	height: auto;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #e8e8e8;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}

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

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

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

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

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

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

.grid_title1_text1 p {
	font-family: 'Big Shoulders Display', cursive;
	font-size: 30px;
	font-weight: 700;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 2px;
	line-height: 42px;
}

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

.grid_title1_text2 p {
	color: #a2a2a2;
	font-size: 16px;
	font-weight: 300;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 3px;
}

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

.grid_title1_image1 svg {
  width: 30px;
  height: auto;
	margin: 0px 0px 0px 0px;
	display: block;
}

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

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

.grid_title2_text1 p {
	font-family: 'Big Shoulders Display', cursive;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	line-height: 42px;
}

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

.grid_title2_text2 p {
	color: #a2a2a2;
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	text-indent: 3px;
	letter-spacing: 3px;
}

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

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

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

.grid_logo1_img1 a svg {
	width: auto;
	height: auto;
	max-width: 100px;
	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: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	display: none;
}

.grid_logo1_title1_text1 p {
	width: 100%;
	color: #000000;
	font-family: 'Big Shoulders Display', cursive;
	font-size: 26px;
	font-weight: 700;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	transition: .5s;
}

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

.grid_logo1_title1_text2 p {
	width: 100%;
	color: #000000;
	font-family: 'Big Shoulders Display', cursive;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	transition: .5s;
}

.grid_menu1 {
	position: relative;
	width: 100%;
	height: 35px;
	margin: 0px 0px 20px 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: 1200px;
	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 10px 0px 10px;
}

.grid_menu1_layer1 ul li a {
	position: relative;
	width: auto;
	height: auto;
	color: #000000;
	font-family: 'Big Shoulders Display', cursive;
	font-size: 16px;
	font-weight: 700;
	text-align: right;
	text-indent: 1px;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;
	transition: .3s;
	display: block;
}

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

.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: #e39a0e;
	transition: .3s;
	display: none;
}

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

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

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

.grid_bredclamb1_set1 a {
	color: #e39a0e;
	font-family: 'Big Shoulders Display', cursive;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-indent: 2px;
  letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
	transition: .3s;
	display: block;
}

.grid_bredclamb1_set1 a:hover {
  color: #e50020;
}

.grid_bredclamb1_set1 p {
	font-family: 'Big Shoulders Display', cursive;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-indent: 1px;
  letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
}

.grid_bredclamb1_set1 p span {
	color: #b3b3b3;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  text-indent: 1px;
  letter-spacing: 1px;
}

/***** grid_list1 *****/

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

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

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

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

.grid_list1_title1_text1 p {
	font-family: 'Big Shoulders Display', cursive;
  font-size: 22px;
  font-weight: 700;
  text-align: left;
	text-indent: 0px;
	letter-spacing: 2px;
  margin: 0px 0px 0px 0px;
}

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

.grid_list1_title1_text2 p {
	color: #a2a2a2;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
	text-indent: 0px;
	letter-spacing: 2px;
  margin: 0px 0px 0px 0px;
}

.grid_list1_inner1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #e8e8e8;
	overflow: unset;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

/***** grid_list1_slide1 *****/

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

.grid_list1_slide1 .swiper-wrapper {
	width: 100%;
	max-width: 400px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.grid_list1_slide1 .swiper-wrapper .swiper-slide {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

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

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

.grid_list1_slide1_pagination1 .swiper-pagination-bullet {
	width: 7px;
	height: 7px;
	margin: 3px 3px 3px 3px;
}

.grid_list1_slide1_pagination1 .swiper-pagination-bullet-active {
  background: #000000 !important;
}

/***** grid_list1_slide2 *****/

.grid_list1_slide2 {
	position: relative;
	z-index: 0;
	width: 100%;
	overflow: unset;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.grid_list1_slide2 .swiper-wrapper {
	width: 100%;
	max-width: 500px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.grid_list1_slide2 .swiper-wrapper .swiper-slide {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

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

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

.grid_list1_slide2_pagination1 .swiper-pagination-bullet {
	width: 7px;
	height: 7px;
	margin: 3px 3px 3px 3px;
}

.grid_list1_slide2_pagination1 .swiper-pagination-bullet-active {
  background: #000000 !important;
}

/***** grid_list1_slide3 *****/

.grid_list1_slide3 {
	position: relative;
	z-index: 0;
	width: 100%;
	overflow: unset;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.grid_list1_slide3 .swiper-wrapper {
	width: 100%;
	max-width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.grid_list1_slide3 .swiper-wrapper .swiper-slide {
	width: 100%;
}

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

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

.grid_list1_slide3_pagination1 .swiper-pagination-bullet {
	width: 7px;
	height: 7px;
	margin: 3px 3px 3px 3px;
}

.grid_list1_slide3_pagination1 .swiper-pagination-bullet-active {
  background: #000000 !important;
}

/***** grid_list1_slide4 *****/

.grid_list1_slide4 {
	position: relative;
	z-index: 0;
	width: 100%;
	overflow: unset;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.grid_list1_slide4 .swiper-wrapper {
	width: 100%;
	max-width: 500px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.grid_list1_slide4 .swiper-wrapper .swiper-slide {
	width: 100%;
	height: auto;
}

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

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

.grid_list1_slide4_pagination1 .swiper-pagination-bullet {
	width: 7px;
	height: 7px;
	margin: 3px 3px 3px 3px;
}

.grid_list1_slide4_pagination1 .swiper-pagination-bullet-active {
  background: #e72410 !important;
}

/***** grid_list1_movie1 *****/

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

.grid_list1_movie1_object1_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 #e39a0e;
	border-radius: 7px 7px 7px 7px;
	transition: .3s;
	overflow: hidden;
	cursor: pointer;
}

.grid_list1_movie1_object1_data1:hover {
	border: 0px solid #ffc821;
}

.grid_list1_movie1_object1_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;
}

.grid_list1_movie1_object1_data1_button1.act1 {
	display: none;
}

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

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

.grid_list1_movie1_object1_data1:hover .grid_list1_movie1_object1_data1_button1 svg path,
.grid_list1_movie1_object1_data1:hover .grid_list1_movie1_object1_data1_button1 svg polygon {
	fill: #ffc821;
}

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

/***** visual *****/

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

.visual_object1 {
	position: relative;
	z-index: 0;
	width: 100%;
	height: auto;
	display: flex;
	flex-flow: row-reverse wrap;
	justify-content: flex-start;
	align-items: stretch;
}

.visual_object1_image1 {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.visual_object1_image1_set1 {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.visual_object1_image1_set2 {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	display: none;
	justify-content: center;
	align-items: center;
}

.visual_object1_image1_set3 {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	display: none;
	justify-content: center;
	align-items: center;
}

.visual_object1_image1_set1 img,
.visual_object2_image1_set1 img,
.visual_object2_image1_set3 img {
	width: 100%;
	margin: 0px 0px 0px 0px;
	display: block;
}

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

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

.visual_object1_info1_image1 svg {
	fill: #ffffff;
	width: 300px;
	height: auto;
	margin: 0px 0px 0px 0px;
	display: block;
}

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

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

.visual_object1_info1_title1_text1 p {
	color: #ffffff;
	font-family: 'Big Shoulders Display', cursive;
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	text-indent: 4px;
	letter-spacing: 4px;
}

.visual_slide1 {
	position: relative;
	z-index: 0;
	width: 100%;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

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

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

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

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

.visual_slide1_pagination1 .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin: 5px 5px 5px 5px;
}

.visual_slide1_pagination1 .swiper-pagination-bullet-active {
  background: #000000 !important;
}

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

.visual_slide1_object1 a {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-radius: 7px 7px 7px 7px;
	display: flex;
	flex-flow: row-reverse wrap;
	justify-content: flex-start;
	align-items: stretch;
}

.visual_slide1_object1_image1 {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.visual_slide1_object1_image1_set1 {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.visual_slide1_object1_image1_set2 {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	display: none;
	justify-content: center;
	align-items: center;
}


.visual_slide1_object1_image1_set1 img,
.visual_slide1_object1_image1_set2 img {
	width: 100%;
	margin: 0px 0px 0px 0px;
	display: block;
}

.visual_slide1_object1_info1 {
	width: 100%;
	height: auto;
	padding: 20px 50px 20px 50px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

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

.visual_slide1_object1_info1_title1 p {
	font-family: 'Big Shoulders Display', cursive;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	line-height: 40px;
}

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

.visual_slide1_object1_info1_text1 p {
	font-size: 14px;
	font-weight: 300;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	line-height: 30px;
}

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

.visual_slide1_object1_info1_title1_text2 p {
	font-family: 'Big Shoulders Display', cursive;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
}

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

.visual_slide1_object1_info1_title1_text3 p {
	font-family: 'Big Shoulders Display', cursive;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	line-height: 20px;
}

/***** topics *****/

.topics {
	width: 100%;
	height: auto;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: flex-start;
}

.topics_object1 {
	width: 25%;
	height: auto;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
}

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

.topics_object1_image1 {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	border: 1px solid #e8e8e8;
	border-radius: 7px 7px 7px 7px;
	overflow: hidden;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.topics_object1_image1_set1 {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.topics_object1_image1_set1 img {
	width: 100%;
	max-width: 100%;
	margin: 0px 0px 0px 0px;
	display: block;
}

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

.topics_object1_info1_title1 {
	width: 100%;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 20px 0px;
	border-left: 5px solid #e39a0e;
}

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

.topics_object1_info1_title1_text1 p {
	color: #737373;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 12px;
	font-weight: 300;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 1px;
}

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

.topics_object1_info1_title1_text2 p {
	font-family: 'Big Shoulders Display', cursive;
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 1px;
}

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

.topics_object1_info1_text1 p {
	font-size: 12px;
	font-weight: 300;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 1px;
	line-height: 20px;
}

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

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

.introduction_image1 {
	width: 30%;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	border: 1px solid #e8e8e8;
	border-radius: 7px 7px 7px 7px;
	overflow: hidden;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

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

.introduction_info1 {
	width: 70%;
	height: auto;
	padding: 0px 50px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #e8e8e8;
}

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

.introduction_info1_title1 p {
	width: 100%;
	color: #000000;
	font-family: 'Big Shoulders Display', cursive !important;
	font-size: 50px;
	font-weight: 700;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 3px;
	line-height: 60px;
}

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

.introduction_info1_text1 p {
	width: 100%;
	color: #3c3c3c;
	font-size: 16px;
	font-weight: 300;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 2px;
	line-height: 30px;
	padding: 7px 0px 7px 0px;
}

.introduction_txt1 p span {
	color: #e39a0e;
	font-size: 18px;
	font-weight: 900;
	text-indent: 5px;
	letter-spacing: 5px;
	padding: 0px 5px 0px 5px;
}

/***** newarrival *****/

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

.newarrival_object1 {
	width: 20%;
	height: auto;
  padding: 10px 10px 10px 10px;
  margin: 0px 0px 20px 0px;
	border: 0px solid #e8e8e8;
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
}

.newarrival_object1_image1 {
	position: relative;
	width: 100%;
  margin: 0px 0px 10px 0px;
	background-color: #ffffff;
	border: 1px solid #e8e8e8;
	border-radius: 7px 7px 7px 7px;
	overflow: hidden;
}

.newarrival_object1_image1::after {
	content: "";
	position: absolute;
	z-index: -10;
	top: -20px;
	right: -20px;
	width: 100%;
	height: 100%;
	background-color: #e8e8e8;
	display: none
}

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

.newarrival_object1_image1 a img {
	width: 100%;
	max-width: 1000px;
	transform: scale(1.00);
	transition: .7s;
}

.newarrival_object1_image1:hover a img {
	transform: scale(1.030);
}

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

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

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

.newarrival_object1_info1_name1_text1 p {
	width: 100%;
	font-family: 'Big Shoulders Display', cursive;
	font-size: 12px;
	font-weight: 700;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 1px;
	line-height: 20px;
}

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

.newarrival_object1_info1_name1_text2 p {
	width: 100%;
	font-family: 'Big Shoulders Display', cursive;
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 1px;
	line-height: 20px;
}

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

.newarrival_object1_info1_price1 p {
	width: 100%;
	font-size: 10px;
	font-weight: 300;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 2px;
}

.newarrival_object1_info1_price1 p span {
	width: 100%;
	color: #ee8600;
	font-family: 'Big Shoulders Display', cursive;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	text-indent: 2px;
	letter-spacing: 2px;
	padding: 0px 5px 0px 5px;
}

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

.newarrival_object1_info1_btn1_set1 {
	width: 100%;
	max-width: 250px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}

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

.newarrival_object1_info1_btn1_set1 a:hover {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
}

/***** ranking *****/

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

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

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

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

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

.ranking_list1_title1_text1 p {
	font-family: 'Big Shoulders Display', cursive;
  font-size: 22px;
  font-weight: 700;
  text-align: left;
	text-indent: 0px;
	letter-spacing: 2px;
  margin: 0px 0px 0px 0px;
}

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

.ranking_list1_title1_text2 p {
	color: #a2a2a2;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
	text-indent: 0px;
	letter-spacing: 2px;
  margin: 0px 0px 0px 0px;
}

.ranking_list1_inner1 {
  width: 100%;
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #e8e8e8;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.ranking_list1_object1 {
	width: 16.66%;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

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

.ranking_list1_object1_rank1 p {
  width: 100%;
  color: #f2bd19;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
	text-indent: 0px;
	letter-spacing: 2px;
  margin: 0px 0px 5px 0px;
}

.ranking_list1_object1_rank1 p span {
	font-family: 'Big Shoulders Display', cursive;
	font-size: 28px;
	font-weight: 700;
	padding: 0px 5px 0px 5px;
	transform: scale(1.0);
	transition: .3s;
}

.ranking_list1_object1_image1 {
	width: 100%;
	height: 180px;
	margin: 0px 0px 15px 0px;
	background-color: #ffffff;
	border: 1px solid #e8e8e8;
	border-radius: 7px 7px 7px 7px;
	object-fit: cover;
	overflow: hidden;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.ranking_list1_object1_image1 a {
	width: 100%;
	margin: 0px 0px 0px 0px;
	display: block;
}

.ranking_list1_object1_image1 a img {
	width: 100%;
	max-width: 200px;
	display: block;
}

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

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

.ranking_list1_object1_info1_brand1 p {
	font-family: 'Big Shoulders Display', cursive;
	font-size: 12px;
	font-weight: 700;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 1px;
}

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

.ranking_list1_object1_info1_name1 p {
	font-family: 'Big Shoulders Display', cursive;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 1px;
	line-height: 20px;
}

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

.ranking_list1_object1_info1_price1 p {
	font-size: 10px;
	font-weight: 300;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 2px;
}

.ranking_list1_object1_info1_price1 p span {
	color: #ee8600;
	font-family: 'Big Shoulders Display', cursive;
	font-size: 16px;
	font-weight: 700;
	text-indent: 0px;
	letter-spacing: 1px;
	padding: 0px 5px 0px 5px;
}

/***** discover *****/

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

.discover_object1 {
	width: 100%;
	height: 100%;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #e8e8e8;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.discover_object1_image1 {
	width: 100%;
	max-width: 150px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #e8e8e8;
	border-radius: 100%;
	overflow: hidden;
}

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

.discover_object1_image1 a img {
  width: auto;
	max-height: 400px;
	transform: scale(1.00);
	transition: .7s;
}

.discover_object1_image1:hover a img {
	transform: scale(1.050);
}

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

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

.discover_object1_info1_title1 p {
	font-family: 'Big Shoulders Display', cursive;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	text-indent: 1px;
	letter-spacing: 1px;
	line-height: 26px;
	transition: .3s;
}

.discover_object2 {
	width: 25%;
	height: 100%;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #e8e8e8;
}

.discover_object2_image1 {
  width: 100%;
	margin: 0px 0px 5px 0px;
	background-color: #ffffff;
	border: 1px solid #e8e8e8;
	border-radius: 7px 7px 7px 7px;
	overflow: hidden;
}

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

.discover_object2_image1 a img {
  width: auto;
	max-height: 400px;
	transform: scale(1.00);
	transition: .7s;
}

.discover_object2_image1:hover a img {
	transform: scale(1.050);
}

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

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

.discover_object2_info1_title1 p {
	font-family: 'Big Shoulders Display', cursive;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 1px;
	line-height: 30px;
	transition: .3s;
}

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

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

.movie_set1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-radius: 7px 7px 7px 7px;
	overflow: hidden;
}

.movie_set2 {
	width: 50%;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}

.movie_set1_data1,
.movie_set2_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 #e39a0e;
	transition: .3s;
	cursor: pointer;
}

.movie_set1_data1:hover,
.movie_set2_data1:hover {
	border: 0px solid #ffc821;
}

.movie_set1_data1_button1,
.movie_set2_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,
.movie_set2_data1_button1.act1 {
	display: none;
}

.movie_set1_data1_button1 svg,
.movie_set2_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,
.movie_set2_data1_button1 svg path,
.movie_set2_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,
.movie_set2_data1:hover .movie_set2_data1_button1 svg path,
.movie_set2_data1:hover .movie_set2_data1_button1 svg polygon {
	fill: #ffc821;
}

.movie_set1_data1 img,
.movie_set2_data1 img {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	display: block;
}

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

/***** sales *****/

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

.sales_object1 {
	width: 20%;
	height: auto;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

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

.sales_object1_image1 {
	width: 100%;
	margin: 0px 0px 20px 0px;
	border: 1px solid #e8e8e8;
	border-radius: 7px 7px 7px 7px;
	overflow: hidden;
}

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

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

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

.sales_object1_info1_title1 p {
	font-family: 'Big Shoulders Display', cursive;
  font-size: 16px;
	font-weight: 700;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
	line-height: 24px;
}

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

.sales_object1_info1_text1 p {
  font-size: 12px;
	font-weight: 300;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 2px;
	line-height: 20px;
}

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

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

.recommend_object1 {
	width: 25%;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.recommend_object1 a {
	width: 100%;
	max-width: 800px;
	display: block;
	box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.0);
	transition: .5s;
	overflow: unset;
}

.recommend_object1_image1 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #e8e8e8;
	border-radius: 7px 7px 7px 7px;
	overflow: hidden;
}

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

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

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

.recommend_object1_title1 p {
	font-family: 'Big Shoulders Display', cursive, 'Noto Sans JP', sans-serif;
  font-size: 14px;
	font-weight: 700;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
	line-height: 24px;
}

/***** archive *****/

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

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

.archive_object1 a {
	width: 100%;
	height: 100%;
	max-width: 100%;
	background-color: unset;
	border: 1px solid #e8e8e8;
	border-radius: 7px 7px 7px 7px;
	box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.0);
	transition: .5s;
	overflow: hidden;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

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

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

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

/***** strength *****/

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

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

.strength_object1_image1 {
  width: 100%;
  margin: 0px 0px 20px 0px;
	background-color: #000000;
	border: 0px solid #e8e8e8;
	border-radius: 7px 7px 7px 7px;
	overflow: hidden;
}

.strength_object1_image1 img {
  width: 100%;
	max-width: 400px;
  display: block;
}

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

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

.strength_object1_info1_title1 {
  width: 100%;
	padding: 5px 0px 5px 15px;
  margin: 0px 0px 10px 0px;
  border-left: 10px solid #e72410;
}

.strength_object1_info1_title1 p {
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 2px;
}

.strength_object1_info1_text1 {
  width: 100%;
	height: 200px;
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.strength_object1_info1_text1 p {
  color: #3c3c3c;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
  line-height: 20px;
  padding: 5px 0px 5px 0px;
}

.strength_object1_info1_text1_scroll1 {
	padding: 0px 10px 0px 0px;
	overflow-y: scroll;
}

/***** expert *****/

.expert {
	width: 100%;
	margin: 0px 0px 0px 0px;
	overflow: unset;
}

.expert_object1 {
	width: 100%;
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #e8e8e8;
}

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

.expert_object1_image1 {
  width: 100%;
  height: auto;
  margin: 0px 0px 20px 0px;
  background-color: #000000;
  border: 1px solid #e8e8e8;
	border-radius: 7px 7px 7px 7px;
	overflow: hidden;
  display: flex;
	flex-flow: column wrap;
  justify-content: center;
  align-items: center;
}

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

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

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

.expert_object1_info1_store1 p {
  width: auto;
  font-size: 10px;
  font-weight: 300;
  text-indent: 0px;
  letter-spacing: 2px;
  padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
  border-bottom: 1px solid #e8e8e8;
  display: inline-block;
}

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

.expert_object1_info1_name1 p {
  font-size: 16px;
  font-weight: 500;
	text-align: center;
  text-indent: 0px;
  letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
}

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

.expert_object1_info1_post1 p {
	width: auto;
	font-size: 10px;
	font-weight: 300;
	text-indent: 0px;
	letter-spacing: 2px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #e8e8e8;
	display: inline-block;
}

.expert_object1_info1_text1 {
  width: 100%;
	height: 150px;
  margin: 0px 0px 0px 0px;
}

.expert_object1_info1_text1 p {
  color: #3c3c3c;
  font-size: 12px;
  font-weight: 300;
  text-indent: 0px;
  letter-spacing: 1px;
	line-height: 20px;
  padding: 0px 0px 0px 0px;
}

.expert_object1_info1_text1_scroll1 {
	padding: 0px 10px 0px 0px;
	overflow-y: scroll;
}

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

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

.footer.page_active_act1 {
	opacity: 1;
}

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

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

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

.footer_object1_image1 a svg {
	width: 100%;
	height: auto;
	max-width: 130px;
	margin: 0px 0px 0px 0px;
}

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

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

.footer_object1_title1_text1 p {
	width: auto;
	height: auto;
	color: #000000;
	font-family: 'Big Shoulders Display', cursive;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	text-indent: 1px;
	letter-spacing: 1px;
	line-height: 36px;
	margin: 0px 0px 0px 0px;
	transition: .3s;
	display: block;
}

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

.footer_object1_title1_text2 p {
	width: auto;
	height: auto;
	color: #000000;
	font-family: 'Big Shoulders Display', cursive;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	text-indent: 1px;
	letter-spacing: 1px;
	line-height: 36px;
	margin: 0px 0px 0px 0px;
	transition: .3s;
	display: block;
}

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

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

.footer_object1_menu1 ul li {
	position: relative;
	width: auto;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin: 0px 10px 0px 10px;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}

.footer_object1_menu1 ul li a {
	position: relative;
	width: auto;
	height: auto;
	color: #000000;
	font-family: 'Big Shoulders Display', cursive;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	text-indent: 1px;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	transition: .3s;
	display: block;
}

.footer_object1_menu1 ul li a:hover {
	color: #af7731;
}

.footer_object1_menu1 ul li a::after {
	content: "";
	position: absolute;
	z-index: 10;
	top: unset;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background-color: #e8e8e8;
	display: none;
}

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

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

.footer_object1_menu2 ul li {
	position: relative;
	width: auto;
	height: auto;
	padding: 10px 0px 10px 0px;
	margin: 0px 10px 0px 10px;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}

.footer_object1_menu2 ul li a {
	position: relative;
	width: auto;
	height: auto;
	color: #8c8c8c;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	text-indent: 1px;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	transition: .3s;
	display: block;
}

.footer_object1_menu2 ul li a:hover {
	color: #af7731;
}

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

.footer_object1_text1 p {
	width: auto;
	height: auto;
	color: #c2c2c4;
	font-size: 10px;
	font-weight: 300;
	text-align: center;
	text-indent: 0px;
	letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
	display: block;
}

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

.footer_object1_text1 a svg {
	width: auto;
	height: auto;
	max-width: 150px;
	margin: 0px 0px 0px 0px;
}

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

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

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

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

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

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

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

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

.footer_object2_set2_copyright1 p {
	color: #000000;
  font-size: 8px;
	font-weight: 300;
  text-align: center;
  text-indent: 0px;
  letter-spacing: 2px;
}

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

@media ( max-width: 1800px ) {

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

.site_menu_inner1 ul {
  width: 1100px;
}

}

@media ( max-width: 1400px ) {

.header.menu_open_act1 {
	height: 100px;
}

.header_set1 {
	width: 120px;
}

.header_set2 {
  padding: 0px 260px 0px 120px;
}

.header_set3 {
  width: 260px;
}

.store_logo {
  right: 120px;
}

.search_button {
	right: 60px;
	width: 60px;
}

.hamburger_button {
	width: 60px;
}

.site_menu_inner1 ul li a {
  font-size: 14px;
}

.menu_close {
  position: unset;
  width: 100%;
  height: 30px;
	background-color: #282828;
  border-bottom: 1px solid #282828;
	transition: .3s;
}

.menu_close p {
	color: #ffffff;
}

.grid_title1 {
	margin: 0px 0px 50px 0px;
}

.topics_object1 {
  width: 33.33%;
  padding: 10px 10px 10px 10px;
}

.introduction_image1 {
  width: 100%;
  margin: 0px 0px 70px 0px;
}

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

.introduction_txt1 p {
  font-size: 18px;
  text-align: left;
  letter-spacing: 2px;
  line-height: 35px;
  padding: 10px 0px 10px 0px;
}

.introduction_grid_patch {
	padding: 130px 60px 0px 60px;
}

.newarrival_object1 {
  width: 25%;
  padding: 10px;
}

.ranking_list1_object1 {
  width: 20%;
}

.discover_object2 {
  width: 50%;
}

.sales_object1 {
  width: 50%;
}

.archive_object1 {
  width: 33.33%;
}

.grid_list1_movie1_object1 {
  width: 100%;
}

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

.strength_object1 {
  width: 100%;
}

.strength_object1_image1,
.strength_object2_image1 {
  width: 100%;
  margin: 0px 0px 40px 0px;
}

.strength_object1_info1,
.strength_object2_info1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
}

}

@media ( max-width: 1024px ) {

.menu_grobal {
  right: -50%;
  width: 50%;
}

.menu_grobal.menu_grobal_open_act1 {
  right: 0px;
  opacity: 1;
}

.search_category_object2_set1_list1 ul li {
  width: 50%;
}

.grid_object1_inner2 {
  padding: 120px 50px 120px 50px;
}

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

.visual_object1_image1_set1 {
	display: none;
}

.visual_object1_image1_set2 {
	display: block;
}

.visual_slide1_object1_info1 {
  top: unset;
  bottom: 0;
  left: 0;
	right: 0;
  width: 100%;
  padding: 30px 30px 30px 30px;
}

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

.visual_slide1_object1_info1_image1 svg {
  width: 180px;
}

.visual_slide1_object1_info1_title1_text1 p {
  font-size: 26px;
}

.topics_object1 {
  width: 50%;
}

.topics_object1_image1 {
  width: 100%;
}

.topics_object1_info1 {
  width: 100%;
}

.newarrival_object1 {
  width: 33.33%;
  padding: 15px;
}

.ranking_list1_object1 {
  width: 33.33%;
}

.discover_object2 {
  width: 50%;
}

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

.footer_object1_menu1 ul {
  flex-flow: column wrap;
}

.footer_object1_menu2 ul li {
	width: auto;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	justify-content: center;
}

}

@media ( max-width: 767px ) {

.banner_object1_image1 {
	display: none;
}

.banner_object1_image2 {
	display: block;
}

.banner_object1_text1 p {
  font-size: 10px;
  text-indent: 1px;
  letter-spacing: 1px;
}

.header {
	height: 80px;
  padding: 0px 15px 0px 15px;
}

.header.menu_open_act1 {
  height: 80px;
}

.header_set1 {
  width: 80px;
}

.header_set2 {
	display: none;
}

.header_set3 {
  width: 200px;
}

.brand_logo_img1 a svg {
  max-height: 40px;
}

.brand_logo_title1 {
  flex-flow: column wrap;
	justify-content: center;
}

.brand_logo_title1 p {
  font-size: 11px;
	margin: 1px 0px 1px 0px;
}

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

.store_logo a svg {
  max-height: 13px;
}

.search_button {
  right: 50px;
  width: 50px;
}

.hamburger_button {
  width: 50px;
}

.site_menu_inner1 ul {
  width: 800px;
}

.menu_grobal {
  top: calc( 0px + 80px );
  right: -100%;
  width: 100%;
	height: calc( 100% - 80px );
}

.menu_grobal.menu_grobal_open_act1 {
  right: 0px;
}

.menu_grobal_object1 {
  padding: 50px 30px 50px 30px;
}

.search_category.search_open_act1 {
  top: calc( 0px + 80px );
  height: calc( 100% - 80px );
  opacity: 1;
}

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

.search_category_object1_title1 p {
  font-size: 20px;
}

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

.search_category_object1_list1 ul {
  width: 500px;
}

.search_category_object1_list1 ul li {
	width: auto;
	margin: 5px 0px 5px 0px;
}

.search_category_object1_list1 ul li p {
  font-size: 14px;
}

.search_category_object2_title1 p {
  font-size: 18px;
  line-height: 30px;
}

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

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

.search_category_object2_set1_list1 ul li {
  width: 100%;
  padding: 5px 0px 5px 0px;
}

.search_category_object2_set1_list1 ul li a {
  font-size: 14px;
  padding: 7px 15px 7px 15px;
}

.grid_wrap {
	padding: 80px 0px 0px 0px;
}

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

.grid_object1_inner2 {
  padding: 50px 30px 50px 30px;
}

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

.grid_title1_text1 p {
  font-size: 30px;
  text-indent: 3px;
  letter-spacing: 3px;
}

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

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

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

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

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

.grid_menu1_layer1 ul {
  width: 1180px;
}

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

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

.grid_list1 {
  padding: 30px 0px 30px 0px;
  margin: 0px 0px 0px 0px;
}

.grid_list1_slide3 .swiper-wrapper {
  max-width: 170px;
}

.visual_slide1 .swiper-wrapper .swiper-slide {
  padding: 5px 20px 5px 20px;
  margin: 0px 0px 0px 0px;
}

.visual_slide1_object1_image1_set1 {
	display: none;
}

.visual_slide1_object1_image1_set2 {
	display: block;
}

.visual_object1_image1_set2 {
	display: none;
}

.visual_object1_image1_set3 {
	display: block;
}

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

.introduction_image1 {
  margin: 0px 0px 40px 0px;
}

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

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

.introduction_info1_title1 p {
  font-size: 50px;
  text-align: center;
  text-indent: 3px;
  letter-spacing: 3px;
}

.introduction_info1_text1 p {
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 26px;
}

.newarrival_object1 {
	width: 50%;
  padding: 10px;
}

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

.discover_year_object1_info1_title1 p {
  font-size: 32px;
  line-height: 40px;
}

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

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

.ranking_list1_object1 {
  width: 50%;
  padding: 10px 5px 10px 5px;
}

.ranking_list1_object1_image1 {
	height: 150px;
	justify-content: center;
}

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

.ranking_list1_object1_info1_name1 p {
  font-size: 14px;
}

.discover_list1_slide1 .swiper-wrapper {
  width: 200px;
}

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

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

.discover_object1_info1_title1 p,
.discover_object2_info1_title1 p,
.discover_object2_info1_title1 p {
  font-size: 18px;
}

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

.grid_list1_movie1_object1 {
  width: 100%;
  padding: 5px 5px 5px 5px;
}

.grid_list1_movie1_object1_data1_button1 p {
  font-size: 8px;
	text-indent: 3px;
	letter-spacing: 3px;
}

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

.archive_object1 {
  width: 50%;
	padding: 5px 5px 5px 5px;
}

.strength_object1 {
  width: 100%;
}

.strength_object1_image1, .strength_object2_image1 {
  margin: 0px 0px 20px 0px;
}

.expert_slide1 .swiper-wrapper .swiper-slide {
  padding: 30px 15px 30px 15px;
}

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

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

.footer_object1 {
  margin: 0px 0px 80px 0px;
}

.footer_object1_image1 a svg {
  max-width: 120px;
}

.footer_object1_title1 p {
  font-size: 20px;
  text-indent: 1px;
  letter-spacing: 1px;
  line-height: 32px;
}

.footer_object1_menu2 ul li {
  width: 100%;
	padding: 5px 0px 5px 0px;
}

.footer_object1_text1 {
  flex-flow: column wrap;
}

.footer_object1_text1 a {
  margin: 20px 0px 0px 0px;
}

.footer_object1_text1 a svg {
  max-width: 130px;
}

.footer_object2 {
  margin: 0px 0px 50px 0px;
}

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

.footer_object2_set1_img1 {
  justify-content: center;
}

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

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

.footer_object2_set2_copyright1 p {
  font-size: 8px;
  letter-spacing: 2px;
}

}
