@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {
	font-family: "Roboto", sans-serif !important;
	letter-spacing: 0.05em;
}
#nav-open b, #nav-close-btn b {
	letter-spacing: 0.2em;
}
.home .area-fv {
	overflow: hidden;
}
.home .area-fv .ttl {
	position: absolute;
	bottom: 3.8rem;
	right: -2px;
	width: 86.2%;
	font-size: 1.1rem;
	font-weight: 500;
	color: #fff;
	padding: 5px 10px;
	border: 2px solid #d0111b;
	z-index: 1;
}
.home .area-news .sec-news li {
	padding-left: 1.2em;
}
.home .area-news .sec-news li:before {
  content: "*" !important;
	font-size: 1.6rem;
  top: 0;
  left: 0;
}
.home .area-news .ttl-img i {
	background: #fff;
	display: inline-block;
	width: auto;
	font-size: 2.8rem;
	font-weight: 900;
  padding: 6px 10px;
}
.home .area-01 .ttl,
.home .area-03 .ttl{
	width: 80%;
	font-size: 1.2rem;
	padding: 0 20px 10px;
	font-weight: 500;
	line-height: 1.2;
	color: #fff;
	border-bottom: 2px solid #d0111b;
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 10px;
	text-shadow: 1px 1px 5px #555;
}
.home .area-03 .ttl{
	left: 0;
	right: auto;
	bottom: 10px;
}
.home .area-04 .ttl {
	font-size: 3.5rem;
	padding-top: 4.4rem;
	max-width: 50rem;
	width: 100%;
	font-weight: 900;
	color: #fff;
	position: relative;
}
.home .area-04 .ttl:after {
	content: "";
	border-bottom: 2px solid #c4000a;
	position: absolute;
	top: 100%;
	right: 0;
	width: 999%;
}
.products .area-head .ttl-img {
	color: #fff;
	font-size: 3.2rem;
	letter-spacing: 0.2em;
	font-weight: 900;
	max-width: 100%;
}
@media print, screen and (min-width: 769px) {
	.home .area-fv .ttl {
		bottom: 8.5rem;
		right: -2px;
		width: 40%;
		font-size: 3rem;
		font-weight: 900;
		padding: 10px 20px;
	}
	.home .area-news .ttl-img i {
		font-size: 3.5rem;
	}
	.products .area-head .ttl-img {
		letter-spacing: 0.5em;
	}
}
@media only screen and (min-width: 769px) and (max-width: 1200px) {
	.home .area-fv .ttl {
		width: 60%;
	}
	.home .area-01 .ttl,
	.home .area-03 .ttl{
		width: 50%;
		font-size: 3.2rem;
		padding: 0 20px 10px;
		font-weight: 900;
		bottom: 60px;
	}
	.home .area-03 .ttl{
		bottom: 40px;
	}
}
@media only screen and (min-width: 1201px) {
	.home .area-01 .ttl,
	.home .area-03 .ttl{
		width: 30%;
		font-size: 3.2rem;
		padding: 0 20px 10px;
		font-weight: 900;
		bottom: 60px;
	}
	.home .area-03 .ttl{
		bottom: 40px;
	}
}

.about .area-02 h2 i,
.about .quality h2 {
	font-size: 3rem;
	font-weight: bold;
	line-height: 1.2;
}
.about .area-01 h3,
.about .area-02 h3{
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.4;
}
.about .area-02 h2 i {
	display: block;
	border-bottom: 2px solid #d0111b;
	padding-bottom: 10px;
}
.about .area-02 .ttl-img {
	max-width: 100%;
	width: 85%;
	top: 5%;
  left: 5%;
}
.about .area-02 .ttl-img .link-btn {
	width: calc(14.7rem - 0.65em * 2);
	left: auto;
	right: 0;
	top: auto;
	bottom: -15px;
}
@media print, screen and (min-width: 769px) {
	.about .area-02 .ttl-img {
		max-width: 100%;
		width: 28%;
		top: 4.4rem;
    left: 3rem;
	}
	.about .area-02 .ttl-img .link-btn {
		left: auto;
		right: 0;
		top: 100%;
		bottom: auto;
	}
}
.about .area-policy ol li {
	margin: 0 0 0 2em;
	padding: 0;
}
.about .area-policy ol li:before {
	margin-right: 0.5em;
	margin-left: -1.3em;
}
.about .area-06 h2.ttl {
	font-size: 2.2rem;
	position: relative;
	width: 11.5em;
}
.about .area-06 h2.ttl strong {
	color: #000;
	font-size: 3rem;
	font-weight: 900;
	display: inline-block;
	margin-bottom: 10px;
}
.about .area-06 h2.ttl:after {
	content: "";
	border-bottom: 2px solid #c4000a;
	position: absolute;
	top: 55%;
	right: 0;
	width: 999%;
}
@media print, screen and (min-width: 769px) {
	.about .area-06 h2.ttl {
		font-size: 2.5rem;
	}
	.about .area-06 h2.ttl strong {
		font-size: 3.8rem;
	}
}

.area-06 .grid-5_3 dl {
	font-family: "Roboto", sans-serif !important;
	letter-spacing: 0.05em;
}
.about .area-06 .grid-5_3 dl dt {
	width: 200px;
}

.quality .area-policy .ttl-3, .about .area-policy .ttl-3 {
	font-size: 2.5rem;
}
.quality .area-policy ol li, .about .area-policy ol li {
	font-size: 2rem;
}
@media print, screen and (min-width: 769px) {
	.quality .area-policy .ttl-3, .about .area-policy .ttl-3 {
		font-size: 3.5rem;
	}
	.quality .area-policy ol li, .about .area-policy ol li {
		font-size: 3rem;
	}
}


footer .copyright {
	padding: 1.5em 0 1.9em;
}
