@charset "utf-8";
/*html5*/ 
@font-face {
	font-family: 'NotoSansJP';
	src: url('../font/NotoSerifJP-Regular.ttf');
}

@font-face {
	font-family: 'Mont';
	src: url('../font/Montserrat-SemiBold.ttf');
}

article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/* CSS Document */
/*内外边距*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form,button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;outline:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;outline:none }
.clear{clear:both;overflow:hidden;}
a{text-decoration:none;color:#333;}
input{border:none;  outline:medium;}
*{box-sizing: border-box;font-family: "IBM Plex Sans JP", sans-serif;font-weight:100;}
body{width:100%;background:#fff;color:#333;font-size:14px;}
html{overflow-x:hidden;}
table{border-collapse:collapse}
img{border:none;max-width: 100%;}
ul{list-style: none;}
a:hover{
	opacity: 0.5;
}
input[type = 'submit']:hover{
	opacity: 0.5;
}

.contain{
	width: 1240px;
	margin: 0 auto;
	overflow: hidden;
}
.main{
	position: relative;
	width: 1540px;
	display: flex;
	left: -300px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
.menu{
	width: 300px;
	background-color: #ECECEC;
	padding: 40px 20px;
}
.search{
	background-color: rgba(255, 255, 255, 0.6);
	overflow: hidden;
}
.searchi{
	float: left;
	width: calc(100% - 60px);
	height: 60px;
	padding: 0 16px;
	font-size: 18px;
	background-color: #fff;
}
.searchii{
	float: left;
	width: 60px;
	height: 60px;
	background: url(../img/search.png) #fff center no-repeat;
	background-size: 40px auto;
}
.nav{
	margin-top: 90px;
}
.nav ul li{
	margin-top: 48px;
}
.nav ul li span{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.nav ul li > a{
	display: flex;
	align-items: center;
	font-size: 16px;
	line-height: 25.2px;
	letter-spacing: 0.54px;
	color: #327FEF;
}
.nav ul li span > a{
	display: flex;
	align-items: center;
	font-size: 16px;
	line-height: 25.2px;
	letter-spacing: 0.54px;
	color: #327FEF;
}
.nav ul li span > img{
	width: 20px;
}
.nav_sub{
	display: none;
}
.nav_sub a{
	display: block;
	margin-top: 12px;
	font-size: 12px;
	line-height: 25.2px;
	letter-spacing: 0.54px;
	color: #327FEF;
}
.rotate{
	transform: rotate(180deg);
}
.main1{
	width: 1240px;
}
.header{
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	padding: 40px 0;
}
.header1{
	font-size: 0;
}
.himg1{
	display: none;
}
.header1 img{
	width: 36px;
}
.logo{
	font-size: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.logo img{
	height: 36px;
}
.butt{
	font-size: 0;
}
.butt a{
	margin-left: 40px;
}
.butt img{
	width: 30px;
}
.nlef{
	left: 0 !important;
}
.banner{
	font-size: 0;
	text-align: center;
	position: relative;
}
.banner1{
    display: none;
	position: absolute;
	top: 280px;
	right: 100px;
	text-align: left;
	font-size: 20px;
	line-height: 54px;
	color: #fff;
}
.shops{
	margin-top: 80px;
	padding: 0 95px;
	font-size: 0;
}
.shops .swiper{
	padding-bottom: 44px;
}
.shops .swiper-pagination-bullet{
	width: 6px;
	height: 6px;
	opacity: 1;
	border: 1px solid rgba(43, 43, 43, 0.2);
	background-color: #ffffff;
}
.shops .swiper-pagination-bullet-active{
	border: 1px solid rgba(43, 43, 43, 1)
}
.popular{
	margin-top: 72px;
	padding: 0 95px;
}
.popular1{
    font-family: "IBM Plex Sans JP", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 21.6px;
	letter-spacing: 5px;
	text-align: center;
	color: #001F63;
	position: relative;
}
.popular1 a{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: "IBM Plex Sans JP", sans-serif;
    font-size: 12px;
    line-height: 25.2px;
    letter-spacing: 0.54px;
    color: #414348;
    font-weight: 400;
}
.popular2 ul{
	font-size: 0;
}
.popular2 ul li{
	list-style-type: none;
	display: inline-block;
	width: calc((100% - 120px)/5);
	margin-right: 30px;
	margin-top: 72px;
}
.popular2 ul li:nth-child(5n){
	margin-right: 0;
}
.popular3{
	font-size: 0;
}
.popular4{
	margin-top: 8px;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 0.45px;
	height: 56px;
	color: #000;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.popular5{
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 0.45px;
	color: #000;
}
.popular5 span{
	font-size: 14px;
	line-height: 9.9px;
	letter-spacing: 0.45px;
}
.brand{
	margin-top: 60px;
	padding: 56px 32px 16px;
	background-color: #F2F2F2;
}
.brand .swiper{
	padding-bottom: 40px;
}
.brand .swiper-pagination-bullet{
	width: 6px;
	height: 6px;
	opacity: 1;
	background-color: rgba(170, 170, 170, 0.25);
}
.brand .swiper-pagination-bullet-active{
	background-color: rgba(170, 170, 170, 1);
}
.about{
	margin-top: 70px;
}
.about1{
	display: flex;
	align-items: center;
}
.about1:nth-child(2n){
	flex-direction: row-reverse;
}
.about2{
	font-size: 0;
	width: 50%;
}
.about3{
	width: 50%;
	padding-left: 70px;
}
.about1:nth-child(2n) .about3{
	padding-right: 70px;
}
.about4{
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 2px;
	text-align: left;
	color: #000000;
}
.about5{
	margin-top: 20px;
	font-size: 13px;
	line-height: 24px;
	text-align: left;
	color: #000000;
}
.about5 p{
    text-align: left !important;
}
.about5 span{
    font-family: "IBM Plex Sans JP", sans-serif !important;
}
.gallery{
	font-size: 0;
	margin: 56px 0 80px;
}
.gallery ul li{
	display: inline-block;
	font-size: 0;
	width: calc(100% / 6);
	vertical-align: top;
}
.footer{
	background-color: #F7F7F7;
	padding: 80px 0 54px;
	position: relative;
}
.footer1{
	font-size: 0;
	text-align: center;
}
.footer1 img{
	height: 27px;
}
.footer2{
	margin-top: 40px;
	text-align: center;
}
.footer2 a{
	margin: 0 16px;
	color: #414348;
	font-size: 16px;
	line-height: 25.2px;
	letter-spacing: 0.54px;
}
.footer3{
	margin-top: 40px;
	font-size: 12.47px;
	line-height: 24px;
	letter-spacing: 0.7px;
	text-align: center;
	color: #414348;
}
.footer4{
	margin-top: 20px;
	text-align: center;
	font-size: 0;
}
.footer4 a{
	margin: 0 15px;
}
.footer4 img{
	height: 16px;
}
.footer5{
	margin-top: 20px;
	text-align: center;
}
.footer5 a{
	margin: 0 8px;
	font-size: 12px;
	font-weight: 300;
	line-height: 18.2px;
	letter-spacing: 0.4px;
	color: #414348;
}
.footer6{
	margin-top: 20px;
	font-size: 12px;
	font-weight: 300;
	line-height: 18.2px;
	letter-spacing: 0.4px;
	color: #414348;
	text-align: center;
}
.goTop{
	font-size: 0;
	position: absolute;
	right: 70px;
	top: 0;
}
.goTop img{
	width: 32px;
}
.topic{
	padding: 36px 0 50px;
}
.topicaaa{
	padding: 36px 0 50px;
}
.address a{
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1.5px;
	color: #0B0C0D;
}
.address a{
	color: #0B0C0D;
}
.topic1{
	margin-top: 28px;
	/*padding-bottom: 14px;*/
	font-size: 18px;
	line-height: 33px;
	color: #001f63;
    font-family: "IBM Plex Sans JP", sans-serif;
	/*border-bottom: 1px solid #D8D8D8;*/
}
.topic2{
	margin-top: 16px;
	font-size: 13.89px;
	line-height: 25.9px;
	color: rgba(0, 0, 0, 0.75);
}
.topic3{
	margin-top: 10px;
}
.topic3 ul li{
	padding: 40px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.topic3 ul li a{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.topic4{
	width: 300px;
	margin-right: 16px;
}
.topic5{
	flex: 1;
}
.topic6{
	font-size: 13.89px;
	line-height: 25.9px;
	color: #808080;
}
.topic7{
	margin-top: 10px;
	font-size: 18px;
	line-height: 27px;
	color: #191919;
}
.topic8{
	margin-top: 18px;
	font-size: 13.78px;
	line-height: 25.9px;
	color: rgba(0, 0, 0, 0.75);
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.page{
	margin-top: 50px;
	text-align: center;
	font-size: 0;
}
.page a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0 10px;
	height: 32px;
	min-width: 32px;
	font-size: 12px;
	color: #121212;
	border: 1px solid rgba(0, 0, 0, 0.1);
	position: relative;
}
.page a.on{
	background-color: #121212;
	border: 1px solid #121212;
	color: #ffffff;
}
.page a.on:before{
    content: '';
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #ffffff;
}
.topicDeta{
	margin-top: 28px;
	font-size: 22px;
	line-height: 33px;
	color: #191919;
}
.topicDeta1{
	margin-top: 15px;
	font-size: 13.89px;
	line-height: 25.9px;
	color: #808080;
	padding-bottom: 25px;
	border-bottom: 1px solid #CCCCCC;
}
.topicDeta2{
	margin-top: 45px;
	font-size: 0;
	text-align: center;
}
.topicDeta3{
	margin-top: 40px;
	font-size: 14px;
	line-height: 32px;
	color: rgba(0, 0, 0, 0.75);
}
.topicDeta4{
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 20px;
	border-top: 1px solid #CCCCCC;
}
.topicDeta4 a{
	font-size: 13.78px;
	line-height: 30px;
	color: rgba(0, 0, 0, 0.75);
}
.tips_tc{
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 9;
	transform: translate(-50%,-50%);
	border-radius: 8px;
	overflow: hidden;
	width: 80%;
	max-width: 690px;
	box-shadow: 0px 4px 21.100000381469727px 0px rgba(0, 0, 0, 0.1);
}
.cancle_tc{
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	border-radius: 8px;
	overflow: hidden;
	width: 80%;
	max-width: 690px;
	box-shadow: 0px 4px 21.100000381469727px 0px rgba(0, 0, 0, 0.1);
}
.tips_tc1{
	height: 56px;
	background-color: #121212;
	font-size: 22px;
	font-weight: 400;
	text-align: center;
	line-height: 56px;
	color: #ffffff;
}
.tips_tc2{
	background-color: #ffffff;
	padding: 26px 25px 23px;
}
.tips_tc3{
	font-size: 16px;
	font-weight: 700;
	line-height: 32px;
	text-align: center;
	color: #333333;
	min-height: 58px;
}
.tips_tc4{
	margin-top: 19px;
	text-align: center;
}
.tips_tc4a{
	margin: 0 20px;
	display: inline-block;
	width: 132px;
	height: 30px;
	border-radius: 5px;
	background-color: #3851A6;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 30px;
}
.tips_tc4b{
	margin: 0 20px;
	display: inline-block;
	width: 132px;
	height: 30px;
	border-radius: 5px;
	background-color: #E30043;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 30px;
}
.product{
	margin-top: 20px;
	font-size: 14px;
	font-weight: 300;
	line-height: 26.4px;
	letter-spacing: 3px;
	text-align: center;
	color: #001f63;
	/*padding-bottom: 60px;*/
	/*border-bottom: 2px solid #4B5258;*/
	font-family: "IBM Plex Sans JP", sans-serif;
}
.product1{
	margin-top: 24px;
	overflow: hidden;
}
.product2{
	float: left;
	width: 256px;
}
.product3{
	background-color: #333333;
	font-size: 16px;
	line-height: 43px;
	letter-spacing: 0.54px;
	text-align: center;
	color: #ffffff;
}
.product4{
	padding: 0 8px;
	background-color: #F5F5F5;
}
.product6{
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.7px;
	color: #327FEF;
	line-height: 52px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #FFFFFF;
}
.product6 img{
    width: 24px;
}
.zk{
	display: none;
}
.product7{
	display: none;
	padding: 16px 28px 4px;
	border-bottom: 1px solid #FFFFFF;
}
.product7 a{
	display: block;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0.7px;
	color: #327FEF;
}
.product5.on .product7{
	display: block;
}
.product5.on .sq{
	display: none;
}
.product5.on .zk{
	display: block;
}
.product8{
	float: right;
	width: calc(100% - 300px);
}
.product9{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.product9a{
	display: flex;
	align-items: center;
	font-size: 13px;
	line-height: 26px;
	letter-spacing: 0.65px;
	color: #333333;
}
.product9a select{
	margin-left: 8px;
	width: 130px;
	height: 36px;
	border: 1px solid #767676;
	border-radius: 2px;
}
.product9b{
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 0.65px;
	color: #333333;
}
.product10{
	margin-top: 27px;
}
.product10 ul{
	overflow: hidden;
}
.product10 ul li{
	list-style-type: none;
	float: left;
	margin-bottom: 86px;
	margin-right: 66px;
	width: calc((100% - 198px)/4);
}
.product10 ul li:nth-child(4n){
	margin-right: 0;
}
.mtf40{
	margin-top: -40px;
}
.question{
	margin-top: 23px;
	font-size: 18px;
	line-height: 54.4px;
	letter-spacing: 0.7px;
	text-align: center;
	color: #001f63;
    font-family: "IBM Plex Sans JP", sans-serif;
	/*border-bottom: 1px solid #000000;*/
}
.question1{
	margin-top: 10px;
}
.question1 ul li{
	list-style-type: none;
	margin-top: 30px;
}
.question2{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 8px 10px 16px;
	min-height: 40px;
	background-color: #F7F7F7;
	font-size: 17px;
	line-height: 20.4px;
	letter-spacing: 1.5px;
	color: #333333;
}
.question2 span{
	flex: 1;
}
.question2 img{
	margin-left: 20px;
}
.question3{
	display: none;
	padding: 0 20px;
	margin-top: 20px;
	font-size: 14px;
	line-height: 32px;
	letter-spacing: 1.5px;
	color: #000000;
}
.question1 ul li.on .sq{
	display: none;
}
.question1 ul li.on .zk{
	display: block;
}
.question1 ul li.on .question3{
	display: block;
}
.inBrand{
	margin-top: 20px;
	font-size: 20px;
	line-height: 54.4px;
	letter-spacing: 0.7px;
	text-align: center;
	color: #001f63;
    font-family: "IBM Plex Sans JP", sans-serif;
}
.inBrand1{
	margin-top: 6px;
	background: linear-gradient(180deg, #F6F6F6 0%, #FFFFFF 230.82%);
	padding: 8px 82px 67px;
}
.inBrand1 ul{
	font-size: 0;
}
.inBrand1 ul li{
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
	width: calc((100% - 188px)/5);
	margin-right: 47px;
	margin-top: 55px;
}
.inBrand1 ul li:nth-child(5n){
	margin-right: 0;
}
.inContact{
	margin-top: 34px;
	font-size: 18px;
	line-height: 33px;
	text-align: center;
	color: #001f63;
    font-family: "IBM Plex Sans JP", sans-serif;
}
.inContact1{
	width: 100%;
	max-width: 960px;
	margin: 32px auto 0;
}
.inContact2{
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	color: #000;
}
.inContact8{
	margin-top: 32px;
	display: flex;
	align-items: flex-start;
}
.inContact9{
	width: 240px;
	margin-right: 10px;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 0.4000000059604645px;
	text-align: right;
	color: #000000;
}
.inContact10{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.inContact10 select{
	width: 412px;
	max-width: 100%;
	height: 30px;
	border: 1px solid #D2D2D2;
	outline: none;
	padding: 0 10px;
}
.inContact10 textarea{
	width: 412px;
	max-width: 100%;
	height: 200px;
	border: 1px solid #D2D2D2;
	resize: none;
	padding: 10px;
}
.inContact10 input{
	width: 412px;
	max-width: 100%;
	height: 30px;
	border: 1px solid #D2D2D2;
	padding: 0 10px;
}
.inContact10 input.enail{
	width: 128px;
}
.inContact10 input.file{
	width: auto;
	border: none;
	padding: 0;
}
.inContact10a{
	margin-left: 14px;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 0.30000001192092896px;
	color: #666666;
}
.inContact10b{
	width: 100%;
	margin-top: 10px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
}
.inContact11{
	margin-top: 40px;
	text-align: center;
	font-size: 14px;
	line-height: 21px;
	color: #3c3c3c;
}
.inContact11 a{
	color: #3c3c3c;
	text-decoration: underline;
}
.cen{
	text-align: center;
}
.login7{
    margin-top: 24px;
}
.login7 input{
    width: 314px;
    height: 53px;
    background-color: #121212;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.5px;
    letter-spacing: 1px;
    color: #FFFFFF;
}
.login_tc{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 96;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.35);
}
.login_tc1{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 80%;
	max-height: 90%;
	overflow-y: scroll;
	max-width: 690px;
}
.login_tc2{
	position: relative;
	background-color: #fff;
	padding: 50px 60px 60px 60px;
	border-radius: 8px;
}
.close{
	font-size: 0;
	position: absolute;
	right: 16px;
	top: 10px;
}
.login_tc3{
	font-size: 0;
	text-align: center;
}
.login_tc3 img{
	height: 35px;
}
.login_tc4{
	margin-top: 40px;
	font-size: 20px;
	line-height: 21px;
	color: #1e1e1e;
	text-align: center;
}
.login_tc5{
	margin-top: 25px;
	border: 1px solid #000000;
	background: rgba(178, 178, 178, 0.08);
	padding: 10px 20px;
}
.login_tc6{
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	color: #000;
}
.login_tc7{
	font-size: 14px;
	line-height: 30px;
	color: #000;
}
.coson{
	margin-top: 28px;
	font-size: 18px;
	font-weight: 400;
	line-height: 54.4px;
	letter-spacing: 0.7px;
	text-align: center;
	color: #001f63;
    font-family: "IBM Plex Sans JP", sans-serif;
	padding-bottom: 8px;
	/*border-bottom: 1px solid #000000;*/
}
.coson1{
	background: linear-gradient(to bottom, #F6F6F6, #FFFFFF);
	padding: 49px 75px 30px;
}
.coson2{
	font-size: 22px;
	line-height: 48px;
	letter-spacing: 0.7px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #414348;
}
.coson2 img{
	margin: 0 5px;
}
.coson3{
	margin-top: 39px;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 0.7px;
	text-align: center;
	color: #414348;
}
.inAbout{
	margin-top: 34px;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0.96px;
	color: #001f63;
    font-family: "IBM Plex Sans JP", sans-serif;
}
.inAbout1{
	margin-top: 26px;
	font-size: 14px;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: 1px;
	color: #444444;
}
.inAbout2{
	font-size: 0;
	margin-top: 12px;
	overflow: hidden;
}
.inAbout2 img{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	max-width: 262px;
	max-height: 262px;
}
.inAbout2 img:first-child{
	margin-left: 0;
	max-width: 667px;
	max-height: 547px;
}
.inAbout3{
	margin-top: 40px;
	background-color: #F7F7F7;
	padding: 20px 227px 67px;
}
.inAbout4{
	display: flex;
	justify-content: space-between;
}
.inAbout5{
	padding: 32px 0 32px 50px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	font-size: 16px;
	font-weight: 900;
	line-height: 20px;
	color: #424242;
	width: 200px;
	margin-right: 20px;
}
.inAbout6{
	padding: 32px 0 32px 50px;
	flex: 1;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	font-size: 16px;
	line-height: 20px;
	color: #222222;
}
.inAbout7{
	margin-top: 40px;
}
.proDeta1{
	margin-top: 30px;
	overflow: hidden;
}
.proDeta2{
	float: left;
	width: 617px;
}
.proLeft1{
	position: relative;
}
.deLeft{
	font-size: 0;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.proLeft1_d{
	font-size: 0;
	position: relative;
}
.proLeft1_d1{
	position: absolute;
	right: 24px;
	top: 26px;
	z-index: 9;
}
.proLeft1_d1 img{
    width: 25px;
}
.swiper-slideaaa{
    margin-bottom: 40px;
}
.proLeft3 .swiper-slide-thumb-active .proLeft2_d{
	border: 1px solid #303030;
}
.deRight{
	font-size: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.proLeft2{
	margin-top: 30px;
	font-size: 0;
}
.proLeft3{
    display: none;
	padding: 0 50px;
	font-size: 0;
	position: relative;
}
.proRight{
	float: right;
	width: calc(100% - 661px);
}
.proRight1{
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 2px;
	color: #666666;
}
.proRight2{
	margin-top: 13px;
	font-size: 16.45px;
	line-height: 27.54px;
	letter-spacing: 1px;
	color: #333333;
}
.proDeta3{
	margin-top: 17px;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 2.4px;
	color: rgba(48, 48, 48, 0.75);
}
.proDeta3 span{
	font-size: 17px;
	color: #303030;
	text-decoration: line-through;
}
.proDeta3 code{
	font-family: inherit;
	font-size: 17px;
	color: #B40000;
}
.proDeta3 i{
	font-style: normal;
	color: #ED0000;
}
.proRight4{
	margin-top: 15px;
	font-size: 11.63px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 1.440000057220459px;
	color: #7A7A7A;
}
.proRight4 span{
	color: #ED0000;
	font-size: 16px;
}
.proRight5{
	margin-top: 13px;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1.440000057220459px;
	color: #333;
}
.proRight6{
    display: none;
	margin-top: 20px;
	font-size: 16px;
	line-height: 12px;
	letter-spacing: 1.92px;
	color: #303030;
}
.proRight7{
	font-size: 0;
	margin-top: 14px;
}
.proRight7 span{
	margin-right: 16px;
	display: inline-block;
}
.proRight7 span.on{
	border: 1px solid #000000;
}
.proDeta7{
	margin-top: 30px;
	font-size: 16px;
	line-height: 19.5px;
	letter-spacing: 0.4000000059604645px;
	color: #303030;
}
.proDeta8{
	margin-top: 20px;
}
.proDeta8 span{
	display: inline-block;
	height: 36px;
	margin-top: 5px;
	border: 1px solid rgba(48, 48, 48, 0.55);
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
	line-height: 36px;
	color: #303030;
	margin-right: 10px;
}
.proDeta8 span.on{
	border: 1px solid #121212;
	background-color: #121212;
	color: #ffffff;
}
.proDeta8a .proDeta8:first-child span{
    border: 0 !important;
	min-width: 80px;
	padding: 0 10px;
}
.proDeta8a .proDeta8:last-child span{
	width: 36px;
}
.proDeta9{
	margin-top: 8px;
	position: relative;
	width: 140px;
	height: 36px;
}
.proDeta9 input{
	border: 1px solid rgba(48, 48, 48, 0.55);
	border-radius: 2px;
	width: 100%;
	height: 100%;
	text-align: center;
}
.proDeta9 input::-webkit-inner-spin-button,
.proDeta9 input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
 
/* 兼容Firefox */
.proDeta9 input[type="number"] {
    -moz-appearance: textfield;
}
.add{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 36px;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
}
.reduce{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 36px;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
}
.inProRight9{
	margin-top: 42px;
}
.inProRight9 input{
	height: 45px;
	width: 100%;
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 1px;
	color: #303030;
	background-color: #ffffff;
	border: 1px solid #303030;
}
.inProRight10{
	margin-top: 25px;
}
.inProRight10 input{
	background-color: #121212;
	height: 45px;
	width: 100%;
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 1px;
	color: #ffffff;
}
.proIntro{
	margin-top: 30px;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0.6px;
	color: #303030;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDDDDD;
}
.proIntro1{
	margin-top: 30px;
	font-size: 15px;
	line-height: 34px;
	letter-spacing: 0.6px;
	color: #303030;
}
.proIntro1 span{
    font-family: "IBM Plex Sans JP", sans-serif !important;
}
.nc{
	margin-top: 23px;
	font-size: 20px;
	font-weight: 400;
	line-height: 54.4px;
	letter-spacing: 0.7px;
	text-align: center;
	color: #333333;
	padding-bottom: 6px;
}
.nc1{
	margin-top: 20px;
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 0.7px;
	color: #333333;
}
.nc2{
	margin-top: 40px;
	background-color: #666666;
	font-size: 16px;
	color: #ffffff;
	line-height: 50px;
	text-align: center;
}
.wap{
	display: none;
}
.incart2{
    display: none;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
}
.incart2 ul{
	overflow: hidden;
	background-color: #F7F7F7;
}
.incart2 ul li{
	list-style-type: none;
	float: left;
	font-size: 16px;
	line-height: 44px;
	color: #7D7D7D;
	text-align: center;
	font-weight: 400;
	border-right: 1px solid #E0E0E0;
}
.incart2 ul li span{
	margin-left: 10px;
	font-size: 10px;
	line-height: 17px;
}
.cWidth{
	width: 40%;
}
.cWidth1{
	width: 14%;
}
.cWidth2{
	width: 16%;
}
.cWidth3{
	width: 16%;
}
.incart3 ul{
	overflow: hidden;
	display: flex;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
}
.incart3 ul li{
	list-style-type: none;
	float: left;
	font-size: 16px;
	line-height: 32px;
	color: #333333;
	text-align: center;
	padding: 10px;
	border-right: 1px solid #E0E0E0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.incart4{
	width: 100%;
	display: flex;
	align-items: center;
	text-align: left;
}
.incart5{
	font-size: 0;
	margin-right: 16px;
}
.incart5 img{
	width: 106px;
}
.incart6a{
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #333333;
}
.incart6b{
	margin-top: 40px;
	font-size: 12px;
	line-height: 24px;
	color: #0D0D0D;
}
.incart3 ul li input{
	width: 77px;
	height: 24px;
	border: 1px solid #CBCBCB;
	padding: 0 6px;
}
.incart3 ul li a{
	width: 85px;
	height: 34px;
	border: 1px solid #CBCBCB;
	background: #F7F7F7;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	color: #333333;
}
.tr{
	text-align: right;
}
.incart7{
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.incart7 a{
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.20000000298023224px;
	color: #040404;
}
.incart7a{
	text-align: right;
	font-size: 12px;
	font-weight: 900;
	line-height: 13px;
	letter-spacing: 0.6000000238418579px;
}
.incart7a i{
	font-style: normal;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 13px;
	letter-spacing: 0.6px;
	text-align: right;
	color: #000;
	margin-bottom: 10px;
}
.incart7a span{
	font-size: 16px;
	font-weight: 900;
	line-height: 18px;
	letter-spacing: 0.8999999761581421px;
}
.incart7a code{
	font-family: inherit;
	font-size: 10px;
	font-weight: 900;
	line-height: 18px;
	letter-spacing: 0.8999999761581421px;
}
.incart7b{
	font-size: 9.45px;
	line-height: 26px;
	letter-spacing: 0.2px;
	color: #040404;
}
.incart7b span{
	color: #ED0000;
}
.incart8{
	margin-top: 12px;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.4000000059604645px;
	text-align: right;
	color: #000000;
}
.wap{
	display: none;
}
.cartm{
	display: flex;
	align-items: center;
	border-bottom: 1px solid #999999;
}
.cartm1{
	width: 80px;
	margin-right: 10px;
	font-size: 12px;
	letter-spacing: 1px;
	color: #000000;
	padding: 10px 0;
}
.cartm1 span{
	display: block;
	font-size: 10px;
	line-height: 17px;
}
.cartm2{
	flex: 1;
	padding: 5px 0;
}
.cartm2 input{
	width: 77px;
	height: 24px;
	border: 1px solid #000000;
	padding: 0 6px;
}
.cartm2 a{
	float: right;
	text-decoration: underline;
}
.cabut{
	margin-top: 25px;
	text-align: right;
	font-size: 0;
	margin-bottom: 30px;
}
.cabut a{
	display: inline-block;
	width: 129px;
	height: 34px;
	border-radius: 2px;
	font-size: 12px;
	line-height: 32px;
	text-align: center;
}
.cabut1{
	border: 1px solid #D9D9D9;
	color: #333;
}
.cabut2{
	margin-left: 6px;
	border: 1px solid #151515;
	background-color: #151515;
	color: #ffffff;
}
.cabut3{
	font-size: 0;
	text-align: right;
}
.cabut3 span{
	display: inline-block;
	width: 214px;
	height: 45px;
	border: 1px solid #CBCBCB;
	padding: 0 10px;
	text-align: right;
	line-height: 43px;
	font-size: 14px;
	color: #333333;
	background-color: #F7F7F7;
}
.cabut3 code{
	font-family: inherit;
	display: inline-block;
	width: 309px;
	height: 45px;
	border: 1px solid #CBCBCB;
	padding: 0 10px;
	text-align: right;
	line-height: 43px;
	font-size: 14px;
	color: #333333;
}
.cabut4{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 45px;
}
.cabut4 a{
	font-size: 12px;
	color: #040404;
	line-height: 20px;
}
.cabut4 input{
	width: 524px;
	height: 56px;
	background-color: #151515;
	font-size: 16px;
	color: #ffffff;
}
.mt20{
	margin-top: 30px;
}
.cart{
	margin-top: 16px;
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 0.7px;
	color: #333333;
}
.cartjs{
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0.7px;
	color: #333333;
}
.cartjs1{
	margin-top: 8px;
	border: 1px solid #CBCBCB;
	display: flex;
	margin-bottom: 20px;
}
.cartjs2{
	width: 262px;
	border-right: 1px solid #CBCBCB;
	background-color: #F7F7F7;
	padding: 10px 16px;
	text-align: right;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.7px;
	color: #333333;
}
.cartjs2 img{
	height: 20px;
	vertical-align: middle;
}
.cartjs3{
	flex: 1;
	padding: 3px;
}
.cartjs4{
	padding: 3px;
	font-size: 14px;
	color: #333;
	border: 1px solid #CBCBCB;
	padding: 6px 13px;
}
.cartjs4 input{
	width: 100%;
	padding: 0 7px;
	height: 34px;
	background-color: #ffffff;
	border: 1px solid #CBCBCB;
}
.cartjs5{
	border: 1px solid #CBCBCB;
	display: flex;
}
.cartjs6 input{
	width: 164px;
	height: 34px;
	border: 1px solid #CBCBCB;
	padding: 0 16px;
}
.cartjs7{
	font-family: Noto Sans JP;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.699999988079071px;
	text-align: left;
	color: #7E7E7E;
}
.cartjs7a{
	width: 43px;
	height: 34px;
	border: 1px solid #CBCBCB;
	text-align: center;
}
.cartjs7b{
	width: 64px;
	height: 34px;
	border: 1px solid #CBCBCB;
	text-align: center;
}
.cartjs8 input{
	width: 332px;
	height: 34px;
	border: 1px solid #CBCBCB;
	padding: 0 16px;
}
.cartjs9{
	display: flex;
	align-items: flex-start;
	font-size: 12px;
	line-height: 25px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.cartjs9 input{
	margin: 6px 6px 0 0;
}
.cartjs10 label{
	margin: 4px 0;
	display: flex;
	align-items: center;
	font-size: 14px;
	line-height: 21px;
	color: #414141;
}
.cartjs10 label img{
	margin: 0 9px;
	height: 31px;
}
.cartjs10 label:nth-child(2) img{
	height: 23px;
}
.cartjs10 label span{
	font-size: 12px;
	line-height: 21px;
	color: #BC261A;
}
.cartjs11{
	margin-top: 45px;
	text-align: center;
}
.cartjs11 input{
	width: 170px;
	height: 40px;
	background-color: #151515;
	border-radius: 2px;
	color: #FFFFFF;
	font-size: 16px;
}
.lTitle{
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	color: #001f63;
	/*padding: 40px 0;*/
	/*border-bottom: 1px solid #000000;*/
}
.login1{
	margin-top: 30px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.login2{
	width: calc((100% - 120px)/2);
}
.login3{
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	padding-bottom: 10px;
}
.nlog{
	margin-top: 10px;
	background-color: #666666;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 32px;
	font-weight: 700;
}
.nlog1{
	display: flex;
	align-items: center;
	border: 1px solid #B8B8B8;
	border-top: 0;
}
.bort{
	border-top: 1px solid #B8B8B8;
}
.nlog2{
	width: 180px;
	background-color: #ECECEC;
	padding: 0 10px;
	font-size: 14px;
	line-height: 42px;
	letter-spacing: 0.7px;
	text-align: right;
	color: #333;
}
.nlog2 img{
	height: 20px;
	vertical-align: middle;
}
.nlog3{
	padding: 4px;
	flex: 1;
	line-height: 34px;
	display: flex;
	align-items: center;
	position: relative;
}
.nlog3 span{
	flex: 1;
	width: 100%;
	height: 34px;
	padding: 0 10px;
	font-size: 14px;
}
.nlog3 input{
	flex: 1;
	width: 100%;
	height: 34px;
	border: 1px solid #E0E0E0;
	padding: 0 10px;
	font-size: 14px;
}
.nlog3 a{
	margin-left: 4px;
	width: 86px;
	background-color: #151515;
	line-height: 32px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
}
.nlog3 img{
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 21px;
}
.nlog4{
	margin-top: 25px;
}
.nlog4 input{
	width: 170px;
	height: 40px;
	background-color: #151515;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 700;
}
.nlog5{
	margin-top: 20px;
}
.nlog5 a{
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
.nlog6{
	font-size: 14px;
	line-height: 22.4px;
	letter-spacing: 0.7px;
	color: #333333;
}
.nlog7{
	margin-top: 30px;
}
.nlog7 a{
	display: inline-block;
	width: 170px;
	height: 40px;
	background-color: #151515;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 700;
	text-align: center;
	line-height: 40px;
}
.mpage{
	font-size: 29.62px;
	line-height: 54.4px;
	letter-spacing: 0.7px;
	text-align: center;
	color: #333333;
	border-bottom: 1px solid #000000;
	padding-bottom: 30px;
}
.mpage1{
	margin-top: 36px;
	font-size: 16px;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: 0.7px;
	text-decoration: underline;
	color: #333333;
}
.mpage2{
	font-size: 12px;
	line-height: 32px;
	letter-spacing: 0.7px;
	color: #333333;
}
.mpage3{
	margin-top: 30px;
	padding-bottom: 6px;
	border-bottom: 1px solid #000000;
	font-size: 20px;
	line-height: 54.4px;
	letter-spacing: 0.7px;
	color: #333333;
}
.mpage4 ul{
	font-size: 0;
}
.mpage4 ul li{
	list-style-type: none;
	display: inline-block;
	width: calc((100% - 125px)/6);
	margin-right: 25px;
	margin-top: 40px;
}
.mpage4 ul li:nth-child(6n){
	margin-right: 0;
}
.myHistory{
	margin-top: 36px;
}
.record5{
	background-color: #F7F7F7;
}
.record5 ul{
	overflow: hidden;
}
.record5 ul li{
	list-style-type: none;
	float: left;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #E0E0E0;
	height: 85px;
}
.r_width{
	width: 13%;
}
.r_width1{
	width: 59%;
}
.r_width2{
	width: 11%;
}
.r_width3{
	width: 17%;
}
.record6 ul{
	display: flex;
}
.record6 ul li{
	list-style-type: none;
	font-size: 14px;
	line-height: 36px;
	letter-spacing: 2.75px;
	color: #333333;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #E0E0E0;
	padding: 16px 0;
}
.record6 ul li img{
	width: 106px;
}
.record6 ul li.r_width1{
	padding: 0 10px;
}
.record6a{
	width: 100%;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
}
.record6b{
	margin-top: 10px;
	font-size: 14px;
	line-height: 33px;
	letter-spacing: 0.1em;
	color: #8F8F8F;
}
.record7{
	border: 1px solid #E0E0E0;
	padding: 15px 35px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.record8{
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	margin-right: 20px;
}
.record9{
	flex: 1;
	font-size: 16px;
	line-height: 26px;
}
.record10{
	font-size: 14px;
	line-height: 26px;
	text-align: right;
	color: #000000;
}
.record10 span{
	display: block;
	font-size: 16px;
	font-weight: 400;
	text-align: right;
}
.record11{
	padding: 10px 35px;
	border: 1px solid #E0E0E0;
	background-color: #F7F7F7;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.record12{
	font-size: 16px;
	line-height: 26.4px;
	color: #000000;
}
.record12 span{
	display: block;
}
.record13 a{
	display: block;
	width: 186px;
	height: 41px;
	background-color: #745845;
	border-radius: 2px;
	font-size: 16px;
	font-weight: 700;
	line-height: 41px;
	text-align: center;
	color: #ffffff;
}
.recordm{
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: 1px solid #CBCBCB;
}
.recordm1{
	width: 108px;
	background-color: #F0F0F0;
	height: 59px;
	text-align: center;
	line-height: 59px;
	font-size: 14px;
	font-weight: 400;
	color: #7D7D7D;
	border-right: 1px solid #CBCBCB;
}
.recordm2{
	flex: 1;
	height: 59px;
	text-align: center;
	line-height: 59px;
	font-size: 12px;
	letter-spacing: 0.699999988079071px;
	color: #333333;
}
.recordm3{
	background-color: #F0F0F0;
	height: 48px;
	text-align: center;
	line-height: 48px;
	font-size: 14px;
	font-weight: 400;
	color: #7D7D7D;
	border: 1px solid #CBCBCB;
	border-top: 0;
}
.recordm4{
	padding: 13px;
	border: 1px solid #CBCBCB;
	border-top: 0;
	display: flex;
	align-items: center;
}
.recordm4a{
	font-size: 0;
	margin-right: 15px;
}
.recordm4a img{
	width: 86px;
	height: 86px;
}
.recordm4b{
	flex: 1;
}
.recordm4c{
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.recordm4d{
	margin-top: 20px;
	font-size: 12px;
	line-height: 26.4px;
	color: #333333;
}
.recordm4d code{
	font-family: inherit;
	font-weight: 400;
}
.recordm5{
	font-size: 12px;
	line-height: 26.4px;
	color: #000000;
}
.recordm6{
	flex: 1;
	font-size: 12px;
	line-height: 26.4px;
	color: #000000;
}
.w100{
	width: 100%;
}
.pmess{
	margin-top: 24px;
	font-size: 14px;
	line-height: 54.4px;
	letter-spacing: 0.7px;
	color: #333333;
}
.pmess1{
	margin-top: 30px;
	text-align: center;
}
.pmess1 a{
	display: inline-block;
	width: 170px;
	height: 40px;
	background-color: #151515;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 700;
	text-align: center;
	line-height: 40px;
}
.pmess2{
	margin-top: 30px;
	text-align: center;
}
.pmess2 input{
	display: inline-block;
	width: 170px;
	height: 40px;
	background-color: #151515;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 700;
	text-align: center;
	line-height: 40px;
}
.mx520{
	margin-top: 32px;
	max-width: 520px;
}
.artica{
	margin-top: 25px;
	padding-bottom: 6px;
	border-bottom: 1px solid #000000;
	font-size: 20px;
	font-weight: 400;
	line-height: 54px;
	letter-spacing: 0.7px;
	text-align: center;
	color: #333;
}
.artica1{
	margin-top: 30px;
	font-size: 14px;
	line-height: 32px;
	letter-spacing: 1.5px;
	text-align: left;
	color: #000000;
}
.artica2{
	margin-top: 36px;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
}
.artica3{
	margin-top: 20px;
	font-size: 14px;
	line-height: 25.2px;
	color: #000000;
}
.mb40{
    margin-bottom: 40px;
}















