@charset "utf-8";


.graph_title {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 22px;
	font-weight: 400;
	margin: 0 0 10px;
	padding-bottom: 30px;
	border-bottom: 1px solid #A7A7A7;
}
.figure_graph {
	
}
.figure_graph img {
	width: 100%;
	height: auto;
}


.feature_pagetitle {
	padding: 0 0 20px;
	margin: 80px 0 40px;
	border-bottom: 1px solid #A7A7A7;
}
.feature_pagetitle h3 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 36px;
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 2px;
	padding: 6px 0 8px 20px;
	border-left: 6px solid #A2A9AD;
	line-height: 1;
}
.feature_pagetitle h3 span {
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	margin-left: 15px;
	letter-spacing: 0;
	line-height: 1;
	vertical-align: 7px;
}

.rate16 {
	width: 16%;
}
.rate28 {
	width: 28%;	
}

table {
	border-collapse: collapse;	
}
.feature_spec,
.feature_spec th,
.feature_spec td {
	border: 1px solid #ccc;
	font-weight: normal;
	padding: 5px 10px;
	font-size: 13px;
}
.feature_spec {
	width: 100%;
	margin: 0 auto 100px;	
}
.aligntop {
	vertical-align: top!important;	
}

th.product_name {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	padding: 10px;
	color: #fff;
}
.blk_cell {
	background: #333;
}
.dkgray_cell {
	background: #A2A9AD;	
}

.aligncenter {
	text-align: center!important;	
}

.gray_cell {
	background: #E6E6E5;
}
.border_dot {
	border-top: 1px dashed #ccc!important;	
	border-bottom: 1px dashed #ccc!important;	
}
td.mark {
	font-size: 22px;
	text-align: center;
}
.vt {
-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  margin: 0;
  padding: 0;	
}
.feature_spec ul {
	padding-left: 15px;	
}
.feature_spec ul  li {
	margin: 0 0 5px;	
}
.feature_spec ul li:last-child {
	margin: 0;	
}

.field_outer_flex {
	max-width: 960px;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 70px;
}
.field_outer_inner {
	width: 47%;
	text-align: center;
}
.field_outer_inner h4 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 22px;
	font-weight: 500;
	margin: 0 0 20px;	
}

.field_flex {
	
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 8px;
}
.field_col {
	width: calc(50% - 4px);
	box-sizing: border-box;
	background: #f5f5f5;
	padding: 20px 10px;
	text-align: center;
	font-size: 15px;
}


.test_flex {
	
	display: flex;
}
.test_flex_caption {
	flex: 1;	
}
.test_flex_figure {
	
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between; 
	width: 440px;
	margin-left: 90px;
}

.field_figure_flex {
	max-width: 1600px;
	margin: 0 auto 120px;
	
	display: flex;
}
.field_figure_flex div {
	width: 25%;	
}
.field_figure_flex div img {
	width: 100%;
	height: auto;	
}



.howto_title {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 22px;
	font-weight: 500;
	margin: 0 0 40px;
}
.howto_outer_flex {
	
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 0 0 15px;
	margin: 0 0 15px;
	border-bottom: 1px solid #A7A7A7;
}
.howto_outer_flex.first {
	padding-top: 15px;
	border-top: 1px solid #A7A7A7;
}
.howto_outer_flex.last {
	border: none;	
}

.howto_outer_flex .howto_flex:nth-child(odd) {
	padding-right: 20px;
}
.howto_outer_flex .howto_flex:nth-child(even) {
	padding-left: 20px;
	border-left: 1px solid #A7A7A7;
}

.howto_flex {
	width: 50%;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
}
.howto_flex.sp_last {
	padding-right: 0!important;
}


