/*
Theme Name: MYTREX Official Site future shop
Author: Sotsu Medical
Author URI: https://www.mytrex.jp/
Description:
Version: 1.0
*/

/***************************************************************
*
* ブラウザのデフォルトCSSをリセットします
*
***************************************************************/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	margin-top: 0px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

/* font
-------------------------------------------------------------- */

strong {
	font-weight: 800;
}

em {
	font-style: italic;
}

ol {
	list-style-type: decimal;
}

.fs {
    font-family: 'Times New Roman','YuMincho','Hiragino Mincho ProN','Yu Mincho','MS PMincho',serif;
}

/* general -------------------------------------------------------------- */

.cfx:before,
.cfx:after {
	content: " ";
	display: table;
}

.cfx:after {
	clear: both;
}

.cfx {
	*zoom: 1;
}

body {
	font-size: 14px;
	background-color: #ffffff;
	font-family: sans-serif;
}

a {
	outline: none;
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #333;
}

a:hover {
	color: #76B28A;
	text-decoration: none;
}

a:visited {
	color: #000000;
}

a:active {
	color: #000000;
}

a:focus,
*:focus {
	outline: none;
}

.row {
	margin-right: 0px;
	margin-left: 0px;
}

.container {
	width: 100%;
}

@media screen and (max-width: 767px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-xs-1,
	.col-xs-10,
	.col-xs-11,
	.col-xs-12,
	.col-xs-2,
	.col-xs-3,
	.col-xs-4,
	.col-xs-5,
	.col-xs-6,
	.col-xs-7,
	.col-xs-8,
	.col-xs-9 {
		padding-right: 0px;
		padding-left: 0px;
	}
	.container,
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-11,
	.col-sm-12 {
		padding-right: 0px;
		padding-left: 0px;
	}
}

@media screen and (min-width: 768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-xs-1,
	.col-xs-10,
	.col-xs-11,
	.col-xs-12,
	.col-xs-2,
	.col-xs-3,
	.col-xs-4,
	.col-xs-5,
	.col-xs-6,
	.col-xs-7,
	.col-xs-8,
	.col-xs-9 {
		padding-right: 0px;
		padding-left: 0px;
	}
}

@media screen and (max-width: 767px) {
	.pc_none {
		display: none;
	}
	.outofstock_blank {
		padding-bottom: 5%;
	}
	.menu-logo{
		margin: 0 auto;
	}
}

@media screen and (min-width: 768px) {
	.sp_none {
		display: none;
	}
	.outofstock_blank {
		padding-bottom: 5vw;
	}
}

/* menu -------------------------------------------------------------- */

.head_menu {
	background: rgba(255, 255, 255, 0.9);
	padding: 5px 0px;
	width: 100%;
	height: inherit;
}

.head_menu ul {
	padding-left: 130px;
}

.head_menu li.list_head_menu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	background: url("./img/menu/head_triangle.png") no-repeat left center;
	float: left;
}

@media screen and (max-width: 767px) {
	.head_menu ul {
		padding-left: 100px;
	}
	.head_menu li.list_head_menu {
		font-size: 15px;
		font-weight: 600;
		letter-spacing: 1px;
		line-height: 19px;
		padding: 5px 10px 5px 15px;
		background-size: 5px auto;
	}
}

@media screen and (min-width: 768px) {
	.head_menu ul {
		padding-left: 130px;
	}
	.head_menu li.list_head_menu {
		font-size: 18px;
		font-weight: 600;
		letter-spacing: 1px;
		line-height: 20px;
		padding: 10px 30px 10px 14px;
		background-size: 5px auto;
	}
}

.list_head_menu_line {
	border-bottom: 1px rgba(255, 255, 255, 0.6) solid;
}

.head_menu li a {
	color: rgba(89, 87, 87, 1.00);
	text-decoration: none;
}

.head_menu li a:hover {
	color: rgba(200, 22, 29, 1.00);
	border-bottom: dotted 2px rgba(200, 22, 29, 1.00);
}


/* menu -------------------------------------------------------------- */


@media screen and (max-width: 767px) {
	.menu_sp {}
	.menu_pc {
		display: none;
	}
	.sp {}
	.pc {
		display: none;
	}
}

@media screen and (min-width: 768px) {
	.menu_sp {
		display: none;
	}
	.menu_sp_fb {
		display: none;
	}
	.menu_sp2 {
		display: none;
	}
	.menu_pc {}
	.sp {
		display: none;
	}
	.pc {}
}


/* pc -------------------------------------------------------------- */

.menu_pc_f {
	position: fixed;
	z-index: 9999;
	background: #ffffff;
	height: 7.02vw;
}
.menu_pc_f2 {
	position: fixed;
	z-index: 9999;
	top: 5vw;
}
.menu_pc_fb {
	position: fixed;
	z-index: 9999;
/*	background: #ffffff; */
	height: 7.02vw;
}

.menu_pc_g {
	z-index: 9999;
	background: #ffffff;
}

.menu_pc_list_logo {
	padding: 1.6vw 0vw 1.6vw 0vw;
	text-align: center;
}

.menu_pc_list_logo img {
	width: 12vw;
	height: auto;
}

#menu_pc_list {
	position: relative;
	list-style-type: none;
	width: 100%;
	margin: 0 auto;
}

#menu_pc_list li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: right;
}

li.menu_pc_list1 {
	width: 4vw;
}

li.menu_pc_list2 {
	width: 6.5vw;
}

li.menu_pc_list3 {
	width: 4.6vw;
}

li.menu_pc_list4 {
	width: 6.4vw;
}

li.menu_pc_list5 {
	width: 9vw;
}

#menu_pc_list li a {
	display: block;
	margin: 0;
	padding: 13px 0;
	padding: 0 0 0.5vw;
	color: #3f3c3c;
	font-size: 1.2vw;
	line-height: 1.2vw;
	text-decoration: none;
	z-index: 100;
}

#menu_pc_list li ul {
	list-style: none;
	position: absolute;
	left: inherit;
	margin: 0;
	padding: 0;
	z-index: 1000;
	width: 100%;
}

#menu_pc_list li ul li {
	overflow: hidden;
	width: 100%;
	height: 0;
	color: #fff;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s;
	margin-left: -4vw;
}

#menu_pc_list li ul li a {
	color: #000000;
	text-align: left;
	font-size: 1.2vw;
	font-weight: normal;
}

#menu_pc_list li:hover>a {
	color: #888888;
	/* background-image: url(img/icon/menu_line1.png); */
	background-repeat: no-repeat;
	background-position: 3vw 100%;
	background-size: 6vw 0.8vw;
}

#menu_pc_list li.menu_pc_list1:hover>a {
	width: 100%;
	color: #888888;
	/* background-image: url(img/icon/menu_line1.png); */
	background-repeat: no-repeat;
	background-position: 1.65vw 100%;
	background-size: 6vw 0.8vw;
	-moz-transition: -moz-transform 0.5s linear;
	-webkit-transition: -webkit-transform 0.5s linear;
	-o-transition: -o-transform 0.5s linear;
	-ms-transition: -ms-transform 0.5s linear;
	transition: transform 0.5s linear;
	border-bottom: 2px solid #000000;
	width: 4vw;
}

#menu_pc_list li.menu_pc_list2:hover>a {
	color: #888888;
	/* background-image: url(img/icon/menu_line1.png); */
	background-repeat: no-repeat;
	background-position: 3vw 100%;
	background-size: 6vw 0.8vw;
	-moz-transition: -moz-transform 0.5s linear;
	-webkit-transition: -webkit-transform 0.5s linear;
	-o-transition: -o-transform 0.5s linear;
	-ms-transition: -ms-transform 0.5s linear;
	transition: transform 0.5s linear;
	border-bottom: 2px solid #000000;
	width: 6.5vw;
}

