#tab01 .text--plane {
	text-indent: -1.3em;
	padding-left: 1.3em;
	margin-top: 05px;
}

#tab01 .textBox .sText {
	font-size: 12px;
	vertical-align: top;
	font-weight: normal;
}

#tab01 .textBox sup {
	font-size: x-small;
	vertical-align: top;
}

#tab04 span.eu9i {
	display: none;
}

#tab04 table span .eu9i {
	display: none;
}

.text--product-title__description {
	margin-top: 55px;
}

#kvArea .l-text-box .text-box {
	padding-right: 0;
}

ul.optionList p span {
	display: block;
	text-indent: -1em;
	margin-left: 1em;
	font-size: .9em;
}

.tabContents h2 {
	line-height: 1.4em !important;
}

a.links_01 {
	color: #2b383f;
	text-decoration: none;
	border-bottom: 1px solid #999;
	transition: .2s
}

a.links_01:hover {
	color: #ff6400;
	padding-bottom: 0;
	border-bottom: none;
	transition: .2s
}

@media screen and (min-width: 737px) {
	.plinks {
		margin-top: -160px;
		padding-top: 160px;
	}

	#tab01 .bg {
		width: 100%;
		background: #eceff1;
		padding: 50px 0;
		margin-top: -20px;
	}

	.flexitem {
		display: flex;
		-webkit-flex: flex;
	}

	.flexitem div.textBox_point {
		display: flex;
		-webkit-flex: flex;
		justify-content: center;
		-webkit-justify-content: center;
		align-items: center;
		-webkit-align-items: center;
		color: #fff;
		line-height: 1em !important;
		background-color: #FF6400;
		font-weight: bold;
		font-size: 1.2em;
		position: relative;
		z-index: 2;
		border-radius: 10px 0 0 10px / 10px 0 0 10px;
		width: 14%;
	}

	.flexitem div.textBox_point::after {
		top: 50%;
		left: 100%;
		transform: translateY(-50%);
		border: solid transparent;
		content: "";
		position: absolute;
		border-left-color: #FF6400;
		border-width: 14px;
		margin-left: -1px
	}

	.textBox_point strong {
		font-size: 1.8em;
		color: #fff;
		padding-left: 5px;
	}

	.flexitem div:nth-child(2) {
		background-color: #FFF;
		display: block;
		width: 86%;
		z-index: 1;
		padding: 15px 8px 15px 30px;
		border-radius: 0 10px 10px 0 / 0 10px 10px 0;
	}

	#tab01 .textBox_ttcl {
		font-size: 20px;
		margin-bottom: 18px;
		font-weight: bold;
	}

	.tabContents h1.ptd {
		padding-top: 70px;
	}

	.tabContents .textBox_ttl {
		margin-top: 5px;
	}

	.tabContents .textBox_ttl strong {
		color: #fff;
		background-color: #c00;
		padding: 8px 18px;
		border-radius: 50%;
		font-size: .8em;
		font-weight: bold;
		margin-right: .5em;
	}

	.textBox .textBox-graybk {
		font-size: .9em;
		display: inline-block;
		background: #777;
		padding: 6px 14px 4px;
		color: #fff;
		margin-bottom: 1em;
		line-height: 1;
	}

	.textBox .textBox-graybk span {
		font-size: 1.4em;
		vertical-align: middle;
		line-height: 1;
		position: relative;
		left: 0;
		top: -1px;
	}

	.textBox_cap {
		padding-top: 16px;
		padding-left: 1.05em;
		text-indent: -1.05em;
	}

	.textBox_ttcl span {
		font-size: .8em;
		font-weight: normal;
		vertical-align: middle;
		margin-left: .3em;
	}

	.textBox_ttcl em {
		font-weight: normal;
		font-style: normal;
	}

	.textBox_ttcl em.textBox_ttcl_cl1::before, .textBox_ttcl em.textBox_ttcl_cl2::before {
		content: " ";
		border-left: 35px solid;
	}

	.textBox_ttcl em.textBox_ttcl_cl1::before {
		border-color: #0E6EB8;
		margin-left: 30px;
	}

	.textBox_ttcl em.textBox_ttcl_cl2::before {
		border-color: #F39801;
		margin-left: 15px;
	}

	.flexitem .textBox_point_stt {
		margin-top: 5px;
		font-size: 27px;
		line-height: 40px;
		font-weight: bold;
		transition: .2s;
	}

	a.point_nav {
		transition: .2s;
	}

	a.point_nav:hover {
		transition: .3s;
		opacity: .6;
	}

	a.point_nav:hover .textBox_point_stt {
		color: #c11;
		transition: .3s;
	}

	.flexitem .textBox_point_copy {
		font-size: 24px;
		margin: 12px 0 5px;
	}

	.flexitem em {
		font-style: normal;
		font-size: .9em;
		padding: .4em 0 .5em 0;
		text-align: center;
		line-height: 1em;
	}

	.flexitem em:nth-child(1) {
		width: 51%;
		background-color: #888;
		color: #fff;
		margin: 0 11% 0 1%;
	}

	.flexitem em:nth-child(2) {
		width: 37%;
		background-color: #888;
		color: #fff;
	}

	.flexitem article:nth-child(1) {
		width: 68%;
	}

	.flexitem article:nth-child(1) .textBox_ttl_stt {
		font-size: 36px;
		font-weight: bold;
	}

	.flexitem article:nth-child(1) .textBox_ttl_copy {
		font-size: 18px;
		margin: 25px 0 0 0;
	}

	.flexitem article:nth-child(1) .textBox_ttl_note {
		font-size: 14px;
		margin: 20px 0 0;
	}

	.flexitem article:nth-child(2) {
		width: 32%;
		padding: 10px 0 0 5%;
	}

	.pbplus {
		padding-bottom: 16px;
	}

	.mtmc {
		margin-top: 20px;
	}

	.mtmc_cl {
		margin-top: 20px;
		border: #adc0cb 3px solid;
		padding: 34px 40px 22px;
	}

	.mtmc2 {
		margin-top: 25px;
	}

	.mtmc3 {
		margin-top: 40px;
	}

	.mt100 {
		margin-top: 100px;
	}

	.wpc_ma {
		max-width: 750px;
	}

	.fsb_red, .fsb_red_mi {
		font-size: 160% !important;
		color: #c00;
	}

	.fsb_cian {
		font-size: 160% !important;
		color: #597584;
	}

	.fsb_cian img {
		width: 45px;
		height: auto;
		margin-right: 10px;
	}
}

