.pc {
	display: inline
}

.sp {
	display: none
}

.dt-wid-p2 {
	max-width: 1200px;
}

.delay-1 {
	animation-delay: 0.5s;
}

.delay-2 {
	animation-delay: 0.2s;
}

.delay-5 {
	animation-delay: 0.5s;
}

.delay-7 {
	animation-delay: 0.7s;
}

.delay-s1 {
	animation-delay: 1s;
}

.prd-cla-hidden {
	z-index: -1 !important;
}

.prd-cla-visible {
	z-index: 9999 !important;
}

a:hover {
	color: inherit;
}

.xw_success_lz {
	text-align: center;
	padding: 80px 0;
	display: none;
	position: absolute;
	z-index: 100;
	width: 784px;
	height: 637px;
	top: 140px;
	right: 5%;
	z-index: 100000;
}

.pop-success {
	width: 100%;
	height: 100%;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}

.xw_success_lz p {
	font-size: 18px;
	font-weight: bold;
	color: white;
	background: rgba(0, 0, 0, 0.5);
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 100;
	width: 300px;
	padding: 80px;
}

@media (min-width: 769px) and (max-width: 1199px) {
	.xw_success_lz {
		width: 63%;
		height: 560px;
		top: 130px;
	}

	.pop-success {
		width: 100%;
		height: 100%;
		top: 50%;
		transform: translateY(-50%);
		right: 0;
	}

	body #c_grid-116273709439191 {
		min-width: 950px;
	}
}

@media screen and (max-width:768px) {

	.xw_success_lz {
		width: 100%;
		height: 100vh;
		right: 0;
		top: 0;
	}

	.pop-success {
		top: 0;
		transform: translateY(0);
	}
}

.control-panel {
	display: none
}

body {
	margin-top: 80px;
}

/*********-header-********/
body #c_grid-116273709439191 #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item a * {
	font-weight: normal !important;
}

body #c_grid-116273709439191 #c_static_001-16420726227420 .e_image-4 {
	margin-top: 18px !important;
	max-width: 140px !important;
}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item a {
	padding: 0 1.25rem;
}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item:last-child a {
	padding-right: 0;
}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.shareIco {
	margin-left: 1.25rem;
	position: relative;
	display: flex;
	align-items: center;
}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.shareIco .w {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 2.5rem;
	position: relative;
}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.shareIco .w:before {
	background: #D8D8D8;
	width: 1px;
	height: 20px;
	content: "";
	display: table;
	position: absolute;
	left: 0;
	margin-top: 4px;
}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.shareIco .c_chart {
	margin-right: 0.8rem;
}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.shareIco a {
	display: block;
	padding: 0;
	opacity: 1;
}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.shareIco a:hover {}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.shareIco a:after {
	display: none
}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.shareIco a {
	position: relative;
	width: 24px;
	height: 24px;
}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.shareIco a:before {
	content: "";
	display: table;
	width: 24px;
	height: 24px;
}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.shareIco .c_chart a:before {
	background-image: url(/dentsusoken-static/images2/i_c_chart.svg);
	background-size: 24px;
}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.shareIco .c_mail a:before {
	background-image: url(/dentsusoken-static/images2/i_c_mail.svg);
	background-size: 24px;
}

body .in-header #c_static_001-16420726227420 .e_container-1 {
	width: 90%;
	max-width: inherit;
	min-width: 1120px;
}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item:last-child:hover a:after {
	left: calc(20% + 0.625rem);
}

