@charset "utf-8";

/*------------------------ 
    コピー、ドラッグ禁止
-------------------------- */
img{
/* SPの長押し禁止 */
-webkit-touch-callout:none;
-webkit-user-select:none;
-moz-touch-callout:none;
-moz-user-select:none;
user-select:none;
}



/*------------------------ 
	top
-------------------------- */

.topIntroWrap {
	padding: 20px 25px 17px;
}
.topIntroWrap h2 {
	padding-left: 62px;
	margin-bottom: 15px;
	line-height: 1;
}

.topIntroSec {
	position: relative;
	background: #fdbcc3;
	padding: 4px;
}
.topIntroSec .topIntroPanel {
	border: 1px solid #fd9ba5;
	background: #fff;
	padding: 9px 20px 13px 22px;
}
.cornerPos01 {
	position: absolute;
	right: -1px;
	top: -1px;
	z-index: 2;
}
.cornerPos02 {
	position: absolute;
	left: -1px;
	bottom: -1px;
	z-index: 2;
}
.topIntroSec .topIntroPanel .topIntroBox {
	background: url(../images/bg_text.png) 0 0 repeat;
	padding: 0 10px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;

}
@media screen and (max-width: 1024px) {
.topIntroSec .topIntroPanel .topIntroBox {
	background:none;
}
}


.rabbitPos01 {
	position: absolute;
	left: -31px;
	top: -88px;
	z-index: 2;
}

.rabbitPos02 {
	position: absolute;
	right: -35px;
	bottom: -12px;
	z-index: 2;
}
.topLinkList {
	margin-left: 10px;
	margin-bottom: 45px;
}
.topLinkList li {
	float: left;
	width: 228px;
	padding: 0px 0px 0px 6px;
}
.topLinkList li a {
	display: block;
}
.topTopicWrap {
	padding-left: 24px;
}

.jscrollpane {
	width: 100%;
	height: 250px;
	overflow: hidden;
}
.topTopicBox {
	line-height: 22px;
}
.topTopicBox p + p {
	margin-top: 15px;
}

.linksWrap01 {
	background: url(../images/bg_pick_top.png) 0 0 no-repeat;
	padding: 5px 0 0;
}
.linksWrap01 .linksBox {
	background: url(../images/bg_pick_btm.png) 0 bottom no-repeat;
	padding: 0 0 5px;
}
.linksWrap01 ul {
	background: #ffd2d8;
	padding: 0 15px;
}
.linksWrap01 li {
	float: left;
	margin-right: 24px;
}
.linksWrap01 li a {
	display: block;
	background: url(../images/ico_link01.png) 0 center no-repeat;
	padding-left: 12px;
	font-size: 16px;
	line-height: 24px;
}
.linksWrap02 {
	background: url(../images/bg_green_top.png) 0 0 no-repeat;
	padding: 5px 0 0;
}
.linksWrap02 .linksBox {
	background: url(../images/bg_green_btm.png) 0 bottom no-repeat;
	padding: 0 0 5px;
}
.linksWrap02 ul {
	background: #b9e3ff;
	padding: 0 15px;
}
.linksWrap02 li {
	float: left;
	margin-right: 9px;
}
.linksWrap02 li a {
	display: block;
	background: url(../images/ico_link02.png) 0 center no-repeat;
	padding-left: 12px;
	font-size: 15px;
	line-height: 24px;
}


.tableBasic {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
}
.tableBasic th,
.tableBasic td {
	border: 1px solid #a18b74;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	line-height: 1.5;
}
.tableBasic th {
	background: #ff73a3;
	color: #fff;
	padding: 10px 10px;
	width: 25%;
}

.nyuen th {
	background: #ff73a3;
	color: #fff;
	padding: 10px 4px;
	width: 108px;
}

.nyuen td {
	background: #fff;
	padding: 10px 0px;
}
.tableBasic td {
	background: #fff;
	padding: 10px 10px;
}


@media screen and (max-width: 1024px) {
.tableBasic th,
.nyuen {
	font-weight:bold;
	font-size:1.5rem;
}
.tableBasic td,
.nyuen td {
	font-size:1.5rem;
}
}



/*------------------------ 
	top下部お知らせ
-------------------------- */

.Introtit{
	padding: 10px 20px 10px 20px;
	background: #4fbfff;
	color:#fff;
	border-radius: 25px;
	font-weight:bold;
	font-size:1.2rem;
}

@media screen and (max-width: 1024px) {
.Introtit{
	font-size:1.5rem;
}
}

.IntroWrap {
	padding: 40px 0px 30px 10px;
}

.IntroSec {
	position: relative;
	background: #b9e3ff;
	padding: 4px;
}
.IntroSec .IntroPanel {
	border: 1px solid #4fbfff;
	background: #fff;
	padding: 9px 20px 13px 22px;
}
.IncornerPos01 {
	position: absolute;
	right: -1px;
	top: -1px;
	z-index: 2;
}
.IncornerPos02 {
	position: absolute;
	left: -1px;
	bottom: -1px;
	z-index: 2;
}

.IncornerPos03 {
	position: absolute;
	left: -1px;
	top: -1px;
	z-index: 2;
}

.IncornerPos04 {
	position: absolute;
	right: -1px;
	bottom: -1px;
	z-index: 2;
}