#menu_pc_list li.menu_pc_list3:hover>a {
	color: #888888;
	/* background-image: url(img/icon/menu_line1.png); */
	background-repeat: no-repeat;
	background-position: 3vw 100%;
	background-size: 6vw 0.8vw;
	-moz-transition: -moz-transform 0.5s linear;
	-webkit-transition: -webkit-transform 0.5s linear;
	-o-transition: -o-transform 0.5s linear;
	-ms-transition: -ms-transform 0.5s linear;
	transition: transform 0.5s linear;
	border-bottom: 2px solid #000000;
	width: 6.4vw;
}

#menu_pc_list li.menu_pc_list4:hover>a {
	color: #888888;
	/* background-image: url(img/icon/menu_line1.png); */
	background-repeat: no-repeat;
	background-position: 1.25vw 100%;
	background-size: 6vw 0.8vw;
	-moz-transition: -moz-transform 0.5s linear;
	-webkit-transition: -webkit-transform 0.5s linear;
	-o-transition: -o-transform 0.5s linear;
	-ms-transition: -ms-transform 0.5s linear;
	transition: transform 0.5s linear;
}

#menu_pc_list li:hover ul li {
	overflow: visible;
	height: 38px;
	border-bottom: 1px solid #fff;
	-moz-transition: -moz-transform 0.5s linear;
	-webkit-transition: -webkit-transform 0.5s linear;
	-o-transition: -o-transform 0.5s linear;
	-ms-transition: -ms-transform 0.5s linear;
	transition: transform 0.5s linear;
	padding-top: 0vw;
}

#menu_pc_list li:hover ul li:first-child {
	border-top: 0;
	-moz-transition: -moz-transform 1.5s linear;
	-webkit-transition: -webkit-transform 1.5s linear;
	-o-transition: -o-transform 1.5s linear;
	-ms-transition: -ms-transform 1.5s linear;
	transition: transform 0.5s linear;
}

#menu_pc_list li:hover ul li:last-child {
	border-bottom: 0;
	-moz-transition: -moz-transform 1.5s linear;
	-webkit-transition: -webkit-transform 1.5s linear;
	-o-transition: -o-transform 1.5s linear;
	-ms-transition: -ms-transform 1.5s linear;
	transition: transform 1.5s linear;
}

.menu_pc_list {
	font-size: 1.2vw;
	line-height: 1.2vw;
	text-decoration: none;
	letter-spacing: 0.1vw;
	text-align: right;
	padding-right: 1vw;
	display: initial;
}

.menu_pc_list_inner {
	width: 100%;
	color: #3f3c3c;
	font-size: 1vw;
	line-height: 1vw;
	text-align: center;
	padding: 1vw 6vw;
	box-shadow: 0px 4px 3px 1px rgba(0, 0, 0, 0.2);
	background: #fff;
}

.menu_pc_list_sns {
	width: 100%;
	text-align: left;
	padding: 0px 10px;
}

.menu_pc_list_sns_logo {
	float: right;
	padding: 0px 2px;
	margin-left: 1vw;
	width: 2vw
}

.menu_pc_list_sns_logo img {
	width: 2vw;
}

.menu_pc_listp2 {
	width: 33%;
	min-height: 5.5vw;
	float: left;
	color: #ffffff;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 2px;
	display: block;
	margin: 0 0 0px 0;
	background: #ffffff;
	padding: 0.1vw 0.5vw;
	position: relative;
}

.menu_pc_listp2 a {
	width: 100%;
	margin: 0 auto;
	color: #ffffff;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 2px;
}
.menu_pc_item {
	width: 100%;
}

.menu_pc_item :hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	-moz-transition: -moz-transform 0.5s linear;
	-webkit-transition: -webkit-transform 0.5s linear;
	-o-transition: -o-transform 0.5s linear;
	-ms-transition: -ms-transform 0.5s linear;
	transition: transform 0.5s linear;
}

.menu_pc_item_img {
	float: left;
	width: 5.5vw;
	height: 5.0vw;
}

.menu_pc_item_img img {
	width: 5.5vw;
	height: auto;
}

.menu_pc_item_ttl {
	float: left;
	width: 9.0vw;
	color: #3c393b;
	font-size: 0.6vw;
	line-height: 0.8vw;
	letter-spacing: 0.1vw;
	padding: 1px 0px 1px 7px;
	padding-top: 1.9vw;
}

.menu_pc_item_sub {
	color: #848180;
	font-size: 0.6vw;
	line-height: 0.6vw;
	letter-spacing: 0.1vw;
}

#product-component-1624239695352head {
	width: 4vw;
	height: 3vw;
	display: flex;
	margin-top: -1.5vw;
}

@media screen and (min-width: 768px) {
.menu_new{
position: absolute;
border-radius: 30px;
background: red;
width: 2.5vw;
height: 2.5vw;
padding: 0.9vw 0vw;
font-size: 0.6vw;
letter-spacing: 0.05vw;
right: 1vw;
font-weight: 800;
top: -.5vw;
text-align: center;
}
.menu_renew{
position: absolute;
border-radius: 3vw;
background: red;
padding: 0.85vw .2vw;
font-size: .6vw;
letter-spacing: 0vw;
font-weight: 800;
right: 1vw;
top: -0.3vw;
}
}



/* pc -------------------------------------------------------------- */


/* ドロワーメニュー
------------------------------------------------- */

.wrapper {
	height: 100%;
	overflow-x: hidden;
	position: relative;
}

.overlay {
	content: "";
	display: block;
	width: 0;
	height: 0;
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0;
	transition: opacity .7s;
}

.overlay.open {
	width: 100%;
	height: 100%;
	opacity: 1;
}

main {
	height: 100%;
	/*min-height: 100vh;*/
	padding: 0 0px;
	background-color: #fff;
	transition: all .5s;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-top: 8vw;
}

main2 {
	height: 100%;
	/*min-height: 100vh;*/
	padding: 0 0px;
	background-color: #fff;
	transition: all .5s;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-top: 8vw;
}

@media screen and (max-width: 767px) {
	main {
		margin-top: 12vw;
	}
	main2 {
		margin-top: 0vw;
	}
}

@media screen and (min-width: 768px) {
	main {
		margin-top: 5.2vw;
	}
	main2 {
		margin-top: 0vw;
	}
}

main h1 {
	text-align: center;
	font-weight: 500;
}

main p {}

main2 h1 {
	text-align: center;
	font-weight: 500;
}

main2 p {
	text-align: center;
}

.menu-trigger {
	display: inline-block;
	width: 22px;
	height: 20px;
	vertical-align: middle;
	cursor: pointer;
	position: fixed;
	top: 4vw;
	left: 4vw;
	z-index: 1000;
	transform: translateX(0);
	transition: transform .5s;
}

.menu-trigger.active {
	/* transform: translateX(80vw); */
	transform: translateX(100vw);
}

.menu-trigger span {
	display: inline-block;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #000;
}

.menu-trigger.active span {
	background-color: #555;
}

.menu-trigger span:nth-of-type(1) {
	top: 0;
}

.menu-trigger.active span:nth-of-type(1) {
	transform: translateY(11px) rotate(-45deg);
	top: 2vw;
}

.menu-trigger span:nth-of-type(2) {
	top: 9px;
}

.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}

.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}

.menu-trigger.active span:nth-of-type(3) {
	transform: translateY(-7px) rotate(45deg);
	bottom: 1.5vw;
}

nav {
	/* width: 80vw; */
	width: 100vw;
	height: 100%;
	padding-top: 0px;
	background-color: rgb(256, 256, 256, 0.9);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	/* transform: translate(-80vw); */
	transform: translate(-100vw);
	transition: all .5s;
}

nav.open {
	transform: translateZ(0);
	overflow: scroll;
	background: #040000;
}

nav li {
	color: #fff;
	text-align: center;
	padding: 10px 0;
}


/*                         sp menu                           */

.menu_sp_list_logo {
	padding: 18px 0vw 18px 0vw;
	text-align: center;
	width: 100%;
	background: #ffffff;
	z-index: 999;
}
.menu_sp_list_logo a {
	margin: 0 auto !important;
}

.menu_sp_list_logo img {
	width: 28vw;
	height: auto;
}

