@import url('/css/fontawesome-all.css');
@import url('/css/font-awesome.min.css');
@import url('/css/fontawesome.min.css');
@import url('/css/SeoJump.css');
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&family=Inknut+Antiqua:wght@300;400;500;600;700;800;900&family=Noto+Serif+TC:wght@400;500;700&display=swap');

* {
	margin: 0;
	padding: 0;
}

*:focus {
	outline: none;
}

body {
	margin: 0;
}

body ::selection {
	background: #1e1d24;
	color: #fff;
}

body::-webkit-scrollbar {
	width: 10px;
}

body::-webkit-scrollbar-track {
	background: #1e1d24;
}

body::-webkit-scrollbar-thumb {
	background: #696870;
}

body::-webkit-scrollbar-thumb:hover {
	background: #7f7d89;
}

header,
footer,
nav,
article,
h2,
h3,
h4,
h5,
h6,
hr,
p,
form,
label,
input,
textarea,
ul,
li,
img,
span,
font,
strong,
b,
a,
i {
	text-align: left;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	line-height: 170%;
	border-width: 0;
	font-family: "Comfortaa", "Noto Sans TC", "Inknut Antiqua", serif;
	font-size: 16px;
	word-wrap: break-word;
	word-break: break-all;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-weight: initial;
}

:before,
:after {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

ul,
ol {
	list-style: none;
	font-size: 0;
}

fieldset {
	border: 0;
}

.wrapper section {
	overflow: hidden;
	margin: 50px auto 20px;
	width: 1280px;
}

input,
button,
select,
textarea {
	outline: none
}

img {
	max-width: 100%;
}

a:link,
a:visited,
a:hover {
	text-decoration: none;
	vertical-align: initial;
	color: #696969;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

livedemo00.template-help:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.text-clamp {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

/* a.photo */
a.photo,
.bgBox {
	overflow: hidden;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
}

/* wow */
.wow {
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
}

/* fancybox */
[class^="fancybox-"],
[class^="fancybox-"] *,
.slick-track,
.fa,
.fas,
.fa:before,
.fas:before,
.fa:after,
.fas:after {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	padding: 0 1px;
}

/* slick-slider */
.wrapper .slick-slider {
	margin-bottom: 0;
}

/* webBox */
.webBox {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.webBox .pageh1 {
	position: absolute;
	top: 0;
	z-index: 1;
}

.webBox .wrapper {
	position: relative;
	background: #fff;
	z-index: 2;
}

.webBox .wrapper .wrap {
	position: relative;
	/* background: #fff; */
	width: 100%;
	z-index: 20;
	display: flex;
	flex-direction: column;
	align-content: flex-end;
	flex-wrap: wrap;
	align-items: flex-end;
}

.webBox .maJbox {
	display: flex;
	flex-direction: column;
	width: calc(100% - 0px);
}

.senbox {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 1520px;
	max-width: 100%;
	margin: 0 auto;
}

/* workframe */
.workframe {
	margin: 0 auto;
	width: 90%;
	position: relative;
	padding-right: 95px;
}

/* header */
header {
	position: fixed;
	top: 0;
	left: 0;
	transition: width .5s ease-out, left .5s ease-out;
	z-index: 100;
	margin: 0 0 0 auto;
	padding: 50px 0 0;
	width: 95px;
	z-index: 99;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

header.headerTop {
	background: #ffffff;
	padding: 5px 0;
	height: auto;
}

header.headerTop #menuIcon span {
	background: #404040;
}

header.headerTop #menuIcon {
	top: 16px;
}

header:before {
	content: "";
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 0;
}

header #menuIcon {
	position: fixed;
	width: 40px;
	height: 40px;
	display: block;
	z-index: 2;
	right: 5%;
	top: 43px;
	z-index: 9487;
}

header #menuIcon span {
	position: absolute;
	width: 30px;
	height: 2px;
	background: #ffffff;
	display: block;
	right: 7px;
	transition: all linear .3s;
}

header #menuIcon[data-type="2"] span {
	background: #5c5c5c;
}

header #menuIcon span:nth-child(1) {
	top: 10px;
}

