@media screen and (min-width: 769px) {

body {
	margin: 0;
	padding: 0;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	background-color: #f2f7ff;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	color:#fff;
	padding: 0;
	margin: 0;
}

/*image size*/
img.w100 {width: 100%;}
img.w95 {width: 95%;}
img.w90 {width: 90%;}
img.w60 {width: 60%;}

/*spacer*/
#spacer10 {height: 10px;}
#spacer15 {height: 15px;}
#spacer20 {height: 20px;}
#spacer30 {height: 30px;}

.clear {clear: both;}


/*frame*/
#wrapper {
	width: 1200px;
	margin: 0 auto;
	background-color: #ffffff;
}

/*header*/

#title_text {
	width: 100%;
	padding-left: 5px;
	background-color: #DB2032;
	font-size: 16px;
	color: #ffffff;
}

#title_text h1{
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	display: inline;
}

#title_text h1 a{
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	display: inline;
	text-decoration: none
}

#title_text h1 a:hover{
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	display: inline;
	text-decoration: none
}

/*menu*/
#menu {
	margin: -8px 0px 0px 1px; 
	overflow: hidden;
}

#menu ul{
	margin: 0; 
	padding: 0; 
	list-style: none;
}
#menu li{ 
	display: inline; 
	padding: 0; 
	margin: 0; 
	float: left;
}
#menu li a{
	display: block; 
	border-left: 1px solid #474655;
	border-top: 1px solid #474655;
	border-bottom: 1px solid #474655;
	background-color: #DB2032;
	padding: 15px 0px 15px 0px;
	text-decoration: none;
	color: #fff;
	width: 238.8px; 
	margin: 1px 0px;
	text-align: center;
	font-size: 16px;
	font-weight:bold;
}
#menu li a:hover{
	border-left: 1px solid #474655;
	border-top: 1px solid #474655;
	border-bottom: 1px solid #474655;
	background-color: #7F0505;
	color: #fff;
}
#menu #haji li a{
	display: block; 
	border: 1px solid #474655;
	background-color: #fff;
	padding: padding: 3px 10px;;
	text-decoration: none;
	color: #333;
	width: 100px; 
	margin: 1px 0px;
	text-align: center;
	font-size: 14px;
}
#menu #haji li a:hover{
	display: block; 
	border: 1px solid #474655;
	background-color: #F3D898;
}

/*パンくず*/
#pan {
	margin:-10px 0px -30px -40px;
}

#pan li {
	display:inline;
}

/*SP電話ボタン非表示*/
#sp_tell_bt{
	display:none
}

/*SPボタン非表示*/
#sp_bt{
	display:none
}

/*side menu*/
#side {
	width:340px;
	margin-top:15px;
	float:left;
}

#side_top {
	width:340px;
	margin-top:15px;
	float:left;
}

#voice {
	width:95%;
	margin:10px auto;
	padding:5px;
	border: 1px solid #474655;
}

#voice_title {
	width:95%;
	padding:5px;
	background-color: #397efe;
	color: #fff;
	text-align:center;
	line-height:0px;
}

#contact_button {
	width:100%;
	text-align:center;
}

#side_title {
	margin-top:15px;
	padding-top:15px;
	border-top: 1px solid #474655;
}

#side_title h2 {
	font-weight: bold;
	font-size:16px;
	line-height:0px;
}

/*main contents*/
#main {
	width:830px;
	padding:10px;
	float:right;
}

#main2 {
	width:830px;
	margin-left:350px;
}

#main_title {
	height:30px;
	margin:0;
	padding-left:10px;
	line-height:-1px;
	background-image:url(./../images/title-point.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #474655;
}

/*footer*/
#footer {
	text-align:center;
	background-color: #DB2032;
}

/*privacy*/
.privacy_tb {
	margin-top:20px;
	width: 100%;
	border-collapse: collapse;
}

.privacy_tb_01 {
	border: 1px solid #474655;
	width: 40%;
	padding:5px;
	background-color:#eee;
}

.privacy_tb_02 {
	border: 1px solid #474655;
	width: 60%;
	padding:5px;
}

#privacy_image {
	width:40%;
	margin: 20px auto;
}

/*about*/
#about_image {
	width:60%;
	margin: 20px auto;
}

#about_button {
	width:70%;
	margin:40px auto;
}

#about_button_01 {
	width:48%;
	float:left;
	padding:0 1%;
}

#about_button_02 {
	width:48%;
	float:right;
	padding:0 1%;
}

/*contact*/
#form_bt {
	width:40%;
	margin:50px auto;
}

/*history*/
#history_image {
	width:60%;
	margin: 20px auto;
}

/*被リンク用*/
#other_link a{
	font-size:10px;
	text-align:right;
}
}



#TelNo {
		color: #f00;
		font-size: 350%;
		font-weight: 900;
		text-align: center;
		line-height: 0%;
	
	
}

#FreeTel {
			text-align: center;
			line-height: 0%;
			margin-top: 2em;
}