.menu_sp_list_logo_menu {
	padding: 18px 0vw 18px 0vw;
	text-align: center;
	width: 100%;
	background: #ffffff;
	z-index: 999;
}

.menu_sp_list_logo_menu img {
	width: 28vw;
	height: auto;
}



.menu_sp_list_logo_jtb {
	padding: 0vw 0vw;
	text-align: center;
	width: 100%;
	background: #ffffff;
	z-index: 999;
}


.menu_sp_list_logo_jtb img {
	width: 80vw;
	height: auto;
}

.menu_sp_list_logo2 {
	padding: 18px 0vw 18px 0vw;
	text-align: center;
	width: 100%;
	background: #ffffff;
	z-index: 999;
}

.menu_sp_list_logo2 img {
	width: 28vw;
	height: auto;
}

.menu_sp_list0lg {
	margin: 0vw auto 0vw;
	color: #fff;
	background: #fff;
	border-bottom: 0.22vw solid #fff;
}

.menu_sp_list0lg a {}

.menu_sp_list0 {
	width: 100%;
	margin: 0 auto;
	color: #fff;
	display: block;
	background: #040000;
	border-bottom: 0.22vw solid #fff;
	padding: 3vw 0vw 3vw 5vw;
}

.menu_sp_list0 a {
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 2px;
	display: block;
	padding: 5px 5px 5px 0px;
	margin: 0 0 1px 0;
}

.menu_sp_list1 {
	width: 100%;
	margin-top: 14vw;
	color: #fff;
	display: block;
	background: #040000;
	border-bottom: 0.22vw solid #fff;
	padding: 3vw 0vw 3vw 5vw;
}

.menu_sp_list1 a {
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 2px;
	display: block;
	padding: 5px 5px 5px 0px;
	margin: 0 0 1px 0;
}

.menu_sp_list {
	/*position: relative;*/
	/* overflow: hidden; */
	overflow: inherit;
	color: #ffffff;
	background: #040000;
	border-bottom: 0.22vw solid #fff;
}

.menu_sp_list input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.menu_sp_list label {
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 2px;
	position: relative;
	display: block;
	padding: 4vw 0vw 4vw 5vw;
	cursor: pointer;
	margin: 0 0 1px 0;
	background: #040000;
}

.menu_sp_list .menu_sp_list-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
	color: #000000;
	background: #ffffff;
}

.menu_sp_list .menu_sp_list-content2 {
	padding-top: 3vw;
	padding-bottom: 3vw;
}

.menu_sp_list .menu_sp_list-content p {
	margin: 1em;
}


/* :checked */

.menu_sp_list input:checked~.menu_sp_list-content {
	max-height: 80em;
}


/* Icon */

.menu_sp_list label::after {
	line-height: 6vw;
	position: absolute;
	top: 2vw;
	right: 0;
	display: block;
	width: 6vw;
	height: 6vw;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
	font-size: 5vw;
	transition: none;
}

.menu_sp_list input[type=checkbox]+label::after {
	content: '+';
}

.menu_sp_list input[type=checkbox]:checked+label::after {
	transform: rotate(315deg);
}

.menu_sp_list2 {
	float: left;
	width: 26.6vw;
	height: 27vw;
	color: #ffffff;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 2px;
	display: block;
	margin: 0 0 0 0;
	background: #fff;
	padding: 2vw 2vw 0vw;
	margin-bottom: 2vw;
	position: relative;
}

.menu_sp_list2 a {
	width: 100%;
	margin: 0 auto;
	color: #ffffff;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 2px;
}

.menu_sp_list2c {
	float: left;
	width: 26.6vw;
	height: 27vw;
	color: #ffffff;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 2px;
	display: block;
	margin: 0 0 0 0;
	background: #fff;
	padding: 2vw 2vw 0vw;
	border-right: 0.11vw solid #888;
	border-left: 0.11vw solid #888;
	margin-bottom: 2vw;
	position: relative;
}

.menu_sp_list2c a {
	width: 100%;
	margin: 0 auto;
	color: #ffffff;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 2px;
}

.menu_sp_list2l {
	float: left;
	width: 26.6vw;
	height: 27vw;
	color: #ffffff;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 2px;
	display: block;
	margin: 0 0 0 0;
	background: #fff;
	padding: 2vw 2vw 0vw;
	border-right: 0.11vw solid #888;
	margin-bottom: 2vw;
	position: relative;
}

.menu_sp_list2l a {
	width: 100%;
	margin: 0 auto;
	color: #ffffff;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 2px;
}
.menu_sp_item {
	width: 100%;
}

.menu_sp_item_img {
	width: 100%;
	height: auto;
	top: -2vw;
	position: relative;
}

.menu_sp_item_img img {
	width: 100%;
	height: auto;
}

.menu_sp_item_ttl {
	width: 100%;
	color: #040000;
	font-size: 2vw;
	line-height: 2.4vw;
	letter-spacing: 0.1vw;
	padding: 0vw 1vw 1vw 1vw;
	position: relative;
	top: -2vw;
}

.menu_sp_item_sub {
	color: #848180;
	font-size: 8px;
	line-height: 9px;
	letter-spacing: 2px;
}

.menu_sp_item_sub_b {
	margin-left: 3px;
	color: #848180;
	font-size: 6px;
	line-height: 9px;
	letter-spacing: 2px;
	border: solid 1px #848180;
	padding: 1px 3px;
}

.menu_sp_list_sns {
	width: 100%;
	text-align: left;
	padding: 10px 10px;
}

.menu_sp_list_sns_logo {
	float: left;
	padding: 2px;
	margin-right: 5px;
	width: 24px;
}

.menu_sp_list_sns_logo img {
	width: 20px;
}
@media screen and (max-width: 767px) {
.menu_new{
position: absolute;
border-radius: 30px;
background: red;
width: 6vw;
height: 6vw;
padding: 1.6vw 0;
font-size: 1.8vw;
letter-spacing: .1vw;
right: 1.5vw;
font-weight: 800;
top: -1.5vw;
text-align: center;
}
}
/*                         sp menu                           */


/* footer -------------------------------------------------------------- */

footer {
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-ms-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
	background: #040000;
	margin: 0px 0px 0px;
	font-size: 10px;
	color: #ffffff;
}

@media screen and (max-width: 767px) {
	footer {
		padding: 10vw 0px 10vw;
	}
	.footer_logo {
		padding: 2.1vw 0vw 2.1vw 0vw;
		text-align: center;
	}
	.footer_menu {
		margin: 20px 0px;
	}
	.footer_logo img {
		width: 35vw !important;
		height: auto;
		margin: 0 auto !important;
	}
	.footer_padding {
		width: 100%;
		text-align: center;
	}
	.footer_menu_link {
		padding: 0px 0px;
	}
	.footer_padding_menu {
		width: 100%;
		text-align: left;
		padding: 2.5vw 0vw 0vw 10vw;
	}
	.list_footer_menu {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		color: #fff;
		font-size: 2.5vw;
		font-weight: 0px;
		letter-spacing: 0px;
		line-height: 5vw;
		padding: 6px 0px 6px 0px;
		background-size: 5px auto;
	}
	.list_footer_menu_line {}
	.list_footer_menu a {
		color: #ffffff;
		text-decoration: none;
	}
	.list_footer_menu a:hover {
		color: #ffffff;
		text-decoration: none;
	}
	.footer_copyright {
		width: 100%;
		padding: 2.7vw 0px;
		text-align: left;
		font-size: 1.9vw;
		line-height: 3vw;
		letter-spacing: 0.1vw;
		color: #fff;
	}
	.footer-copyright1 {
		width: 8%;
		background-color: #d4953b;
		height: 0.8vw;
		float: left;
	}
	.footer-copyright2 {
		width: 84%;
		background-color: #3f3c3c;
		height: 0.8vw;
		float: left;
	}
	.footer-copyright3 {
		width: 8%;
		background-color: #82b5c8;
		height: 0.8vw;
		float: left;
	}
	.footer_menu_product {
		width: 100%;
		padding: 5vw 0vw 5vw 0vw;
		text-align: center;
	}
	.footer_menu_product2 {
		width: 100%;
		padding: 1vw 0vw 5vw 10vw;
		text-align: left;
	}
	.footer_menu_product_box {
		padding-right: 0vw;
		padding-bottom: 7vw;
	}
	.footer_menu_product_box2 {}
	.footer_menu_product_ttl {
		font-size: 3.5vw;
		line-height: 3.5vw;
		letter-spacing: 0.5vw;
		color: #ffffff;
		padding-bottom: 3vw;
		border-bottom: 0.4vw solid #fff;
		margin-bottom: 3vw;
	}
	.footer_menu_product_ttl2 {
		font-size: 3.0vw;
		line-height: 3.0vw;
		letter-spacing: 0.5vw;
		color: #ffffff;
		padding-bottom: 2vw;
		border-bottom: 0.3px solid #fff;
		margin-bottom: 2vw;
	}
	.footer_menu_product_ttl3 {
		font-size: 2.5vw;
		line-height: 4vw;
		letter-spacing: 0.5vw;
		color: #ffffff;
	}
	.footer_menu_product_ttl3 a {
		color: #ffffff;
	}
	.footer_menu_product_ttl3 a:hover {
		color: #ffffff;
		text-decoration: none;
	}
	.footer_menu_product_ttl3a {}
	.footer_menu_product_ttl3b {
		padding-bottom: 7vw;
	}
	.footer_logo2 {
		width: 70vw;
		text-align: center;
		padding-left: 8.8vw;
	}
	.footer_logo2 img {
		width: 100%;
	}
	.footer_logo2_txt {
		font-size: 2.5vw;
		line-height: 4vw;
		letter-spacing: 0.01vw;
		color: #ffffff;
		padding: 0vw 0vw 5vw 10vw;
		text-align: left;
	}
}