header #menuIcon span:nth-child(2) {
	top: 18px;
}

header #menuIcon span:nth-child(3) {
	top: 27px;
}

header #menuIcon[data-type="2"] span:nth-child(1) {
	transform: rotate(45deg) translate(6px, 7px);
}

header #menuIcon[data-type="2"] span:nth-child(2) {
	opacity: 0;
}

header #menuIcon[data-type="2"] span:nth-child(3) {
	transform: rotate(-45deg) translate(5px, -7px);
	width: 30px
}

header #cis {
	position: relative;
	width: 300px;
	text-align: center;
	margin: 0 auto;
	display: flex;
	filter: brightness(2222222);
}

header.headerTop #cis {
	filter: unset;
}

header .textbam {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 60px;
	display: none;
}

header .textbam p {
	color: #232222;
	position: relative;
	width: auto;
	height: 100%;
	webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	display: flex;
	font-size: max(1.4 * (1vw + 1vh) / 2, 15px);
	flex-direction: row;
	align-items: center;
	font-weight: 300;
}

header .textbam p:before {
	position: absolute;
	content: "";
	width: 24px;
	height: 1px;
	background: #2c2c2c;
	margin-top: -11px;
	margin-left: 5px;
}

header #cis a {
	position: relative;
	display: flex;
	width: 124px;
	object-fit: cover;
	flex-direction: column;
	justify-content: center;
}

header #cis a.mbnone {
	display: none;
}

header .topIconBox p {
	position: relative;
	margin: 29px 0;
	text-align: center;
}

.pcnav {
	position: fixed;
	width: 100%;
	top: 50px;
	z-index: 9;
}

.headerTop .pcnav {
	display: none;
}

.pcnav ul {
	display: flex;
	width: 100%;
	justify-content: center;
}

.pcnav ul li:nth-child(3) {
	margin-right: 180px;
}

.pcnav ul li:nth-child(4) {
	margin-left: 180px;
}

.pcnav ul li a:hover b {
	opacity: 0;
}

.pcnav ul li a:hover .hovertitle {
	opacity: 1;
}

.pcnav ul li a {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 18px;
	text-shadow: 2px 2px 10px rgb(0 0 0 / 22%);
}

.pcnav ul li a * {
	color: #ffffff;
	letter-spacing: 0.05em;
	font-size: max(1*(1vw + 1vh) / 2, 15px);
}

.pcnav ul li a .hovertitle {
	position: absolute;
	opacity: 0;
}

