/* カスタム CSS をここに入力してください */

h2#eri_01 {
padding: 0.5em;
color: #494949;
background: #fffaf4;
border-left: solid 5px #ffaf58;
}

/* カスタム CSS をここに入力してください */

h2#eri_02 {
  position: relative;
  padding: 0.6em;
  background: #e0edff;
}

h2#eri_02:after {
position: absolute;
content: '';
top: 100%;
left: 30px;
border: 15px solid transparent;
border-top: 15px solid #e0edff;
width: 0;
height: 0;
}

/* カスタム CSS をここに入力してください */

.under {
  background: linear-gradient(transparent 70%, yellow 70%);
  }

/* カスタム CSS をここに入力してください */

h3#eri_03 {
	position:relative;
	padding-left:30px;
	border-bottom:0px solid #ccc;
	font-weight: bold;
	font-size: 22px;
	line-height: 38px;
}
 
h3#eri_03:before{
 	content:''; 
 	height:0; 
 	width:0; 
 	display:block; 
 	border:5px transparent solid; 
 	border-right-width:0; 
 	border-left-color:#ffa500; 
	position:absolute; 
	top:11px; 
	left:8px;
}
 
h3#eri_03:after{
	content:''; 
	height:2px; 
	width:10px; 
	display:block; 
	background:#ffa500; 
	position:absolute; 
	top:15px; 
	left:0px;
}

/* カスタム CSS をここに入力してください */

.box6 {
    padding: 0.5em 1em;
    margin: 2em 0;
    background: #f0f7ff;
    border: dashed 2px #5b8bd0;/*点線*/
}
.box6 p {
    margin: 0; 
    padding: 0;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}
.entry-content p {
  line-height: 1.8em;
}

/* カスタム CSS をここに入力してください */

h2#eri_04 {
color: #505050;/*文字色*/
padding: 0.5em;/*文字周りの余白*/
display: inline-block;/*おまじない*/
line-height: 1.3;/*行高*/
background: #dbebf8;/*背景色*/
vertical-align: middle;/*上下中央*/
border-radius: 25px 0px 0px 25px;/*左側の角を丸く*/
}

h2#eri_04:before {
content: '●';
color: white;
margin-right: 8px;
}

/* カスタム CSS をここに入力してください */

h2#eri_05 {
padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
color: #494949;/*文字色*/
background: #f4f4f4;/*背景色*/
border-left: solid 5px #7db4e6;/*左線*/
border-bottom: solid 3px #d7d7d7;/*下線*/
}

/* カスタム CSS をここに入力してください */

h2#eri_06{
position: relative;
background: #dfefff;
box-shadow: 0px 0px 0px 5px #dfefff;
border: dashed 2px white;
padding: 0.2em 0.5em;
color: #454545;
}

h2#eri_06:after{
position: absolute;
content: '';
left: -7px;
top: -7px;
border-width: 0 0 15px 15px;
border-style: solid;
border-color: #fff #fff #a8d4ff;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

/* カスタム CSS をここに入力してください */

h3#eri_07 {
position: relative;
padding-left: 25px;
}

h3#eri_07:before {
position: absolute;
content: '';
bottom: -3px;
left: 0;
width: 0;
height: 0;
border: none;
border-left: solid 15px transparent;
border-bottom: solid 15px rgb(119, 195, 223);
}
h3#eri_07:after {
position: absolute;
content: '';
bottom: -3px;
left: 10px;
width: 100%;
border-bottom: solid 3px rgb(119, 195, 223);
}

/* カスタム CSS をここに入力してください */

h2#eri_08 {
position: relative;
}

h2#eri_08: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);
}

/* カスタム CSS をここに入力してください */

h3#eri_09{
position: relative;
padding-left: 35px;
}
h3#eri_09:before{
position: absolute;
font-family: "Font Awesome 5 Free";
content: "\f0eb";
background: #ffca2c;
color: white;
font-weight: normal;
font-size: 15px;
border-radius: 50%;
left: 0;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
h3#eri_09:after {/*吹き出しのちょこんと出た部分*/
content: '';
display: block;
position: absolute;
left: 20px;
height: 0;
width: 0;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-left: 12px solid #ffca2c;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

/* カスタム CSS をここに入力してください */

h3#eri_10{
position: relative;
padding-left: 1.2em;/*アイコン分のスペース*/
line-height: 1.4;
}

h3#eri_10:before{ font-family: "Font Awesome 5 Free";
content: "\f00c";/*アイコンのユニコード*/
position: absolute;/*絶対位置*/
font-size: 1em;/*サイズ*/
left: 0;/*アイコンの位置*/
top: 0;/*アイコンの位置*/
color: #5ab9ff; /*アイコン色*/
}

/* カスタム CSS をここに入力してください */
h3#eri_11:first-letter {
font-size: 2em;
color: #f08080;
}

/* カスタム CSS をここに入力してください */
h3#eri_12{
position: relative;
padding: 0.5em;
background: #e08080;
color: white;
}

h3#eri_12::before {
position: absolute;
content: '';
top: 100%;
left: 0;
border: none;
border-bottom: solid 15px transparent;
border-right: solid 20px rgb(149, 158, 155);
}


/* カスタム CSS をここに入力してください */
.box5 {
    padding: 0.5em 1em 1em;
    margin: 2em 0;
    border: double 5px #8f8f8f;
}
.box5 p {
    margin: 0; 
    padding: 0;
}

/* カスタム CSS をここに入力してください */
h3#mar1{
    margin-top: 20px;
}
/* カスタム CSS をここに入力してください */
h2#eri_13{
  position: relative;
  padding: 0.25em 1em;
  border-top: solid 2px black;
  border-bottom: solid 2px black;
}
h2#eri_13:before, h2#eri_13:after {
  content: '';
  position: absolute;
  top: -7px;
  width: 2px;
  height: -webkit-calc(100% + 14px);
  height: calc(100% + 14px);
  background-color: black;
}
h2#eri_13:before {
  left: 7px;
}
h2#eri_13:after {
  right: 7px;
}

/* カスタム CSS をここに入力してください */
h2#eri_14{
  position: relative;
  padding: 0.25em 1em;
  border: solid 2px black;
  border-radius: 3px 0 3px 0;
}

h2#eri_14:before, h2#eri_14:after {
  content: '';
  position: absolute;
  width:10px;
  height: 10px;
  border: solid 2px black;
  border-radius: 50%;
}

h2#eri_14:after {
  top:-12px;
  left:-12px;
}
h2#eri_14:before {
  bottom:-12px;
  right:-12px;
}

/* カスタム CSS をここに入力してください */
div.in1{
	padding:0.5em;
	background-color:#f2f2f2;
}


/* カスタム CSS をここに入力してください */
.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%;
}

h3{margin:20px 0 !important;
}