@media screen and (min-width: 768px) {
	footer {
		padding: 2vw 0px 2vw;
	}
	.footer_logo {
		padding: 1.1vw 0vw 1.1vw 0vw;
		text-align: center;
	}
	.footer_logo img {
		width: 11vw !important;
		height: auto;
	}
	.footer_padding {
		width: 100%;
		text-align: left;
	}
	.footer_menu_link {
		padding: 0px 10px;
	}
	.footer_padding_menu {
		width: 100%;
		padding: 1.0vw 0px;
	}
	.list_footer_menu {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		color: #3f3c3c;
		font-size: 0.8vw;
		font-weight: 0px;
		letter-spacing: 1px;
		line-height: 15px;
		padding: 6px 0px 6px 6px;
		background-size: 5px auto;
	}
	.list_footer_menu a {
		color: #ffffff;
		text-decoration: none;
	}
	.list_footer_menu a:hover {
		color: #ffffff;
		text-decoration: none;
	}
	.footer_copyright {
		width: 100%;
		padding: 0.2vw 0vw 0vw 0.4vw;
		text-align: left;
		font-size: 0.7vw;
		line-height: 1.0vw;
		letter-spacing: 0vw;
		color: #fff;
	}
	.footer-copyright1 {
		width: 8%;
		background-color: #d4953b;
		height: 0.5vw;
		float: left;
	}
	.footer-copyright2 {
		width: 84%;
		background-color: #3f3c3c;
		height: 0.5vw;
		float: left;
	}
	.footer-copyright3 {
		width: 8%;
		background-color: #82b5c8;
		height: 0.5vw;
		float: left;
	}
	.footer_menu_product {
		width: 100%;
		padding: 1vw 2vw 2vw;
		text-align: left;
	}
	.footer_menu_product2 {
		width: 100%;
		padding: 1vw 2vw;
		text-align: left;
	}
	.footer_menu_product_box {
		float: left;
		width: 16vw;
		padding-right: 2vw;
	}
	.footer_menu_product_box3 {
		float: left;
		width: 32vw;
		padding-right: 2vw;
	}
	.footer_menu_product_box2 {
		float: left;
		width: 16vw;
		padding-right: 2vw;
	}
	.footer_menu_product_ttl {
		font-size: 1.3vw;
		line-height: 1.3vw;
		letter-spacing: 0.01vw;
		color: #ffffff;
		padding-bottom: 0.4vw;
		border-bottom: 1px solid #ffffff;
		margin-bottom: 1.3vw;
	}
	.footer_menu_product_ttl2 {
		font-size: 1.1vw;
		line-height: 1.1vw;
		letter-spacing: 0.01vw;
		color: #ffffff;
		padding-bottom: 0.4vw;
		border-bottom: 1px solid #ffffff;
		margin-bottom: 0.8vw;
	}
	.footer_menu_product_ttl3 {
		font-size: 0.8vw;
		line-height: 1.2vw;
		letter-spacing: 0.01vw;
		color: #ffffff;
	}
	.footer_menu_product_ttl3 a {
		color: #ffffff;
	}
	.footer_menu_product_ttl3 a:hover {
		color: #ffffff;
		text-decoration: none;
	}
	.footer_menu_product_ttl3a {
		float: left;
		width: 50%;
	}
	.footer_menu_product_ttl3b {
		float: left;
		width: 50%;
		padding-left: 1vw;
	}
	.footer_logo2 {
		width: 20vw;
		padding: 0vw 2vw;
	}
	.footer_logo2 img {
		width: 100%;
	}
	.footer_logo2_txt {
		font-size: 0.7vw;
		line-height: 1.0vw;
		letter-spacing: 0.01vw;
		color: #ffffff;
		text-align: left;
		padding: 0vw 2vw 0vw 2.3vw;
	}
}


/* footer -------------------------------------------------------------- */



/* future_shop */

