@charset "utf-8";
body{width: 100%;margin:0; padding:0;font-family:"Source Han Sans CN", "Microsoft YaHei", sans-serif; color:#363636; font-size:14px;line-height: 1;}
img{margin:0; padding:0; border-style:none; vertical-align:middle; line-height:1.0;}
ul,nav{list-style-type:none;}
ol{list-style-type:decimal;}
p,span,h1,h2,h3,h4,h5,h5,dl,dd,dt,form,ul,li,ol{margin:0; padding:0;}

i{margin:0; padding:0; font-style:normal;}
input,textarea,select{margin:0; padding:0; vertical-align:middle;}
a{color:#363636; text-decoration:none; -webkit-transition: all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all  0.3s ease;}
.fl{float:left;} 
.fr{float:right;}
.clearfix:after {content: "";display: block;clear: both;visibility: hidden;font-size: 0;height: 0;} 
.clearfix {*display: inline-block;_height:1%;}
.pad_block,.pad_inline,.sp_block,.sp_inline{display: none;}

.center{text-align:center;}
.tr{text-align:right;}

.pt10{padding-top:10px;}
.pt15{padding-top:15px!important;}
.pt20{padding-top:20px;}
.pt35{padding-top:35px;}
.pt45{padding-top:45px;}
.pt50{padding-top:50px;}
.mt90{margin-top:90px}

.gnavi_fixed{position:fixed; top:100px;right: calc(50% - 590px);}
.gnavi_fixed_bottom{position:absolute; bottom:0px;top: auto;right: 0;}


.header{width:98.6%; height:95px; display:flex; justify-content:space-between; border-radius:5px; margin:0 .7% 0 .7%; padding:0 50px 0 35px; box-sizing:border-box; background-color:#FFFFFF; position:absolute; top:15px; z-index:10;}
.header_logo{align-self:center;}
.header_lx{display:flex; justify-content:flex-end;}
.search {width:85px; color: #666467;font-size: 13px; font-weight:500; line-height:35px; display:flex; align-items:center; cursor: pointer;}
.search img{margin-right:5px;}
.search_form {display: none;position: fixed;top: 109px;left: 0;z-index: 9999;width: 100%;height: 98px;background: rgba(79, 79, 79, 0.9);padding: 20px 0;box-sizing: border-box;}
.search_dl {display: flex;align-items: center;justify-content: space-between;width: 1170px;border-radius: 3px;margin: 0 auto;padding: 0 0 0 228px;box-sizing: border-box;}
.search_dl dt {display: flex;align-items: center;}
.search_dl dt input {width: 581px;height: 58px;font-size: 24px;border: none;outline: none;}
.search_dl dt input::-webkit-input-placeholder {opacity:0.8; }
.search_dl dt .a1 {height: 58px;background: #fff;display: inline-block;padding: 20px;box-sizing: border-box;}
.search_dl dd {cursor: pointer;font-size: 20px;color: #fff;width: 32px;height: 32px;padding-top: 3.3px;text-align: center;border: 1px solid #fff;border-radius: 16px;box-sizing: border-box;}
.search_dl dd span {display: inline-block;transform: scale(1.2,1);}
.header_weixin{width:205px; color:#FFFFFF; font-size:13px; font-weight:500; line-height:35px; text-align:center; border-bottom-left-radius:5px; background-color:#3A3939; position:relative; z-index:2; cursor:pointer;}
.header_weixin > img{width:19px; margin-right:8px;}
.header_weixin_rwm{position:absolute; top:50px; left:calc(50% - 90px); z-index:1; border:#AAAAAA 1px solid; display:none;}
.header_weixin_rwm:after {
    content: " ";
    position: absolute;
    height: 0;
    width: 0;
    border: solid transparent;
    pointer-events: none;
    border-width: 5px;
    margin-left: -5px;
    border-bottom-color: #FFF;
    top: -10px;
    left: 50%;
}
.header_weixin_rwm:before{
    content: " ";
    position: absolute;
    height: 0;
    width: 0;
    border: solid transparent;
    pointer-events: none;
    border-width: 6px;
    margin-left: -6px;
    border-bottom-color: #AAAAAA;
    top: -12px;
    left: 50%;
}
.header_tel a{width:145px; color:#FFFFFF; font-size:13px; font-weight:500; line-height:35px; text-align:center; border-bottom-right-radius:5px; display:block; background-color:#0052d9;}
.header_tel img{width:19px; margin-right:8px;}
.header_tel a:hover,.search:hover{opacity:.7;}
.header_nav ul{display:flex;}
.header_nav ul li a{color:#383838; font-size:15px; font-weight:bold; line-height:60px; padding-left:40px; display:block; transition:all 0.3s; position:relative;}
.header_nav ul li a::before{content:""; display:block; width:calc(100% - 40px); height:3px; background-color:#0052d9; position:absolute; bottom:0; left:40px; z-index:1; transition:all 0.3s; transform:scale(0, 1); transform-origin:left; z-index:9999;}
.header_nav ul li a:hover,.header_nav ul li.active a{color:#0052d9; font-size:15px; font-weight:bold; line-height:60px; padding-left:40px; display:block;}
.header_nav ul li a:hover::before,.header_nav ul li.active a::before{transform:scale(1, 1);}
.nav_sub_bg{width:98.6%; display:flex; justify-content:space-between; border-radius:5px; margin:0 .7% 0 .7%; padding:40px 0 50px 0; background-color:#FFFFFF; position:absolute; top:110px; z-index:10; display:none;}
.nav_sub{width:1170px; margin:0 auto; display:flex;}
.nav_sub_title{width:355px;}
.nav_sub_title h3{font-size:42px; font-weight:normal; line-height:1.2;}
.nav_sub_title h3 p{font-size:22px; font-weight:bold; line-height:1.2; padding-top:5px;}
.nav_sub_top a{width:212px; height:60px; font-size:14px; line-height:60px; text-align:center; display:block; border-radius:5px; box-shadow:0 0 6px #CCCCCC}
.nav_sub_top a svg{width:19px; height:19px; vertical-align:middle; margin-left:12px; fill:#0052d9;}
.nav_sub_top a:hover{color:#0052d9;}
.nav_sub_xx{width:815px;}
.nav_sub_list{display:flex; flex-wrap:wrap;}
.nav_sub_list li{width:220px; height:40px; font-size:14px; font-weight:500;}
.nav_sub_list li:nth-child(4n){width:auto;}
.nav_sub_list li img{width:5px; height:auto; margin-right:5px;}
.nav_sub_list li svg{width:11px; height:11px; margin-left:5px;}
.nav_sub_list li a:hover{color:#0052d9;}
.nav_printing a:hover{opacity:.7;}
/* KV */
.un-top-billborad {
	height: 0;
	padding-bottom: 66%;
	margin-bottom:.85rem;
	position: relative;
}
.un-top-billborad::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	z-index: 2;
}
.un-top-billborad__inner {
	width: 100%;
	max-width: 1240px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5.3333333333%;
	padding-right: 5.3333333333%;
	position: absolute;
	z-index: 2;
	color: #fff;
}
@media (min-width: 768px), print {
	.un-top-billborad__inner {
		padding-left: 20px;
		padding-right: 20px;
	}
}
.un-top-billborad__title {
	max-width: 256px;
	text-indent: -9999px;
}
.un-top-billborad__title > span {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 57.5510204082%;
	background: transparent url(/assets/images/top/copy_kv.svg) no-repeat center/contain;
}
.un-top-billborad__lead {
	margin-top: 32px;
	font-weight: 500;
	font-size: 1.6rem;
	line-height: var(--line-height-m);
}
.un-top-billborad__button {
	max-width: 408px;
}
.un-top-billborad__button__inner {
	display: flex;
	align-items: center;
	color: #fff;
	text-decoration: underline;
}
.un-top-billborad__button__inner span {
	font-size: 1.8rem;
	font-weight: bold;
}
.un-top-billborad__button__icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	background: #FFFFFF;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
	color: var(--color-prim);
	font-size: 12px;
	border-radius: 50%;
	margin-left: 20px;
	transform: scale(1);
}
.un-top-billborad__image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	transition: opacity 1s linear;
}
.un-top-billborad__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.un-top-billborad__image.active {
	opacity: 1;
}
@media (max-width: 767px) {
	.un-top-billborad__inner {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.un-top-billborad__title {
		margin: 0 auto;
	}
	.un-top-billborad__lead {
		text-align: center;
	}
	.un-top-billborad__button {
		margin: 48px auto 0;
	}
	.un-top-billborad__button__inner {
		justify-content: center;
	}
}
@media (min-width: 768px), print {
	.un-top-billborad {
		padding-bottom: 632px;
		margin-bottom: 0;
	}
	.un-top-billborad__inner {
		bottom: 160px;
		left: 50%;
		z-index: 2;
		transform: translateX(-50%);
		color: #fff;
	}
	.un-top-billborad__content {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.un-top-billborad__title {
		max-width: 812px;
	}
	.un-top-billborad__title > span {
		padding-bottom: 7.2319201995%;
		background-image: url(/assets/images/top/copy_kv_pc.svg);
	}
	.un-top-billborad__lead {
		margin-top: 40px;
		font-size: 2.2rem;
		font-weight: 700;
	}
	.un-top-billborad__button {
		margin-top: 0;
		margin-left: 40px;
	}
	.un-top-billborad__button__inner span {
		font-size: 2.4rem;
	}
	.un-top-billborad__button__icon {
		width: 100px;
		height: 100px;
		font-size: 20px;
	}
}
@media (min-width: 768px) and (hover: hover), print and (hover: hover) {
	.un-top-billborad__button__inner:hover .un-top-billborad__button__icon {
		transform: scale(1.2);
	}
	.un-top-billborad__button__icon {
		transition: transform 0.3s ease-out;
	}
}
.bx-pager-item{display:flex; position:absolute; top:75%; left:50%; z-index:1; transform: translateX(-50%);}
.bx-pager-item li{width:72px; height:2px; margin:0 7px; background-color:#FFFFFF;}
.bx-pager-item li.active{background-color:#0052d9;}
.kyocera_products_bg{padding:65px 0; background-color:#F2F3F5;}
.kyocera_w1170{width:1170px; margin:0 auto;}
.kyocera_products_title{display:flex; justify-content:space-between; align-items:center;}
.kyocera_products_title h3{color:#232323; font-size:42px; font-weight:400; line-height:1; letter-spacing:.05em; display:flex; align-items:center;}
.kyocera_products_title h3 img{margin:0 10px 0 0;}
.kyocera_products_title h3 span{font-size:22px; font-weight:700; line-height:1.2; margin-left:20px;}
.kyocera_products_title a{width:180px; height:46px; font-size:13px; line-height:44px; text-align:center; display:block; border:#E4E4E6 1px solid; background:#ECEDEF url(../images/kyocera_gd_icon.svg) no-repeat 142px center; background-size:7px auto; box-sizing:border-box;}
.kyocera_products_title a:hover{color:#0052d9; font-weight:bold;}
.kyocera_products_list{display:flex; flex-wrap:wrap; padding-top:18px;}
.kyocera_products_list li a{width:368px; height:138px; display:flex; align-items:center; margin:28px 0 0 33px; border-radius:5px; background-color:#FFFFFF; box-shadow:2px 2px 6px #E5E5E5;}
.kyocera_products_list li .kyocera_products_img{
    display: flex;
    justify-content: center;
    width: 50%;
}

.kyocera_products_list li .kyocera_products_img img {
    max-height: 50%;
    max-width: 30%;
}
.kyocera_products_list li:nth-child(3n+1) a{margin-left:0;}
.kyocera_products_des{width:172px; font-size:14px; font-weight:bold; display:flex; align-items:center; justify-content:space-between; margin-left:0px; padding-bottom:10px; border-bottom:#B6B6B6 1px solid; position:relative;}
.kyocera_products_des svg{fill:#333333; width:20px; height:20px; transition:all  0.3s ease;}
.kyocera_products_des span svg{width:14px; height:14px; margin-left:5px;}
.kyocera_products_des:after{content:""; width:0; border-bottom:#0052d9 1px solid; position:absolute; bottom:-1px; transition:all  0.3s ease;}
.kyocera_products_list li:hover a{color:#0052d9;}
.kyocera_products_list li:hover .kyocera_products_des:after{width:100%;}
.kyocera_products_list li:hover .kyocera_products_des svg{fill:#0052d9;}
.kyocera_printing{margin-top:45px; padding:26px 28px; border-radius:5px; box-shadow:2px 2px 6px #E5E5E5; background-color:#FFFFFF;}
.kyocera_printing a:hover{opacity:.7;}
.kyocera_news_bg{padding:70px 0 80px 0; background-color:#212121;}
.kyocera_news_title h3{color:#FFFFFF;}
.kyocera_news_title a{width:auto; height:auto; color:#FFFFFF; line-height:28px; text-align:center; display:block; border:none; margin-right:10px; background:none;}
.kyocera_news_title a img{margin-left:10px;}
.kyocera_news{padding-top:35px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.kyocera_news li a{width:543px; display:flex; justify-content:space-between; padding:30px 0; border-top:#4C4C4C 1px solid; position:relative;}
.kyocera_news li a:after{content:""; width:0; border-top:#0052d9 1px solid; position:absolute; top:-1px; transition:all  0.3s ease;}
.kyocera_news li a:hover:after{width:100%;}
.kyocera_news_img{width:206px; border-radius:5px; overflow:hidden; border:solid 1px solid; background-color:#FFFFFF;}
.kyocera_news_lr{width:320px; color:#FFFFFF;}
.kyocera_news_date{font-size:16px; font-weight:bold; line-height:22px; display:flex; justify-content:space-between;}
.kyocera_news_category{width:86px; font-size:12px; font-weight:normal; text-align:center; background-color:#333333; border-radius:11px;}
.kyocera_news_text{font-size:14px; line-height:22px; padding-top:22px;}
.kyocera_kipds_bg{padding:88px 0 100px 0; background-color:#F2F3F5;}
.kyocera_kipds_bg .kyocera_w1170{display:flex; justify-content:space-between;}
.kyocera_kipds{width:566px; position:relative; overflow:hidden;}
.kyocera_kipds_text{position:absolute; top:0; left:0;}
.kyocera_kipds a .kyocera_kipds_img img{transition:all  0.3s ease;}
.kyocera_kipds a:hover .kyocera_kipds_img img{transform:scale(1.1,1.1);}
.footer_nav{display:flex; padding-top:80px;}
.footer_nav_list01{width:500px;}
.footer_nav_title{color:#666666; font-size:12px; letter-spacing:.04em; line-height:22px;}
.footer_nav_title p{color:#333333; font-size:17px;}
.footer_product01{width:265px; float:left;}
.footer_product_title{color:#595757; font-size:14px; padding-top:30px;}
.footer_nav_ul{padding-top:5px;}
.footer_nav_ul li{font-size:13px; line-height:30px;}
.footer_nav_ul li img{width:6px; margin-right:6px; vertical-align:inherit;}
.footer_nav_ul li a:hover,.footer_global a:hover,.footer_copy a:hover{opacity:.8;}
.footer_nav_ul li svg{width:10px; height:10px; padding-left:5px;}
.footer_product02{width:235px; float:left;}
.footer_nav_list02{width:250px;}
.footer_nav_title02 a{color:#000000; font-size:17px; letter-spacing:.04em; line-height:22px;}
.footer_nav_title02 a img{width:14px; margin-right:8px;}
.footer_nav_title02 a:hover{opacity:.7;}
.footer{padding:150px 0 55px 0; display:flex; justify-content:space-between;}
.footer_wrm{display:flex; align-items:flex-end;}
.footer_wrm_p{font-size:13px; line-height:16px; margin:0 25px 5px 5px;}
.footer_global{color:#666666; text-align:right; padding-top:30px;}
.footer_global a{color:#454545; font-size:12px; padding:0 12px;}
.footer_global a:last-child{ padding-right:0;}
.footer_copy{color:#454545; font-size:11px; text-align:right; padding-top:6px;}
.footer_copy a{color:#454545; padding-right:15px;}
.footer .header_tel{text-align:center; padding-top:.25rem;}
#pagetop {position: fixed;right: 40px;bottom: 55px;cursor: pointer;}

.header_sub{position:static; margin:15px .7% 0 .7%; box-shadow:0 0 5px #CCCCCC;}
.sub_route_box{padding:25px 0 50px 0; border-bottom:#E9E9E9 1px solid;}
.sub_route{color:#0052d9; font-size:14px; line-height:1.3;}
.sub_route a{color:#0052d9;}
.sub_route a:hover{text-decoration:underline; opacity:.7;}
.sub_route span{color:#000000;}
.sub_route_title{color:#4D4D4D; font-size:12px; font-weight:bold; line-height:20px; padding-top:36px;}
.sub_route_title p{color:#333333; font-size:32px; line-height:40px; padding-top:5px;}
.prdct_menu{width:1170px; margin:0 auto; display:flex; padding:40px 0 55px 0;}
.prdct_menu li{flex: 1;}
.prdct_menu li a{/* width:234px; */ height:65px; color:#4D4D4D; font-size:17px; font-weight:bold; line-height:25px; margin-left:38px; border-bottom:#6F6F6F 1px solid; display:flex; align-items:center; justify-content:space-between;}
.prdct_menu li:first-child a{margin-left:0;}
.prdct_menu li a svg{width:11px; height:11px;}
.prdct_menu li a:hover{color:#0052d9;}
.prdct_menu li a:hover svg{color:#0052d9; fill:#0052d9;}
.prdct_title{color:#000000; font-size:24px; line-height:54px; border-left:#0052d9 3px solid; border-bottom:#E4E4E4 1px solid; padding-left:22px;}
.products_bg{padding:25px 0 55px 0; background-color:#F8F8F8;}
.products_list{padding-top:10px;}
.products_list .kyocera_products_des{padding-bottom:0; border-bottom:none;}
.products_list .kyocera_products_des:after{display:none;}

.inquiry_precautions_title{font-size:18px; font-weight:bold; line-height:1.5; padding-top:45px;}
.inquiry_precautions_p{font-size:16px; line-height:1.5; padding-top:5px;}
.inquiry_title{color:#000000; font-size:24px; line-height:54px; border-left:#0052d9 3px solid; border-bottom:#E4E4E4 1px solid; padding-left:22px;}
.inquiry_list{padding-top:10px;}
.inquiry_list li{padding:45px 0 40px 0; border-bottom:#C7C7C7 1px solid;}
.inquiry_list li:last-child{border-bottom:none;}
.inquiry_list_title{color:#000000; font-size:20px; font-weight:500; line-height:1.5;}
.inquiry_list_dl{display:flex; padding-top:15px;}
.inquiry_list_dl dd{padding-right:65px;}
.inquiry_list_dl dt{width:280px;}
.inquiry_list_bt{font-size:16px; line-height:1.5;}
.inquiry_list_text{font-size:16px; line-height:1.5; padding-top:5px;}
.inquiry_list_mail a{width:128px; color:#FFFFFF; font-size:13px; font-weight:500; line-height:35px; border-radius:5px; display:flex; align-items:center; justify-content:center; background-color:#DD0522;}
.inquiry_list_mail a svg{width:17px; height:17px; fill:#FFFFFF; margin-right:10px;}
.inquiry_list_mail a:hover{opacity:.8;}
.inquiry_other{display:flex; align-items:center; padding-top:30px;}
.inquiry_other .inquiry_list_mail{margin-left:25px;}
/*.inquiry_other .inquiry_list_mail svg{width:12px; height:12px; fill:#FFFFFF; margin-right:0; margin-left:10px;}*/
.fgx{padding-top:150px; border-bottom:#E0E0E0 1px solid;}


.nav_a {font-size: 14px;margin-top: 25px;font-weight: bold;}
.nav_a span a {color: #dc0524;}
.nav_ttle {font-size: 32px;margin-top: 43px;font-weight: bold;}
.nav_ttle span {font-size: 12px;color: #dc0524;display: block;margin-bottom: 13px;}
.about_img {text-align: center;margin-top: 67px;}
.nav_line {margin-top: 50px;border-bottom: 1px solid #ececec;box-sizing: border-box;}
.about_des {margin-top: 39px;font-size: 29px;text-align: center;letter-spacing: 3px;font-weight: bold;}
.about_p1 {margin-top: 44px;font-size: 15px;line-height: 34px;text-align: center;letter-spacing: 0.5px;color: #4d4d4d;}
.jcsm {width: 1170px;margin: 63px auto 0 auto; display:flex; flex-wrap:wrap;}
.jcsm li {border-radius: 3px;width: 560px;margin-left: 46px;margin-top: 42px;overflow: hidden;box-sizing: border-box;}

.jcsm li:nth-child(2n+1) {margin-left: 0;}
.jcsm li .img img {width: 100%;height: auto;
    -webkit-transition: -webkit-transform .8s cubic-bezier(.23,1,.32,1);
    transition: transform .8s cubic-bezier(.23,1,.32,1);
    transition: transform .8s cubic-bezier(.23,1,.32,1), -webkit-transform .8s}
.jcsm li:hover .img img {transform: scale(1.1);}
.jcsm li a {display: block;position: relative;color: #fff;}
.jcsm li .des {width: 100%;position: absolute;bottom: 31px;left: 0;padding:0 26px;letter-spacing: 2px;font-size: 24px;font-weight: bold;letter-spacing: 2px;box-sizing: border-box;}
.jcsm li .des img {position: absolute;right: 26px;}
.about_dl_bg {background: #f2f3f5;padding: 82px 0;margin-top: 130px;}
.about_dl {width: 1170px;margin:0 auto;}
.about_dl .about_dlimg {margin-right: 41px;}
.about_dl .ins {margin-top: 23px;padding-left: 7px;box-sizing: border-box;}
.about_dl .ins a {display: block;margin-top: 17px;font-size: 15px;float: left;}
.about_dl .ins a:nth-child(2n+1) {width: 384px;}
.about_dl .ins a img {vertical-align: top;margin-left: 8px;}
.about_dl .ins a svg.icon {width: 11px;height: 11px;padding-left: 5px;vertical-align: top;}
.about_dl_adj {display: flex;align-items: center;padding: 25px;background: #fff;box-sizing: border-box;}
.about_dl_adj.mt41 {margin-top: 41px;}
.about_title {width: 100%;font-size: 27px;padding-bottom: 18px;background: url(../images/about_title_line.jpg) no-repeat bottom left;}
.about_dl_adj > div {width: 728px;}
.company_profile_nav {width: 1170px;margin: 25px auto 0 auto;}
.company_profile_nav ul li {font-weight: bold;float: left;width: 263px;margin-left: 29px;font-size: 17px;margin-top: 41px;position: relative;}
.company_profile_nav ul li:nth-child(4n+1) {margin-left: 0;}
.company_profile_nav ul li a {color: #4D4D4D; position: relative;display: block;padding:0 0 20px 5px;border-bottom: #6F6F6F 1px solid;box-sizing: border-box;}
.company_profile_nav ul li svg.icon {position: absolute;right: 6px;bottom: 20px;width: 21px;height: 21px;fill: #333333;transition: all 0.3s ease;}
.company_profile_nav ul li svg.icon1 {width: 11px;height: 11px;margin-left: 5px;fill: #333333;transition: all 0.3s ease;}
.company_profile_nav ul li.active a,.company_profile_nav ul li a:hover {color: #dc0622;border-color: #dc0622;}
.company_profile_nav ul li.active svg,.company_profile_nav ul li:hover svg {fill: #dc0622;} 
.company_profile_nav ul li img {transform: rotate(90deg);position: absolute;right: 6px;bottom: 20px;}
.company_profile_nav ul li ul{width: 100%;padding:10px 0; position: absolute; z-index: 1; background-color: #FFFFFF; display: none;}
.company_profile_nav ul li li{font-weight: normal;float: none;width: 100%;margin-left: 0;font-size: 15px;margin-top: 0;}
.company_profile_nav ul li li a {padding:10px 0 10px 5px;border-bottom: #B6B6B6 0 solid;}
.company_profile_nav ul li li img {transform: rotate(0deg);bottom: 12px;}
.company_profile_bg {margin-top: 74px;background: #f7f7f7;}
.company_profile_con {width: 1170px;margin: 0 auto;padding: 82px 0 130px 0;}
.company_profile_h5 {font-size: 32px;display: flex;}
.company_profile_h5 img {align-self: flex-start;margin: 5px 19px 0 0;}
.company_profile_p1 {font-size: 25px;font-weight: bold;line-height: 43px;margin-top: 75px;letter-spacing: 1px;}
.company_profile_img {margin-top: 46px;}
.company_profile_p2 {font-size: 16px;line-height: 32px;margin-top: 23px;width: 875px;}
.company_h5_3 {font-size: 24px;margin-top: 83px;}
.company_h5_3.mt59 {margin-top: 59px;}
.company_tb {margin-top: 34px;width: 875px;font-size: 16px;border-top: 1px solid #bebcbd;border-left: 1px solid #bebcbd;box-sizing: border-box;}
.company_tb tr th {width: 189px;line-height: 28px;text-align: left;vertical-align: top;background: #f4f4f4;padding:17px 30px;border-right: 1px solid #bebcbd;border-bottom: 1px solid #bebcbd;box-sizing: border-box;}
.company_tb tr td {color: #333;line-height: 28px;padding: 17px 35px;border-right: 1px solid #bebcbd;border-bottom: 1px solid #bebcbd;box-sizing: border-box;}
.company_tb tr td dl {display: flex;;}
.company_tb tr td dl dt {width: 129px;}
.company_h5_4 {margin-top: 39px;font-size: 19px;letter-spacing: 1px;line-height: 24px;padding-left: 8px;border-left: 2px solid #e00722;box-sizing: border-box;}
.company_h5_4.mt0 {margin-top: 0;}
.weblist_p1 {margin-top: 8px;font-size: 16px;line-height: 23px;color: #333;padding-left: 10px;box-sizing: border-box;}
.company_h5_5 {margin-top: 79px;font-size: 18px;line-height: 30px;color: #fff;padding-left: 15px;background: url(../images/company_h5_5.png) no-repeat left center;background-size: 170px 30px;box-sizing: border-box;}
.company_h5_6 {font-size: 17px;margin-top: 35px;letter-spacing: 1px;}
.company_h5_6.mt60 {margin-top: 60px;}
.company_h5_6 span {display: inline-block;width: 96%;height: 1px;background: #c7c6c4;float: right;margin-top: 10px;}
.weblist_ul.mt21 {margin-top: -21px;}
.weblist_ul li {float: left;width: 50%;margin-top: 60px;}
.weblist_p2 {font-size: 14px;color: #333;margin-top: 78px;display: flex;}
.c_line {
    margin-top: 16px;
    border-top: 1px solid #c6c4c5;
    box-sizing: border-box;
}
.news_con {width: 1170px;margin: 1.06rem auto 0 auto;}
.news_con_dl {display: flex;align-items: center;}
.news_con_dl dt {margin-right: 40px;}
.news_con_dl dt .img{border:solid 1px #CCCCCC;}
.news_con_dl dd .category {font-size: 14px;background: #4d4d4d;color: #fff;width: 122px;line-height: 26px;text-align: center;}
.news_con_dl dd .date {font-size: 14px;margin-top: 15px;}
.news_con_dl dd .des {font-size: 18px;line-height: 26px;margin-top: 17px;font-weight: bold;}
.news_line {width: 100%;height: 1px;background: #e4e4e4;margin: 30px 0 39px 0;}
.news_line2 {width: 100%;height: 1px;background: #e4e4e4;margin: 190px 0 76px 0;}
.pages {margin-top: 63px;text-align: center;}
.pages a {display: inline-block;margin-left: 17px;width: 41px;height: 41px;line-height: 41px;font-size: 18px;text-align: center;border: 1px solid #dfdfdf;border-radius: 3px;box-sizing: border-box;}
.pages a:first-child {margin-left: 0;}
.pages a.active,.pages a:hover {border-color: #de0522;background: #de0522;color: #fff;}
.pages a.active img,.pages a:hover img {content: url('../images/gd_icon2x.svg');}
.pages a.search_paging_prev img{transform: rotate(180deg);}

.news-layout {width: 1170px;margin: 35px auto 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;}
.news_entry_headnote {background: #f7f8fa;line-height: 1.5;
    border: 1px solid #e8e8e8;
    padding: 15px;
    font-size: 13px;
    margin: 0 0 30px;}
.news_maintitle {font-size: 28px;font-weight: 400;line-height: 1.45;}
.news_subtitle {margin: 5px 0 0;font-size: 16px;color: #963;font-weight: 400;line-height: 1.55;}
.news_detail_date {margin: 10px 0 0;color: #df0523;font-size: 16px;}
.news_detail_line {margin-top: 15px;padding-top: 15px;border-top: 1px solid #e8e8e8;box-sizing: border-box;}
.news_detail_p1 {line-height: 1.7;font-size: 16px;}
.news_detail_p1 a {text-decoration: underline;color: #df0523;}
.news_detail_p1 a:hover {text-decoration: none;opacity: 1;}
.news_detail_img {text-align: center;}
.news_detail_img span {font-size: 13px;display: block;line-height: 1.55;}
.news_detail_img small {font-size: 13px;display: block;line-height: 1.55;margin-top: 5px;}
.news_detail_p1 small {font-size: 12.8px;}
.news-entry-cmn-hdg {font-size: 20px;font-weight: 400;line-height: 1.3;margin: 50px 0 15px;}
.news_detaillist {padding-left: 20px;box-sizing: border-box;}
.news_detaillist li {font-size: 16px;font-weight: 700;color: #df0523;}
.news_detaillist li a {color: #df0523;display: flex;align-items: center;}
.news_detaillist li i {display: inline-block;transform: scale(1,1.8);font-size: 12px;margin-right: 5px;font-weight: normal;}
.news_detaillist2 {line-height: 1.5;font-size: 16px;border-top: 1px solid #e8e8e8;box-sizing: border-box;}
.news_detaillist2 li {border-bottom: 1px solid #e8e8e8;box-sizing: border-box;}
.news_detaillist2 li a {display: block;padding: 11px;box-sizing: border-box;}
.news_detaillist2 li a:hover {background: #f7f8fa;color: #df0523;opacity: 1;}
.news-layout>.news-side-menu {
    width: 240px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-top: 1px dashed #dbdbdb;
}
.news-layout>.news-main-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 60px;
}
.news-layout>.news-side-menu {
    width: 240px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-top: 1px dashed #dbdbdb;
}
.news-side-section {
    border-bottom: 1px dashed #dbdbdb;
    padding: 10px 0;
}
.news-side-hdg {
    padding: 10px 20px;
    font-weight: 400;
    font-size: 19px;
}
.news-side-linklist {
    font-size: 100%;
    font-size: 16px;
}
.news-side-linklist>li>a {
    display: block;
    padding: 10px 30px;
    -webkit-transition: all .25s cubic-bezier(.23,1,.32,1);
    transition: all .25s cubic-bezier(.23,1,.32,1);
}
.news-side-linklist>li>a.-active, .news-side-linklist>li>a:active, .news-side-linklist>li>a:focus, .news-side-linklist>li>a:hover {
    background: #f7f8fa;
    color: #df0523;
    text-decoration: none;
}
.news_detail_tb {font-size: 17px;border-top: 1px solid #d9d9d9;border-left: 1px solid #d9d9d9;box-sizing: border-box;}
.news_detail_tb tr th {background: #f5f5f5;line-height: 1.7;border-right: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;padding: 15px;box-sizing: border-box;}
.news_detail_tb tr td {line-height: 1.7;border-right: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;padding: 15px;box-sizing: border-box;}

.l-main {
    max-width: 1200px;
    width: 100%;
    margin: 25px auto 0;
    padding: 0 15px;
	box-sizing: border-box;
}
.sitemap-layout {
    display: flex;
    justify-content: space-between;
	margin: 35px 85px 0;
}
.sitemap-layout>.block {
    box-sizing: border-box;
    width: 50%;
}
.sitemap-layout>.block.-left {
    padding-right: 50px;
}
.sitemap-layout>.block>.group {
    margin: 0 0 45px;
}
.sitemap-grouptitle {
    font-size: 18px;
    font-weight: 600;
    border-left: 3px solid #df0523;
    padding-left: 17px;
    line-height: 1.4;
}
.sitemap-layout>.block>.group {
    margin: 0 0 45px;
}
.sitemap-layout>.block>.group>.navholder>.subtitle {
    font-weight: 600;
    font-size: 16px;
    margin: 16px 0 0;
    color: #565656;
}
.sitemap-layout>.block>.group>.navholder>.sitemap-nav+.subtitle {
    margin: 24px 0 0;
}
.sitemap-nav {
    margin: 8px 0 0;
    padding: 0;
    list-style: none;
    line-height: 1.45;
    font-size: 16px;
}
.sitemap-nav>li {
    margin: 6px 0 0;
    list-style: none;
    position: relative;
}
.sitemap-nav>li>a>.group {
    font-size: 13px;
}
.sitemap-nav>li img{
	width: 6px;
    margin-right: 6px;
}
.sitemap-nav>li svg{
	width: 12px;
	height: 12px;
    margin-left: 6px;
}
.sitemap-layout a:hover{color:#df0523; text-decoration:underline;}
.sitemap-layout>.block.-right {
    padding-left: 50px;
    border-left: 1px solid #e6e6e6;
}
.sitemap-layout>.block>.group {
    margin: 0 0 45px;
}
.sitemap-layout>.block>.subgroup {
    margin: 0 0 23px;
}
.sitemap-layout>.block>.group+.subgroup {
    margin-top: -8px;
    padding-top: 35px;
    border-top: 1px solid #e6e6e6;
}
.sitemap-subnav {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.45;
    font-size: 16px;
}
.sitemap-subnav>li {
    margin: 4px 0 0;
    padding: 0;
    list-style: none;
}
.sitemap-subnav>li:first-child {
    margin: 0;
}

#contents {
	max-width: 1200px;
    font-size: 16px;
    line-height: 1.6;
    margin: 0 auto;
    padding: 0 15px;
	box-sizing: border-box;
}

#contents a{
text-decoration:underline;
}

#contents a:link{
text-decoration:underline;
}

.float-left {
        float: left;
        width: 49.5%;
}
.float-right {
        float: right;
        width: 49.5%;
}
.counterfeit_h2 {
    font-size: 1.3em;
    border-left: 3px solid #DB0720;
    background-color: #eee;
    padding: 10px 5px 10px 15px;
    margin-bottom: 1em;
}
.counterfeit_h3 {
    font-size: 1.1em;
    border-bottom: 2px solid #db0720;
    padding-bottom: 10px;
    margin-bottom: 1em;
}












.news_detail_dl {display: flex;justify-content: space-between;}
.news_detail_dl dt .img {text-align: center;}
.news_detail_dl dt small.ins {font-size: 16px;line-height: 27px;}
.news_detail_tb.w618 {width: 618px;}
.news_detail_p2 {font-size: 13px;text-align: center;line-height: 1.5;}
.news_detail_dl2 {display: flex;justify-content: space-between;}
.news_detail_dl2 dt {width: 67%;}
.news_detail_dl2 dd {width: 29%;text-align: center;}
.news_detail_dl2 dd img {width: 100%;height: auto;}
.news_detail_dl2 dd small {font-size: 16px;display: block;line-height: 1.55;}

.footer_cookie{
	font-size: 16px;
    line-height: 150%;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, .8);
    backdrop-filter: saturate(180%) blur(20px);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    z-index: 99999;
    padding: 26px 7.8%;
	box-shadow: 0 0 18px rgba(0, 0, 0, .2);
	box-sizing: border-box;
	justify-content: space-between;
    display: none;
}
.footer_cookie.is-active {
  display: flex;
}
.footer_cookie > p a{text-decoration:underline;}
.cookie_enter{width:300px; display:flex; justify-content:space-between;}
.footer_cookie_btn{display: inline-block;
    color: #fff;
    background-color: #df0523;
    height: 44px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    min-width: 128px;
	cursor: pointer;
}

.cmn-404-layout {
    max-width: 750px;
    width: 100%;
    margin: 30px auto 0;
    padding: 5px 15px 0;
	box-sizing: border-box;
}
.cmn-404-message {
    margin: 0;
    text-align: center;
    font-size: 19px;
	line-height: 1.4;
    font-weight: 700;
}
.cmn-404-nav {
    margin: 30px 0 0;
    background: #f3f3f3;
    padding: 33px 50px 40px;
    border-radius: 4px;
	box-sizing: border-box;
}
.cmn-404-nav>.nav {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
	font-size: 16px;
    line-height: 1.2;
}
.cmn-404-nav>.nav>li {
    margin: 0 10px;
    padding: 0;
    list-style: none;
}
.cmn-404-nav>.nav>li>a {
    display: block;
    border: 1px solid #d0d0d0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#efeff1));
    background-image: linear-gradient(to bottom, #fff 0%, #efeff1 100%);
    padding: 12px 45px;
    min-width: 190px;
    text-align: center;
    color: inherit;
    border-radius: 3px;
    text-decoration: none;
	box-sizing: border-box;
}

.inamori_kddi{font-size:15px; line-height:33px; text-align:center; padding-top:40px;}
.inamori_title{width:100%; font-size:27px; line-height:1.3; margin-top:85px; padding-bottom:12px; border-bottom:#C0C0C0 1px solid; position:relative;}
.inamori_title:before{content:""; width:170px; height:1px; background-color:#DF0623; position:absolute; left:0; bottom:-1px;}
.inamori_list{display:flex; flex-wrap:wrap; padding-top:7px;}
.inamori_list li{width:355px; padding:38px 0 24px 0; margin-left:52px; border-bottom:#F5F5F5 2px solid;}
.inamori_list li:nth-child(3n+1){margin-left:0;}
.inamori_list li a{display:flex; align-items:center;}
.inamori_list_text{font-size:15px; line-height:1.5; padding-left:15px;}
.inamori_list_w .icon{width:12px; height:12px; padding-left:10px;}
.inamori_kddi2{font-size:15px; line-height:25px; text-align:center; padding-top:40px;}
.inamori_title2{width:100%; font-size:27px; line-height:1.3; margin-top:40px; padding-bottom:12px; border-bottom:#C0C0C0 1px solid; position:relative;}
.inamori_dl{display:flex; padding-top:40px;}
.inamori_dl dt{padding-left:135px;}
.inamori_dl dt a{width:360px; float:left; display:flex; font-size:15px; line-height:32px;}
.inamori_dl dt a:hover{text-decoration:underline;}
.inamori_kddi2 a{text-decoration:underline;}
.inamori_kddi2 a:hover{text-decoration:none;}
.inamori_kddi2 a .icon{width:10px; height:10px; margin:0 3px;}

