@charset "utf-8";

h2 {
	background: url(img/ico_pttl.png) no-repeat center top;
	background-size: 45px 50px;
}

.dotBox {
	font-size: 90%;
	line-height: 1.5em;
	border: dashed 1px #ccc;
	padding: 5px 10px 0;
}
.dotBox dt {
	font-weight: bold;
	color: #72AF2D;
}
.dotBox dd {
	margin-bottom: 5px;
}
.flow {
	width: 100%;
	font-size:90%;
	line-height: 1.5em;
}
.flow dt {
	color: #72AF2C;
	font-weight: bold;
}
.flow dd {
	margin-bottom: 5px;
	padding-left: 15px;
}
.photo25r {
 width: 25%;
 height: auto;
 float: right;
 margin-left: 2%;
 border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.photo40r {
 width: 40%;
 height: auto;
 float: right;
 margin-left: 3%;
}
.btn_cost {
	width: 80%;
	line-height: 2.6em;
	margin: 0 auto;
	text-align: center;
	font-size: 80%;
	background-color: #72AF2C;
	border-radius: 5px;
}
.btn_cost a {
	display: block;
	color: #fff;
}



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



.hajimete_button_2 {
	margin-bottom: 40px;
}


#s_menu {
	width: 100%;
	text-align: center;
}

#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;
}



/*---------hyou------*/



.merit_title {
	background-color: #F8F6EF;
}


.im_merit {
	width: 100%;
	border: solid 1px #e2d5c8;
	border-collapse: collapse;
	border-spacing: 0;
}

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

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



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



/*---------gazo------*/


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

.fr {
	float: right;
	padding: 0 0 10px 20px;
}

.gazofr {
	width: 100%;
	padding: 20px 0 10px 0;
}






/*C　メニュー*/

.C>div>div{
		border: solid 3px #72af2c;
		text-align: center;
		line-height: 1.2em;
		margin:0 0rem 1em 0;
		padding:1em;
}


.C a:link,.C a:visited{
	text-decoration: none;
	color:#
}
.C .col-md-6,.C .col-6{
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
   }




/*---------home_visits------*/

.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;
}
	
.yajiruni {
	margin: 5px 0 0 -8px;;
}



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

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

}

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

}
