/**/
#product header div.indexpage div {
	width: 60rem;
}
#product span.ai_from{
	background-color:#888d8f;
	color:#fff;
	margin:0 0.8rem 0 0;
	padding:0 1rem;
	display:inline !important;
}
#product span.ai_to{
	background-color:#0068b7;
	color:#fff;
	margin:0 0.8rem 0 0;
	padding:0 1rem;
	display:inline !important;
}
#product video.ai_movie{
	width:48rem;
	display:block;
	margin:0 auto;
	border:1px solid #e6e6e6;
}
#product video.ai_movie2{
	width:80rem;
}

/*アイコン位置*/
#product .ai_icon{
	position:relative;
}
#product .ai_icon img{
	position:absolute;
	bottom:-1rem;
	right:1rem;
	margin:0 0 0 0!important;
	width:6rem;
	height:4.5rem;
}

/*商品*/
#product figure.ai_product{
	position:relative;
}

/*商品*/
#product figure.ai_product p{
	position:absolute;
	bottom:0;
	right:4rem;
	text-align:left;
}

/*文字色*/
#product .ai_blue{
	color:#0068b7 !important;
}

#product h3.padding_b0{
	padding-bottom:0 !important;
}

@media (min-width:769px) and (max-width:1080px) {
	#product header div.indexpage div {
		width: 40rem;
	}
	#product table.ai_table td.textcenter img{
		height:auto;
	}
	#product .ai_icon img{
		right:0rem;
	}
	/*商品*/
	#product figure.ai_product p{
		right:0rem;
	}
	#product figure.ai_product img{
		width:85%;
	}
	#product video.ai_movie{
		width:95%;
	}
	#product video.ai_movie2{
		width:95%;
	}
}

@media screen and (max-width:768px) {
	#product video.ai_movie{
		width:100%;
		display:block;
		margin:2rem auto;

	}
	#product table.ai_table td.textcenter img{
		width:7rem;
		height:7rem;
	}
	#product table.ai_table td.arrow img{
		width:2rem;
		height:6rem;
	}
	#product .ai_icon img{
		position:relative;
		display:block;
		margin:1rem auto 0 !important;
		width:6rem !important;
		height:4.5rem !important;
	}
	#product figure.ai_product p{
		position:relative;
		text-align:center;
		right: 0rem;
	}
}
/* 9月18日追記 */
#product section div.w1000-t {
	margin-bottom: 0;
}
#product section.contents h2 .fc_om_bl {
	color: #005eb8;
	font-size: inherit;
}
#product section.contents .playmovie {
	margin-bottom: 0;
}
#product section.contents .product_note {
	list-style-type: none;
	padding: 0;
	margin:0;
	overflow: hidden;
}
#product section.contents .product_note li {
	list-style-type: none;
	font-size: 12px;
	margin:0;
}

#product section.contents .km_feature_table {
	width: 100%;
	margin-bottom: 20px;
}
#product section.contents .km_feature_table .cell01 { width: 21%; }
#product section.contents .km_feature_table .cell02 { width: 26%; }
#product section.contents .km_feature_table .cell03 { width: 26%; }
#product section.contents .km_feature_table .cell04 { width: 26%; }
#product section.contents .km_feature_table td,#product section.contents .km_feature_table th {
	border:none;
	background:none;
	text-align: center;
}

#product section.contents .km_feature_table th span {
	display: block;
	font-size: 20px;
	padding-top: 8px;
}
#product section.contents .km_feature_table th span sup {
	font-size: 10.5px;
	top:-1em;
}
#product section.contents .km_feature_table img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#product section.contents .km_step_table {
	width: 100%;
}
#product section.contents .km_step_table .cell01 { width: 27%; }
#product section.contents .km_step_table .cell02 { width: 36.5%; }
#product section.contents .km_step_table .cell03 { width: 36.5%; }

#product section.contents .km_step_table td,#product section.contents .km_step_table th {
	border:none;
	background:none;
}
#product section.contents .km_step_table th {
	text-align: left;
	font-size: 20px;
	padding: 0.5rem 1rem;
}
#product section.contents .km_step_table td span {
	display: inline-block;
	padding:4px 8px;
	border:solid 1px #0068b7;
	margin-right: 8px;
}
#product section.contents .km_step_table img {
	width: 100%;
	height: auto;
	margin: 0;
}
#product section.contents .communication_graph {
	padding: 0 48px;
}
#product section.contents .communication_graph img {
	max-width: 100%;
}

