@charset "UTF-8";
/* ==================================
= minins 
================================== */
/*----------  topics4 common  ----------*/
body.topix-5 .underTitle {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	height: 30vw;
	background: url(../img/topix5/img_topix5_mv.jpg) no-repeat center;
	background-size: cover;
}

body.topix-5 .underTitle .title__wrap {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-box-pack: flex;
	-ms-flex-pack: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-ms-flex-direction: column;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex;
}

body.topix-5 .underTitle .logo img {
	width: 100%;
}

body.topix-5 .underTitle .lead,
body.topix-5 .underTitle .sub {
	font-size: 1.125vw;
	text-align: center;
}

body.topix-5 .underTitle .lead {
	margin: 0;
	font-weight: 600;
	line-height: 1.9444444444;
	font-family: "Yu Mincho", "游明朝", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

body.topix-5 .underTitle .sub {
	font-weight: bold;
	font-family: "Kumbh Sans", sans-serif;
	letter-spacing: 0.1em;
}

body.topix-5 .underTitle .title,
body.topix-5 .underTitle .sub {
	width: 100%;
}

body.topix-5 .breadcrumbContent {
	padding: 1% 0 0;
}

.content__inr {
	width: 100%;
	max-width: 1080px;
}

.content__inr.center {
	margin: 0 auto;
}

.columnBlock {
	letter-spacing: 0.1em;
}

/*----------   topics4 modules  ----------*/
/*----------  button  ----------*/
.button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
}

.button.black.border {
	border: 1px solid #000;
}

.button__red {
	background-color: #c71e25;
	color: #fff;
	font-weight: bold;
}

.button__red.border {
	border: 1px solid #fff;
}

.button__red.arrow_r {
	top: 0;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20width%3D%2217.4px%22%20height%3D%225.8px%22%20viewBox%3D%220%200%2017.4%205.8%22%20style%3D%22enable-background%3Anew%200%200%2017.4%205.8%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M11.5%2C5.8c-0.3%2C0-0.5-0.2-0.5-0.5V4.8H0.5C0.2%2C4.8%2C0%2C4.6%2C0%2C4.3s0.2-0.5%2C0.5-0.5H11V0.5c0-0.2%2C0.1-0.4%2C0.3-0.4%0A%09c0.2-0.1%2C0.4-0.1%2C0.5%2C0l5.4%2C3.8c0.2%2C0.1%2C0.3%2C0.4%2C0.2%2C0.6s-0.3%2C0.3-0.5%2C0.3H12v0.5C12%2C5.6%2C11.8%2C5.8%2C11.5%2C5.8z%20M12%2C3.8h3.3L12%2C1.5V3.8%0A%09z%22%2F%3E%0A%3C%2Fsvg%3E");
	background-position: center right 20px;
	background-repeat: no-repeat;
	-webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, top 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, top 0.3s ease-in-out;
}

.button__red.arrow_r:hover {
	position: relative;
	top: 4px;
	border: 1px solid #c71e25;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20width%3D%2217.4px%22%20height%3D%225.8px%22%20viewBox%3D%220%200%2017.4%205.8%22%20style%3D%22enable-background%3Anew%200%200%2017.4%205.8%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23C41D24%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M11.5%2C5.8c-0.3%2C0-0.5-0.2-0.5-0.5V4.8H0.5C0.2%2C4.8%2C0%2C4.6%2C0%2C4.3s0.2-0.5%2C0.5-0.5H11V0.5c0-0.2%2C0.1-0.4%2C0.3-0.4%0A%09c0.2-0.1%2C0.4-0.1%2C0.5%2C0l5.4%2C3.8c0.2%2C0.1%2C0.3%2C0.4%2C0.2%2C0.6s-0.3%2C0.3-0.5%2C0.3H12v0.5C12%2C5.6%2C11.8%2C5.8%2C11.5%2C5.8z%20M12%2C3.8h3.3L12%2C1.5V3.8%0A%09z%22%2F%3E%0A%3C%2Fsvg%3E");
}

.button__red:hover {
	background-color: #fff;
	color: #c71e25;
}

.button__white {
	background-color: #fff;
	color: #c71e25;
}

.button.radius {
	border-radius: 4rem;
}

.button.shadow {
	-webkit-box-shadow: 0px 2px 3px #000000a8;
	box-shadow: 0px 2px 3px #000000a8;
}

.button.block {
	width: 100%;
}

/*----------  dl  ----------*/
/*----------  figure  ----------*/
/*----------  flex  ----------*/
.is-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.is-flex-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

/*----------  font setting  ----------*/
.f_bold {
	font-weight: bold;
}