.howto_flex .col {
	width: 50%;
	box-sizing: border-box;
}
.howto_flex.sp_last .col:first-child {
	width: calc(50% - 10px);
}
.howto_flex .col img {
	width: 100%;
	height: auto;	
}
.howto_flex .col:nth-child(odd),
.howto_flex .col.last {
	padding-right: 20px;
	border-right: 1px solid #A7A7A7;
}
.howto_flex .col:nth-child(even) {
	padding-left: 20px;
}
.function ul {
	
	display: flex;
	margin: 0 0 5px;
}
.function li {
	list-style: none;
	font-size: 11px;
	margin-right: 12px;
	position: relative;
	padding-left: 16px;
}
.function li.none {
	opacity: 0.3;	
}

.function li::before {
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	background-position: 0 0;
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	top: calc(50% - 8px);
	left: 0;
}
.function li:first-child::before {
	background-image: url(../images/function_ico1.png);
}
.function li:nth-child(2)::before {
	background-image: url(../images/function_ico2.png);
}
.function li:nth-child(3)::before {
	background-image: url(../images/function_ico3.png);
}



.howto_figure {
	margin: 0 0 10px;
}
.howto_flex .col h6 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 15px;
}
.howto_flex .col h6 span {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 130%;
	margin-right: 5px;
}

.howto_flex .col p {
	font-size: 13px;
}
.howto_flex .col .fs10 {
	font-size: 11px;
	margin-top: 5px;	
}


.deodorant_box {
	border: 1px solid #C4C4C4;
}
.deodorant_upper {
	padding: 45px;
}


.use_icon_title {
	margin: 0 0 25px;
	
	display: flex;
	
	align-items: center;
}
.use_icon_title h5 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 24px;
	font-weight: 400;
}
.use_icon_title p {
	font-size: 16px;
	padding-top: 5px;
}

.use_item {
	width: 100px;
	box-sizing: border-box;
	margin-right: 20px;
}
.use_item img {
	width: 100%;
	height: auto;
	border-radius: 50%;
	box-shadow: rgba(0, 0, 0, 0.2) 8px 10px 10px -4px;
}