header nav {
	position: fixed;
	width: 400px;
	height: calc(100vh - 0px);
	padding: 0px 0 0px;
	overflow-y: scroll;
	background: rgb(255 255 255 / 99%);
	top: 0;
	right: -400px;
	z-index: 1;
	opacity: 0;
	transition: all linear 0.9s;
	z-index: -1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

header nav::-webkit-scrollbar {
	width: 0;
}

header nav[data-type="2"] {
	right: 0px;
	opacity: 1;
}

header nav ul {
	width: 100%;
	display: flex;
	margin-top: 5px;
	flex-direction: column;
	flex: 1;
	justify-content: center;
}

header nav ul:before {
	content: "";
	background-image: url(/images/41/nav_bg.png);
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-size: contain;
}

header nav ul li {
	position: relative;
	margin: 15px 0;
}

header nav ul li p {
	text-align: center;
}

header nav ul li a {
	font-weight: 400;
	font-size: 16px;
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: baseline;
	padding: 10px 0px 10px 36px;
	position: relative;
	justify-content: center;
}

header nav ul li b {
	color: #c4aa8e;
	position: absolute;
	right: 10px;
	top: 4px;
}

header nav ul li>a:hover {
	color: #d0ccbb;
}

header nav ul li:hover a:after {
	opacity: 1;
	transform: translateX(0px);
	transition: 0.8s;
}

header nav ul li a:before {
	content: "";
	width: 5px;
	height: 5px;
	display: flex;
	position: absolute;
	left: 17px;
	background: rgb(78 78 78 / 25%);
	transition: transform .9s;
	transform-origin: right bottom;
}

header nav ul li:hover a:before {
	transform-origin: center;
}

header nav ul li:hover a {
	color: #010101;
}

header nav>ul>li .menu_body,
header nav>ul>li .menu_body .subOption li ul {
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
}

header nav>ul>li .menu_body ul {
	border-top: 3px #c3aa8e solid;
}

header nav>ul>li .menu_body .subOption li {
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
	line-height: 0px;
}

header nav>ul>li .menu_body .subOption li>div a {
	padding: 10px 15px;
	border-bottom: 1px #c4aa8e42 solid;
	display: block;
	color: #949494;
	font-size: 14px;
	text-align: center;
}

header nav>ul>li .menu_body .subOption li>div a:before {
	display: none
}

header nav>ul>li .menu_body,
header nav>ul>li .menu_body .subOption>li>ul,
header nav>ul>li .menu_body .subOption>li>ul li .sub3Option {
	height: 0;
	transform: translateY(-1px);
	opacity: 0;
}

header nav>ul>li.action .menu_body,
header nav>ul>li .menu_body .subOption>li.action>ul,
header nav>ul>li .menu_body .subOption>li>ul li.action .sub3Option {
	overflow: visible;
	height: inherit;
	transform: translateY(0);
	opacity: 1;
}

header nav>ul>li .menu_body ul li .bo,
header nav>ul>li .menu_body ul li .bo p {
	position: relative;
}

header nav>ul>li .menu_body ul li .bo b {
	position: absolute;
	top: 7px;
	right: 8px;
}

header nav>ul>li .menu_body ul.sub2Option,
header nav>ul>li .menu_body ul.sub3Option {
	border-top: 0;
}

header nav>ul>li .menu_body .subOption li .sub3Title a {
	padding: 10px 50px;
	color: #949494;
}

header nav>ul>li .menu_body .subOption li .sub3Option a {
	padding: 10px 64px;
	color: #c4aa8e;
}

/*BottomIconBox*/
header nav .BottomIconBox {
	position: relative;
	bottom: 0px;
	LEFT: 0px;
	width: 100%;
	text-align: center;
	background: #010101;
	display: flex;
	justify-content: center;
	display: none;
}

header nav .BottomIconBox p {
	display: inline-block;
	text-align: center;
	padding: 18px 15px;
}

header nav .BottomIconBox a i {
	font-size: 20px;
	transition: none;
	color: #fff;
}

header nav .BottomIconBox a font {
	color: #fff
}

/*Search*/
#hSearch {
	right: 445px;
	z-index: 999;
	opacity: 1;
}

form[name="hSearch"] {
	position: fixed;
	background: #fff;
	box-shadow: 0 0 7px rgba(24, 23, 23, .3);
	bottom: 80px;
	right: -80px;
	z-index: -99;
	opacity: 0;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
}

form[name="hSearch"] input {
	padding: 5px 10px;
	width: 270px;
	display: inline-block;
}

form[name="hSearch"] a {
	padding: 5px 15px 9px;
	background: #c4aa8e;
	display: inline-block;
	color: #fff;
}

/* footer */
footer {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: flex-end;
	background-color: #efefef;
	padding: 50px 26px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

footer .bmoJbox {
	display: flex;
	align-items: center;
	padding: 0 90px;
}

footer .foot {
	display: flex;
	margin: 0 auto 22px;
	width: 100%;
}

footer .bmoJbox .comleftbox,
footer .bmoJbox .comleftbox a {
	display: flex;
	font-size: 13px;
	align-items: center;
}

footer .bmoJbox .comrihtbox {
	display: flex;
	margin-left: 50px;
}

footer .row,
footer .row .box {
	font-size: 0;
}

footer .row .Textbox {
	width: 35%;
	display: inline-block;
}

footer .row .box {
	width: 50%;
	display: inline-block;
}

footer .row .box li h3 {
	font-size: 20px;
}

footer .row .box li article {
	font-size: 14px;
	color: #9e9e9e;
	margin: 5px 0 20px;
}

footer #boutiquebox {
	margin-right: 4vw;
	padding: 5vw 4vw 5vw 9vw;
	background: #ede1d7;
}

