@charset "utf-8";

.mTit,.mTit2{
	margin: 10px 0;
	padding: .25em 0 .25em .75em;
	font-size: 24px;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.mTit2{
	margin-top:-55px;
}
.sTit,.conts .sTit{
	margin: 15px auto ;
	padding:.25em 0 .25em .75em;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 0.1em;
	border-bottom: 1px solid var(--ReD);
	border-left: 6px solid var(--ReD);
}
.pTit{
	margin: auto;
	padding: 20px 0 0 0;
	font-size: 25px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	width: 90%;
}
.msg{
	padding:10px 20px;
}
.msg0{
	padding:10px 20px 10px 0;
}
.w80p{width: 80%;
}

/*snavS*/
.snav{
	font-size:14px;
}
.snav ul{
	margin-bottom:20px;
	text-align:center;
}
.snav li{
	display:inline-block;
	border-right:1px solid #ccc;
	padding:5px 20px;
	font-weight:bold;
	color: var(--ReD);
}
.snav li:last-of-type{
	border:none;
}
.snav a{
	text-decoration:none;
	font-weight:normal;
	color:#333;
}
.snav a:hover{
	text-decoration:underline;
}
.fsnav{
	padding:20px 0;
}
/*enavE*/
/*pankuzuS*/
#pankuzu{
	display:block;
	height:36px;
}
#pankuzu li{
	display:inline;
	font-size:11px;
	line-height:34px;
	color:#333;
	padding:0 2px 0 16px;
	background-image: url(/images/common/pankuzu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -2px;
}
#pankuzu li:first-of-type{
	background-image:none;
	padding:0 2px 0 0;
}
#pankuzu li a{
	color:#333;
	text-decoration:none;
}
/*pankuzuE*/

/*conteintS*/
#conteiner{
	margin: 0 auto;
	padding: 0;
	clear:both;
	width:960px;
}
#conteiner2{
	margin: 0 auto;
	padding: 0;
}
.cnBoxoff{
	margin:0 auto;
	width:800px;
}
.cnBoxon{
	width:740px;
	margin:0 auto 30px;
	padding:30px;
}
.cnBox9{
	padding-bottom:30px;
	width:900px;
	margin:0 auto;
}
/*conteintE*/

/*footerS*/
footer * {
	box-sizing: border-box;
}
footer{
	padding-top: 30px;
	font-family: var(--Fyg);
	font-size: 12px;
	background: #eee;
	clear: both
}
footer .flinks .fle {
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
footer dt {
	width: 100%;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 5px;
}
footer .flinks{
	width: 1000px;
	margin: auto;
}
footer .flinks dd {
	margin-left: 5px;
	padding-left: 10px;
	border-left: 1px solid #ccc;
}
footer .flinks li{
	padding: 5px 0;
	width: 100%;
}
.allItem .new,.allItem .renew,.allItem .limited{
	position: relative;
}
.allItem .new::before,.allItem .renew::before,.allItem .limited::before,.flinks .new a:before,.flinks .renew a:before{
	font-size: 10px;
	color: var(--ReD);
	border: 1px solid var(--ReD);
	padding: 0px 5px;
}
.allItem .new::before,.allItem .renew::before,.allItem .limited::before{
	position: absolute;
	left: 0;
}
.flinks .new a:before,.flinks .renew a:before{
	display: inline-block;
	margin-right: 5px;
}
.allItem .new::before,.flinks .new a:before{
	content: "NEW";
}
.allItem .renew::before,.flinks .renew a:before{
	content: "RENEW";
}
.allItem .limited::before{
	content: "数量限定";
	background: #fff;
}
footer .fitem dd, footer .othreLinks dl {
	width: calc((100% - 47px) / 3);
}
footer .othreLinks dl{
	margin-right: 5px;
}
footer .sideLinks li{
	width: auto;
	padding-right: 20px;
}
footer .sideLinks li:after{
	content: "／";
	padding-left: 20px;
}
footer .sideLinks li:last-of-type:after{
	content: none;
}
footer .infoBg{
	background: #ddd;
}
footer .info{
	width: 1000px;
	margin: 10px auto;
}
footer .fcont{
	padding: 20px 0 0;
}
footer #tel li{
	margin-right: 30px;
}
footer .fcont .mail{
	padding: 10px 20px;
	font-size: 15px;
}
footer .sns{
	width: calc((29px * 4) + (29px / 2 * 4));
}
footer .infosite{
	padding: 10px 0 0;
}
.totop {
	font-size: .8em;
}
.totop a {
	position: fixed;
	right: 0;
	bottom: 50px;
	width: 60px;
	height: 60px;
	color: #fff;
	text-align: center;
	line-height: 1.2;
	letter-spacing: 1px;
	background: #a7a7a7;
	opacity: .9;
}
.totop a:hover {
	text-decoration: none;
}
.totop span {
	display: flex;
	justify-content: center;
	padding-top: 27px;
}
.totop a:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 10px;
	display: block;
	width: 10px;
	height: 10px;
	margin: auto;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	transform: rotate(45deg);
}
.flogo{
	margin: auto;
	padding: 30px 0;
	width: 1000px;
	text-align: center;
	letter-spacing: 0.5px;
}
.flogo img{
	padding-right: 5px;
}
footer .outpark{
	right: 0;
	bottom: 13px;
}