@media screen and (max-width: 736px) {
	.plinks {
		margin-top: -100px;
		padding-top: 100px;
	}

	.emb_list li:last-child {
		border-top: 0px;
		padding: 0 0 30px;
	}

	.emb-are-wrapper {
		margin-bottom: 0;
	}

	.product-box .img-box {
		margin-left: auto;
		height: 65%;
	}

	#generatorWrapp .nav01 {
		width: 18%;
	}

	#generatorWrapp .nav02 {
		width: 36%;
	}

	#generatorWrapp .nav02 p {
		margin-top: 15px;
	}

	#generatorWrapp .nav03 {
		width: 18%;
	}

	#tab04 .respTav li {
		width: 100%;
	}

	#generatorWrapp .nav04 {
		width: 27%;
	}

	#tab04 table span .eu9i {
		display: none;
	}

	#tab04 table .eu9ion {
		display: none;
	}

	#tab04 table .eu9i {
		display: none;
	}

	#tab04 table .fTitle, #tab04 table .fTitle2, #tab04 table .tTitle {
		width: auto;
	}

	#tab04 .w159 {
		width: auto;
	}

	.product-box .img-box .icon-new {
		left: -50px;
		top: -10px;
	}

	#kvArea .l-text-box .text-box {
		padding-right: 30px;
	}

	#kvArea .pc-none {
		display: inline-block !important;
	}

	#tab01 .bg {
		width: 100%;
		background: #eceff1;
		padding: 1px 0 25px;
	}

	#tab01 .textBox_ttcl {
		font-size: 20px;
		margin-bottom: 18px;
		font-weight: bold;
	}

	.tabContents h1.ptd {
		padding-top: 20px;
	}

	.flexitem {
		display: flex;
		-webkit-flex: flex;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}

	.flexitem div.textBox_point {
		display: flex;
		-webkit-flex: flex;
		justify-content: center;
		-webkit-justify-content: center;
		align-items: center;
		-webkit-align-items: center;
		width: 100%;
		color: #fff;
		line-height: 1em !important;
		background-color: #FF6400;
		font-weight: bold;
		font-size: 1.1em;
		padding: .8em;
		margin: 0;
		position: relative;
		z-index: 2;
		border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	}

	.flexitem div.textBox_point::after {
		top: 100%;
		left: 50%;
		transform: translateX(-50%);
		border: solid transparent;
		content: "";
		position: absolute;
		border-top-color: #FF6400;
		border-width: 10px;
	}

	.flexitem div:nth-child(2) {
		background-color: #FFF;
		display: block;
		width: 100%;
		margin: 0;
		z-index: 1;
		padding: 10px 12px 12px;
		border-radius: 0 0 10px 10px / 0 0 10px 10px;
	}

	.tabContents .textBox_ttl strong {
		color: #fff;
		background-color: #c00;
		padding: 5px 12px;
		border-radius: 0;
		font-size: 14px !important;
		font-weight: strong;
		margin-right: 10px;
	}

	.textBox_point strong {
		font-size: 1.5em;
		margin: 0 0 0 .3em;
		color: inherit;
	}

	.textBox .textBox-graybk {
		font-size: .92em !important;
		display: inline-block;
		background: #777;
		padding: 6px 10px 4px;
		color: #fff;
		margin-bottom: 1em;
		line-height: 1;
	}

	.textBox .textBox-graybk span {
		font-size: 1.3em;
		vertical-align: middle;
		line-height: 1;
		position: relative;
		left: 0;
		top: -1px;
	}

	.textBox_cap {
		padding-top: 16px;
		padding-left: 1.05em;
		text-indent: -1.05em;
	}

	.textBox_ttcl span {
		font-size: .8em;
		font-weight: normal;
		vertical-align: middle;
		margin-left: .3em;
	}

	.textBox_ttcl em {
		font-weight: normal;
		font-style: normal;
	}

	.textBox_ttcl em.textBox_ttcl_cl1::before, .textBox_ttcl em.textBox_ttcl_cl2::before {
		content: "";
		border-left: 30px solid;
	}

	.textBox_ttcl em.textBox_ttcl_cl1::before {
		border-color: #0E6EB8;
		margin-right: 10px;
	}

	.textBox_ttcl em.textBox_ttcl_cl2::before {
		border-color: #F39801;
		margin-left: 15px;
		margin-right: 10px;
	}

	.flexitem .textBox_point_stt {
		margin-top: 10px;
		font-weight: bold;
		font-size: 18px !important;
	}

	.flexitem .textBox_point_copy {
		margin: 5px auto;
		font-size: 16px !important;
	}

	.flexitem em {
		font-style: normal;
		font-size: .9em;
		padding: .4em 0 .5em 0;
		text-align: center;
		line-height: 1em;
	}

	.flexitem em:nth-child(1) {
		width: 51%;
		background-color: #888;
		color: #fff;
		margin: 0 11% 0 1%;
	}

	.flexitem em:nth-child(2) {
		width: 37%;
		background-color: #888;
		color: #fff;
	}

	.flexitem article:nth-child(1) {
		width: 100%;
	}

	.flexitem article:nth-child(1) .textBox_ttl_stt {
		font-size: 24px !important;
		font-weight: bold;
		margin-top: 10px;
	}

	.flexitem article:nth-child(1) .textBox_ttl_copy {
		font-size: 16px !important;
		margin: 18px 0 0 0;
	}

	.flexitem article:nth-child(1) .textBox_ttl_note {
		font-size: 13px !important;
		margin: 15px 0 0;
	}

	.flexitem article:nth-child(2) {
		width: 100%;
		max-width: 460px;
		padding: 25px 0 0;
		margin: 0 auto;
	}

	.pbplus {
		padding-bottom: 16px;
	}

	.mtmc {
		margin-top: 10px;
	}

	.mtmc_cl {
		margin-top: 0;
		border-top: #adc0cb 3px solid;
		border-bottom: #adc0cb 3px solid;
		padding: 34px 5px 22px;
	}

	.mtmc2 {
		margin-top: 15px;
	}

	.mtmc3 {
		margin-top: 20px;
	}

	.mt100 {
		margin-top: 60px;
	}

	.wpc_ma {
		max-width: 750px;
	}

	.fsb_red, .fsb_red_mi {
		color: #c00;
	}

	.fsb_red_mi {
		margin-left: 78px;
		text-indent: -78px;
	}

	.fsb_cian {
		font-size: 18px !important;
		color: #597584;
		text-indent: -34px;
		margin-left: 34px;
	}

	.fsb_cian img {
		width: 28px;
		height: auto;
		margin-right: 7px;
	}
}

.pbplus_2 {
	margin: -10px 0 20px !important;
	padding-top: 0;
	text-align: right;
}

@media screen and (max-width: 736px) {
	.pbplus_2 {
		margin: 10px 0 !important;
	}
}