@charset "UTF-8";
.main-wave {
	bottom: -2px;
}
.breadcrumb {
	color: #222;
}
.underlayer-main-title .border-bottom {
	border-bottom: solid white 2px!important;
}
#representative-message {
	line-height: 1.8;
}
#representative-message h4 {
	letter-spacing: .1rem;
	font-size: 1rem;
	line-height: 1.8;
	border-bottom: solid #222 2px;
	border-top: solid #222 2px;
}
#representative-message .text {
	border-top: solid #654c37 1px;
}
.section-title .jp {
	font-size: 1.8rem;
} 
#about-us tr {
	border-bottom: solid 1px #efefef;
}
#about-us > div {
	border-bottom: solid 2px #000;
	border-top: solid 2px #000;
} 

.message-title {
	border-bottom: solid #c6c6c1 1px;
}
.sine img {
	width: 145px;
}
.TA-miyabi {
	font-family: ta-miyabi, sans-serif;
	font-display:swap;
	font-weight: 400;
	font-style: normal;
}
#base-info-company {
	border-bottom: solid 2px #000;
	border-top: solid 2px #000;
}




/* Tablet */
@media screen and (min-width:768px) and (max-width:1024px) {

}

/* Tablet以上 */
@media screen and (min-width:1024px) {
	#representative-message h4 {
		font-size: 1.4rem;
		letter-spacing: .2rem;
	}
	.main-wave {
		bottom: -70px;
	}
}