/*footerE*/

.aarw a:after,.aarw .acoA:after {
	right: 20px;
	width: 20px;
	height: 20px;
}
.aarw .acoA.active::after{
	top: 20px;
}

/*privacyS*/
.privaBox * {
	box-sizing: border-box;
}
.privaBox h3 {
	margin-top: 40px;
	font-weight: bold;
	font-size: 1.3em;
}
.privaBox a {
	color: #00f;
	text-decoration: underline;
}
.privaBox .Ti {
	text-indent: -2em;
	padding-left: 2em !important;
	padding-bottom: 5px;
}
.privaBox .Ti2 {
	text-indent: -2.7em;
	padding-left: 4em !important;
}
.privaBox .Ti3 {
	text-indent: -1.6em;
	padding-left: 3em !important;
}
.privaBox dt {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 7px 0 3px 10px;
	font-size: 1.1em;
	font-weight: bold;
	background: #efefef;
}
.privaBox .box {
	width: 600px;
	margin: 10px auto 15px;
	background: #f9f9f9;
	padding: 20px 50px;
	margin-top: 10px;
}
.privaBox .inquiry img{
	margin-right: 20px;
}
.privaBox .known dt{
	margin-top: 30px;
	margin-bottom: 10px;
}
.privaBox .known dd{
	margin-left: 43px;
}
.privaBox .known dd dt {
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0;
	background: none;
}
.privaBox .known dd dd{
	margin-left: 25px;
}
.privaBox .known .Ti {
	padding-left: 1.4em !important;
	text-indent: -1.3em;
}
.privaBox dl.fle {
	flex-wrap: wrap;
	text-indent: 0;
}
.privaBox dl.fle dt {
	font-weight: normal;
	font-size: 1em;
	margin: 0;
}
.privaBox dl.fle dt.TfwB{
	font-weight: bold;
}
.privaBox dl.fle.storage {
	width: 462px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.privaBox dl.fle.url {
	width: 500px;
	margin: auto;
}
.privaBox dl.fle.pur {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.privaBox .fle dt,.privaBox .fle dd {
	display: flex;
	align-items: center;
	align-self: stretch;
	padding-top: 5px;
	background: #fff;
}
.privaBox .fle.storage dt,.privaBox .fle.storage dd {
	padding: 5px 20px 0;
	height: 46px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.privaBox .fle.url dt,.privaBox .fle.url dd {
	background: #f9f9f9;
	padding: 10px 0;
	height: 40px;
}
.privaBox .fle.pur dt,.privaBox .fle.pur dd {
	padding: 10px 20px 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.privaBox .fle.storage dt {
	width: 190px;
}
.privaBox .fle.storage dd {
	width: 271px;
}
.privaBox .fle.url dt {
	width: 120px;
}
.privaBox .fle.url dd {
	width: 365px;
}
.privaBox .fle.pur dt {
	width: 200px;
}
.privaBox .fle.pur dd {
	width: 620px;
	margin-left: 0;
}
.privaBox .known .Ti {
	text-indent: -1.2em;
	padding-left: 1em !important;
}

.ppbox dt{
	margin: 20px 0 5px;
	font-weight: bold;
	font-size: 15px;
}
.ppbox dd{
	margin-left: 1em;
}
.ppbox ul{
	margin-bottom: 5px;
}
.ppbox li{
	margin-left: 1em;
	padding-top: 0.5em;
}
.ppbox .cookie .box{
	background: #f1f1f1;
	padding: 10px 15px;
	margin: 10px 0;
}
.ppbox .cookie .box li:before {
	content: "・";
}
	.ppbox .cookie .box li {
	text-indent: -1em;
}
.ppbox .cookie .box a{
	color: #00f;
}
/*privacyE*/

/*pointstageS*/
.postGBox *{
	box-sizing: border-box;
}
.postGBox {
	margin: 50px auto;
	font-family: var(--Fyg);
}
.postGBox a:hover{
	color: #fff;
	text-decoration: none;
}
.postGBox section:nth-of-type(n+2){
	padding-bottom: 80px;
}
.postGBox h2 {
	position: relative;
	margin-bottom: 30px;
	font-size: 34px;
	text-align: center;
	font-family: var(--FtagM);
}
.postGBox h2:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 70%;
	height: 7px;
	background: -webkit-repeating-linear-gradient(-45deg, #eee, #eee 2px, #fff 2px, #fff 4px);
	background: repeating-linear-gradient(-45deg, #eee, #eee 2px, #fff 2px, #fff 4px);
}
.postGBox h3{
	margin-top: 10px;
	padding: 3px 5px;
	margin-left: 46px;
	font-size: 27px;
	position: relative;
	display: inline-block;
	line-height: 1;
	border-bottom: 2px dashed rgba(249,131,47,1);
	/* background: linear-gradient(transparent 70%, var(--RYelloW) 50%); */
}
.postGBox h3:before,.postGBox h3:after {
	content: "";
	position: absolute;
	border: 2px solid rgba(249,131,47,.8);
}
.postGBox h3:before{
	font-size: 0.8em;
	top: 7px;
	left: -42px;
	transform: rotate(35deg);
	width: 15px;
	height: 15px;
}
.postGBox h3:after {
	background: rgba(249,131,47,.8);
	font-size: 0.6em;
	top: 18px;
	left: -24px;
	transform: rotate(0deg);
	width: 10px;
	height: 10px;
}
.postGBox .txt{
	margin: 10px 0 20px 50px;
	font-size: 18px;
}
.postGBox .fle {
	align-items: flex-start;
}
.postGBox img {
	display: block;
	margin: 15px auto 10px;
}
.postGBox p.note {
	width: 860px;
	font-size: .8em;
	text-align: right;
}
.postGBox dt {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.postGBox ul,.postGBox li{
	margin: 20px auto;
}
.postGBox .pointget li {
	width: 90%;
	padding: 0 30px;
}
.postGBox .pointget li {
	position: relative;
	height: 300px;
}
.postGBox .pointget li:after {
	border-radius: 50%;
	background: rgba(227,2,0,.05);
	position: absolute;
	width: 200px;
	height: 200px;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: -1;
}
.postGBox .pointstep li,.postGBox .pointuse li {
	position: relative;
	font-size: 18px;
	text-align: center;
}
.postGBox .pointstep li {
	height: 180px;
}
.postGBox .pointuse li {
	margin: 40px 30px;
	padding: 5px;
	width: 400px;
}
.postGBox .pointstep li:before {
	content: "";
	position: absolute;
	top: 0;
	right: -80px;
	bottom: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid var(--ReD);
}
.pointstep li:last-of-type:before{
	content: none;
}
.postGBox .pointstep,.postGBox .pointuse{
	counter-reset: number 0;
}
.postGBox .pointuse ol{
	flex-wrap: wrap;
	justify-content: flex-start;
}
.pointuse p.pore,.pointstep p.pore{
	padding-left: 40px;
	text-align: left;
}
.postGBox .pointstep li p:before, .postGBox .pointuse li p:before {
  content: counter(number) "";
	position: absolute;
	top: -5px;
	left: 0;
	margin: auto;
	margin-right: 5px;
	padding: 0 11px;
	display: inline-block;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
	background: rgba(227,2,0,.7);
	border-radius: 50%;
	counter-increment: number 1;
}
.postGBox .mylog {
	justify-content: space-between;
	align-items: center;
	background: #efefef;
	width: 630px;
	padding: 20px;
	margin: 40px auto 80px;
}
.postGBox .stage .fle{
	align-items: center;
	width: 800px;
	margin: auto;
}
.postGBox .stage h4.poab{
	left: 125px;
	top: 15px;
	color: var(--ReD);
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	border-bottom: 5px double var(--ReD);
}
.postGBox .stage .att li,.postGBox .pointsum .att li{
	position: relative;
	margin: 5px auto;
	padding-left: 16px;
}
.postGBox .stage .att li:before,.postGBox .pointsum .att li:before{
	content: "◆";
	position: absolute;
	left: 0;
	color: var(--ReD);
}
.postGBox .pointsum .fle {
	width: 810px;
	margin: auto;
}
.postGBox .qa a,.postGBox .qa a:hover{
	color: var(--BluE);
	text-decoration: underline;
}
.postGBox .qa dl{
	margin: auto;
	width: 820px;
}
.postGBox .qa dt, .postGBox .qa dd{
	position: relative;
	padding: 20px 0 6px 35px;
	font-weight: normal;
}
.postGBox .qa .cirarrD:after{
	color: #ccc;
}
.postGBox .qa dt:before, .postGBox .qa dd:before{
	position: absolute;
	top: 8px;
	left: 3px;
	font-size: 30px;
	color: var(--ReD);
	font-weight: normal;
}
.postGBox .qa dt:before{
	content: "Q";
}
.postGBox .qa dd:before{
	content: "A";
}
.postGBox .qa dt{
	text-align: left;
	border-bottom: 1px solid #ccc;
}
.postGBox .qa dd{
	margin-bottom: 20px;
	padding-top: 16px;
}
.postGBox .qa p{
	padding-bottom: 10px;
	font-weight: normal;
}
.postGBox .qa .BtN {
	margin: 20px 24px 0 auto;
	width: 310px;
}
/*pointstageE*/


/*faqS*/
.faq {
	width: 700px;
	margin: auto;
	margin-bottom: 100px;
}
.faq h3 {
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 5px;
	position: relative;
}
.faq h3::before,.faq h3::after{
	content: "ー";
	padding: 0 5px; 
	color: var(--ReD);
	font-weight: normal;
}
.faq li {
	padding: 25px 0 15px 10px;
	border-bottom: 1px dashed #ccc;
}
.faq li a {
	width: 100%;
	display: inline-block;
	font-size: 16px;
	letter-spacing: 1px;
  color: #333;
  text-decoration: none;
}
.faq li a::before {
	content: "◇";
	color: var(--ReD);
	padding-right: 5px;
	font-weight: bold;
}

.tmain,.ptbox,.vcbox,.vcbox2,.tybox,.smbox,.tvita{
	font-family:var(--Fyg);
	font-weight:normal;
	color:#333;
	font-size:15.5px;
	letter-spacing:0.7px;
	line-height:1.7;
}
.ptbox a,.vcbox a,.vcbox2 a,.tybox a,.smbox a,.snav a,.tvita a{
	border-bottom:1px solid #ccc;
	color:#333;
	text-decoration:none;
}
.smbox a{
	border-bottom:1px solid #ccc;
	text-decoration:none;
	line-height: 1.7;
}
.tmain a:hover,.ptbox a:hover,.vcbox a:hover,.vcbox2 a:hover,.tybox a:hover,.smbox a:hover,.snav a:hover,.fqbox a:hover{
	text-decoration:none;
	color:#999;
}
.ie span{
letter-spacing:0;
}
.num{
	font-family: 'Josefin Sans', sans-serif;
}

.off15,.off25,.off20,.offGf,.offRw,.offRr{
	margin-bottom: 7px;
	padding: 4px 10px 5px;
	border-radius: 15px;
}

/*headerS*/
header{
	display: flex;
	align-items: center;
	margin:0 auto;
	width:960px;
	line-height:1.8;
}
header ul {
	padding-left: 5px;
	font-size:11px;
	letter-spacing:0.5px;
}
header li {
	padding-left:17px;
	background: url('/images/common/ya3Rd.gif') no-repeat 3px 50%;
	background-size:9px auto;
}
header li:nth-of-type(2){
	background-image: url('/images/common/ya3Gn.gif');
}
header img{
	display: block;
}
header div{
	margin-left: auto
}
header div img{
	padding-left: 12px;
}
h1{
	color:#999;
	font-size:10px;
	line-height:1.4;
	font-weight:normal;
	text-align:center;
	background:#f8f8f8;
	margin-bottom:3px;
}
#navi{
	background-image: url(/images/common/nav_bg.png);
	background-size: auto 54px;
}
#navi ul{
	font-size:0;
	text-align:center;
	width:960px;
	margin:0 auto;
}
#navi li {
	display: inline-block;
	width: 160px;
}
/*headerE*/

/*tableS*/
.cnTable{
	width:800px;
	margin:0 auto 30px;
	border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
}
.cnTable td,.cnTable th {
	border-bottom: 1px #ccc solid;
	border-right: 1px #ccc solid;
}
.cnTable tr{
	padding-bottom:10px;
}
.cnTable th{
	padding: 15px;
	vertical-align :top;
	font-weight: bold;
	text-align: left;
	background: #eee;
	width: 150px;
}
.cnTable td{
	padding:15px 25px;
}
.cnTable li{
	text-indent: -1em;
	list-style: none;
	padding: 2px 0 3px 1em;
}
/*tableE*/


/*itemS*/
/*ctaS*/
/*------------------------PlanDaleteS*/
/*plusS*/
.ibuyplus{
	width:680px;
	font-size:12px;
	margin:0 auto 30px;
	line-height:1.55;
}
.ibuyplus a:hover{
opacity:0.75;
}
.ibuyplus h2{
	font-weight:normal;
	margin-bottom:10px;
	padding:5px 0;
	background-color:#fff;
	text-align:center;
}
.ibuyplus li:last-of-type{
	padding-top:30px;
}
.ibuyplus h3{
	padding-bottom:5px;
	color:#00f;
	text-decoration:underline;
}
.ibuyplus .fright{
	width:410px;
}
/*------------------------PlanDaleteE*/

/*commonS*/

.ctaB{
	display:block;
	margin:0 auto;
}
.ihr {
	width:790px;
	margin:100px auto;
	display:block;
}
.ipoint{
	display:block;
	margin:100px auto;
}

/*bannerS*/
.ibanner{
	margin:60px auto;
	width: 520px;
}
.ibanner ul{
	display: flex;
	justify-content: space-between;
}
.ips ul{
	font-size:0.9em;
	text-align:center;
}
.ips li{
	display:inline-block;
	padding:0 20px;
	margin:20px 0;
}
.ips li:first-of-type{
	border-right:1px solid #ccc;
}
.ips a{
	color:#00f;
	text-decoration:underline;
}
.ips a:hover{
	color:#00f;
	text-decoration:underline;
}
.cosme{
	margin: 0 auto 20px;
	padding-top: 40px;
	padding-right: 5px;
	color:#333;
	text-align: right;
	font-size: 12px;
	width: 960px;
	line-height: 1.5;
}
.cosme a{
	color:#00f;
	text-decoration:underline;
}
.cosme a:hover{
	color:#00f;
	text-decoration:underline;
}
/*bannerE*/
/*itemE*/

/*topS*/
.tmain .tinfo h2{
	font-size:18px;
	letter-spacing:1px;
}
.tmain h2{
	margin:5px;
	padding-left:23px;
	display:inline-block;
	background:url(/images/top/conH.png) no-repeat 0 50%;
	font-family: var(--Fns);
	font-size:20px;
	font-weight:normal;
	color:#666;
}
.tmain{
	line-height:1.6;
	font-size:14px;
}
.tmain h2{
	margin-bottom:5px;
}
.tinfo h2{
	font-size:11px;
	font-weight:normal;
}
.tinfo h2 span{
	margin:0 0 0 -3px;
	padding-left:10px;
	display:inline-block;
	font-size:18px;
	line-height:1;
}
.tinfo h2 span:before{
	margin-top:-3px;
	padding:0 2px 0 7px;
	display:inline-block;
	font-size:70%;
	color:var(--ReD);
	vertical-align:middle;
	content:"▶"
}
.tinfo h2 span a{
	border-bottom:1px solid #ccc;
}
.tinfo a,.tinfo a:hover{
	color:#666;
	font-size:18px;
}
.tinfo h2 span a:hover{
	text-decoration:underline;
}
.tinfo ul{
	font-size:0;
}
.tinfo li{
	width:175px;
	font-size:12px;
	vertical-align:top;
	height:249px;
}
.tinfo dt{
	line-height:1.5;
}
.tinfo dd{
	font-size:12px;
	word-break: break-all;
}
.tinfo h3{
	padding-top:3px;
	font-size:13px;
	font-weight:bold;
	height:20px;
	line-height:1.3;
	letter-spacing:0;
}
.tinfo .logoimg {
	border: 1px solid var(--GraYc);
}
.pinfo dt{
	display:none;
}
.titem{
	background:#fff;
	font-size:0;
	margin-bottom:50px;
	display: flex;
	flex-wrap: wrap;
}
.titem img{
	padding: 3px;
	width: 314px;
}
.titem a{
	border:none;
}
.titem .all{
	position: relative;
	margin: auto;
	font-size: 18px;
	text-align: center;
	border: 2px solid #ccc;
	border-radius: 50%;
	width: 130px;
	height: 130px;
}
.titem .all a{
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: var(--Fyg);
	color: #000;
	font-size: 20px;
	line-height: 1.4;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.titem .all a:after {
	font-family: var(--wIcon);
	content: "";
	color: #999;
	font-weight: 900;
	position: absolute;
}
.titem .all a:hover {
	position: absolute;
	color: #fff;
	background: #ccc;
	width: 100%;
	height: 100%;
}
.titem .all a:hover:after {
	color: #fff;
}
.titem .all2{
	position: relative;
	margin: 20px 2px 10px auto;
	font-size: 14px;
	text-align: center;
	background: #999;
	box-shadow: 2px 2px 0 #ccc;
}
.titem .all2 a{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 5px 10px;
	font-family: var(--Fyg);
	color: #fff;
	font-size: 15px;
	line-height: 1.4;
	border-radius: 50%;
}
.titem .all_mini {
	position: relative;
	font-size: 10px;
	text-align: center;
	border-radius: 10vw;
	background: #999;
	margin: 30px auto 0;
}
.titem .all_mini a {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: var(--Fyg);
	color: #fff;
	font-size: 15px;
	padding: 10px 20px;
}
.titem .all_mini a:hover {
	color: #fff;
	background: #ccc;
	border-radius: 50vw;
}
.tvita{
	text-align:center;
	padding-bottom:50px;
	font-size:0;
	display: flex;
	justify-content: space-between;
}
.tvita li{
	width:316px;
	font-size:0;
}
.tvita li .tBg{
	background:#dedede;
	display:block;
}
.tvita li span:last-of-type{
	font-size:17px;
}
/*topE*/

/*technologyS*/
.tybox{
	padding:10px 0 0;
}
.tybox img{
	display:block;
	margin:0 auto;
}
.tybox .Fs07e{
	text-align: right;
}
.tybox .box1{
	padding:0;
	position:relative;
	background:none;
	height:690px;
}
.tybox .box1 h2{
	padding:30px 0 20px;
}
.tybox .box1 img{
	position:absolute;
	right:-60px;
	top:70px;
}
.tybox .box1 p{
	padding: 10px 0 0 7px;
	width: 390px;
}
.tybox h2{
	font-family: var(--Fsm);
	color:var(--ReD);
	font-weight:normal;
	font-size:40px;
	line-height:1.4;
	padding:30px 0 40px;
}
.tybox .htag1{
	font-family: var(--Fyg),var(--Fip);
	font-weight:normal;
	font-size:14px;
	padding-left:490px;
	display:block;
}
.tybox .htag2{
	font-family: var(--Fyg),var(--Fip);
	color:#333;
	font-size:20px;
	font-weight:normal;
}
.tybox .box2 h3{
	font-family: var(--Fsm);
	color:#333;
	font-weight:normal;
	font-size:40px;
	line-height:1.4;
	padding:30px 0 40px;
	text-align:center;
}
.tybox .box2 p{
	padding:20px 80px 0;
}
.tybox .box2 .sbox1 {
	position:relative;
	height:570px;
}
.tybox .box2 .sbox1 ul{
	position: inherit;
	margin-top: -55px;
	font-size: 14px;
	line-height: 1.6;
}
.tybox .box2 .sbox1 li{
	padding-left: 74px;
	display: inline-block;
	width: 181px;
	vertical-align: top;
}
.tybox .box2 .sbox1 li:first-of-type{
	padding-left:105px;
}
.tybox .box2 .sbox1 li:last-of-type{
	padding-left:68px;
}
.tybox .box2 .sbox1 li p{
	padding:0;
}
.tybox .box2 .sbox2{
	margin:70px 0;
}
.tybox .box3{
	width:750px;
	margin:0 auto;
}
.tybox .box3 p{
	padding: 20px 60px 0;
}
.tybox .box3 .sbox1{
	margin-bottom:100px;
}
.tybox .box3 .sbox2{
	margin-bottom: 0;
}
.tybox .box3 h3{
	margin-bottom:45px;
	font-family: var(--Fyg),var(--Fip);
	font-size:40px;
	color:#333;
	font-weight: bold;
	letter-spacing:0.1em;
	line-height:1;
	border-bottom:2px solid var(--ReD);
}
.tybox .BgRd{
	margin-right:15px;
	padding:5px 15px;
	letter-spacing:0;
	display:inline-block;
}
/*technologyE*/

/*vitamincS*/
.vcbox h2{
	padding:0 0 20px;
	font-family: var(--Fsm);
	font-size:37px;
	color: var(--ReD);
	line-height:1.4;
}
.vcbox .box1 h2{
	padding-top: 40px;
}
.vcbox h2 .htag1,.vcbox h2 .htag2{
	padding:10px 0 10px 5px;
	font-family: var(--Fyg),var(--Fip);
	font-size:16px;
	color:#333;
	line-height:1.5;
	display:block;
}
.vcbox h2 .htag1{
	padding:10px 0 50px 5px;
}
.vcbox .box1{
	margin:10px 0 50px;
	padding-top:10px;
	background: url(/images/vitaminc/vitamincBg1.jpg) no-repeat center top;
	background-size: 100% auto;
}
.vcbox .box1 .sbox1{
	margin-top: 190px;
	color:#333;
	position:relative;
}
.vcbox .box1 .point{
	padding-top:37px;
	font-size:20px;
	color:#fff;
	text-align:center;
	line-height:1.4;
	background:var(--ReD);
	border-radius:50%;
	position:absolute;
	top: 177px;
	left: 395px;
	width: 140px;
	height: 96px;
}
.vcbox .box1 ul{
	padding: 0 40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.vcbox .box1 li{
	width: 383px;
	padding-bottom: 80px;
	text-align: justify;
}
.vcbox .box1 dt{
	font-size:18px;
	font-weight: bold;
	border-left:5px solid var(--ReD);
	border-bottom:2px solid var(--ReD);
	padding:0 0 3px 10px;
	margin-bottom:10px;
	letter-spacing:0.6px;
}
.vcbox .box1 dd{
	line-height:1.6;
	letter-spacing:0.1em;
	font-size:14px;
	display: flex;
	justify-content: space-between;
}
.vcbox .box1 p{
	padding-right: 10px;
	letter-spacing: 0.01em;
}
.vcbox .box2,.vcbox .box3{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 80px;
}
.vcbox .box2 div:first-of-type,.vcbox .box3 div:last-of-type{
	width: 493px;
}
.vcbox .box2 div:last-of-type,.vcbox .box3 div:first-of-type{
	width: 410px;
}
.vcbox .box2 img,.vcbox .box3 img{
	width: 100%;
}
/*vitamincE*/

/*messageS*/
.ptbox{
	padding-bottom:25px;
}
.ptboxH{
	margin-bottom: 20px;
	padding-top: 20px;
	font-family: var(--Fsm);
	color: var(--ReD);
	font-size: 43.5px;
	font-weight: normal;
	line-height: 1.5;
	letter-spacing: 1px;
	border-bottom: 3px solid var(--ReD);
}
.ptboxH span{
	letter-spacing:-0.06em;
}
.ptboxH .botRd{
	width:97%;
}	
.ptboxH img{
	margin-top:30px;
}
.ptbox .box1 h3{
	margin:10px 10px 5px 0;
	padding:4px 10px;
	font-size:24px;
	font-weight:bold;
	color:#333;
	line-height:1.4;
	border-left:8px solid var(--ReD);
}
.ptbox .box1 .sbox1,.ptbox .box1 .sbox2,.ptbox .box1 .sbox3,.ptbox .box1 .sbox4,.ptbox .box2 .sbox1,.ptbox .box2 .sbox2{
	margin:10px 0 50px;
	background-position:center top;
	background-size:100% auto;
	background-repeat:no-repeat;
}
.ptbox .box1 .sbox1{
	background-image:url(/images/patent/professor1.jpg);
	height:280px;
}
.ptbox .box1 .sbox2{
	padding:30px 0 0 450px;
	background-image:url(/images/patent/professor2.jpg);
	background-position: 0 30px;
	height:245px;
}
.ptbox .box1 .sbox3{
	padding: 70px 470px 0 0;
	background-image:url(/images/patent/professor3.jpg);
	height:318px;
}
.ptbox .box2 .sbox3 ul{
	display: flex;
	align-items: center;
}
.ptbox .box2 .sbox3 li{
	padding: 10px 0 0 10px;
}
.ptbox .box2 .sbox3 li:first-of-type{
	width: auto;
	padding: 0;
}
.ptbox .box1 .sbox4{
	margin:10px 0 0;
	padding:30px 0 0 480px;
	background-image:url(/images/patent/professor4.jpg);
	height:265px;
}
.ptbox .box1 .tag1{
	font-size:18px;
	color:#333;
	font-size:20px;
	padding-top:35px;
	line-height: 1.55;
}
.ptbox .box1 .tag2{
	padding-top:30px;
}
.ptbox .box2{
	padding-bottom:30px;
}
.ptbox .box2 .sbox1{
	background-image:url(/images/patent/patent1.jpg);
	height:275px;
	padding:30px 430px 50px 0;
}
.ptbox .box2 .sbox1 p{
	padding:40px 38px 0 0;
}
.ptbox .box2 .sbox2{
	background-image:url(/images/patent/mondeM.png);
	height:305px;
	padding:30px 430px 50px 0;
}
.ptbox .box2 .sbox2 div{
	padding:40px 40px 0 0;
}
.ptbox .box2 h3{
	margin-right: 27px;
	color: var(--ReD);
	font-family: var(--Fsm);
	font-weight: normal;
	font-size: 37px;
	letter-spacing: 0.06em;
	line-height: 1.2;
	border-bottom: 2px solid var(--ReD);
}
.ptbox .box2 img{
	display:block;
	margin:0 auto;
}
.ptbox .box2 .sbox3{
	margin:70px auto 0;
	padding:10px 10px 0;
	border:2px solid var(--ReD);
	width:737px;
	height:220px;
}
.ptbox .box2 .sbox3 li{
	padding-left: 10px;
	vertical-align: top;
	display: inline-block;
}
.ptbox .box2 .sbox3 li:first-of-type{
	padding: 15px 0 0 20px;
	width:430px;
}
.ptbox .box2 .Fs09e{
	color:var(--ReD);
	line-height:1.3;
	text-align:center;
}
.ptbox .box2 h4{
	color:var(--ReD);
	font-weight: bold;
	font-size:27px;
	font-weight:normal;
}
.ptbox .sfaq h3{
	margin:0 0 20px;
	padding-left:58px;
	background:url(/images/item/common/q.gif) no-repeat 0 1px;
	color:var(--ReD);
	font-size:30px;
	font-weight: bold;
	line-height:1.4;
}
.ptbox .sfaq p{
	padding:17px 9px 17px 60px;
	background:url(/images/item/common/a.gif) no-repeat 0 22px;
}
.ac{
	padding:90px 0;
}
/*messageE*/

/*infoS*/
#snav{
	float:left;
	width:150px;
	padding-left:4px;
}
#snav li{
	padding-bottom:5px;
}
#snav ul ul{
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	margin-bottom:5px;
	padding-top:10px;
}
#imain{
	float:right;
	width:750px;
	border:1px solid #666;
	font-size:13px;
	margin-right:4px;
}
#imain .all{
	border-bottom:1px dotted #ccc;
}
#imain .ibox li{
	float:left;
}
#imain .ibox li:first-child{
	width:425px;
	padding:15px 10px 0 15px;
}
#imain .ibox li:last-child{
	width:150px;
}
#imain .idate{
	padding:10px 0 0;
}
#imain h2{
	font-size:15px;
	font-weight:bold;
}