body #c_grid-116273709439191 {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	background: white;
	z-index: 9999 !important;
	transition: transform 0.4s ease, background-color 0.3s ease;
}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.shareIco .w .c_chart {
	position: relative;
	cursor: pointer;
}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.shareIco .w .c_chart .h_code {
	position: absolute;
	width: 170px;
	background: rgba(0, 0, 0, 0.38);
	padding: 8px;
	transform: translateX(-50%);
	left: 50%;
	display: flex;
	justify-content: center;
	margin-top: 20px;
	visibility: hidden;
	opacity: 0;
	transition: all 0.4s ease;
}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.shareIco .w .c_chart:hover .h_code {
	visibility: visible;
	opacity: 1;
}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.shareIco .w .c_chart .h_code img {
	max-width: 100%;
	padding: 13px;
	background: white;
}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.shareIco .w .c_chart .h_code::before {
	content: "";
	display: table;
	width: 20px;
	height: 13px;
	background: rgba(0, 0, 0, 0.38);
	clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
	margin-top: -21px;
	position: absolute;
	z-index: 10000;
}



/* body #c_grid-116273709439191 {
	height: 81px;
	overflow: hidden;
}

body #c_grid-116273709439191:hover .c_chart:not(:hover) .h_code {
	display: none;
}

body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.shareIco .w .c_chart .h_code {
	z-index: 10000000;
} */

/*************************/


/*********-footer-********/
.dt-footer1 {
	background: #F1F1F1;
	color: #2b2b2b;
	padding: 2.5rem 0 2.2rem;
}

.dt-footer1 .bju {
	max-width: inherit;
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	min-width: 1120px;
}

.dt-footer1 .f-logo {
	font-size: 1rem;
	font-weight: 400;
}

.dt-footer1 .f-logo img {
	display: block;
}

.dt-footer1 .f-wechart {
	background: white;
	padding: 15px;
	width: 160px;
	height: 180px;
	text-align: center;
	font-weight: 400;
}

.dt-footer1 .f-wechart img {
	width: 100%;
	margin-bottom: 6px;
}

.dt-footer1 .f-menu {
	display: flex;
	justify-content: space-between;
	gap: 7.5rem;
}

.dt-footer1 .f-menu li {
	font-size: 0.875rem;
	line-height: 1.65rem;
}


.dt-footer1 .f-menu .yj-title {
	font-weight: bold;
	margin-bottom: 0.5rem;
	font-size: 0.875rem;
	line-height: 1.65rem;
}

.dt-footer1 .f-menu .f-m-last .yj-title {
	margin-bottom: 1.07rem;
}

.dt-footer1 .f-menu .f-m-last .yj-title.normal {
	font-weight: normal;
}

.dt-footer2 {
	color: white
}

.dt-footer2 .bju {
	width: 100%;
	max-width: inherit;
	margin: 0 auto;
}