footer #boutiquebox p {
	line-height: 130%;
	font-size: 60px;
}

footer #boutiquebox a {
	width: calc((100% / 3) - 10px);
	display: inline-block;
}

footer #boutiquebox a font {
	display: block;
	font-family: 'Spartan', sans-serif;
	font-size: 12px;
	color: #000;
}

footer #boutiquebox a font:last-child {
	margin-top: 10px;
}

footer #boutiquebox .box ul li {
	color: #696969
}

footer #boutiquebox .box .btn {
	text-align: left;
}

footer #boutiquebox .box .btn a {
	position: relative;
	width: 120px;
	z-index: 3;
}

footer #boutiquebox .box .btn a:after {
	position: absolute;
	bottom: -8px;
	left: 3px;
	width: 10px;
	height: 6px;
	background: #9c7556;
	z-index: -1;
	transition: all linear 0.5s;
	content: "";
	opacity: 0
}

footer #boutiquebox .box .btn a:hover:after {
	width: 60px;
	opacity: 1
}

footer #otherInfoBox {
	padding: 3.5vw 15vw 3.5vw 7vw;
}

footer #otherInfoBox .box {
	margin-left: 0;
	width: 280px;
}

footer #otherInfoBox #footerInfo #community {
	display: flex;
	align-items: center;
}

footer #otherInfoBox #footerInfo #community a {
	margin: 0 5px;
	min-width: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
}

footer #otherInfoBox #footerInfo #community a svg {
	width: 16px;
	height: 16px;
	fill: #696969;
}

footer #otherInfoBox .box-footer {
	width: calc(100% - 380px);
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	background: #fff;
	padding: 30px 42px 30px 0;
	margin-left: 54px;
}

footer #otherInfoBox .box-footer ul {
	margin-left: 40px;
	width: calc(50% - 40px);
	display: inline-block;
	vertical-align: text-top;
}

footer #otherInfoBox .box-footer ul li {
	padding: 1px 0;
}

footer #otherInfoBox ul li font {
	min-width: 60px;
	display: inline-block;
	font-size: 16px;
	margin-left: 7px;
	color: #c4aa8e;
}

footer #otherInfoBox ul li font * {
	font-size: 14px;
	color: #adadad;
}

footer #otherInfoBox ul li font:first-child {
	text-align: justify;
	text-justify: distribute-all-lines;
	text-align-last: justify;
}

footer #otherInfoBox ul li.plus-information b,
footer #otherInfoBox ul li.plus-information span {
	display: inline-block;
	vertical-align: middle;
}

footer #otherInfoBox ul li.plus-information a {
	position: relative;
	display: inline-block;
}

footer #otherInfoBox ul li.plus-information img {
	position: absolute;
	max-width: 150px;
	bottom: 100%;
	left: 0;
	z-index: 8;
	max-height: 150px;
	display: none;
}

footer #otherInfoBox ul li p {
	position: relative;
	margin: 3px 0;
	text-align: center;
	font-size: 13px;
	z-index: 1;
}

footer #otherInfoBox ul li p.tit {
	font-family: 'Spartan', sans-serif;
	font-size: 14px;
	color: #727272;
}

footer nav {
	text-align: center;
	display: flex;
}

footer nav a {
	display: inline-block;
	font-size: 14px;
	color: #000;
}

footer nav a:after {
	margin: 0 10px 0 16px;
	display: inline-block;
	color: #b2b2b2;
	content: "/";
}

footer nav a:last-child:after {
	content: "";
}

/*form*/
form p {
	margin: 10px 0;
}

form p input[type="text"],
form p input[type="password"],
form p textarea,
form p select {
	width: 97%;
	padding: 10px 0;
	padding-left: 2%;
	background: rgba(255, 255, 255, 0.35);
	border: 1px #858384 solid;
	font-size: 16px;
	border-radius: 7px;
}

/* webSeo */
#webSeo {
	overflow: hidden;
	width: 100%;
	font-size: 14px;
	border-top: 1px solid #ede1d7;
	background: #9c7555;
	margin-top: 20px;
}