@media screen and (max-width:768px) {
	#product section.contents .km_feature_table th {
		font-size: 14px;
	}
	#product section.contents .km_feature_table th span {
		font-size: 18px;
	}
	#product section.contents .km_step_table td {
		font-size: 11px;
	}
	#product section.contents .km_step_table th {
		font-size: 15px;
		padding: 0.5rem 0.5rem;
	}
	#product section.contents .km_step_table td span {
		display: block;
		width: 56px;
		padding:2px 4px;
		text-align: center;
		margin-right: 0;
		margin-bottom: 4px;
	}
	#product section.contents .communication_graph {
		padding: 0;
	}
}


/* 2021.01.05 add */
#productslink .links .link a img {
	height: 100%;
}
#product header div.indexpage div {
	padding-top: 0;
}
#product header div.indexpage a {
	border: 1px solid #0068b7;
	color: #0068b7;
	position: absolute;
	z-index: 5;
	font-size: 1.2rem;
}
#product header div.indexpage a:nth-of-type(1) {
	bottom: 7rem;
	left: 0;
}
#product header div.indexpage a:nth-of-type(2) {
	bottom: 7rem;
	left: 23rem;
}
@media screen and (max-width:768px) {
	#product header div.indexpage a:nth-of-type(1) {
		bottom: 13rem;
		left: inherit;
	}
	#product header div.indexpage a:nth-of-type(2) {
		bottom: 7rem;
		left: inherit;
	}
}

#product header div.indexpage a img {
	transform: rotate(90deg);
	width: 1.2rem;
	margin-left: 0.8rem;
}
@media screen and (max-width:768px) {
	#product header div.indexpage img {
		right: -2rem;
	}
}
#product section#campaign {
	background: url(/product/promotion/km/assets/images/bg-present.png) center no-repeat;
	background-size: cover;
	padding-bottom: 6.4rem;
}

#product section#campaign .campaign__inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
#product section#campaign .campaign__text {
	color: #fff;
}
#product section#campaign .campaign__text h2 {
	line-height: 1;
	font-size: 4rem;
}
#product section#campaign .campaign__text h2 span {
	font-size: 2rem;
}
@media screen and (max-width:768px) {
	#product section#campaign .campaign__text h2 {
		font-size: 3.2rem;
	}
	#product section#campaign .campaign__text h2 span {
		font-size: 1.6rem;
	}
}
#product section#campaign .campaign__text ul {
	display: flex;
	margin-left: 0;
}
#product section#campaign .campaign__text li::before {
	content: none;
}
#product section#campaign .campaign__text li {
	margin-right: .8rem;
	padding: 2px 8px;
}
#product section#campaign .campaign__text li:first-child {
	background: #fff;
	color: #333;
}
#product section#campaign .campaign__text li:first-child span {
	color: #E12614;
	display: inline-block;
	margin-left: .8rem;
}
#product section#campaign .campaign__text li:nth-of-type(2) {
	border: 1px solid #fff;
}
#product section#campaign .campaign__text dl {
	line-height: 1.7;
	font-size: 1.2rem;
	margin-top: 3.2rem;
}
#product section#campaign .campaign__fig {
	display: flex;
	align-items: center;
	color: #fff;
}
@media screen and (max-width:768px) {
	#product section#campaign .campaign__fig {
		justify-content: center;
		margin-top: 4rem;
		width: 100%;
	}
}
#product section#campaign .campaign__fig .icon-plus {
	width: 32px;
	margin: 0 2.4rem;
}
#product section#campaign .campaign__fig figure {
	margin: 0;
}
#product section#campaign .campaign__fig figure img {
	max-width: 100%;
}
#product section#campaign .campaign__fig figure:nth-of-type(1) {
	width: 240px;
}
#product section#campaign .campaign__fig figure:nth-of-type(2) {
	width: 120px;
}
@media screen and (max-width:768px) {
	#product section#campaign .campaign__fig figure:nth-of-type(1) {
		width: 48%;
	}
	#product section#campaign .campaign__fig figure:nth-of-type(2) {
		width: 24%;
	}
}
#product section#campaign .campaign__fig figcaption {
	text-align: left;
}
#product section.contents .application-btn {
	display: block;
	transition: background-color .3s ease-in-out;
	width: 23rem;
	margin: 7.2rem auto 0;
	border: 1px solid #005eb8;
	color: #005eb8;
	text-decoration: none;
	text-align: center;
	font-size: 1.4rem;
	line-height: 5.4rem;
	position:relative;
}
#product section.contents .application-btn:hover {
	background-color: rgba(0,94,184,.04);
}
#product section.contents .application-btn img {
	display:inline !important;
	position:relative !important;
	top:0.2rem !important;
	margin:0 0.5em !important;
	width: initial;
}
#product section.contents .trouble-text {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#product section.contents .trouble-text span {
	border: 1px solid #333;
	padding: 2px 8px;
	display: inline-block;
	margin-right: .8rem;
}
@media screen and (max-width:768px) {
	#product section.contents .trouble-text span {
		margin: 0 0 .4rem;
	}
}
#product section.contents .app-case-fig,
#product section.contents .app-case-text {
	display: flex;
	justify-content: space-between;
}
#product section.contents .app-case-fig {
	align-items: center;
}
#product section.contents .app-case-text dl {
	font-size: 1.3rem;
	line-height: 1.7;
	margin-top: 2.4rem;
}
#product section.contents .app-case-text dl dt {
	color: #fff;
	text-align: center;
	width: 120px;
	margin-bottom: 4px;
}
#product section.contents .app-case-text dl dd {
	text-indent: -14px;
	margin-left: 14px;
}
#product section.contents .app-case-text dl:nth-of-type(1) dt {
	background: #6D6F71;
}
#product section.contents .app-case-text dl:nth-of-type(2) dt {
	background: #0E5EB8;
}
#product section.contents .app-case-fig img {
	max-width: 100%;
	width: auto;
}
@media all and (-ms-high-contrast:none) {
	_::-ms-backdrop, _:-ms-lang(x), #product section.contents .app-case-fig img.icon-arw {
		height: 12px;
	}
}
#product section.contents .app-case-text.case01 dl:nth-of-type(1) {
	width: 35%;
}
#product section.contents .app-case-text.case01 dl:nth-of-type(2) {
	width: 45%;
}
#product section.contents .app-case-fig.case01 .case-box-from {
	width: 35%;
}
#product section.contents .app-case-fig.case01 .case-box-to {
	width: 45%;
}
#product section.contents .app-case-text.case02 dl:nth-of-type(1) {
	width: 40%;
}
#product section.contents .app-case-text.case02 dl:nth-of-type(2) {
	width: 45%;
}
#product section.contents .app-case-fig.case02 .case-box-from {
	width: 40%;
}
#product section.contents .app-case-fig.case02 .case-box-to {
	width: 45%;
}
#product section.contents .app-case-text.case03 dl:nth-of-type(1) {
	width: 45%;
}
#product section.contents .app-case-text.case03 dl:nth-of-type(2) {
	width: 45%;
}
#product section.contents .app-case-fig.case03 .case-box-from {
	width: 45%;
}
#product section.contents .app-case-fig.case03 .case-box-to {
	width: 45%;
}
#product section.contents .app-case-text.case04 dl:nth-of-type(1) {
	width: 40%;
}
#product section.contents .app-case-text.case04 dl:nth-of-type(2) {
	width: 45%;
}
#product section.contents .app-case-fig.case04 .case-box-from {
	width: 40%;
}
#product section.contents .app-case-fig.case04 .case-box-to {
	width: 45%;
}