.f_gradient {
	background: -webkit-gradient(linear, left top, right top, color-stop(25%, #45b3e0), to(rebeccapurple));
	background: -webkit-linear-gradient(left, #45b3e0 25%, rebeccapurple 100%);
	background: linear-gradient(to right, #45b3e0 25%, rebeccapurple 100%);
	-webkit-background-clip: text;
	color: transparent;
	-webkit-filter: blur(0);
	filter: blur(0);
}

.f_ellipsis {
	text-overflow: ellipsis;
}

/*----------  image  ----------*/
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

/*----------  image full  ----------*/
.full_image {
	width: 100%;
}

/*----------  figre  ----------*/
.portrait {
	text-align: center;
}

.portrait img {
	margin: 0 auto;
}

.portrait .caption {
	margin-top: 1rem;
	text-align: center;
}

/*----------  object fit image  ----------*/
.of_block {
	position: relative;
	width: 200px;
	overflow: hidden;
}

.of_block::before {
	display: block;
	padding-top: 100%;
	content: "";
}

.of_image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	opacity: 1;
	-webkit-transition: opacity 0.2s ease-in, -webkit-transform 0.2s ease-in;
	transition: opacity 0.2s ease-in, -webkit-transform 0.2s ease-in;
	transition: opacity 0.2s ease-in, transform 0.2s ease-in;
	transition: opacity 0.2s ease-in, transform 0.2s ease-in, -webkit-transform 0.2s ease-in;
	-webkit-transition: scale(1);
	transition: scale(1);
}

a:hover .of_image {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 0.8;
}

/*----------  link  ----------*/
main a {
	color: #1c1c1c;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}

main a:hover {
	color: #1c1c1c;
}

/*----------  lists  ----------*/
ol,
ul {
	padding: 0.6rem 0.6rem 0.6rem 2em;
}

ol.no-bullet,
ul.no-bullet {
	margin: 0;
	padding: 0;
}

ol.no-bullet li,
ul.no-bullet li {
	list-style: none;
}

/*----------  media query setting ----------*/

/*----------  table  ----------*/
table {
	border-collapse: collapse;
}

table td,
table th {
	padding: 1.6rem;
	border: 1px solid #ccc;
}

/*----------   topics4 content  ----------*/
.bg__gray {
	background-color: #f2f5f7;
}

.title__line_over {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	position: relative;
	padding: 0;
	font-weight: bold;
	font-size: 3rem;
	letter-spacing: 0.14em;
}

.title__line_over::before {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 103%;
	width: 100vw;
	height: 1px;
	margin: auto;
	border: 0;
	background: #1c1c1c;
	content: "";
}

.content__movie {
	background-color: #e6e6ee;
	text-align: center;
}

.content__movie_title {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-top: 9.8rem;
	padding: 0;
	font-size: 3rem;
	letter-spacing: 0.14em;
}

.content__movie_title + .intro__movie {
	margin-top: 4.8rem;
}

.content__movie .movie__inr {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}

.content__movie .movie__inr iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.topix5__intro {
	margin-top: 3.8rem;
	padding-bottom: 10rem;
	font-size: 1.6rem;
}

.topix5__intro .intro__title {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	align-items: center;
	margin-bottom: 5rem;
	padding-bottom: 1.7rem;
	border-bottom: 1px solid #1c1c1c;
}

.topix5__intro .intro__title .title {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	font-size: 4rem;
	line-height: 1.2;
	font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.04em;
}

.topix5__intro .intro__title .sub {
	margin-top: 1.6rem;
	font-weight: normal;
	font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.topix5__intro .intro__lead {
	margin-bottom: 3.6rem;
}

.topix5__intro .intro__lead p {
	margin: 0;
	line-height: 1.75;
	letter-spacing: 0.1em;
	text-align: center;
}

.topix5__intro .intro__lead p:not(:first-child) {
	margin-top: 2.7rem;
}

.topix5__intro .intro__navi {
	margin-bottom: 3.6rem;
	text-align: center;
}

.topix5__intro .intro__movie_title {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin: 10.4rem 0 0 -2.2rem;
	padding: 0;
	font-size: 3rem;
	letter-spacing: 0.06em;
}

.topix5__intro .intro__movie_title + .intro__movie {
	margin-top: 4.8rem;
}

.topix5__section {
	padding: 7.9rem 0 9.8rem;
}

.topix5__section .section__title {
	text-align: center;
}

.topix5__section .section__title .title {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	position: relative;
	align-items: center;
	min-height: 4rem;
	margin: 0 auto;
	padding: 0.4rem 1.8rem;
	background-color: #1c1c1c;
	color: #fff;
	font-weight: 500;
	font-size: 1.6rem;
	font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.1em;
}

.topix5__section .section__title .title::after {
	position: absolute;
	top: 100%;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -5px;
	border: solid transparent;
	border-width: 6px 4px;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #1c1c1c;
	content: "";
	pointer-events: none;
}

.topix5__section .section__title .lead {
	margin-top: 4.8rem;
}

.topix5__section .section__sub_title {
	margin-top: 5.4rem;
	font-weight: bold;
	font-size: 2.6rem;
	text-align: center;
}

.topix5__section .section__sub_title span {
	padding: 0 2.2rem;
}

.topix5__section .section__sub_title + .section__content {
	margin-top: 5.5rem;
}

.topix5__section .section__content {
	margin-top: 8.9rem;
}

.topix5__section .section__content figure.block__image {
	margin: 0 !important;
}

.topix5__section .section__content.start_left .content__block:nth-child(odd) .block__image::before, .topix5__section .section__content.start_left .content__block:nth-child(odd) .block__wiping::before {
	left: 2rem;
}

.topix5__section .section__content.start_left .content__block:nth-child(even) .block__image::before, .topix5__section .section__content.start_left .content__block:nth-child(even) .block__wiping::before {
	right: 2rem;
}

.topix5__section .section__content.start_right .content__block:nth-child(odd) .block__image::before, .topix5__section .section__content.start_right .content__block:nth-child(odd) .block__wiping::before {
	right: 2rem;
}

.topix5__section .section__content.start_right .content__block:nth-child(even) .block__image::before, .topix5__section .section__content.start_right .content__block:nth-child(even) .block__wiping::before {
	left: 2rem;
}

.topix5__section .content__block {
	-webkit-box-align: center;
	-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
}

.topix5__section .content__block:not(:first-child) {
	margin-top: 10.6rem;
}

.topix5__section .content__block .block__image, .topix5__section .content__block .block__wiping {
	z-index: 2;
	position: relative;
}

.topix5__section .content__block .block__image img {
	width: 100%;
}

.topix5__section .content__block .block__image::before {
	z-index: -1;
	position: absolute;
	top: 2rem;
	width: 100%;
	height: 100%;
	margin: auto;
	border: 1px solid #1c1c1c;
	content: "";
}

.topix5__section .content__block .block__wiping .wiping__title {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 0.3rem 1rem;
	background-color: #000;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	font-size: 2rem;
	letter-spacing: 0;
}

.topix5__section .content__block .block__wiping .wiping__lists {
	margin-top: 1.8rem;
}

.topix5__section .content__block .block__wiping .wiping__image {
	position: relative;
}

.topix5__section .content__block .block__wiping .wiping__image:not(:first-child) {
	margin-top: 7rem;
}

.topix5__section .content__block .block__wiping .wiping__image:not(:first-child)::before {
	position: absolute;
	top: -5.2rem;
	right: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-width: 27px 15.5px 0 15.5px;
	border-style: solid;
	border-color: #94d0ca transparent transparent transparent;
	content: "";
}

.topix5__section .content__block .block__wiping .wiping__image img {
	width: 100%;
}

.topix5__section .content__block .block__wiping .wiping__image .caption {
	margin: 0.4rem auto;
	letter-spacing: 0;
	text-align: center;
}

.topix5__section .content__block .block__detail .title {
	margin: 0 0 2.5rem;
	padding: 0;
	font-weight: 600;
	font-size: 3rem;
	line-height: 1.5333333333;
	letter-spacing: 0.06em;
	text-align: left;
}

.topix5__section .content__block .block__detail .lead {
	line-height: 1.8666666667;
}

.topix5__section.alternately .section__content .content__start {
	grid-area: start;
}

.topix5__section.alternately .section__content .content__end {
	grid-area: end;
}

.topix5__section.alternately .section__content .content__end .title {
	margin: 0 0 3rem 0;
	padding: 0;
	font-weight: 600;
	font-size: 3rem;
	line-height: 1.5333333333;
	letter-spacing: 0.06em;
	text-align: left;
}

.topix5__section.alternately .section__content .content__end .title:not(:first-child) {
	margin-top: 2.8rem;
	margin-bottom: 2.4rem;
}

.topix5__section.alternately .section__content .content__end .logo {
	margin-top: 6.9rem;
	text-align: left;
}

.topix5__section.alternately .section__content .content__end .logo .image {
	margin: 0 0 0 -4px;
	text-align: left;
}

.topix5__section.alternately .section__content .content__end .lead {
	line-height: 1.8666666667;
}

.topix5__section.alternately .section__content .content__map {
	margin-bottom: 1.3rem;
}

.topix5__section.alternately .section__content .content__map img {
	width: 100%;
}

.topix5__section.alternately .section__content .factory__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.topix5__section.alternately .section__content .factory__info:nth-child(even) .factory__image {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.topix5__section.alternately .section__content .factory__info:nth-child(even) .factory__detail {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
	order: 1;
}

.topix5__section.alternately .section__content .factory__info:not(:first-child) .factory__detail {
	padding-bottom: 1rem;
}

.topix5__section.alternately .section__content .factory__image, .topix5__section.alternately .section__content .factory__detail {
	width: 50%;
}

.topix5__section.alternately .section__content .factory__image {
	margin: 0;
}

.topix5__section.alternately .section__content .factory__image img {
	width: 100%;
}

.topix5__section.alternately .section__content .factory__detail {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 4rem;
}

.topix5__section.alternately .section__content .factory__detail .name {
	margin: 0;
}

.topix5__section.alternately .section__content .factory__detail .name span {
	padding: 0.4rem 1.2rem;
	background-color: #000;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	font-size: 1.4rem;
}

.topix5__section.alternately .section__content .factory__detail .lead {
	margin: 0.8rem 0 0 0;
	font-size: 1.2rem;
	line-height: 1.6666666667;
}

.topix5__section.safety .section__content .content__block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.topix5__section.safety .section__content .content__block .image {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 40px;
	margin-top: 0;
}

.topix5__section.safety .section__content .content__block .image .border {
	border: 1px solid #c6c6c6;
}

.topix5__section.safety .section__content .content__block .detail {
	text-align: left;
}

.topix5__section.safety .section__content .content__block .detail .title {
	margin: 0;
	padding: 0;
	font-size: 3rem;
	line-height: 1.5333333333;
	letter-spacing: 0.06em;
	text-align: left;
}

.topix5__section.safety .section__content .content__block .detail .lead {
	margin-top: 2.5rem;
}

.topix5__section.safety .section__content .content__block .detail .lead p {
	font-size: 1.5rem;
	line-height: 1.8666666667;
	letter-spacing: 0.1em;
}

.topix5__section.safety .section__content .content__block .detail .lead p + p {
	margin-top: 2.8rem;
}

.topix5__section.safety .section__content .content__block dl {
	margin-top: 3.2rem;
	margin-bottom: 3.2rem;
}

.topix5__section.safety .section__content .content__block dl dt .label {
	padding: 0.6rem 1.4rem;
	background-color: #000;
	color: #fff;
	font-style: italic;
	font-weight: bold;
}

.topix5__section.safety .section__content .content__block dl dt:not(:first-child) {
	margin-top: 2.8rem;
}

.topix5__section.safety .section__content .content__block dl dd {
	margin-top: 1.6rem;
}

.topix5__section.safety .section__content .content__block dl + p {
	width: 307px;
	margin-top: 4.8rem;
	margin-bottom: 0;
}

.topix5__section.safety .section__content .content__movie {
	margin-top: 2.4rem;
	padding-top: 3.6rem 14rem 3.6rem;
	background-color: #fff;
}

.topix5__section.safety .section__content + .section__content {
	margin-top: 7.4rem;
}

.topix5__section.section01 {
	padding: 7.9rem 0 9.8rem;
}

.topix5__section.section02 {
	padding: 8.4rem 0 11.4rem;
}

.topix5__section.section03 {
	padding: 8.1rem 0 9.6rem;
}

.topix5__section.section04 {
	padding: 10.4rem 0 8rem;
}

.topix5__section.section04 .lead p {
	font-size: 1.5rem;
	line-height: 1.8666666667;
	letter-spacing: 0.1em;
}

.topix5__section.section04 .lead p + p {
	margin-top: 2.8rem;
}

.topix5__section.section04 .content__block.block02 .block__wiping {
	padding-top: 0.6rem;
}

.topix5__section.section04 .content__block.block02 .wiping__image {
	margin: 0;
}

.topix5__section.section04 .content__block.block02 .wiping__image + .wiping__image {
	margin-top: 7rem !important;
}

.topix5__section.section04 .content__block.block03 figure {
	margin: 0;
}

.topix5__section.section04 .content__block.block03 .block__detail {
	margin-top: -0.6rem;
}

.topix5__section.section04 .content__block.block04 .title {
	margin-top: 2.6rem;
	margin-bottom: 2.6rem;
}

.topix5__section.section05 {
	padding: 8.6rem 0 9rem;
}

.topix5__section.section05 .content__block:not(:first-child) {
	margin-top: 8rem;
}

.topix5__section.section06 {
	padding: 7.2rem 0 0rem;
}

.topix5__section.section06 .section__title {
	text-align: left;
}

.topix5__section.section06 .section__title h2 {
	margin: 0;
	font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.06em;
}

.topix5__section.section06 .section__content {
	margin-top: 3.2rem;
}

.topix5__section.section06 .content__block:not(:first-child) {
	margin-top: 8rem;
}

.topix5__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 9.8rem 0 5.4rem;
}

.topix5__items .items__title .title {
	font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.06em;
}

.topix5__items .items__title .title::before {
	left: 100%;
	margin-left: 2rem;
}

.topix5__items .item__content {
	margin-top: 1.8rem;
}

.topix5__items .item__content + .item__content {
	margin-top: 8.2rem;
}

.topix5__items .item__list_title {
	margin: 7.4rem 0 4.1rem;
	font-size: 1.6rem;
	letter-spacing: 0.1em;
}

.topix5__items .item__list_title::before {
	margin-left: 1.8rem;
}

.topix5__items .item__cat_title {
	font-weight: bold;
	font-size: 2rem;
	letter-spacing: 0.14em;
	text-align: center;
}

.topix5__items .item__cat_image {
	margin: 1.3rem 0 0 0;
}

.topix5__items .item__lists figure img {
	border: 1px solid #c6c6c6;
}

.topix5__items .item__more {
	margin: 4.6rem 0 0 0;
	text-align: center;
}

.topix5__items .item__all_more {
	margin: 4.6rem 0 4.6rem;
	text-align: center;
}

.topix5__warranty {
	padding-bottom: 12rem;
}

.topix5__warranty .warranty__title .title {
	font-weight: bold;
	font-size: 2.4rem;
	font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.06em;
}

.topix5__warranty .warranty__wrap {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	padding: 4.6rem 6.6rem 6.4rem;
	background-color: #f2f5f7;
}

.topix5__warranty .warranty__content {
	margin-top: 3.4rem;
}

.topix5__warranty .warranty__list {
	font-size: 1.3rem;
	line-height: 1.8461538462;
}

.topix5__warranty .warranty__list p {
	margin: 0;
	line-height: 1.8461538462;
}

.topix5__warranty .warranty__list dt {
	font-weight: bold;
}

.topix5__warranty .warranty__list dt:not(:first-child) {
	margin-top: 2.4rem;
}

.topix5__warranty .warranty__list dd {
	letter-spacing: 0.1em;
}

.topix5__warranty .warranty__list ul {
	margin-bottom: 2rem;
	padding: 0 0 0 0.8rem;
	counter-reset: count;
}

.topix5__warranty .warranty__list ul li {
	counter-increment: count;
}

.topix5__warranty .warranty__list ul li::before {
	content: "(" counter(count, lower-alpha) ") ";
}

@media screen and (min-width: 750px) {
	body.topix-5 .underTitle .title__wrap {
		width: 67.5vw;
		margin: 0 auto -2.25vw;
		padding-right: 48.75vw;
	}
	body.topix-5 .underTitle .logo {
		width: 100%;
		margin: 0 0 1.375vw;
	}
	body.topix-5 .underTitle .lead {
		letter-spacing: 0.42em;
	}
	body.topix-5 .underTitle .lead .line01 {
		margin-left: 0.3125vw;
	}
	body.topix-5 .underTitle .lead .line02 {
		margin-left: 1.875vw;
	}
	body.topix-5 .underTitle .sub {
		margin: 0.875vw 0 0 -0.5vw;
	}
	.button__red.arrow_r {
		font-size: 1.8rem;
		letter-spacing: 3.78px;
	}
	a[href*="tel:"] {
		color: inherit;
		text-decoration: none;
		cursor: text;
		pointer-events: none;
	}
	.sp {
		display: none !important;
	}
	.content__movie {
		padding: 4rem 4rem;
	}
	.topix5__intro .intro__navi a {
		max-width: 160px;
		margin: 0 auto;
	}
	.topix5__section .section__content.start_left .content__block:nth-child(odd) .block__detail {
		padding-right: 1rem;
	}
	.topix5__section .section__content.start_left .content__block:nth-child(even) .block__image, .topix5__section .section__content.start_left .content__block:nth-child(even) .block__wiping {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.topix5__section .section__content.start_left .content__block:nth-child(even) .block__detail {
		padding-left: 1rem;
	}
	.topix5__section .section__content.start_right .content__block:nth-child(odd) .block__image, .topix5__section .section__content.start_right .content__block:nth-child(odd) .block__wiping {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.topix5__section .section__content.start_right .content__block:nth-child(odd) .block__detail {
		padding-left: 1rem;
	}
	.topix5__section .section__content.start_right .content__block:nth-child(even) .block__detail {
		padding-right: 1rem;
	}
	.topix5__section .content__block .block__image, .topix5__section .content__block .block__wiping {
		width: 46.25vw;
	}
	.topix5__section .content__block .block__wiping .wiping__title {
		min-width: 247px;
	}
	.topix5__section .content__block .block__detail {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		min-width: 40px;
	}
	.topix5__section.alternately .section__content {
		display: grid;
		grid-template-rows: 1fr;
		grid-template-columns: 46.25vw auto;
		grid-template-areas: "start end";
		gap: 85px 40px;
	}
	.topix5__section.alternately .section__content .content__end {
		padding-right: 1rem;
	}
	.topix5__section.alternately .section__content .factory__list {
		margin-top: 1.1rem;
	}
	.topix5__section.alternately .section__content .factory__info:nth-child(odd) .factory__detail {
		padding-right: 1rem;
		padding-left: 1.8rem;
	}
	.topix5__section.alternately .section__content .factory__info:nth-child(even) .factory__detail {
		padding-right: 1.8rem;
		padding-left: 1rem;
	}
	.topix5__section.alternately .section__content .factory__info:not(:first-child) {
		margin-top: 1rem;
	}
	.topix5__section.alternately .section__content .factory__image {
		width: 22.8125vw;
	}
	.topix5__section.safety .section__content .content__block:nth-child(odd) .image {
		text-align: left;
	}
	.topix5__section.safety .section__content .content__block:nth-child(odd) .detail {
		margin-right: 3rem;
	}
	.topix5__section.safety .section__content .content__block:nth-child(even) .image {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.topix5__section.safety .section__content .content__block:nth-child(even) .detail {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin-left: 3rem;
	}
	.topix5__section.safety .section__content .content__block .detail {
		width: calc(50%);
	}
	.topix5__section.section04 .content__block.block03 figure {
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.topix5__section.section05 .content__block.block01 .image {
		padding-left: 0.5rem;
	}
	.topix5__section.section05 .content__block.block02 .detail {
		margin-top: 3rem;
	}
	.topix5__section.section05 .content__block.block03 .detail {
		margin-top: 1.8rem;
	}
	.topix5__items .item__lists .columnBlock {
		width: calc(25% - 24px) !important;
		margin: 0 32px 0 0 !important;
	}
	.topix5__items .item__more a {
		max-width: 160px;
		margin: 0 auto;
	}
	.topix5__items .item__all_more a {
		max-width: 160px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 749px) {
	body.topix-5 .underTitle .title__wrap {
		width: 36vw;
		margin: 0 0 0 2.6666666667vw;
	}
	body.topix-5 .underTitle .logo {
		width: 100%;
		margin: 0;
		text-align: center;
	}
	body.topix-5 .underTitle .logo img {
		width: 26vw;
	}
	body.topix-5 .underTitle .lead,
	body.topix-5 .underTitle .sub {
		width: 100%;
		font-size: 2.6666666667vw;
	}
	body.topix-5 .underTitle .lead {
		margin: 1.0666666667vw 0 0 0;
		line-height: 1.4;
		letter-spacing: 0.2em;
	}
	body.topix-5 .underTitle .sub {
		margin: 1.0666666667vw 0 0 0;
	}
	.button__red.arrow_r {
		background-position: center right 5.3333333333vw;
	}
	.button__red.arrow_r {
		font-size: 3.7333333333vw;
		letter-spacing: 3.64px;
	}
	.pc {
		display: none !important;
	}
	.title__line_over {
		font-size: 4.2666666667vw;
	}
	.content__movie {
		padding: 5.3333333333vw;
	}
	.content__movie_title {
		font-size: 4.2666666667vw;
	}
	.topix5__intro {
		margin-top: 4.2666666667vw;
		padding-bottom: 10.1333333333vw;
	}
	.topix5__intro .intro__title {
		margin-top: 9.6vw;
	}
	.topix5__intro .intro__title .title {
		font-size: 5.3333333333vw;
	}
	.topix5__intro .intro__title .logo {
		max-width: 48vw;
	}
	.topix5__intro .intro__movie_title {
		margin: 6.4vw 0 -2.9333333333vw;
		font-size: 4.2666666667vw;
	}
	.topix5__intro .intro__movie_title + .intro__movie {
		margin-top: 6.4vw;
	}
	.topix5__section .section__title .title {
		font-size: 4.2666666667vw;
	}
	.topix5__section .section__title .lead {
		margin-top: 8.5333333333vw;
		padding: 0 4.2666666667vw;
	}
	.topix5__section .section__sub_title {
		margin-top: 7.4666666667vw;
		font-size: 5.8666666667vw;
	}
	.topix5__section .section__sub_title + .section__content {
		margin-top: 7.4666666667vw;
	}
	.topix5__section .section__content {
		margin-top: 8vw;
	}
	.topix5__section .section__content.start_left .content__block:nth-child(odd) .block__image, .topix5__section .section__content.start_left .content__block:nth-child(odd) .block__wiping {
		margin: 0 auto 0 0 !important;
	}
	.topix5__section .section__content.start_left .content__block:nth-child(even) .block__image, .topix5__section .section__content.start_left .content__block:nth-child(even) .block__wiping {
		margin: 0 0 0 auto !important;
	}
	.topix5__section .section__content.start_right .content__block:nth-child(odd) .block__image, .topix5__section .section__content.start_right .content__block:nth-child(odd) .block__wiping {
		margin: 0 0 0 auto !important;
	}
	.topix5__section .section__content.start_right .content__block:nth-child(even) .block__image, .topix5__section .section__content.start_right .content__block:nth-child(even) .block__wiping {
		margin: 0 auto 0 0 !important;
	}
	.topix5__section .content__block:not(:first-child) {
		margin-top: 7.4666666667vw;
	}
	.topix5__section .content__block .block__image, .topix5__section .content__block .block__wiping {
		width: 90%;
	}
	.topix5__section .content__block .block__detail {
		padding: 4.8vw;
	}
	.topix5__section .content__block .block__detail .title {
		margin: 4.8vw 0 3.2vw;
		font-size: 5.3333333333vw;
	}
	.topix5__section.alternately .section__content .content__end {
		margin-top: 6.4vw;
		padding: 0 4.2666666667vw;
	}
	.topix5__section.alternately .section__content .content__end .title {
		margin-bottom: 4.2666666667vw;
		font-size: 5.3333333333vw;
	}
	.topix5__section.alternately .section__content .content__end .logo {
		margin-top: 8.5333333333vw;
		text-align: center;
	}
	.topix5__section.alternately .section__content .content__end .logo .image {
		margin: 0 auto;
		text-align: center;
	}
	.topix5__section.alternately .section__content .factory__info:nth-child(odd) .factory__detail {
		padding: 0 2.6666666667vw 0 2.6666666667vw;
	}
	.topix5__section.alternately .section__content .factory__info:nth-child(even) .factory__detail {
		padding: 0 2.6666666667vw 0 2.6666666667vw;
	}
	.topix5__section.alternately .section__content .factory__info:not(:first-child) {
		margin-top: -2.6666666667vw;
	}
	.topix5__section.safety .section__content .content__block .image {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.topix5__section.safety .section__content .content__block .detail {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		width: 100%;
		margin-top: 5.3333333333vw;
	}
	.topix5__section.safety .section__content .content__block .detail .title {
		font-size: 5.3333333333vw;
	}
	.topix5__section.safety .section__content .content__block .detail .lead {
		margin-top: 4.8vw;
	}
	.topix5__section.safety .section__content .content__block .detail .lead p {
		width: 100%;
	}
	.topix5__section.safety .section__content + .section__content {
		margin-top: 10.1333333333vw;
	}
	.topix5__section.section01 {
		padding: 10.6666666667vw 0 10.6666666667vw;
	}
	.topix5__section.section02 {
		padding: 10.6666666667vw 0 10.6666666667vw;
	}
	.topix5__section.section03 {
		padding: 10.6666666667vw 0 10.6666666667vw;
	}
	.topix5__section.section04 {
		padding: 10.6666666667vw 0 10.6666666667vw;
	}
	.topix5__section.section05 {
		padding: 10.6666666667vw 0 10.6666666667vw;
	}
	.topix5__section.section05 .content__block:not(:first-child) {
		margin-top: 10.6666666667vw;
	}
	.topix5__section.section06 {
		padding: 10.6666666667vw 0 0;
	}
	.topix5__section.section06 .content__block:not(:first-child) {
		margin-top: 10.6666666667vw;
	}
	.topix5__items {
		padding-top: 14.4vw;
		padding-bottom: 16vw;
	}
	.topix5__warranty {
		padding-bottom: 16vw;
	}
	.topix5__warranty .warranty__title .title {
		font-size: 5.3333333333vw;
	}
	.topix5__warranty .warranty__wrap {
		padding: 6.4vw 6.4vw 6.4vw;
	}
	.topix5__warranty .warranty__content {
		margin-top: 6.4vw;
	}
	.topix5__warranty .warranty__list dt:not(:first-child) {
		margin-top: 6.4vw;
	}
	.topix5__warranty .warranty__list ul {
		margin-bottom: 6.4vw;
	}
}

@media screen and (max-width: 1279px) {
	.content__inr {
		padding: 0 5%;
	}
}

@media all and (-ms-high-contrast: none) {
	.f_gradient {
		background-image: none;
	}
	.topix5__section .section__title .title {
		height: 4rem;
	}
}

@media screen and (min-width: 1280px) {
	.content__movie {
		padding: 4rem 14rem;
	}
	.topix5__section .section__content.start_left .content__block:nth-child(odd) {
		padding-right: 7.8125vw;
	}
	.topix5__section .section__content.start_left .content__block:nth-child(odd) .block__detail {
		padding-left: 7.5vw;
	}
	.topix5__section .section__content.start_left .content__block:nth-child(even) {
		padding-left: 7.8125vw;
	}
	.topix5__section .section__content.start_left .content__block:nth-child(even) .block__detail {
		padding-right: 7.5vw;
	}
	.topix5__section .section__content.start_right .content__block:nth-child(odd) {
		padding-left: 7.8125vw;
	}
	.topix5__section .section__content.start_right .content__block:nth-child(odd) .block__detail {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		padding-right: 7.5vw;
	}
	.topix5__section .section__content.start_right .content__block:nth-child(even) {
		padding-right: 7.8125vw;
	}
	.topix5__section .section__content.start_right .content__block:nth-child(even) .block__detail {
		padding-left: 7.5vw;
	}
	.topix5__section.alternately .section__content {
		padding-right: calc((100% - 68.75vw) / 2);
		gap: 85px 7.5vw;
	}
	.topix5__section.alternately .section__content .factory__info:nth-child(odd) .factory__detail {
		padding-right: 9.75vw;
	}
	.topix5__section.alternately .section__content .factory__info:nth-child(even) .factory__detail {
		padding-left: 9.75vw;
	}
	.topix5__section.alternately .section__content .factory__info:not(:first-child) {
		margin-top: -5.5rem;
	}
	.topix5__section.safety .section__content .content__block:nth-child(odd) .detail {
		margin-right: 6rem;
		padding-right: 6rem;
	}
	.topix5__section.safety .section__content .content__block:nth-child(even) .detail {
		margin-left: 6rem;
		padding-left: 6rem;
	}
}

@media screen and (min-width: 1440px) {
	.topix5__section .section__content.start_left .content__block:nth-child(odd) {
		padding-right: calc((100% - 68.75vw) / 2);
	}
	.topix5__section .section__content.start_left .content__block:nth-child(even) {
		padding-left: calc((100% - 68.75vw) / 2);
	}
	.topix5__section .section__content.start_right .content__block:nth-child(odd) {
		padding-left: calc((100% - 68.75vw) / 2);
	}
	.topix5__section .section__content.start_right .content__block:nth-child(even) {
		padding-right: calc((100% - 68.75vw) / 2);
	}
}

@media screen and (min-width: 750px) and (max-width: 1439px) {
	.topix5__section .section__content.start_left .content__block:nth-child(odd) .block__detail {
		padding-left: 5.859375vw;
	}
	.topix5__section .section__content.start_left .content__block:nth-child(even) .block__detail {
		padding-right: 5.859375vw;
	}
	.topix5__section .section__content.start_right .content__block:nth-child(odd) .block__detail {
		padding-right: 5.859375vw;
	}
	.topix5__section .section__content.start_right .content__block:nth-child(even) .block__detail {
		padding-left: 5.859375vw;
	}
	.topix5__section.alternately .section__content {
		padding-right: 1rem;
		gap: 85px 6.34765625vw;
	}
}

@media screen and (min-width: 1024px) {
	.topix5__section.section01 .content__block.block01 .title {
		margin-top: 2rem;
	}
	.topix5__section.section01 .content__block.block02 .title {
		margin-top: 4.4rem;
	}
	.topix5__section.section03 .content__block.block02 {
		margin-top: 10.2rem;
	}
	.topix5__section.section03 .content__block.block02 .title {
		margin-top: 2rem;
	}
	.topix5__section.section03 .content__block.block04 {
		margin-top: 7.1rem;
	}
	.topix5__section.section03 .content__block.block04 .title {
		margin-top: 2.6rem;
	}
	.topix5__section.section04 .content__block.block01 .title {
		margin-top: -1.4rem;
	}
	.topix5__section.section04 .content__block.block02 .title {
		margin-top: -0.6rem;
	}
	.topix5__section.section04 .content__block.block02 .block__wiping {
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.topix5__section.section04 .content__block.block03 {
		margin-top: 8rem;
	}
	.topix5__section.section05 .content__block.block01 .detail .title {
		margin-top: -0.8rem;
	}
}