.dt-footer2 .bju {
	height: 38px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.dt-footer2 img {
	margin-right: 5px;
	vertical-align: -3px
}

.dt-footer2 .langto {
	width: 200px;
	background: #656464;
	position: relative;
	z-index: 10;
	display: flex;
	padding-left: 5%;
}

.dt-footer2 .langto a {
	display: flex;
	align-items: center
}

.dt-footer2 .langto:after {
	content: "";
	display: table;
	position: absolute;
	right: -32px;
	width: 32px;
	height: 38px;
	background: #656464;
	clip-path: polygon(0% 0%, 0% 100%, 100% 100%);
}

.dt-footer2 .f-site-info {
	width: calc(100% - 200px);
	padding-right: 5%;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	background: #9F9FA0;
}

.dt-footer2 .f-site-info a:after {
	content: "";
	display: table;
	width: 2px;
	height: 2px;
	border-radius: 100%;
	background: white;
	margin-left: 10px;
}

.dt-footer2 .f-site-info a {
	display: flex;
	align-items: center;
}

.dt-footer-contact {
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	line-height: 28px;
	width: 160px;
	height: 60px;
	background: #3D69D1;
	border-radius: 60px;
}

.f-btn-contact a {
	display: flex;
	width: 160px;
	height: 60px;
	justify-content: center;
	align-items: center;
	color: white;
	transition: all 0.3s ease;
	line-height: 60px;
	background: rgba(0, 0, 0, 0);
	border-radius: 60px;
}

.f-btn-contact a:hover {
	background: rgba(0, 0, 0, 0.15);
}

.f-btn-contact a:before {
	content: "";
	display: table;
	background: url(/dentsusoken-static/images2/contact-ico.svg) no-repeat;
	background-size: 22px 22px;
	width: 22px;
	height: 22px;
	margin-right: 7px;
	margin-top: -1px;
}

/*************************/

@media screen and (max-width:768px) {
	body {
		margin-top: 47px;
	}

	.pc {
		display: none
	}

	.sp {
		display: block
	}

	/**********header**********/

	body #c_grid-116273709439191 .in-header #c_static_001-16420726227420 .e_image-4 {
		margin-left: 12px !important;
		margin-top: 9px !important;
		max-width: 100px !important;
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_navContent {
		padding: 0 !important;
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_navContent .p_titleNav {
		display: flex;
		justify-content: space-between;
		align-items: center;
		border-bottom: 1px solid #9F9FA0;
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_navContent .p_titleNav .sp_navLogo {
		width: 100px;
		margin-left: 12px;
		margin-top: -7px;
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_navContent .p_titleNav .sp_navLogo img {
		max-width: 100%;
	}

	body #c_static_001-16420726227420 .e_navigationA-6 .p_navContent .p_iconBox {
		margin: 0;
		width: 48px;
		height: 48px;
		background: #656464;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 0;
	}

	body #c_static_001-16420726227420 .e_navigationA-6 .p_titleNav .p_navButton {
		margin: 0;
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_navContent {
		padding: 0;
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item {
		color: #2b2b2b;
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item {
		border-bottom: 1px solid #DCDCDC;
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_menu1Item {}

	#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item {
		height: 58px;
		line-height: 58px;
		font-size: 12px !important;
	}

	body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item a {
		line-height: 58px;
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_menu1Item {
		line-height: inherit;
		height: inherit;
	}

	body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item a * {
		font-size: 14px;
		font-weight: 600 !important;
		color: #2b2b2b !important;
	}

	body #c_static_001-16420726227420 .e_navigationA-6 .p_iconBox .icon {
		fill: #333;
	}

	body #c_static_001-16420726227420 .e_navigationA-6 .p_navContent .p_iconBox .icon {
		fill: #333;
	}

	body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.shareIco {
		display: none;
	}

	body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item:last-child {
		display: none
	}

	body .in-header #c_static_001-16420726227420 .e_container-1 {
		min-width: inherit
	}

	body .in-header .spBotNav {
		margin-top: 30px;
		width: 100%;
	}

	body .in-header .spBotNav .jp-lang {
		font-weight: 400;
		font-size: 16px;
		color: #2B2B2B;
		margin-bottom: 24px;
		text-align: center;
	}

	body .in-header .spBotNav .sp-ico-gp {
		display: flex;
		gap: 24px;
		justify-content: center;
	}

	body .in-header .spBotNav .sp-ico-gp img {
		width: 40px;
	}

	body .in-header .spBotNav .spCode {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		width: 170px;
		margin: 30px auto 0;
		font-weight: 600;
		font-size: 14px;
		color: #2B2B2B;
	}

	body .in-header .spBotNav .spCode img {
		max-width: 100%;
		margin-bottom: 7px;
	}

	body #c_grid-116273709439191 {
		overflow: visible;
	}

	#c_static_001-16420726227420 .e_navigationA-6 .p_navContent {
		height: 100vh;
	}

	/**********footer**********/
	.dt-footer1 {
		padding: 12px 0 20px;
	}

	.dt-footer1 .bju {
		flex-direction: column;
		min-width: inherit;
	}

	.dt-footer1 .f-menu {
		flex-direction: column;
		gap: 12px;
	}

	.dt-footer1 .f-logo {
		display: flex;
		flex-direction: column;
		align-items: center;
		font-size: 12px;
		margin-bottom: 24px;
	}

	.dt-footer1 .f-logo img {
		width: 140px;
	}

	.dt-footer1 .f-menu .bk {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.dt-footer1 .f-menu .bk ul {
		width: inherit;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}

	.dt-footer1 .f-menu .bk ul li {
		text-align: center;
		/* float: left; */
		margin: 0 6px;
		font-size: 12px;
		line-height: 1.8;
	}

	.dt-footer1 .f-menu .yj-title {
		font-size: 14px;
		line-height: 1.5;
	}

	.dt-footer1 .f-menu .bk .f-m-last {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		width: 160px;
		gap: 0;
	}

	.dt-footer1 .f-menu .bk .f-m-last .yj-title {
		margin: 4px 6px;
	}

	.dt-footer1 .f-menu .bk:nth-child(1) ul {
		width: 210px;
	}

	.dt-footer1 .f-menu .bk:nth-child(2) ul {
		width: 270px;
	}


	.dt-footer1 .f-wechart {
		display: none
	}

	.dt-footer2 .bju {
		flex-direction: column-reverse;
		height: inherit;
	}

	.dt-footer2 .langto,
	.dt-footer2 .f-site-info {
		width: 100%;
	}

	.dt-footer2 .f-site-info {
		flex-direction: column;
		gap: 0;
		padding: 12px;
	}

	.dt-footer2 .f-site-info a:after {
		display: none
	}

	.dt-footer2 .langto:after {
		display: none
	}

	.dt-footer2 .langto {
		padding: 5px 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.dt-footer2 .langto a {
		display: block;
	}

	.dt-footer-contact,
	.dt-footer-contact a {
		height: 40px;
		width: 120px;
		line-height: 40px;
		font-size: 16px;
	}

	.f-btn-contact a:before {
		background-size: 18px;
		width: 18px;
		height: 18px;
	}
}





@media (min-width: 769px) and (max-width: 1199px) {

	.dt-wid-p2 {
		width: 90%;
	}

	.prd-dt-mod .dt-wid {
		width: 90%;
	}

	.co-section .dt-con .bk {
		flex: 1;
	}

	body #c_grid-116273709439191 #c_static_001-16420726227420 .e_container-1 {
		max-width: initial;
	}

	body .in-header #c_static_001-16420726227420 .e_container-1 {
		min-width: inherit;
		width: 96%;
	}

	body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item a {
		padding: 0 1rem;
	}

	body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item.shareIco .w {
		padding: 0 2rem;
	}

	body #c_grid-116273709439191 #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item a * {
		font-size: 15px;
	}

	#c_static_001-16420726227420 .e_image-4 {
		max-width: 140px !important;
		margin-top: 5px !important;
	}

	body #c_grid-116273709439191 #c_static_001-16420726227420 .e_container-1 {
		min-width: inherit;
	}

	/* body #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item a:hover .s_templatetitle {
		color: #222 !important;
	} */

	.dt-footer2 .langto {
		padding-left: 10px;
		width: fit-content;
		width: 80px;
	}

	.dt-footer2 .f-site-info {
		width: calc(100% - 80px);
		padding: 3px 0;
		gap: 0 5px;
		font-size: 12px;
		flex-wrap: wrap;
		line-height: 1;
	}

	.dt-footer1 .f-logo {
		font-size: 14px;
	}

	.dt-footer1 .f-menu {
		gap: 4rem;
	}

	.dt-footer1 .f-menu li {
		font-size: 12px;
		line-height: 1.8;
	}

	.dt-footer1 .f-menu .f-m-last .yj-title {
		margin-bottom: 16px;
		line-height: 1.5;
	}

	.dt-footer1 .f-logo img {
		width: 150px;
	}

	.dt-footer1 .bju {
		min-width: inherit;
		width: 96%;
	}

	.dt-footer1 .f-wechart {
		width: 120px;
		height: fit-content;
		padding: 10px;
	}

	.dt-footer1 .f-wechart img {
		margin-bottom: 3px;
	}

	.dt-footer1 {
		padding: 2rem 0 1.5rem;
	}


}