#webSeo .seo,
#webSeo .seo * {
	font-size: 14px;
	color: #ffffff63;
	padding: 10px 0;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

/* phoneWrap */
.phoneWrap {
	display: none;
}

/* SeoStarRating */
#SeoStarRating font {
	margin-right: 5px;
	display: inline-block;
	vertical-align: bottom;
}

#SeoStarRating font:first-child {
	line-height: 130%;
	font-weight: bold;
	font-size: 18px;
	color: #FF9800;
}

#SeoStarRating font:nth-child(2) {
	font-size: 16px;
	color: #FF9800;
}

#SeoStarRating font:last-child {
	color: #383838;
}

/* gotop */
#gotop {
	position: fixed;
	width: 44px;
	height: 44px;
	background: #ffffff;
	border: 1px solid #363636;
	border-radius: 50%;
	display: block;
	text-align: center;
	line-height: 36px;
	right: 20px;
	bottom: 20px;
	z-index: 9999;
}

#gotop:hover {
	background: #c4aa8e;
}

#gotop i {
	font-size: 26px;
	color: #363636;
}

#gotop:hover i {
	color: #fff
}

@keyframes blink {

	0%,
	80% {
		opacity: 1;
	}

	81%,
	100% {
		opacity: 0;
	}
}



@media screen and (min-width: 1281px) {
	header {
		margin: 0 0 0 auto;
		padding: 50px 0 0;
		width: 95px;
	}

	header #cis {}

	footer #otherInfoBox ul li.plus-information a:hover img {
		display: block
	}
}

@media screen and (min-width: 1181px) {
	header {
		margin: 0 0 0 auto;
		padding: 29px 0 0;
		width: 100%;
		height: 60px;
	}

	header #cis {

		display: flex;
		justify-content: center;
		z-index: 66666;
	}
}

@media screen and (max-width: 1470px) {
	.wrapper section {
		overflow: hidden;
		margin: 50px auto 20px;
		width: 90%;
	}

	header #menuIcon {
		margin: 0 auto 5px;
		right: 2%;
	}

	header #cis img {
		width: 120px;
		margin: 0 auto;
	}

	header .textbam p {
		font-size: 20px;
	}

	header {}

	header nav[data-type="2"] {
		right: 0;
	}

	.pcnav ul li:nth-child(3) {
		margin-right: 130px;
	}

	.pcnav ul li:nth-child(4) {
		margin-left: 130px;
	}

	.webBox .maJbox {
		width: calc(100% - 0px);
	}

	footer .bmoJbox {
		padding: 0 10px;
	}
}

@media screen and (max-width: 1280px) {
	footer .bmoJbox {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}

	footer .bmoJbox .comrihtbox {
		margin-left: 0;
	}

	.pcnav {
		display: none;
	}
}

@media screen and (max-width: 1180px) {
	header nav[data-type="2"] {
		right: 0;
	}

	.workframe {
		padding: 0
	}

	header {
		margin: 0 0 0 auto;
		padding: 24px 2% 0;
		width: 250px;
		/* height: calc(100vh - 50px); */
	}

	header #menuIcon {}

	header #cis {
		top: 0;
	}

	header.headerTop #cis a {}

	header .topIconBox {
		position: absolute;
		top: 0;
		right: 10px;
	}

	header .topIconBox p {
		margin: 20px 10px;
		display: inline-block;
	}

	header #copy {
		display: none;
	}

	#hSearch {
		right: calc((100vw / 2) - 174px);
	}

	form[name="hSearch"] {
		bottom: 77px;
	}

	footer #boutiquebox {
		padding: 5vw;
		margin-right: 0;
	}

	footer #otherInfoBox {
		padding: 3vw 5vw;
	}

	footer #otherInfoBox ul.box {
		width: 100%;
	}

	.webBox .maJbox {
		width: calc(100% - 0px);
	}
}