@keyframes slidedown {
	from {
		opacity: 1;
		transform: translateY(-20px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
@keyframes fadeout {
	from {
		opacity: 1;
		transform: translateY(0px);
	}
	to {
		opacity: 1;
		transform: translateY(0px);
	}
}

@media screen and (max-width: 767px) {
	/* new_header_menu */
	.fs-body-top .fs-l-main {
		padding-top: 0;
	}
	
	.menu_sp .menu_sp_list_logo {
		padding: 3.3vw 10.2vw 3.3vw 4.6vw;
		text-align: left;
		position: initial;
		height: 12vw;
		background: none !important;
	}
	.menu_sp .menu_sp_list_logo img {
		vertical-align: middle;
	}
	.menu_sp_fb .menu_sp_list_logo {
		padding: 3.3vw 9.0vw 3.3vw 13.6vw;
		text-align: left;
		position: initial;
		height: 12vw;
		display: flex !important;
		gap: 0 2vw !important;
	}
	.menu_sp_fb .menu_sp_list_logo img {
		vertical-align: middle;
	}
	.menu-trigger {
		width: 5.8vw;
		height: 4.0vw;
		left: inherit;
		top: 4vw;
		right: 4vw;
	}
	.menu-trigger.active {
		transform: translateX(0);
		z-index: 1001;
		background-color: #444446;
		width: 7.6vw;
		height: 7.6vw;
		top: 2.5vw;
		right: 2.5vw;
	}
	.menu-trigger.active span:nth-of-type(1) {
		transform: translateY(1.5vw) rotate(-45deg);
		background-color: #fff;
	}
	.menu-trigger span:nth-of-type(2) {
		top: 1.73vw;
	}
	.menu-trigger.active span:nth-of-type(3) {
		transform: translateY(-2vw) rotate(45deg);
		background-color: #fff;
	}
	.menu_sp .wps-btn-cart {
		right: 12vw;
		top: 2.5vw;
	}
	.menu_sp_fb .wps-btn-cart {
		right: 12vw;
		top: 2.5vw;
	}
	nav {
		left: inherit;
		right: 0;
		/* transform: translate(80vw); */
		transform: translate(100vw);
		padding: 0 0 0 0;
	}
	nav.open {
		background: #ffffff;
	}
	.menu_sp_list {
		background: #ffffff;
		border-bottom: none;
	}
	.menu_sp_list0 {
		color: #333333;
		background: #ffffff;
		padding: 2.5vw 0vw 2.5vw 0;
	}
	.menu_sp_list0 a {
		color: #333333;
		margin-bottom: 0;
	}
	.menu_sp_list label {
		color: #333333;
		background: #ffffff;
		margin-bottom: 0;
		padding: 0 0 6.5vw;
		font-size: 4vw;
		text-align: center;
	}
	.menu_sp_list label span {
		display: inline-block;
		font-size: 3.3vw;
		padding-top: 4vw;
	}
	nav.open {
		background: #D2E2D6;
	}
	.overlay.open {
		height: 100vh;
	}
	.menu_sp_list_head {
		background: #ffffff;
		margin: 0 0;
		/* padding: 18vw 10vw 20vw; */
		padding: 18vw 7vw 20vw;
		/* width: 80vw; */
		width: 100vw;
	}
	.menu_sp_list_foot {
		background: #D2E2D6;
		margin: 0 0;
		padding: 10vw 10vw;
		/* width: 80vw; */
		width: 100vw;
	}
	.menu_sp_list label::after {
		font-size: 4vw;
		right: 17vw;
	}
	.menu_sp_list input[type=checkbox]+label::after {
		content: '';
	}
	.menu_sp_list input[type=checkbox]:checked+label::after {
		transform: rotate(-180deg);
	}
	.menu_sp_list-search {
		position: relative;
		display: block;
		font-size: 2.6vw;
		margin-bottom: 4.6vw;
		padding-right: 23vw;
	}
	.menu_sp_list-search:last-child {
		margin-bottom: 0;
	}
	.menu_sp_list-search:before {
		content: '';
		width: 1vw;
		height: 1vw;
		border: 0;
		border-top: solid 1px #000000;
		border-right: solid 1px #000000;
		position: absolute;
		top: 50%;
		right: 20vw;
		margin-top: -4px;
		transform: rotate(45deg);
	}
	.menu_sp {
		display: flex;
		align-items: center;
		padding-right: 14.6vw;

		position: fixed;
		width: 100%;
		background-color: #fff;
		height: 12vw;
		z-index: 999;
	}
	.menu_sp_fb {
		display: flex;
		align-items: center;
		padding-right: 4.6vw;

		position: fixed;
		width: 100%;
		background-color: #fff;
		height: 12vw;
		z-index: 999;
	}
	.menu_sp2 {
		display: flex;
    align-items: center;
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 12vw;
	}
	.menu_sp2 a{
		width: 100%;
		text-decoration: none;
	}
	.menu_sp2 a:hover{
		text-decoration: none;
		opacity: 0.9;
		transition-property: opacity;
		transition-duration: 0.8s;
	}
	.menu_sp.active::after {
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		background-color: #fff;
		position: absolute;
		z-index: 1000;
	}
	.menu_sp_fb.active::after {
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		background-color: #fff;
		position: absolute;
		z-index: 1000;
	}
	.menu_sp_list_icon {
		display: flex !important;
		gap: 0 2vw !important;
/*		gap: 0 4vw; */
	}
	.menu_sp_list_login {
		width: 6vw;
		height: 6vw;
	}
	.menu_sp_list_login img {
		height: 100%;
		width: 100%;
		object-fit: contain;
	}
	.menu_sp_list_cart {
		width: 6vw;
		height: 6vw;
	}
	.menu_sp_list_cart img {
		height: 100%;
		width: 100%;
		object-fit: contain;
	}
	footer > .menu_sp {
		display: block;
	}
	footer > .menu_sp_fb {
		display: block;
	}

	/*  */
	input[type=checkbox].menu-checkbox {
		margin-top: 0;
		width: 5.8vw;
		height: 4vw;
		position: absolute;
		top: 4vw;
		left: inherit;
		right: 4vw;
	}
	input[type=checkbox].menu-checkbox {
		opacity: 0;
		z-index: 1002;
	}
	input[type=checkbox].menu-checkbox:checked ~ .menu-trigger {
		transform: translateX(0);
		z-index: 1001;
	}
	input[type=checkbox].menu-checkbox:checked ~ .menu-trigger span:nth-of-type(1) {
		transform: translateY(1.5vw) rotate(-45deg);
	}
	input[type=checkbox].menu-checkbox:checked ~ .menu-trigger span:nth-of-type(2) {
		opacity: 0;
	}
	input[type=checkbox].menu-checkbox:checked ~ .menu-trigger span:nth-of-type(3) {
		transform: translateY(-2vw) rotate(45deg);
	}
	input[type=checkbox].menu-checkbox ~ nav.menu_sp_list {
		background: #D2E2D6;
	}
	input[type=checkbox].menu-checkbox:checked ~ nav.menu_sp_list {
		transform: translateZ(0);
    	overflow: scroll;
	}
	.menu-checkbox_overlay {
		content: "";
		display: block;
		width: 0;
		height: 0;
		background-color: rgba(0, 0, 0, 0);
		position: absolute;
		top: 0;
		left: 0;
		z-index: 999;
		opacity: 0;
		transition: opacity .7s;
	}
	input[type=checkbox].menu-checkbox:checked ~ .menu-checkbox_overlay {
		width: 100%;
		height: 100vh;
		opacity: 1;
	}

	/* new_footer_menu */
	footer {
		background: #ffffff;
	}
	.footer_menu_product::after {
		content: '';
		display: block;
		height: 1.3vw;
		background-color: #CADFD1;
		position: absolute;
		bottom: 0;
		left: 0;
		margin: 0 calc(50% - 50vw);
		width: 100vw;
	}
	.footer_menu_product_ttl3 {
		margin-bottom: 8.6vw;
	}
	.footer_menu_product_ttl3 a {
		color: #333333;
		font-size: 3.0vw;
		display: block;
	}
	.footer_menu_product_ttl3 a:not(:last-child) {
		margin-bottom: 4.6vw;
	}
	.footer_menu_product_ttl3 a:hover {
		color: #333333;
	}
	.footer_menu_product_ttl4 {
		margin-bottom: 6vw;
	}
	.footer_menu_product_ttl4 a {
		color: #333333;
		font-size: 2.6vw;
		display: block;
	}
	.footer_menu_product_ttl4 a:hover {
		color: #333333;
	}
	.footer_menu_product_ttl4 a:not(:last-child) {
		margin-bottom: 2.6vw;
	}
	.footer_copyright {
		color: #333333;
		text-align: center;
	}
	.footer_menu_product .sp_column_reverse {
		display: flex;
		flex-direction: column;
	}
	.footer_menu_sns {
		display: flex;
		justify-content: center;
		gap: 0 7vw;
		margin-bottom: 9.3vw;
	}
	.footer_menu_sns > a {
		display: block;
		height: 6vw;
	}
	.footer_menu_sns > a img {
		height: 100%;
	}
}

@media screen and (min-width: 768px) {
	/* new_header_menu */
	.menu_pc .col-sm-12 {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.menu_pc #header {
		height: 5.2vw;
	}
	.menu_pc #header.HeightMin {
		margin-top: -5.2vw !important;
	}
	.menu_pc_f {
		z-index: 90000;
	}
	.menu_pc_f.contents {
		height: 5.2vw;
		background-color: #ffffff;
		padding-left: 2vw;
		padding-right: 2vw;
		transition: background-color 0.15s linear;
		animation-name: fadeout;
	}
	.home .menu_pc_f,
	.fs-body-top .menu_pc_f {
		background-color: transparent;
	}
	.fs-body-top .fs-l-main {
		padding-top: 0;
	}
	.menu_pc_f.is_fixed {
		background-color: #ffffff;
		transition: background-color 0.15s linear;
		animation-name: slidedown;
		animation-duration: 1s;
	}
	.menu_pc_f.is_fixed.menu_pc_list div{
		color: #000000 !important;
	}
	.menu_pc_f2 {
		z-index: 10000;
	}
	.menu_pc_f2.contents {
		height: 3.0vw;
		transition: background-color 0.15s linear;
		animation-name: fadeout;
	}
	.home .menu_pc_f2,
	.fs-body-top .menu_pc_f2 {
		background-color: transparent;
	}
	.menu_pc_f2.is_fixed {
		background-color: #ffffff;
		transition: background-color 0.15s linear;
		animation-name: slidedown;
		animation-duration: 1s;
	}
	.menu_pc_fb {
		z-index: 90000;
	}
	.menu_pc_fb.contents {
		height: 5.2vw;
		/* background-color: #ffffff;*/
		padding-left: 2vw;
		padding-right: 2vw;
		transition: background-color 0.15s linear;
		animation-name: fadeout;
	}
	.home .menu_pc_fb,
	.fs-body-top .menu_pc_fb {
		background-color: transparent;
	}
	.menu_pc_fb.is_fixed {
		/* background-color: #ffffff;*/
		background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(106, 106, 106, 0.5) 80%);
		transition: background-color 0.15s linear;
		animation-name: slidedown;
		animation-duration: 1s;
	}
	.menu_pc .menu_sub {
		top: 5.2vw;
	}
	#menu_pc_list {
		display: flex;
		align-items: center;
		/* gap: 0 3.12vw; */
		position: relative;
		width: auto;
		margin-right: 0;
	}
	#menu_pc_list li {
		margin-right: 3.12vw;
		/* position: relative; */
	}
	#menu_pc_list li > a {
		display: block;
		padding-bottom: 0;
	}
	#menu_pc_list li > a:hover {
		border-bottom: 2px solid #000000;
	}
	#menu_pc_list li.login > a,
	#menu_pc_list li.logout > a,
	#menu_pc_list li.cart > a {
		display: inline;
	}
	#menu_pc_list li.login > a:hover,
	#menu_pc_list li.logout > a:hover,
	#menu_pc_list li.cart > a:hover {
		border-bottom: none;
	}
	.menu_pc_list {
		padding-right: 0;
		font-size: 0.78vw;
	}
	.menu_pc_list.login,
	.menu_pc_list.logout {
		width: 1.4vw;
		height: 1.6vw;
	}
	.menu_pc_list.login img,
	.menu_pc_list.logout img {
		height: 100%;
	}
	.menu_pc_list.cart {
		width: 1.4vw;
		height: 1.6vw;
	}
	.menu_pc_list.cart img {
		height: 100%;
	}
	#menu_pc_list li:last-child {
		/* margin-left: -1.56vw; */
	}
	.menu_pc_list_inner {
		width: 20vw;
		padding: 1vw 1vw;
	}
	.menu_pc_list-search {
		position: relative;
		display: block;
	}
	.menu_pc_list-search:before {
		content: '';
		width: 0.5vw;
		height: 0.5vw;
		border: 0;
		border-top: solid 1px #000000;
		border-right: solid 1px #000000;
		position: absolute;
		top: 50%;
		right: 0;
		margin-top: -4px;
		transform: rotate(45deg);
	}
	#menu_pc_list li ul li a {
		font-size: 0.78vw;
		margin-bottom: 1vw;
    	padding-bottom: 0;
	}
	#menu_pc_list .menu_pc_list:not(:first-child) ul li a {
		padding-left: 3%;
	}
	#menu_pc_list li ul li a:last-child {
		margin-bottom: 0;
	}

	/* new_footer_menu */
	footer {
		background: #ffffff;
		padding: 0;
	}
	.footer_inner {
		display: flex;
		justify-content: space-between;
		padding: 5vw 0 5vw;
		border-top: 1px solid #000000;
		margin-top: 5vw !important;
	}
	.home .footer_inner {
		margin-top: 0;
		border-top: none;
	}
	.footer_menu_product {
		width: auto;
	}
	.footer_menu_product_box {
		float: none;
		width: auto;
		padding-right: 0;
	}
	.footer_menu_product::after {
		content: '';
		display: block;
		width: 100%;
		height: 0.5vw;
		background-color: #CADFD1;
		width: 100vw;
		position: absolute;
		bottom: 0;
	}
	.footer_menu_product_ttl3 {
		margin-bottom: 2.0vw;
	}
	.footer_menu_product_ttl3 a {
		font-size: 1.0vw;
		color: #333333;
		display: block;
	}
	.footer_menu_product_ttl3 a:not(:last-child) {
		margin-bottom: 1.0vw;
	}
	.footer_menu_product_ttl3 a:hover {
		color: #333333;
	}
	.footer_menu_product_ttl4 {
		margin-bottom: 1.5vw;
	}
	.footer_menu_product_ttl4 a {
		font-size: 0.78vw;
		color: #333333;
		display: block;
	}
	.footer_menu_product_ttl4 a:hover {
		color: #333333;
	}
	.footer_menu_product_ttl4 a:not(:last-child) {
		margin-bottom: 0.5vw;
	}
	.footer_menu_sns {
		display: flex;
		/* gap: 0 2vw; */
		margin-bottom: 2.0vw;
	}
	.footer_menu_sns > a {
		display: block;
		margin-right: 2vw;
		height: 2vw;
	}
	.footer_menu_sns > a:last-child {
		margin-right: 0;
	}
	.footer_menu_sns > a img {
		height: 100%;
	}
	.footer_copyright {
		font-size: 0.78vw;
		color: #333333;
	}
}