/*serviceS*/
.svbox{
	line-height:1.5;
}
.svbox h3{
	font-weight:normal;
	font-size:14px;
}
.svbox dt{
	font-weight:bold;
	font-size:15px;
	margin:10px 0 5px;
}
.svbox dd{
	text-indent:-28px;
	padding:0 0 3px 60px;
	list-style:none;
}
.svbox li{
	text-indent: -26px;
	padding-left: 26px;
	padding-bottom: 3px;
	list-style: none;
}
.svbox .inone{
	padding-left:34px;
	text-indent:0;
}
.svbox p{
	padding:15px 0 0 31px;
}
.svbox .personal_info dd {
	text-indent: 0;
	padding: 0 0 3px 30px;
}
/*serviceE*/

/*guideS*/
.gbox{
	font-size:13px;
	width:930px;
	padding-left:10px;
}
.gbox .boxL{
	float:left;
	width:430px;
}
.gbox .boxR{
	float:right;
	width:450px;
}
.gbox dl{
	padding-bottom:40px;
}
.gbox dl p{
	padding-top:5px;
}
.gbox dt{
	padding:3px 0 4px 13px;
	margin-bottom:22px;
	border-left: 5px solid var(--ReD);
 font-family: var(--Fsm);
	font-size:20px;
}
.gbox dd{
	padding:0 9px 1px 11px;
	margin-left:1px;
	text-indent:0;
	background: url(/images/common/ya2Gy.gif) no-repeat 0 6px;
}
.gbox .none{
	background:none;
	text-indent:-20px;
	padding-top:5px;
}
.gbox a{
	color:#00f;
	text-decoration:underline;
}
.gatt{
	background: none!important;
}
.gatt dl{
	padding-bottom:10px;
}
.gatt dt{
	margin-bottom: 0;
	padding:0 0 0 2em;
	text-indent:-2em;
	border-left:none;
	font-family: var(--Fyg),var(--Fip);
	font-size:13px;
}
.gatt dd{
	background:none;
	text-indent:-1em;
	padding:0 0 3px 1.8em;
}
.gbox .sinfo{
	padding: 20px;
	border: 1px solid #ccc;
	border-radius: 5px;
	text-align: center;
}
.gbox .tbl{
	align-items: flex-start;
	flex-wrap: wrap;
	border: 1px solid #aaa;
	padding: 0;
}
.gbox .tbl dt,.gbox .tbl dd{
	padding: 10px;
	margin: 0;
	font-family: initial;
	font-size: 13px;
	border-bottom: 1px solid #aaa;
}
.gbox .tbl dt:last-of-type,.gbox .tbl dd:last-of-type{
	border-bottom: none;
}
.gbox .tbl dt{
	width: 110px;
	font-weight: bold;
	border-left: none;
}
.gbox .tbl dd{
	background: none;
	width: 256px;
	border-left: 1px dashed #aaa;
}
/*guideE*/