@media screen and (max-width: 980px) {
	header #cis a.mbnone {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: auto;
	}

	header #cis a.mbJan {
		display: none;
	}

	header nav {
		left: auto;
		right: 0;
	}

	header nav[data-type="2"] {
		left: auto;
		right: 0;
	}

	header {
		width: 100%;
		height: 90px;
		display: flex;
		align-items: center;
		padding: 5px 20px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	header:before {
		left: 0;
	}

	header #menuIcon {
		margin: 0;
		right: 10px;
		position: absolute;
		top: 21px;
	}

	header #cis {
		margin: 0;
		display: flex;
		width: auto;
		flex-direction: row;
	}

	header #cis img {
		width: 125px;
		margin: 0 10px;
	}

	.webBox .maJbox {
		width: calc(100% - 0px);
	}

	header .textbam {
		display: none;
	}

	footer #boutiquebox p {
		font-size: 40px
	}

	footer #otherInfoBox .box {
		width: 100%;
		margin: 35px 0;
	}

	footer #otherInfoBox .box-footer {
		width: 100%;
		margin: 0 auto;
		display: block;
		overflow: hidden;
		padding: 50px 0px;
	}

	footer #otherInfoBox .box-footer ul {
		width: 80%;
		display: block;
	}

	footer #boutiquebox .box .btn {
		text-align: center;
	}

	footer #boutiquebox .box .btn a:after {
		display: none;
	}

	footer #boutiquebox .box .btn a {
		text-align: center;
		margin: 0 auto;
	}

	footer #otherInfoBox #footerInfo>div {
		display: inline-block;
	}

	footer #otherInfoBox #footerInfo,
	footer #otherInfoBox #footerInfo #flogo,
	footer #otherInfoBox #footerInfo #community {
		display: block;
		text-align: center;
	}
}

@media screen and (max-width: 768px) {
	header #cis {}

	header #cis a {}

	header nav {
		width: 100%;
		right: -400px;
	}

	header nav[data-type="2"] .BottomIconBox {
		width: 100%
	}

	header nav ul li>a:before {
		display: none;
	}

	footer .row .Textbox {
		width: 100%;
		padding-bottom: 25px;
	}

	footer #boutiquebox .box {
		width: 100%;
		display: block;
		text-align: center;
	}

	footer #boutiquebox .box p {
		margin: 0 15px 30px;
		display: inline-block;
		font-size: 8vw;
	}

	footer #boutiquebox .box a font {
		text-align: center;
	}

	footer #otherInfoBox ul li p {
		margin: 3px 10px 3px 0;
		font-size: 14px;
		vertical-align: super;
	}

	footer nav {
		padding: 0;
		text-align: center;
		margin-top: 30px;
		display: flex;
		flex-wrap: wrap;
	}

	footer nav a {}

	footer nav a:after {
		margin: 0 4px;
	}

	footer nav a:last-child:after {
		margin-right: 0;
	}

	.senbox {
		width: 99%;
	}

	#productBox .senbox {
		width: 100%;
	}
}

@media screen and (max-width: 640px) {
	header .topIconBox p {
		margin: 20px 6px;
		display: inline-block;
	}

	header .topIconBox p:nth-child(2),
	header .topIconBox p:nth-child(3) {
		display: none
	}

	footer {
		padding-bottom: 70px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 50px 15px;
	}

	footer #boutiquebox {
		padding: 11vw 7vw;
	}

	footer #boutiquebox article {
		font-size: 12px;
	}

	footer #boutiquebox .box .btn a span {
		font-size: 14px;
	}

	footer nav a {
		font-size: 14px;
		display: flex;
	}

	.phoneWrap {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		width: calc(100% - 0px);
		z-index: 99;
	}

	.phoneWrap li {
		display: inline-block;
		width: calc(50% - 0px);
	}

	.phoneWrap li a {
		display: block;
		color: #fff;
		background: #59a04d;
		padding: 5px 15px;
		text-align: center;
		line-height: 30px;
		font-size: 9pt;
	}

	.phoneWrap li:nth-child(2) a {
		background: #4f4f4f;
	}

	#gotop {
		bottom: 65px;
		right: 4px;
	}
}

@media screen and (max-width: 450px) {
	header .topIconBox {
		right: 5px;
	}
}