@charset "UTF-8";

.space20 {
	height:20px;
}
.wbox{
	width: 100%;
	padding: 40px 0px 40px 0px;
	background: #ffffff;
}
.box800{
	width: auto;
	max-width: 800px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
}
.service01 {
	width: auto;
	padding: 20px 10px 20px 10px;
	margin: 0px auto 0px auto;
	background-image:url(https://dearline.net/assets/uploads/2025/11/bk01.webp);
	background-position:right bottom;
}
.midashi1 {
  width: 300px;
  height: 45px;
	margin: 40px auto 40px auto;
  line-height: 45px;
	font-size: 18px;
  color: #000000;
  text-align: center;
  background-color: #ffffff;
  text-decoration: none;
	border: #000000 solid 1px;
}
.naiyo {
	position: relative;
	width: 100%;
}
.naiyo div.title {
	position: absolute;
	display: inline-block;
	padding: 10px 10px 10px 10px;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	top: 50%;
	left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
	z-index: 10;
}
.line01 {
	clear: both;
	width: 300px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	border-bottom: #149e45 solid 8px;
}



@media only screen and (max-width: 799px) {

.br_sma{
	display:block;
}
.br_pc{
	display:none;
}
.columns {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.columns .col2 {
	width: 100%;
}
.col2 {
	box-sizing: border-box;
	width: 100%;
	max-width: 400px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}
.columnsc {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.columnsc .col3-2 {
	width: 50%;	
}
.col3-2 {
	box-sizing: border-box;
	width: 100%;
	max-width: 165px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.stxt {
	width: auto;
	padding: 10px 10px 0px 10px;
	margin: 0px auto 0px auto;
	text-align: left;
}
.tokucho {
	margin: 40px auto 0px auto;
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
  color: #000000;
  text-align: center;
}
.service02 {
	box-sizing: border-box;
	width: auto;
	height: 480px;
	padding: 20px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-image:url(https://dearline.net/assets/uploads/2025/11/service04.webp);
	background-position:center center;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
}
	
}





@media print, screen and (min-width: 800px) {

.br_sma{
	display:none;
}
.br_pc{
	display:block;
}
.columns {
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
}
.columns .col2 {
	width: 50%;
}
.col2 {
	box-sizing: border-box;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}
.columnsc {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.columnsc .col3-2 {
	width: 33.33%;
}
.col3-2 {
	box-sizing: border-box;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.stxt {
	width: auto;
	padding: 10px 15px 0px 15px;
	margin: 0px auto 0px auto;
}
.tokucho {
	margin: 40px auto 0px auto;
	font-size: 28px;
	line-height: 48px;
	font-weight: bold;
  color: #000000;
  text-align: center;
}
.service02 {
	box-sizing: border-box;
	width: auto;
	height: 480px;
	padding: 40px 0px 0px 30px;
	margin: 0px auto 0px auto;
	background-image:url(https://dearline.net/assets/uploads/2025/11/service04.webp);
	background-position:center center;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
}
	
}











