@charset "UTF-8";
/*
 * ============================================================================
 *		あおい第一幼稚園　CSS
 *		作成日：2018/08/21
 *		更新日：2018/08/21
 *		作成者：ペスカリッコ　出原
 *https://ameblo.jp/aoi1genki/
 *http://rssblog.ameba.jp/aoi1genki/rss20.xml
 * ============================================================================
 */
/*!
 * Bootstrap v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
#supports #hiroba {
	background-image: url("../images/supports/bg01.png");
	background-repeat: no-repeat;
	background-position: right bottom;
}
#supports #hiroba h3 {
	position: relative;
	border-radius: 5px;
	background-color: transparent;
	z-index: 0;
	width: -webkit-calc(100% - 36px);
	width: calc(100% - 36px);
	margin: 1.5rem auto;
}
#supports #hiroba h3:after {
	border-style: solid;
	border-width: 7px 18px 7px 18px;
	-webkit-border-image: url("../images/crayon-border-fill.png") 7 18 7 18 / 7px 18px 7px 18px stretch;
	-o-border-image: url("../images/crayon-border-fill.png") 7 18 7 18 / 7px 18px 7px 18px stretch;
	border-image: url("../images/crayon-border-fill.png") 7 18 7 18 / 7px 18px 7px 18px stretch;
	content: "";
	position: absolute;
	top: -7px;
	left: -18px;
	bottom: -7px;
	right: -18px;
	width: auto;
	height: auto;
	background-color: #F1D2DF;
	z-index: -2;
}
#supports #hiroba h4 {
	display: inline-block;
	position: relative;
	border-radius: 5px;
	background-color: transparent;
	z-index: 0;
	width: -webkit-calc(100% - 36px);
	width: calc(100% - 36px);
	margin: 1.5rem auto;
	width: auto;
	border-radius: 0.5rem;
	font-size: 0.83333rem;
	padding: 0.25rem 1rem;
	color: #e38aaf;
	margin: 0.5rem 0;
}
#supports #hiroba h4:before {
	content: "";
	position: absolute;
	top: -1px;
	left: -1px;
	bottom: -1px;
	right: -1px;
	width: auto;
	height: auto;
	background-color: #FFF;
	z-index: -1;
}
#supports #hiroba h4:after {
	border-style: solid;
	border-width: 7px 18px 7px 18px;
	-webkit-border-image: url("../images/crayon-border.png") 7 18 7 18 / 7px 18px 7px 18px stretch;
	-o-border-image: url("../images/crayon-border.png") 7 18 7 18 / 7px 18px 7px 18px stretch;
	border-image: url("../images/crayon-border.png") 7 18 7 18 / 7px 18px 7px 18px stretch;
	content: "";
	position: absolute;
	top: -7px;
	left: -18px;
	bottom: -7px;
	right: -18px;
	width: auto;
	height: auto;
	background-color: #F1D2DF;
	z-index: -2;
}
#supports #hiroba h4:after {
	content: "\A";
	white-space: pre;
}
#supports #hiroba h5 {
	font-size: 0.8125rem;
	display: inline-block;
	color: #f5a1c4;
	margin-bottom: 0;
}
#supports #hiroba h6 {
	position: relative;
	border-radius: 5px;
	background-color: transparent;
	z-index: 0;
	width: -webkit-calc(100% - 36px);
	width: calc(100% - 36px);
	margin: 1.5rem auto;
	border-radius: 0.5rem;
	font-size: 0.83333rem;
	padding: 0.25rem 1rem;
	margin: 0.25rem 0;
}
#supports #hiroba h6:after {
	border-style: solid;
	border-width: 7px 18px 7px 18px;
	-webkit-border-image: url("../images/crayon-border-fill.png") 7 18 7 18 / 7px 18px 7px 18px stretch;
	-o-border-image: url("../images/crayon-border-fill.png") 7 18 7 18 / 7px 18px 7px 18px stretch;
	border-image: url("../images/crayon-border-fill.png") 7 18 7 18 / 7px 18px 7px 18px stretch;
	content: "";
	position: absolute;
	top: -7px;
	left: -18px;
	bottom: -7px;
	right: -18px;
	width: auto;
	height: auto;
	background-color: #f5a1c4;
	z-index: -2;
}
#supports #hiroba p {
	padding-left: 0;
}
#supports #hiroba dl dt {
	margin-top: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	background-color: #f3d9e4;
	border-radius: 0.75rem 0 0 0.75rem / 50% 0 0 50%;
	text-align: justify;
	-moz-text-align-last: justify;
	text-align-last: justify;
	color: #e38aaf;
}
#supports #hiroba dl dd {
	margin-top: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	background-color: #f6e9ef;
	border-radius: 0 0.75rem 0.75rem 0 / 0 50% 50% 0;
	margin-bottom: 0;
}
#supports #hiroba dl dd b {
	font-weight: normal;
	vertical-align: middle;
}
#supports #hiroba dl dd span {
	font-size: 0.58rem;
	vertical-align: middle;
}