.deodorant_figure_flex {
	
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.deodorant_figure_flex div {
	width: 31.1%;	
}
.deodorant_figure_flex div img {
	width: 100%;
	height: auto;	
}

.deodorant_bottom {
	background: #FAFAFA;
	padding: 45px 112px;
}
.deodorant_bottom img {
	width: 100%;
	height: auto;	
}

.detergency_box {
	border: 1px solid #C4C4C4;
	padding: 30px;
	margin: 0 0 110px;
}

.detergency_box_flex {
	
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.detergency_box_col {
	width: 300px;
}
.detergency_box_col img {
	width: 100%;
	height: auto;	
}
.detergency_figure {
	margin: 0 0 20px;
	position: relative;	
}
.detergency_figure::after {
	content: '';
	display: block;
	width: 24px;
	height: 15px;
	background: url(../images/feature_arw1.png) no-repeat 0 0;
	background-size: 100%;
	position: absolute;
	top: 50%;
	right: -17px;	
}
.detergency_box_flex .detergency_box_col:last-child .detergency_figure::after {
	display: none;
}

.detergency_box_col h6 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 10px;
	text-align: center;
}
.detergency_box_col p {
	font-size: 13px;	
}


.wipetest_box {
	border: 1px solid #C4C4C4;
	margin: 0 0 50px;
}

.wipetest_flex {
	
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.slider_upper {
	position: relative;
	overflow: hidden;
	width: 470px;
}

.wipeout_figure {
	width: 360px;
	padding-top: 5px;
}
.wipeout_figure img {
	width: 100%;
	height: auto;	
}


@media(max-width: 767px) {
.figure_graph_swipe {
	overflow: auto;
	padding-bottom: 20px;
}
.graph_title {
	font-size: 18px;
	padding: 0 0 15px;
}
.figure_graph {
	padding-right: 40px;
	width: 150vw;	
}

.feature_pagetitle {
	padding: 0 0 10px;
	margin: 60px 0 20px;
}
.feature_pagetitle h3 {
	font-size: 24px;
	padding: 6px 0 8px 15px;
	letter-spacing: 1px;
}

.swipe_tbl {
	overflow: auto;
	padding-bottom: 20px;
	margin: 0 0 80px;
}
.feature_spec {
	width: 150vw;
	padding-right: 40px;
	margin: 0;	
}
.feature_spec,
.feature_spec th,
.feature_spec td {
	padding: 5px;
	font-size: 12px;
}
.field_col {
	padding: 15px 5px;
	font-size: 12px;
}
.test_flex {
	display: block;	
}
.test_flex_caption {
	margin: 0 0 35px;	
}
.test_flex_figure {
	width: 100%;
	margin:0 auto;	
}
.test_flex_figure div {
	width: 47%;	
}
.test_flex_figure div img {
	width: 100%;
	height: auto;	
}
.field_outer_flex {
	display: block;	
}
.field_outer_inner {
	width: 100%;	
}
.field_outer_inner {
	margin: 0 0 40px;	
}
.field_outer_inner h4 {
	font-size: 18px;
	margin: 0 0 10px;	
}

.function li {
	font-size: 10px;
	margin-right: 10px;
}
.howto_flex .col h6 {
	font-size: 15px;	
}
.howto_flex .col h6 span {
	font-size: 120%;	
}
.howto_outer_flex {
	display: block;
	border: none;
	margin: 0;
	padding: 0;
}
.howto_flex {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #A7A7A7;
	
}
.howto_flex.sp_last {
	border-bottom: none;	
}
.howto_flex .col.last {
	padding-right: 0;
	border-right: none;
}
.howto_flex.sp_last .col:first-child {
	width: 50%;
}
.howto_flex .col:nth-child(odd) {
	padding-right: 15px;	
}
.howto_flex .col:nth-child(even) {
	padding-left: 15px;	
}

.howto_outer_flex .howto_flex:nth-child(odd) {
	padding-right: 0;
}
.howto_outer_flex .howto_flex:nth-child(even) {
	padding-left: 0;
	border-left: none;
}
.howto_outer_flex.first {
	padding-top: 0;
	border-top: none;
}
.feature_pagetitle h3 span {
	vertical-align: 2px;
	font-size: 10px;	
}
.deodorant_upper {
	padding: 20px;	
}
.deodorant_figure_flex {
	display: block;	
}
.deodorant_figure_flex div {
	width: 100%;
	margin: 0 0 30px;	
}
.deodorant_figure_flex div:last-child {
	margin: 0;	
}
.deodorant_bottom {
	padding: 0;
	background: none;	
}

.detergency_box_flex {
	display: block;	
}
.detergency_box {
	padding: 20px;	
}
.detergency_box_col {
	width: 100%;
	margin: 0 0 35px;
	position: relative;
}
.detergency_figure::after {
	display: none;
}
.detergency_box_col::after {
	content: '';
	display: block;
	width: 12px;
	height: 24px;
	background: url(../images/feature_arw2.png) no-repeat 0 0;
	background-size: 100%;
	position: absolute;
	top: inherit;
	bottom: -30px;
	left: calc(50% - 6px);
}
.detergency_box_flex .detergency_box_col:last-child::after {
	display: none;	
}
.use_icon_title h5 {
	font-size: 20px;	
}
.use_icon_title p {
	font-size: 13px;
	padding: 0;
}
.wipetest_flex {
	display: block;	
}
.use_icon_title {
	margin: 0 0 20px;	
}
.use_icon_title .use_item {
	margin-bottom: 0;	
}

.slider_upper {
	width: 100%;
	margin: 0 0 30px;
}
.wipeout_figure {
	width: 100%;
	margin: 0 0 15px;	
}
.slider_upper img {
	width: 100%;
	height: auto;	
}
}

.vt_flex {
	width: 1.5em;
	text-align: center;
	margin: auto;	
}

.howto_notes {
	clear: both;
	font-size: 12px;	
}
.howto_notes dl {
	position: relative;
	margin-left: 2.5em;
	line-height: 1.8;	
}
.howto_notes dl dt {
	position: absolute;
	top: 0;
	left: -2.5em;
}