@charset "utf-8";


/* コンテンツエリア
---------------------------*/
#tel_mail_box{
	width:620px;
	height:auto;
	font-size: 15px;
	line-height:30px;
	margin-left:30px;
	float:left;
}

#tel_set{
	width:620px;
	float:left;
}

#img_tel_2{
	width:65px;
	height:65px;
	float:left;
}

 /*↓グーグルフォントを使用*/
#num_tel_2{
	width:345px;
	height:auto;
	font-family: 'Ubuntu', sans-serif;
	font-size:52px;
	color:#33b3ed;
	line-height:1.6em;
	padding-left:20px;
	float:left;
}

#comment_tel{
	width:190px;
	font-size:15px;
	line-height:1em;
	padding-top:48px;
	float:left;
}

#mail_set{
	width:620px;
	margin-top:12px;
	float:left;
}

#img_mail_2{
	width:60px;
	height:47px;
	float:left;
}

/*↓グーグルフォントを使用*/
#num_mail_4{
	width:536px;
	height:auto;
	font-family: 'Noto Sans', sans-serif;
	font-size:29px;
	font-style:italic;
	line-height:2em;
	padding-left:24px;
	float:left;
}
#num_mail_4 a{
	color:#33b3ed;
}

#num_mail_4 a:hover{
	color:#9ea1a6;
}

#contact_img{
	width:200px;
	margin-right:30px;
	float:right;
}