/*sitemapS*/
.smbox{
	font-size:15px;
	width:810px;
	margin:0 auto 70px;
	letter-spacing:0;
}
.smbox hr{
	margin:0 auto;
	border:1px dotted #ccc;
}
.smbox h3{
	font-weight:bold;
	clear:both;
	margin:20px 0 5px;
	font-size:14px;
}
.smbox p,.smbox dt,.smbox dd,.smbox li{
	padding-left:10px;
}
.smbox p{
	background:url(/images/common/ya1Rd.gif) no-repeat 0 11px;
	margin:10px 2px 10px 30px;
}
.smbox .box{
	margin:0 auto 20px;
	padding:0 30px;
}
.smbox .box div,.smbox ul{
	display: flex;
	flex-wrap: wrap;
}
.smbox .box dl,.smbox li{
	width: 360px;
}
.smbox dl{
	margin-top:10px;
}
.smbox dt{
	background:url(/images/common/ya1Rd.gif) no-repeat 0 11px;
	margin-bottom:10px;
}
.smbox dt:nth-of-type(2){
	margin-top: 45px;
}
.smbox dd{
	background:url(/images/common/ya2Rd.gif) no-repeat 0 11px;
	margin:10px 0 15px 20px;
}
.smbox li{
	background:url(/images/common/ya1Be.gif) no-repeat 0 11px;
	margin:10px 0 5px;
}
.smbox .lastB{
	padding-left:27px;
}
/*sitemapE*/