/* 2023/07 改修 */
.menu_sp_list-category {
	display: flex;
	align-items: center;
	/* justify-content: center; */
	border-bottom: 1px solid #dddddd;
	/* min-height: 11vw; */
	min-height: 22.5vw;
	position: relative;
	font-family: initial;
	font-size: 3.5vw;
	letter-spacing: 0.14em;
	padding-left: 26vw;
}
.menu_sp_list-category::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 10px;
	border-left: 1px solid #444446;
	border-bottom: 1px solid #444446;
	position: absolute;
	top: 50%;
	right: 3%;
	transform: translateY(-50%) rotate(225deg);
}
.menu_sp_list-category:first-child {
	border-top: 1px solid #dddddd;
}
.menu_sp_list-category:last-child {
	margin-bottom: 20vw;
}
.menu_sp_list-category .item_nav_img {
	/* width: 9vw; */
	width: 20vw;
	position: absolute;
	top: 50%;
	left: 0%;
	transform: translateY(-50%);
}
.menu_sp_list-category .item_nav_img img {
	width: 100%;
	transform: scale(1.15);
}

@media screen and (min-width: 768px) {
	/* 表示確認用 */
	/* #menu_pc_list li:nth-child(1) ul li {
		overflow: visible;
	} */
	.menu_sp_list-category {
		display: flex !important;
		margin-bottom: 0 !important;
		min-height: 3.5vw;
	}
	.menu_pc_list:nth-child(1) .menu_sp_list-category {
		justify-content: center;
	}
	.menu_sp_list-category .item_nav_img {
		width: 3.0vw;
	}
	.menu_sp_list-category:first-child {
		border-top: none;
	}
	.menu_sp_list-category:last-child {
		border-bottom: none;
	}
}

