@charset "utf-8";
/* CSS Document */


/* 共通設定
============================================================ */

.clear { clear:both; } 
.clear05 { clear:both; height:0.5em;} 
.clear1 { clear:both; height:1em;} 
.clear15 { clear:both; height:1.5em; }
.clear2 { clear:both; height:2em; } 
.clear3 { clear:both; height:3em; } 

.item_space05 { height:0.5em; }
.item_space1 { height:1em; }
.item_space15 { height:1.5em; }
.item_space2 { height:2em; }
.item_space3 { height:3em; }

.font_ll { font-size : 32px;}
.font_l { font-size : 24px;}
.font_m { font-size : 16px;}
.font_s { font-size : 13px;}

.font_ant { font-size:11px; color:#666;}
.font_ant_red { font-size:11px; color:#E00;}




/* 配置用
============================================================ */

.itemcont {
	font-size:12px;
	text-align:left;
	width:660px;
	}

.itemcont img { border:0; }

.itemcont p {
	text-align:left;
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-left:15px;
	margin-right:15px;
	}

.itemtext {
	margin-left:15px;
	margin-right:15px;
	text-align:left;
	padding:3px;
	}
	
.itemtext_sam {
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	}
	
.itemtext_two {
	margin-left:8px;
	margin-right:8px;
	text-align:left;
	padding:3px;
	float:left;
	width:46.4%;
	}
	
.itemtext_thr {
	margin-left:6px;
	margin-right:6px;
	text-align:left;
	padding:3px;
	float:left;
	width:30.5%;
	}

.itemcont strong {
	font-weight:bold;
	/*
	color:#D00;
	background-color:#FF0; */
	}

.itemtext p {
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-left:6px;
	margin-right:6px;
	}

.itemcont h3 {
	background-color:#960;
	color:#FFF;
	padding-bottom:5px;
	padding-left:1em;
	padding-right:1em;
	padding-top:5px;
	text-align:left;
	margin-bottom:1em;
	}
	
.itemcont h4 {
	font-size:18px;
	background-color:#960;
	color:#FFF;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:1em;
	}


.itemtext_sam h4 {
	font-size:18px;
	background-color:#960;
	color:#FFF;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0.8em;
	margin-top:0.3em;
	}

.img_left { float:left; text-align:center; width:320px;}

.img_right { float:right; text-align:center;  width:320px;}
			
.img_left_m { float:left;
			width:400px;}

.img_right_m { float:right;
			 width:250px; }
			 
.img_right_m p { text-align:left;
	margin-top:0px;
	margin-bottom:0.5em;
	margin-left:2px;
	margin-right:2px; }
			
.img_left_m2 { float:left;
			margin-right:13px;}

.img_right_m2 { float:right;
			margin-left:13px;}
			
.img2_review { height:225px;
			   width:660px;
			   text-align:center;
			   padding:25px 0 0 0;
			   }
				
.img2_review_in { 
				  width:600px;
				  margin:auto;
				  margin-bottom:20px;
				  text-align:left;}
				  
.item3_review {
			   width:660px;
			   padding: 5px 0 20px 0;
			   background-color:#F0F0E1;
			   }

.item5_review {
			   width:660px;
			   padding: 78px 0 0 0;
			   }
			   
.item5_review_in { 
				  width:588px;
				  margin-left:20px;
				  margin-top:15px;
				  text-align:left;
				  height:80px;
				  padding:15px;
				  line-height:150%;
				 }

.item6_review_in { 
				  width:588px;
				  margin-left:20px;
				  margin-top:17px;
				  text-align:left;
				  height:80px;
				  padding:15px;
				  line-height:150%;
				 }
				
.item3_review_in { 
				  width:602px;
				  margin-left:20px;
				  margin-top:15px;
				  text-align:left;
				  padding:8px;
				  border:solid 2px #CECEBF;
				  background-color:#FFFFF9;
				  border-radius: 8px; 
				-webkit-border-radius: 8px;
				-moz-border-radius: 8px; }
				  
.item3_review_name {
			text-align:right;
			}
			
.item4_review_in { 
				  width:602px;
				  margin-left:20px;
				  margin-top:15px;
				  text-align:left;
				  padding:8px;
				  border:solid 2px #CECEBF;
				  background-color:#FFFFF9;
				 }

.itemtext .img_left { float:left;
			margin-left:3px;
			margin-right:10px;
			margin-bottom:0.5em; }

.itemtext .img_right { float:right;
			margin-left:10px;
			margin-right:3px; 
			margin-bottom:0.5em; }

.table_spece { font-size:14px;
				border-collapse: separate;
				margin:auto;}

.table_spece td { padding:10px;
font-size:18px;
text-align:center;
border:#DDDDDD 1px solid;}


.table_spece2 { font-size:14px;
				border-collapse: separate;
				margin:auto;}

.table_spece2 td { padding:10px;}


.itemcont .title1 {
			font-size:180%;}
			
.item4_text00 { 
			text-align:left;
			padding:1px;
			margin:0;
			}
			
.item4_text01 { 
			text-align:left;
			margin-top:20px;
			margin-left:20px;
			width:260px;
			}
			
.item4_text02 { 
			text-align:left;
			margin-top:20px;
			margin-left:370px;
			width:260px;
			}

.item4_text03 { 
			text-align:left;
			margin-top:30px;
			margin-left:20px;
			line-height:150%;
			}
			
.item5_text01 { 
			text-align:left;
			margin-top:110px;
			margin-left:27px;
			width:270px;
			}

.item5_text02 { 
			text-align:left;
			margin-top:90px;
			margin-left:20px;
			line-height:150%;
			}


.bordlayoutp3 td{ vertical-align: middle;
}

/* スマホ用
============================================================ */

.smpitem { font-size:100%;
			line-height:135%;
			}
.smpitem p{font-size:12px;
margin-left:2%;
margin-top:0px;
line-height:23px;
padding:5px;
}
			
.smpimg_left { float:left;
			margin-right:0.5em;
			margin-top:0.3em;
			margin-bottom:0.3em;}

.smpimg_right { float:right;
			margin-left:0.5em;
			margin-top:0.3em;
			margin-bottom:0.3em; }

.smpitem_review { border: solid 2px #999999;
				background-color:#F5F5F5;
				padding:5px 8px;
				margin-top:1em;}
				
.smpimg_center { font-size:100%;
			line-height:135%;
			text-align:center;
			}
			
.smpitem .formtable{
	-webkit-box-shadow:none !important; 
	margin:0 1px 1px!important; 
	padding:10px!important;
	background:#ccc !important;
}

.conttable,
.contmap{
	padding:10px
}

/*-------------------
Googleマップのレスポンシブ対応
---------------------*/
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 100%;
}
 
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video { 
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}