/*companyS*/
.cybox{
	position:relative;
}
.cybox h2{
	margin: 25px 0 0;
	font-size: 30px;
	font-family: var(--FtagM);
	text-align: center;
	letter-spacing: 0.5px;
}
.cybox .txt{
	padding:10px 30px;
	font-size:15px;
	line-height:1.65;
	text-align:justify;
}
.cybox dt,.cybox dd {
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
.cybox dt {
	width: 100px;
	background: #eee;
	display: flex;
	align-items: center;
}
.cybox dd {
	width: 560px;
}
.cybox .fle{
	align-items: stretch;
	border: 1px solid #ccc;
	border-bottom: transparent;
}
.cybox li{
	margin-left: -.5em;
	padding-left: 0;
	font-size: 17px;
	text-indent: .5em;
}
/*companyE*/

/*transactionS*/
.tnbox{
	width:800px;
	margin:0 auto 30px;
 border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right:1px #ccc solid;
}
.tnbox dl{
	display:table;
	border-bottom:1px solid #ccc;
	width:100%;
}
.tnbox dt,.tnbox dd{
	display:table-cell;
	vertical-align:middle;
	padding:20px;
}
.tnbox dt{
	margin:10px 0 5px;
	width:170px;
	background-color:#f7f7f7;
	border-right:#e7e7e7;
}
.tnbox ul{
	margin-left:-15px;
	padding-top:7px;
}
.tnbox li{
	padding:0 0 5px 44px;
	text-indent:-15px;
}
.cau{
	padding-left:30px!important;
}
/*transactionE*/