/* 2023/09 改修 */
@media screen and (max-width: 767px) {
	body.active {
		/* height: 100%; */
		overflow: hidden;
	}
	.menu_sp.active .menu_sp_list_logo {
		z-index: 1001;
	}
	.menu_sp.active .menu_sp_list_cart {
		z-index: 1000;
	}
	.menu_sp_fb.active .menu_sp_list_logo {
		z-index: 1001;
	}
	.menu_sp_fb.active .menu_sp_list_cart {
		z-index: 1001;
	}

	.menu_sp_list_pickup {
		margin-bottom: 17vw;
	}
	.menu_sp_list_pickup .title {
		font-size: 4vw;
		letter-spacing: 0.16em;
		text-align: center;
		color: #000;
		padding: 0 0 6.5vw;
	}
	.menu_sp_list_pickup .title span {
		display: inline-block;
		font-size: 3.3vw;
		letter-spacing: 0.1em;
		padding-top: 4vw;
	}
	.menu_sp_list_pickup .container div:not(:last-child) {
		margin-bottom: 4vw;
	}
	.menu_sp_list_pickup .container picture img {
		width: 100%;
	}
	.menu_sp_list_pickup .container picture img:hover {
		opacity: 0.6;
	}


	.menu_sp_list_accordion input[type=checkbox]+label {
		border-top: 1px solid #dddddd;
		border-bottom: 1px solid #dddddd;
	}
	.menu_sp_list_accordion input:not(:checked)[type=checkbox]+label {
		border-bottom: none;
	}
	.menu_sp_list_about input:not(:checked)[type=checkbox]+label {
		border-bottom: 1px solid #dddddd;
	}
	.menu_sp_list_accordion input[type=checkbox]+label:after {
		content: '';
		background: url(/wp-content/themes/mytrex/img/icon/icon_plus.png) no-repeat left center;
		background-size: contain;
		display: flex;
    	align-items: center;
		width: 4.5vw;
		height: 4.5vw;
		top: 50%;
		transform: translateY(-50%);
		right: 2.5vw;
	}
	.menu_sp_list_accordion input:checked[type=checkbox]+label:after {
		content: '';
		background: url(/wp-content/themes/mytrex/img/icon/icon_minus.png) no-repeat left center;
		background-size: contain;
		transform: rotate(0deg);
		transform: translateY(-50%);
	}
	.menu_sp_list_accordion label {
		text-align: left;
		font-size: 4vw;
		letter-spacing: 0.12em;
		padding-top: 6.5vw;
		padding-bottom: 6.5vw;
		padding-left: 4vw;
		padding-right: 2.5vw;
	}
	.menu_sp_list_accordion label span {
		padding-top: 0;
		padding-left: 2.5vw;
		font-size: 3.3vw;
		letter-spacing: 0.08em;
	}
	.menu_sp_list_accordion li {
		text-align: left;
		padding: 0;
	}
	.menu_sp_list_accordion li a {
		display: block;
		padding: 4.5vw 8vw;
		position: relative;
		font-size: 3.7vw;
		letter-spacing: 0.14em;
		line-height: 1.6;
	}
	.menu_sp_list_accordion li a:after {
		content: "";
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 0 10px;
		border-left: 1px solid #444446;
		border-bottom: 1px solid #444446;
		position: absolute;
		top: 50%;
		right: 6%;
		transform: translateY(-50%) rotate(225deg);
	}
	.menu_sp_list_accordion input:checked[type=checkbox] + label + .menu_sp_list-content {
		padding-top: 2.5vw;
		padding-bottom: 10vw;
	}

	.footer_menu_linktext {
		margin-bottom: 10vw;
	}
	.footer_menu_linktext a {
		display: block;
		text-align: center;
		font-size: 2.8vw;
		letter-spacing: 0.19em;
		margin-bottom: 4.5vw;
	}
	.footer_menu_logo {
		width: 25vw;
		margin: 0 auto 4vw;
	}
	.footer_menu_logo img {
		width: 100%;
	}
	.footer_menu_copyright {
		font-size: 2.4vw;
		letter-spacing: 0.06em;
		color: #000;
		text-align: center;
	}
}

@media screen and (min-width: 768px) {
	.special_content_navi{
		position: relative;
		width: 100%;
		bottom: 10vw;
	}
    .special_content .swiper-button-prev  {
        background-image: none;
    }
    .special_content .swiper-button-next {
        background-image: none;
    }
    .special_content .swiper-button-prev::after,
    .special_content .swiper-button-next::after {
        bottom: 0;
        content: "";
        height: 0;
        margin: auto;
        position: absolute;
        top: 0;
        width: 0;
    }
    .special_content .swiper-button-prev::after {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 10px;
        border-left: 1px solid #424245;
        border-bottom: 1px solid #424245;
        transform: rotate(45deg);
		left: -4vw;
    }
    .special_content .swiper-button-next::after {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 10px;
        border-left: 1px solid #424245;
        border-bottom: 1px solid #424245;
        transform: rotate(225deg);
		right: -4vw;
    }
    .special_content .swiper {
        aspect-ratio: 130 / 43;
    }
	/* ページネーションのサイズと色 */
	.swiper-pagination{
		bottom: -12vw;
		left: 0;
		right: 0;
		}
	.swiper-pagination-bullet {
		background-color: rgba(0,0,0,0.53);
		height: 8px;
		width: 8px;
		margin: 0vw 1vw;
	}
	.swiper-pagination-bullet-active {
	opacity: 1;
	background-color: rgba(0,0,0,0.53) !important;
	}
}

@media screen and (max-width: 767px) {
	.special_content {
		position: relative;
	}
	.special_content_navi{
		/* position: relative; */
		width: 100%;
		/* bottom: 15vw; */
	}
    .special_content .swiper-button-prev  {
        background-image: none;
        left: 15px;
		margin-top: 0;
    }
    .special_content .swiper-button-next {
        background-image: none;
        right: 15px;
		margin-top: 0;
    }
    .special_content .swiper-button-prev::after,
    .special_content .swiper-button-next::after {
        /* bottom: 0; */
        content: "";
        height: 0;
        margin: auto;
        position: absolute;
        /* top: -17vw; */
        width: 0;
    }
    .special_content .swiper-button-prev::after {
        display: inline-block;
        width: 20px;
        height: 20px;
        /* margin: 0 10px; */
        border-left: 1px solid #424245;
        border-bottom: 1px solid #424245;
        transform: rotate(45deg);
		left: -8vw;
    }
    .special_content .swiper-button-next::after {
        display: inline-block;
        width: 20px;
        height: 20px;
        /* margin: 0 10px; */
        border-left: 1px solid #424245;
        border-bottom: 1px solid #424245;
        transform: rotate(225deg);
		right: -8vw;
    }
    .special_content .swiper {
        aspect-ratio: 130 / 43;
    }
	/* ページネーションのサイズと色 */
	.swiper-pagination{
		/* bottom: -20vw; */
		left: 0;
		right: 0;
		}
	.swiper-pagination-bullet {
		background-color: rgba(0,0,0,0.53);
		height: 8px;
		width: 8px;
		margin: 0vw 1.5vw;
	}
	.swiper-pagination-bullet-active {
	opacity: 1;
	background-color: rgba(0,0,0,0.53) !important;
	}
}

/* 2024/10 改修 */
@media screen and (min-width: 768px) {
	#menu_pc_list li {
		margin-right: 2.6vw;
	}
	#menu_pc_list li.menu_list_search,
	#menu_pc_list li.login,
	#menu_pc_list li.cart {
		margin-right: 1.3vw;
	}

	.footer_menu_sns {
		justify-content: center;
		margin-bottom: 1.5vw;
		margin-top: 10vw !important;
	}
	.footer_menu_sns > a {
		height: 3.2vw;
		margin-right: 3vw;
	}
	.footer_menu_sns_txt {
		font-size: 1.2vw;
		letter-spacing: 0.1em;
		text-align: center;
		color: #261E1C;
	}

	.footer_inner {
		margin-top: 6.0vw !important;
		padding-top: 6.0vw;
		border-top: 1px solid #000000 !important;
	}
	.footer_menu_lists {
		display: flex;
		column-gap: 4.0vw;
	}
	.footer_menu_ttl {
		color: #261E1C;
	}
	.footer_menu_list ._acd,
	.footer_menu_list ._acd {
		border-bottom: none;
		cursor: auto;
	}
	.footer_menu_list .acd__content {
		opacity: 1 !important;
		display: block !important;
	}
	.footer_menu_list1 .acd__content {
		display: flex !important;
		column-gap: 2.5vw;
	}
	.footer_menu_list ._acd:before,
	.footer_menu_list ._acd:after {
		display: none;
	}
	.footer_menu_link {
		padding: 0;
	}
	.footer_menu_product_ttl4 {
		margin-bottom: 0;
	}
	.footer_menu_ttl_en {
		font-size: 1.35vw;
		letter-spacing: 0.1em;
	}
	.footer_menu_ttl_ja {
		display: none;
	}
	.footer_menu_ttl {
		padding-top: 0 !important;
		padding-bottom: 1.5vw !important;
	}
	.footer_menu_link li {
		color: #261E1C;
		font-size: 1.0vw;
		letter-spacing: 0.06em;
		margin-bottom: 1.0vw;
	}
	.footer_menu_link li::before {
		content: "・";
		display: inline-block;
		width: 1em;
		height: 1em;
		color: #261E1C;
	}
	.footer_menu_product_ttl4 li {
		display: flex;
		color: #261E1C;
		margin-bottom: 1.0vw;
	}
	.footer_menu_product_ttl4 li::before {
		content: "・";
		display: inline-block;
		width: 1em;
		height: 1em;
		color: #261E1C;
	}
	.footer_menu_product_ttl4 li a {
		font-size: 1.0vw;
		letter-spacing: 0.06em;
	}

	.footer_menu_product::after {
		display: none;
	}
	.footer_menu_lists {
		position: relative;
		padding-bottom: 3.0vw;
		margin-bottom: 3.0vw;
	}
	.footer_menu_lists::after {
        content: '';
        display: block;
        width: 100%;
        height: 0.3vw;
        background-color: #CADFD1;
        width: 100vw;
        position: absolute;
        bottom: 0;
    }

	.footer_info {
		text-align: right;
		display: flex;
		flex-direction: column-reverse;
	}
	.footer_copyright {
		text-align: right;
		margin-bottom: 1.5vw;
	}

}