.IncornerPos05 {
	position: absolute;
	left: 90px;
	top: -32px;
	z-index: 2;
}

.IncornerPos06 {
	position: absolute;
	right: 90px;
	top: -32px;
	z-index: 2;
}

.IncornerPos07 {
	position: absolute;
	left: 50%;
	top: 28px;
	transform: translate(-50%, -50%);
	z-index: 2;
}


.IntroSec .IntroPanel .IntroBox {
	background: url(../images/bg_text.png) 0 0 repeat;
	padding: 0 10px;
	font-size: 16px;
	line-height: 30px;
}
@media screen and (max-width: 1024px) {
.IntroSec .IntroPanel .IntroBox {
	background:none;
	line-height: 1.5;
}
.IncornerPos05 {
	position: absolute;
	left: 40px;
	top: -32px;
	z-index: 2;
}

.IncornerPos06 {
	position: absolute;
	right: 40px;
	top: -32px;
	z-index: 2;
}
}






/*------------------------ 
	op
-------------------------- */

.op a:hover{
	opacity:0.8;
}

/*------------------------ 
	recruit
-------------------------- */
.roudoutitle {
	color: #ff7cb3;
	font-size:18px;
	font-weight:bold;
}

.roudoutxt {
	font-size:22px;
	font-weight:bold;
	background:linear-gradient(transparent 50%, #Ffebba 50%);
	display:inline-block;
	margin-bottom: 5px;
}


/*------------------------ 
	フォーム
-------------------------- */
.section select{
	width: 50%;
	border: 2px solid #ddd;
	border-radius: 5px;
	background-image: url(../images/select.png);
	background-position: right 6px center;
	background-repeat: no-repeat;
	font-size: 1rem;
	padding: 10px 30px 10px 10px;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.section input[type="text"]{
	background-color: #fff;
	width: 100%;
	font-size: 1rem;
	padding: 10px 10px;
	box-sizing: border-box;
	border-radius: 5px;
	border: 2px solid #ddd;
}
.section textarea{
	background-color: #fff;
	width: 100%;
	font-size: 1rem;
	padding: 10px 10px;
	box-sizing: border-box;
	border-radius: 5px;
	border: 2px solid #ddd;
}
.section .required{

	padding: 3px 8px;
	box-sizing: border-box;
	float: right;
	font-size: 1rem;
	border-radius: 20px;
	color: #fff;
	background-color: #ea6d73;
}
.section .any{

	padding: 3px 8px;
	box-sizing: border-box;
	float: right;
	font-size: 1rem;
	border-radius: 20px;
	color: #fff;
	background-color: #ad795c;
}
.section input[type="submit"]{
	-webkit-appearance: none;
	font-size: 1.2rem;
	color: #fff;
	font-weight: bold;
	background-color: #ff73a3;
	border: none;
	border-radius: 4px;
	padding: 10px 40px;
	box-sizing: border-box;
	cursor: pointer;
}
.section input[type="reset"]{
	-webkit-appearance: none;
	font-size: 1rem;
	color: #fff;
	font-weight: bold;
	background-color: #b49c86;
	border: none;
	border-radius: 4px;
	padding: 10px 40px;
	box-sizing: border-box;
	cursor: pointer;
}
.section input[type="button"]{
	-webkit-appearance: none;
	font-size: 1rem;
	color: #fff;
	font-weight: bold;
	background-color: #b49c86;
	border: none;
	border-radius: 4px;
	padding: 10px 40px;
	box-sizing: border-box;
	cursor: pointer;
}

@media screen and (max-width: 1024px) {
.section select{
	font-size: 1.5rem;
}
.section input[type="text"]{
	font-size: 1.5rem;
}
.section textarea{
	font-size: 1.5rem;
}
.section .required{
	font-size: 1.5rem;
}
.section .any{
	font-size: 1.5rem;
}
.section input[type="submit"]{
	font-size: 2rem;
}
.section input[type="reset"]{
	font-size: 1.6rem;
}
.section input[type="button"]{
	font-size: 1.6rem;
}
}


/*-------------------------------- 
	園だより・給食だより
--------------------------------- */
.backnumber {
	max-width: 695px;
	padding: 20px 0;
	margin: 0;
}
.backnumber .acMenu {
	border: solid 4px #b49c86;
	border-radius: 10px;
	font-size:20px;
}
.backnumber .acMenu+.acMenu {
	margin-top: 20px;
}
.backnumber .acMenu dt{
	cursor: pointer;
	background: url(../images/icon-plus.png) right 13px center no-repeat;
}
.backnumber .acMenu dt.active{
	background: url(../images/icon-minus.png) right 13px center no-repeat;
}
.backnumber .acMenu dt img{
	float: left;
	margin-right: 20px;
}
.backnumber .acMenu dt h3{
	padding: 5px 5px 5px 15px;
	float: left;
	line-height: 30px;
	color: #707070;
	font-weight: bold;
}
.backnumber .acMenu dd{
	padding: 10px 0 20px 0;
	box-sizing: border-box;
	display: block;
}
.backnumber .acMenu dd div{
	display: block;
	width: 100%;
	max-width: 690px;
	margin: 0 auto;
}

