/* CSS Document */
/*-----------------------------------------------------------

 |px|%|
 |10|77|
 |11|85|
 |12|93|
 |13|100|
 |14|108|
 |15|116|
 |16|123.1|
 |17|131|
 |18|138.5|
 |19|146.5|
 |20|153.9|
 |21|161.6|
 |22|167|
 |23|174|
 |24|182|
 |25|189|
 |26|197|
 ex) 12px
 element {
 	font-size: 93%;
 }
 ------------------------------------------------------------*/

blockquote {
	margin:1em 0px;
	padding:15px;
	border:#EFEED5 solid 3px;
}
#img_thum{
	border: 1px solid #999;
	height: 150px;
	width: 150px;
	padding: 10px;
	margin: 10px;
}



.midashi {
	padding: 0.5em;/*文字周りの余白*/
	color: #494949;/*文字色*/
	background: #fffaf4;/*背景色*/
	border-left: solid 5px #ffaf58;/*左線（実線 太さ 色）*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}


.midashi0{
	color: #000;/*文字色*/
	padding: 0.5em;/*文字周りの余白*/
	display: inline-block;/*おまじない*/
	line-height: 1.3;/*行高*/
	background: #EED3A6;/*背景色*/
	vertical-align: middle;/*上下中央*/
	border-radius: 25px 0px 0px 25px;/*左側の角を丸く*/
	font-size: 24px;
}

.midashi0:before {
content: '●';
color: white;
margin-right: 8px;
}


.midashi1{
	background:#FFE6BF;
	padding:15px 10px;
	border:2px solid #fff;
	-webkit-box-shadow: 0 0 0 3px #FFE6BF;
	-moz-box-shadow: 0 0 0 3px #FFE6BF;
	box-shadow: 0 0 0 3px #FFE6BF;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}

.midashi2 {
	position: relative;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
}

.midashi2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: -webkit-repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 2px, #fff 2px, #fff 4px);
  background: repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 2px, #fff 2px, #fff 4px);
}


.bukkennjyouhou {
	font-size: 24px;
	font-weight: bold;
	color: #039;
}





}

}
h6
{

}



.embed-container {
	position: relative;
	padding-bottom: 100%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
} 
.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.googlemap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.googlemap iframe,
.googlemap object,
.googlemap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.interview_q{
	font-size: 17px;
	color: #060;
	font-weight: bold;
}

.interview_q2{
	font-size: 17px;
	color: #000;
	font-weight: bold;
}

.midashi{
	background: #dfefff;
	box-shadow: 0px 0px 0px 5px #dfefff;
	border: dashed 2px white;
	padding: 0.2em 0.5em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: bolder;
}

.midashi{
	background: #dfefff;
	box-shadow: 0px 0px 0px 5px #dfefff;
	border: dashed 2px white;
	padding: 0.2em 0.5em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12px;
	font-weight: bolder;
}

.midashi1{
  background:#b8e6a1;
  padding:15px 10px;
  border:2px solid #fff;
  -webkit-box-shadow: 0 0 0 3px #b8e6a1;
  -moz-box-shadow: 0 0 0 3px #b8e6a1;
  box-shadow: 0 0 0 3px #b8e6a1;
}
.midashi1-2{
  position: relative;
  color: white;
  background: #81d0cb;
  line-height: 1.4;
  padding: 0.5em 0.5em 0.5em 1.8em;
}

.midashi3{
	border:2px solid #fff;
	-webkit-box-shadow: 0 0 0 3px #AEE8D3;
	-moz-box-shadow: 0 0 0 3px #AEE8D3;
	box-shadow: 0 0 0 3px #AEE8D3;
	font-size: 18px;
	font-weight: bold;
	background-image: url(http://www.akebono-hoikuen.org/wp/niji.jpg);
	background-repeat: no-repeat;
	color: #333;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.midashi3_bk{
	background:#AEE8D3;
	padding:15px 10px;
	border:2px solid #fff;
	-webkit-box-shadow: 0 0 0 3px #AEE8D3;
	-moz-box-shadow: 0 0 0 3px #AEE8D3;
	box-shadow: 0 0 0 3px #AEE8D3;
	font-size: 18px;
	font-weight: bold;
}
.midashi4{
  background:#F1CD89;
  padding:15px 10px;
  border:2px solid #fff;
  -webkit-box-shadow: 0 0 0 3px #F1CD89;
  -moz-box-shadow: 0 0 0 3px #F1CD89;
  box-shadow: 0 0 0 3px #F1CD89;
}


a.outside {
	padding: 0 0 0 20px;
	background-image: url(http://sankenfudousan.co.jp/wp/wp-content/uploads/2017/04/link.jpg);
	background-repeat: no-repeat;
}


a.slurl {

    padding: 0 0 0 25px;

    background: url(http://sankenfudousan.co.jp/wp/wp-content/uploads/2017/04/mail.jpg) no-repeat center left;

}

.tel {

    padding: 0 0 0 25px;

    background: url(http://sankenfudousan.co.jp/wp/wp-content/uploads/2017/04/tel2.jpg) no-repeat center left;

}
/*見出し・チェックボタン*/
.heading2{heading2{
	position:relative;
	padding-left:30px;
	border-bottom:2px solid #ccc;
	font-weight: bold;
	font-size: 22px;
	line-height: 38px;
}
.heading2:after, .heading2:before{
	content:''; 
	height:18px; 
	width:4px; 
	display:block; 
	background:#00A8FF; 
	position:absolute; 
	top:8px; 
	left:15px; 
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px; 
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
}
.heading2:before{
	height:10px; 
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg); 
	top:16px; 
	left:7px
}
div.imagebox {
	background-color: #eeeeff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p.image, p.caption {
   text-align: center; /* 3.中央寄せ */
   margin: 1px;        /* 4.余白・間隔 */
}
p.caption {
	font-size: 14px;  /* 5.文字サイズ */
	color: #333;
}

div.imagebox {
	background-color: #DADADA;  /* 背景色 */
	width: 220px; /* 横幅 */
	float: left; /* 左に配置 */
	margin: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.saiyou_midashi{
color: #505050;/*文字色*/
padding: 0.5em;/*文字周りの余白*/
display: inline-block;/*おまじない*/
line-height: 1.3;/*行高*/
background: #dbebf8;/*背景色*/
vertical-align: middle;/*上下中央*/
border-radius: 25px 0px 0px 25px;/*左側の角を丸く*/
}

.saiyou_midashi:before {
content: '●';
color: white;
margin-right: 8px;
}
