@charset "utf-8";
/* CSS Document */
.dotBox {
	font-size: 14px;
	line-height: 1.6em;
	border: dashed 1px #ccc;
	padding: 5px 15px 0;
}
.dotBox dt {
	font-weight: bold;
	color: #72AF2D;
}

.dotBox dd {
	margin-bottom: 5px;
}

.btn_cost {
	width: 320px;
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
	line-height: 36px;
	letter-spacing: 0.1em;
	background-color: #72AF2C;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.btn_cost a {
	display: block;
}
.btn_cost a:link,
.btn_cost a:visited {
	color: #fff;
}



.tsuin {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 16px;
	color: #9E5B1F;
	line-height: 20px;
	background: url(img/list2.png) no-repeat left 5px;
	padding-left: 20px;
	margin-bottom: 10px;
}

/*---------bangou_moji------*/

.bangou_moji {
	font-weight: bold;
	color: #72AF2D; 
}


/*---------s_menu button------*/


.hajimete_button {
	margin-top: 60px;
	margin-bottom: 70px;
}

.hajimete_button_2 {
	margin-top: 22px;
	margin-bottom: 40px;
}


#s_menu {
	width: 700px;
}

#s_menu dl {
	box-sizing: border-box;
	width: 197px;
	height: 100px;
	background: url(img/hajimete_button_off.png) no-repeat;
	float: left;
	padding: 12px 15px;
	margin: 0 5px 6px 0;
	/*margin: 0 6px 6px 0;*/
}
#s_menu a:hover dl {
	width: 197px;
	height: 100px;
	background: url(img/hajimete_button_on.png) no-repeat;
}
#s_menu dl dt {
	margin: 21px 15px 4px 15px;
}
#s_menu dl dd {
	font-size: 13px;
	line-height: 1.2em;
	border-top: solid 3px #72af2c;


	padding-top: 7px;
}
#s_menu a dl dd {
	color: #444;
}


/*---------doga------*/
.doga {
	width: 700px;
	height: 300px;
	margin-bottom: 20px;
}

#doga_box {
	width: 700px;
}
#doga_box p.logo {
	width: 200px;
	float: left;
}
#doga_box p.text {
	width: 460px;
	float: right;
}




.im_half_text {
	width: 600px;
	margin-bottom: 30px;
}




.merit_title {
	background-color: #F8F6EF;
}


.im_merit {
	width: 600px;
	border: solid 1px #e2d5c8;
}

.im_merit th {
	text-align: left;
	background-color: #F8F6EF;
	border: solid 1px #e2d5c8;
	padding: 7px 10px;
	font-size: 10px;
}
.im_merit td {
	border: solid 1px #e2d5c8;
	padding: 7px 10px;
	font-size: 12px;
}

.im_merit td p{
	padding-left:1em;
	text-indent:-1em;
}




.im_merit td.price {
	width: 90px;
	text-align: right;
}

.ul_cost {
}
.ul_cost li {
	background: url(../common/img/list1.png) no-repeat left center;
	padding-left: 12px;
}

.huto {
  font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	margin-bottom: 10px;
}



.mb15_1 {
	margin-bottom: 5px;
	padding-left:1em;
	text-indent:-1em;
}


.mb15_2 {
	margin-bottom: 25px;
	padding-left:1em;
	text-indent:-1em;
}


.immaru_ue {
	display: block;
	margin-top: 10px;
}



.home_visits_1 {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 15px;
	color: #72AF2D; 


}



/*---------bosen_moji------*/

.bosen_moji {
	font-weight: bold;
	/* border-left: solid 5px #72AF2D; */
	line-height: 2em;
	padding-left: 1.2em;
	margin-bottom: 10px;
	color: #72AF2D; 
}


/*---------midashi_suji------*/
.midashi_suji {
	display: flex;
}

.suji_1 {
	font-size:36px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-weight: 600;
	color: #72AF2D;
}
	

/*---------arrow_down------*/

/* 長方形 */
.arrow_down {
	top: 0.15em;
	left: 0.15em;
	font-size: 50px;
	position: relative;
	width: 0.3em;
	height: 0.5em;
	background-color: #72AF2D;
}
/* 三角 */
.arrow_down::before {
	position: absolute;
	top: 0.4em;
	left: -0.25em;
	width: 0;
	height: 0;
	content: "";
	border-top: 0.4em solid #72AF2D;
	border-left: 0.4em solid transparent;
	border-right: 0.4em solid transparent;
}


.mb15_3 {
	margin-bottom: 25px;
	padding-left:0.8em;

}

.mb15_4 {
	margin-bottom: 25px;
	padding-left:3em;

}




.yajiruni {
	margin: 5px 0 0 -8px;;
}