@media screen and (max-width: 767px) {
	footer {
        padding: 15vw 0 0;
    }
	.footer_menu_sns {
		gap: 0 4.5vw;
		margin-bottom: 3.0vw;
	}
	.footer_menu_sns > a {
        height: 8vw;
		width: 8vw;
    }
	.footer_menu_sns_txt {
		font-size: 2.9vw;
		letter-spacing: 0.12em;
		text-align: center;
		color: #231815;
	}
	.footer_menu_product_box {
		padding-bottom: 18vw;
	}
	.footer_menu_product {
        padding: 15vw 0 0 0;
    }
	.footer_menu_lists {
		margin: 0 10vw 17vw;
	}
	.footer_menu_ttl {
		padding: 6.5vw 2.5vw 6.5vw 4vw !important;
		text-align: left;
        font-size: 4vw;
        letter-spacing: 0.12em;
		border-bottom: 1px solid #dddddd !important;
	}
	.footer_menu_ttl:before,
	.footer_menu_ttl:after {
		background: #444446 !important;
	}
	.footer_menu_ttl_en {
		font-size: 4.2vw;
		letter-spacing: 0.24em;
		color: #261E1C;
	}
	.footer_menu_ttl_ja {
		font-size: 3.0vw;
		letter-spacing: 0.06em;
		color: #261E1C;
		padding-left: 2.5vw;
	}
	.footer_menu_link {
		padding-top: 2.5vw;
		padding-bottom: 10vw;
	}
	.footer_menu_link li {
		text-align: left;
		font-size: 4.0vw;
		letter-spacing: 0.24em;
	}
	.footer_menu_link li a {
		display: block;
		width: 100%;
        padding: 4.5vw 8vw;
        position: relative;
        font-size: 3.7vw;
        letter-spacing: 0.14em;
        line-height: 1.6;
	}
	.footer_menu_list1 .pc {
		display: none !important;
	}
	.footer_menu_link li a {
		position: relative;
	}
	.footer_menu_link li a:before {
		content: '';
		width: 10px;
		height: 10px;
		border: 0;
		border-top: solid 1px #444446;
		border-right: solid 1px #444446;
		transform: rotate(45deg);
		position: absolute;
		top: 0;
		right: 6.0vw;
		bottom: 0;
		margin: auto;
	}
	.footer_menu_product_ttl4 {
		margin-bottom: 0;
	}
	.footer_menu_product_ttl4 li {
		margin-bottom: 2.0vw;
	}
	.gtranslate_wrapper {
		margin-bottom: 6.5vw;
	}

	.footer_menu_linktext {
		padding-top: 6.0vw;
	}
}

@media screen and (max-width: 767px) {
	.top_media_info{
	background: #f5b200;
    color: #595959;
    padding: 5vw;
    text-align: center;
    width: 100%;
	}
	.top_media_info1{
		font-size: 4vw;
	    font-weight: 800;
	    letter-spacing: 0.4vw;
		padding-bottom: 2.0vw;
	}
	.top_media_info2{
		font-size: 3.8vw;
	    font-weight: 800;
    	letter-spacing: 0.4vw;
	    padding-bottom: 1vw;
	}
	.top_media_info3{
		font-size: 2.4vw;
	    font-weight: 800;
	    letter-spacing: 0.4vw;
		padding-bottom: 2.0vw;
	}
	.top_media_info4{
		font-size: 3.0vw;
	    font-weight: 800;
	    letter-spacing: 0.4vw;
	}
}

@media screen and (min-width: 768px) {
	.top_media_info{
	background: #f5b200;
    color: #595959;
    padding: 1vw;
    display: flex;
    justify-content: center;
    width: 100%;
	}
	.top_media_info1{
		font-size:1vw;
		padding-right: 0.4vw;
	}
	.top_media_info2{
		font-size:1vw;
		padding-right: 0.4vw;
	}
	.top_media_info3{
		font-size:1vw;
		padding-right: 0.4vw;
	}
	.top_media_info4{
		font-size:1vw;
	}
}


/* SP Menu PickUp
========================================*/
@media screen and (max-width: 767px){
    .splide__pagination{
        bottom: -6vw!important;
    }
    .splide__pagination__page.is-active {
        background: #333!important;
    }
    .splide__arrow{
        background: none!important;
    }
    .splide__arrow--prev {
        left: -6vw!important;
    }
    .splide__arrow--next {
        right: -6vw!important;
    }
}



@media screen and (min-width: 768px) {
    .support_product_spec_sub2 {
        font-size: 1vw;
        padding-top: 1vw;
    }
}
@media screen and (max-width: 767px){
    .support_product_spec_sub2 {
        font-size: 2vw;
        padding-top: 2vw;
    }
}




@media screen and (min-width: 768px){
    .pd_c_slider+.pdct_st_item_info3+.pdct_st_item_info3 {
        margin-right: 4vw;
        padding: 0;
    }
}
@media screen and (max-width: 767px){
    .fs_cart_add+.pdct_st_item_info3 {
        margin-bottom: 2vw;
    }
}



/* 25/7/9 TOP New Design
=====================================*/
footer{
    overflow: hidden;
}
.footer_menu_lists::after{
/*    background: ;*/
}
.footer_menu_lists::after{
    background-color: #c8bda1;
}
@media screen and (min-width: 768px){
    .menu_pc{
        width: 100%;
        position: absolute;
        top: 0;
        z-index: 999;
        padding: 0 0vw;
    }
    .menu_pc_list {
        color: #000;
    }
	.fb {
		color: #fff;
	}
/*
    main{
        margin-top: 0 !important;
    }
*/
    .footer_menu_sns{
        margin-top: 5vw!important;
        margin-bottom: 1vw;
    }
    .footer_menu_sns_txt{
        font-size: .9vw;
    }
    .footer_inner {
        margin-top: 4vw !important;
        padding-top: 6.0vw;
        border-top: 1px solid #888 !important;
    }
    .footer_logo img {
        width: 15vw !important;
    }
}
@media screen and (max-width: 767px) {
    .menu_sp,
    .menu_sp_fb,
    .menu_sp_list_logo {
        background: none;
    }
	.menu_sp_fb.is_fixed {
		/* background-color: #ffffff;*/
		background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(106, 106, 106, 0.5) 80%);
		transition: background-color 0.15s linear;
		animation-name: slidedown;
		animation-duration: 1s;
	}
    .menu-trigger.fbt span{
        background-color: #fff;
    }
    .contents.activate+main {
        margin-top: 0!important;
    }
    .footer_menu_sns_txt {
        font-size: 2.3vw;
    }
    .footer_inner {
        padding-top: 13vw;
    }
    .footer_menu_product {
        padding: 4vw 0 0 0;
        border-top: 1px solid #ccc;
    }
    .footer_menu_product::after{
        display: none;
    }
}