#product section.contents .case-title {
	display: flex;
	align-items: center;
}
#product section.contents .case-title span {
	margin: 0 0 0 16px;
	display: inline-block;
	background: #ccc;
	color: #44546A;
	font-size: 1.2rem;
	padding: 4px 16px;
	font-weight: bold;
	line-height: 1.5;
}


/* 2021.0517 add */
#product section.contents .lineup-text span {
	color: #005eb8;
	font-weight: bold;
}
#product section.contents .branch_section {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 14px;
	margin-top: 72px;
}
#product section.contents .branch_section img {
	max-width: 100%;
	width: 100%;
}
#product section.contents .branch_section .multi_circuit {
	width: 66%;
	padding: 0 5px;
	background: url(/product/promotion/km/assets/images/dash01.svg) bottom right 2px no-repeat;
	background-size: 99% auto;
}
#product section.contents .branch_section .single_circuit {
	width: 34%;
	padding: 0 5px;
	background: url(/product/promotion/km/assets/images/dash02.svg) bottom right 2px no-repeat;
	background-size: 99% auto;
	/* flex: 1; */
	/* margin-left: 16px; */
}
#product section.contents .branch_section .circuit_title {
	position: relative;
}
#product section.contents .branch_section .circuit_title p {
	background: #fff;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,.15);
	position: relative;
	font-size: 14px;
	font-weight: bold;
	padding: 0 20px;
	height: 70px;
	display: flex;
	align-items: center;
	margin: 0 0 55px;
}
#product section.contents .branch_section .circuit_title .fig_circuit {
	position: absolute;
	right: 15px;
	top: -13px;
	margin: 0;
	width: 120px
}
#product section.contents .branch_section .multi_circuit .circuit_title .fig_circuit {
	width: 110px;
}
#product section.contents .branch_section .multi_circuit .circuit_title .fig_circuit img {
	max-width: 100%;
}
#product section.contents .branch_section .multi_circuit .circuit_title::after,
#product section.contents .branch_section .single_circuit .circuit_title::after {
	position: absolute;
	content: '';
	bottom: -40px;
	left: 50%;
	transform: translateX(-50%);
	width: 0px;
	height: 0px;
	border-style: solid;
	border-color: #005EB8 transparent transparent transparent;
	border-width: 20px 20px 0 20px;
}
/* #product section.contents .branch_section .single_circuit .circuit_title::after {
	border-color: #4EA5AC transparent transparent transparent;
} */
#product section.contents .branch_section h2 {
	font-size: 22px;
	/* font-weight: bold; */
	color: #fff;
	background: #004385;
	padding: 10px 0;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 15px;
}
#product section.contents .branch_section h2 span {
	font-size: 13px;
	background: #fff;
	margin: 0 5px 0 0;
	padding: 2px 8px;
	color: #333;
}
#product section.contents .branch_section .single_circuit h2 {
	background: #005EB8;
}
/* #product section.contents .branch_section .single_circuit h2 span {
	background: #333;
} */
#product section.contents .branch_section .case_section {
	display: flex;
	justify-content: space-between;
	/* margin: 0 0 25px; */
}
#product section.contents .branch_section .case_section div {
	width: 25%;
	text-align: center;
	padding: 20px 5px 40px;
	position: relative;
}
#product section.contents .branch_section .case_section div::after {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	bottom: -5px;
	left: 50%;
	transform: translateX(-50%);
	border: 15px solid transparent;
	border-top: 15px solid #aaa;
}
#product section.contents .branch_section .single_circuit .case_section div {
	width: 50%;
}
#product section.contents .branch_section .single_circuit .case_section img {
	padding: 0 1px;
}
#product section.contents .branch_section .case_section div p {
	margin: 0 0 10px;
	font-size: 13px;
}
#product section.contents .branch_section ul {
	list-style: none !important;
	padding: 0;
	margin: 0 0 10px;
	display: flex;
	justify-content: space-between;
}
#product section.contents .branch_section ul li::before {
	content: none;
}
#product section.contents .branch_section ul li {
	border-radius: 4px;
	border: 1px solid #fff;
	text-align: center;
	padding: 3px 0;
}
#product section.contents .branch_section ul .in_panel {
	background: #8bb0cd;
	width: 74.5%;
}
#product section.contents .branch_section ul .on_panel {
	background: #bed6e3;
	width: 24.5%;
}
#product section.contents .branch_section .single_circuit ul .on_panel {
	width: 100%;
}
#product section.contents .branch_section .measurement {
	border-radius: 4px;
	border: 1px solid #fff;
	text-align: center;
	padding: 3px 0;
	background: #f0f0f0;
	width: 50%;
	margin: 0 0 10px auto;
}
#product section.contents .branch_section .single_circuit .measurement {
	width: 47%;
}
#product section.contents .branch_section .btn_section {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
	/* margin: 0 0 14px; */
}
#product section.contents .branch_section .btn_section .icon-outer {
	width: 14px;
	margin-left: 4px;
}
#product section.contents .branch_section .btn_section a {
	width: 25%;
	padding: 0 5px;
	text-decoration: none;
}
#product section.contents .branch_section .btn_section a figure {
	margin: 0;
}
#product section.contents .branch_section .single_circuit .btn_section a figure {
	padding: 0 1px;
}
#product section.contents .branch_section .single_circuit .btn_section a {
	width: 50%;
	padding: 0 5px;
}
/* #product section.contents .branch_section .single_circuit .btn_section a figure {
	height: 150px;
	margin-bottom: 1rem;
} */
/* #product section.contents .branch_section .single_circuit .btn_section a figure img {
	height: 100%;
	width: auto;
} */
#product section.contents .branch_section .btn_section span {
	display: block;
	text-align: center;
	color: #005EB8;
	border: 1px solid #005EB8;
	height: 56px;
	line-height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media screen and (max-width:768px) {
	#product section.contents .branch_section p {
		font-size: 14px;
	}

	#product section.contents .branch_section .multi_circuit {
		width: 100%;
	}
	#product section.contents .branch_section .single_circuit {
		width: 100%;
		margin-top: 72px;
		/* flex: 1; */
		/* margin-left: 16px; */
	}
	#product section.contents .branch_section ul .in_panel {
		font-size: 14px;
	}
	#product section.contents .branch_section ul .on_panel {
		font-size: 14px;
	}
}

@media screen and (max-width:480px) {
	#product section.contents .branch_section p {
		font-size: 12px;
	}
	#product section.contents .branch_section .circuit_title .fig_circuit {
		width: 80px;
	}
	#product section.contents .branch_section .multi_circuit .circuit_title .fig_circuit {
		width: 80px;
	}
	#product section.contents .branch_section .circuit_title .fig_circuit {
		top: 6px;
	}
	#product section.contents .branch_section .circuit_title p {
		padding-right: 120px;
		font-size: 14px;
	}
}

.text-right {
	text-align: right;
}