@charset "utf-8";

/* -------------------------------------------------- */
/* くらしき作陽大学附属認定こども園 */
/* -------------------------------------------------- */

#whole {
	padding-top: 85px;
}

main {
	color: #3c3c3c;
}

.br_sp{
	display: none;
}
.br_pc{
	display: block;
}
/* こども園用ヘッダ（共通フッタに上書き） */
/* -------------------------------------------------- */

#headerWhole {
	border-bottom: solid 3px #ff9394;
	height: 85px;
}

#headerRow1 {
	width: 980px;
	margin: 0 auto;
}

#headerLogo {
	width: 452px;
	vertical-align: middle;
}

#headerLogo a {
	width: 452px;
	padding-top: 28px;
	overflow: hidden;
	background: url(../../img/youchien/logo.png) no-repeat 0 0;
	background-size: contain;
}

@media only screen and (max-width: 1180px) {
	#headerRow1 {
		width: 980px;
	}

	#headerLogo {
		width: 452px;
	}

	#headerLogo a {
		width: 452px;
		padding-top: 28px;
	}

	#headerNaviShortcut {
		width: 710px;
	}

	#headerNaviShortcut .resizeImg1 img {
		width: 47px;
	}

	#headerNaviShortcut .resizeImg2 img {
		width: 121px;
	}
}

#headerNaviSearch a.searchOpen:after {
	height: 60px;
	background-image: url(../../img/youchien/btn_search_on.png);
	background-color: #fcdee0;
}

@media only screen and (max-width: 1180px) {
	#headerNaviSearch a.searchOpen:after {
		width: 47px;
	}
}

#headerNaviSearchBox {
	top: 77px;
	background-color: #fcdee0;
}

/* -------------------------------------------------- */

/* slider pro */
/* -------------------------------------------------- */
#topMv {
	position: relative;
	width: 100%;
	height: calc(95vh - 85px);
	margin-bottom: 25px;
	overflow: hidden;
}

#topMvSlider .sp-image {
	width: 100% !important;
	height: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}

.slideImgWrap {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#topMvSlider img {
	width: 100% !important;
	height: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}

.sp-selected-button {
	background-color: #fd9295 !important;
}

.sp-buttons {
	position: absolute !important;
	bottom: 60px;
	left: 0 !important;
	padding-bottom: 25px;
	z-index: 1000 !important;
}

.sp-button {
	width: 12px;
	height: 12px;
	margin: 4px 13px;
	background: #FFF;
}

#topMvSlider img {
    width: 100%;
    height: auto!important;
    min-height: calc(95vh - 85px);
    vertical-align: bottom;
	outline: 1px solid transparent;
}

#topMvSlider .sp-slides {
    height: calc(95vh - 85px)!important;
}

#topMvSlider .sp-grab {
    cursor: default!important;
}

.sp-mask {
    width: 100%!important;
}

@keyframes zoom {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)rotate(0.0001deg);
    }
    100% {
        -webkit-transform: scale3d(2, 2, 2);
        -ms-transform: scale3d(2, 2, 2);
        transform: scale3d(2, 2, 2)rotate(0.0001deg);
    }
}

#topMvSlider .zoom {
    -webkit-animation-name: zoom;
    animation-name: zoom;
    -webkit-animation-duration: 60s;
    animation-duration: 60s;
}


/* -------------------------------------------------- */

/* 共通ボタン */
/* -------------------------------------------------- */

#btnItem{
	margin-right: 30px;
}

.btnIcon{
	display: inline-block;
	width: 340px;
	height: 60px;
	margin: 0 auto;
}

.btnLink{
	position: relative;
	display: inline-block;
	width: 100%;
	background-color: #fd9295;
	color: #fff;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.200em;
	padding: 20px 40px;
	border-radius: 30px;
	background-image: url(../../img/kodomoen/common/arrow_white.png);
	background-position: right 20px center;
	background-repeat: no-repeat;
	background-size: 12px 20px;
 	-moz-box-shadow:  4px 4px 10px rgb(0, 0, 0, 15%); /* Firefox */
	-webkit-box-shadow:  4px 4px 10px rgb(0, 0, 0, 15%); /* Safari and Chrome */
	box-shadow: 4px 4px 10px rgb(0, 0, 0, 15%);

	transition: all 0.3s ease-in-out;
}

.btnLink:hover{
	box-shadow: 0px 0px 0px rgb(0 0 0 / 20%);
	transform: translate(3px, 3px);
}
/* -------------------------------------------------- */

/* メインビジュアル */
/* -------------------------------------------------- */
#wave{
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 100;
}

#wave img{
	width: 100%;
	height: 100%;
	object-fit: contain;
	font-family: 'object-fit: contain;';
}

#fvTit {
	position: absolute;
	top: 5%;
	left: 50%;
	transform: translate(-50%, -2%);
	z-index: 1000;
}


#fvNav {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 75px;
}

.fvNavItem a {
	margin-right: 70px;
	transition: all 0.3s ease-in-out;
}

.fvNavItem:last-of-type {
	margin-right: 0;
}

.fvNavItem a:hover {
	opacity: 0.7;
	transition: all 0.3s ease-in-out;
}

#youchienTitle {
	width: 500px;
	margin: 0 auto;
}

#youchienTitle img {
	width: 100%;
	height: auto;
}

/* メニュー */
/* -------------------------------------------------- */

#youchienMenu {
	width: 100%;
}

#youchienMenuInner {
	width: 980px;
	margin: 0 auto;
	padding: 50px 0 15px;
}

#youchienMenu ul {
	letter-spacing: -.4em;
	margin-left: -18px;
	margin-right: -18px;
}

#youchienMenu ul li {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	margin: 0 18px;
	margin-bottom: 35px;
}

#youchienMenu ul li a {
	transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
}

#youchienMenu ul li a:hover {
	opacity: 0.8;
}

/* commmon */
/* -------------------------------------------------- */
.sectionMainImg {
	width: 100%;
	margin-bottom: 35px;
}

.sectionMainImg img {
	width: 100%;
	height: auto;
}

#featureLogo {
	margin-bottom: 20px;
}

.sectionTit {
	font-size: 3.6rem;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.07em;
}

/* イントロ */
/* -------------------------------------------------- */
#intro {
	width: 100%;
	overflow: hidden;
	text-align: center;
}

#introTit {
	margin-bottom: 40px;
	font-size: 3.2rem;
	font-weight: bold;
	letter-spacing: 0.07em;
}

.emphasis {
	color: #fd9295;
}

#introIn {
	padding-bottom: 90px;
	position: relative;
	display: inline-block;
}

#introIn:before {
	content: "";
	position: absolute;
	top: 40px;
	left: -170px;
	width: 249px;
	height: 504px;
	background: url(../../img/kodomoen/top/bg_forest1.png) no-repeat;
	text-align: center;
}

#introIn:after {
	content: "";
	position: absolute;
	top: 60px;
	right: -180px;
	width: 269px;
	height: 506px;
	text-align: center;
	background: url(../../img/kodomoen/top/bg_forest2.png) no-repeat;
}

#introLogo {
	width: 73px;
	height: 74px;
	margin: 30px auto 40px;
}

.introTxt {
	margin-bottom: 64px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 2;
	letter-spacing: 1.8px;
}

#introTxtTop{
	margin-bottom: 50px;
}

.txtSpace {
	padding-right: 1em;
}

/* 特色 */
/* -------------------------------------------------- */
#feature {
	margin-bottom: 70px;
	text-align: center;
}

#featureLogo {
	width: 81px;
	height: 68px;
	margin: 0 auto 25px;
}

#featureWrap {
	width: 100%;
	overflow: hidden;
}

.featureItem {
	width: 100%;
	margin-bottom: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#featureItem2 {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

#featureLast {
	width: 100%;
	margin-bottom: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.featureTxt {
	width: 520px;
	padding: 60px;
}

.featureImg img {
	width: 100%;
	height: auto;
}

.featureItem .featureImg {
	width: calc(100% - 520px);
	max-width: 884px;
}

#featureItem2 .featureImg {
	width: calc(100% - 520px);
	max-width: 864px;
	overflow: hidden;
}

#featureLast .featureImg {
	width: calc(100% - 520px);
	max-width: 880px;
	overflow: hidden;
}

.logoTxt,
.contentsTxt {
	position: relative;
}

#musicTxt {
	position: relative;
}

#foodTxt {
	position: relative;
}

#natureTxt {
	position: relative;
}

#musicTxt::before {
	content: "";
	position: absolute;
	top: 0;
	left: -70px;
	width: 53px;
	height: 57px;
	text-align: center;
	background: url(../../img/kodomoen/top/music1.png) no-repeat center/cover;
}

#musicTxt::after {
	content: "";
	position: absolute;
	top: -90px;
	right: -50px;
	width: 100px;
	height: 154px;
	text-align: center;
	background: url(../../img/kodomoen/top/music2.png) no-repeat center/cover;
}

#musicTxt .contentsTxt:after {
	content: "";
	position: absolute;
	bottom: -80px;
	right: -30px;
	width: 50px;
	height: 62px;
	text-align: center;
	background: url(../../img/kodomoen/top/music3.png) no-repeat center/cover;
}

#natureTxt::before {
	content: "";
	position: absolute;
	top: -80px;
	left: -20px;
	width: 94px;
	height: 82px;
	text-align: center;
	background: url(../../img/kodomoen/top/nature1.png) no-repeat center/cover;
}

#natureTxt::after {
	content: "";
	position: absolute;
	bottom: -70px;
	right: -50px;
	width: 97px;
	height: 81px;
	text-align: center;
	background: url(../../img/kodomoen/top/nature2.png) no-repeat center/cover;
}

#foodTxt::before {
	content: "";
	position: absolute;
	top: -65px;
	left: -50px;
	width: 70px;
	height: 84px;
	text-align: center;
	background: url(../../img/kodomoen/top/food1.png) no-repeat center/cover;
}

#foodTxt::after {
	content: "";
	position: absolute;
	bottom: -70px;
	right: -50px;
	width: 62px;
	height: 92px;
	text-align: center;
	background: url(../../img/kodomoen/top/food2.png) no-repeat center/cover;
}

.logoTxt {
	margin-bottom: 25px;
	text-align: center;
}

.commonSubTit {
	margin-bottom: 30px;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
}

.contentsTxt {
	font-size: 1.6rem;
	font-weight: bold;
	text-align: left;
	line-height: 2;
	letter-spacing: 1.8px;
}

@media screen and (max-width: 1300px) {
	#musicTxt::after {
		top: -60px;
	}
	
	.featureItem {
		margin-bottom: 0;
	}
}

/* 大学との連携 */
/* -------------------------------------------------- */
#cooperation {
	width: 100%;
	margin-bottom: 80px;
	text-align: center;
	overflow: hidden;
}

#cooperationImg {
	margin-bottom: 60px;
}

#uniTit {
	position: relative;
}

.sectionTit #uniTit:before {
	content: "";
	position: absolute;
	top: -50px;
	left: -465px;
	width: 249px;
	height: 504px;
	background: url(../../img/kodomoen/top/bg_tree1.png) no-repeat;
	text-align: center;
}

.sectionTit #uniTit:after {
	content: "";
	position: absolute;
	top: -50px;
	left: 465px;
	width: 237px;
	height: 504px;
	background: url(../../img/kodomoen/top/bg_tree2.png) no-repeat;
	text-align: center;
}

#SubtitEn {
	margin-bottom: 28px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #ff9394;
}

#cooperation .sectionTit {
	margin-bottom: 50px
}

#cooperation .introTxt {
	margin-bottom: 50px;
	font-size: 1.6rem;
	font-weight: bold;
}

#exchange {
	width: 1180px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.exchangeItem {
	width: 30%;
}

.exchangeImg {
	width: 100%;
	height: 310px;
	margin-bottom: 30px;
}

.exchangeTit {
	margin-bottom: 30px;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1;

}

/* ニュース */
/* -------------------------------------------------- */
.cornerNews {
	background-image: url(../../img/youchien/bg_news.png);
}

#news {
	padding: 40px 0 85px;
	margin-bottom: 70px;

}

.cornerNewsInner {
	text-align: center;
}

#newsLogo {
	width: 66px;
	height: 64px;
	margin: 0 auto 30px;
}

#news .sectionTit {
	margin-bottom: 40px;
}

.cornerNewsLead {
	color: #ff9394;
}

#news ul {
	margin-bottom: 50px;
}
.cornerNewsBody{
	text-align: left;
}

.cornerNewsDate{
	text-align: left;
}

/* 入園のご案內 */
/* -------------------------------------------------- */
#guidance {
	padding: 0 50px;
	margin-bottom: 70px;
	text-align: center;
}

#guidanceBg {
	max-width: 1180px;
	padding: 80px 40px 100px;
	margin: 0 auto;
	border-radius: 30px;
	background: url(../../img/kodomoen/top/guide_bg.jpg) repeat;
}

#guidanceIn {
	position: relative;
	padding: 80px 0;
	background-color: #fafbe7;
	border-radius: 30px;
}

#guidanceIn:before {
	content: "";
	position: absolute;
	display: inline-block;
	top: -50px;
	left: -20px;
	width: 295px;
	height: 226px;
	background: url(../../img/kodomoen/top/info_img1.png) no-repeat center/cover;
}

#guidanceIn:after {
	content: "";
	position: absolute;
	display: inline-block;
	bottom: -70px;
	right: -25px;
	width: 295px;
	height: 227px;
	background: url(../../img/kodomoen/top/info_img2.png) no-repeat center/cover;
}

#guidance .sectionTit {
	position: relative;
	margin-bottom: 50px;
}

#guidance .sectionTit:before {
	content: "";
	position: absolute;
	display: inline-block;
	top: -100px;
	left: 50%;
	transform: translateX(-50%);
	width: 127px;
	height: 69px;
	background: url(../../img/kodomoen/top/information.png) no-repeat center/contain;
	background-image: url(../../img/kodomoen/top/information.png);
}

#guidanceTxt {
	margin-bottom: 40px;
	font-size: 1.6rem;
	font-weight: bold;
}

#newsLink a {
	border-bottom: solid 1px #ea5454;
	color: #ea5454;
	transition: all 0.3s ease-in-out;
}

#newsLink a:hover {
	border-bottom: none;
	opacity: 0.7;
	transition: all 0.3s ease-in-out;
}

/* こども園用フッタ（共通フッタに上書き） */
/* -------------------------------------------------- */

#footLink.pageLink ul li a:hover {
	color: #ff9394;
	background-image: url(../../img/youchien/bg_arrow_pink.png) !important;
}

#footerBody {
	background-color: #ff9394;
}

.fNavItem a{
	color: #3c3c3c!important;
	transition: all 0.3s ease-in-out;
}

.fNavItem a:hover{
	color: #fd9295!important;
}

/* 181020追記 */
.underLayer .pageLinkInner {
	width: 1000px;
}

.kodomoen #main #menu ul li {
	background: none;
	padding-left: 0;
}

.kodomoen nav#menu ul li span.tit {
	background: url(../../images/kodomoen/icon_arrow_pink.png) no-repeat 95% 50%;
}

/* -------------------------------------------------- */

/* 建学の精神、教育方針 */
/* -------------------------------------------------- */
.kodomoenMainTit {
	border-bottom: 1px dotted #ff9394!important;
	background: url(../../images/kodomoen/bg_h1.gif) no-repeat 0 0!important;
}


.subTit {
	border-bottom: 1px solid #fd9295;
}

.titBand {
	background: #fd9295;
}
/* -------------------------------------------------- */

/*園の特色 */
/* -------------------------------------------------- */
.activity{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.activimg1{
	width: 320px;
	height: 198px;
}

.activimg2{
	width: 480px;
	height: 297px;
}

.row>.activimg1{
	margin-bottom: 20px;
}

.activimg1 img,
.activimg2 img{
	width: 100%;
	height: 100%;
}

.featurePageTxt{
	position: relative;
	margin-bottom: 40px!important;
}

#dietary{
	margin-bottom: 70px;
}
/* -------------------------------------------------- */

/*年間スケジュール */
/* -------------------------------------------------- */
.detail{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: top;
}

.detailimg1{
	width: 320px;
	height: 198px;
}

.detailimg1 img{
	width: 100%;
}

.firstImg{
	margin-bottom: 5px;
}
/* -------------------------------------------------- */

/*公募情報 */
/* -------------------------------------------------- */
#main .pagenate ul li span.current_page {
	background: #fd9295!important;
	border: 1px solid #fd9295!important;
}

#main ul.newsList li a span.titBox {
	background: url(../../img/kodomoen/common/bg_arrow_pink.png) no-repeat 97% 50% /11px 20px;
}
/* お知らせシングルページ */
/* -------------------------------------------------- */
#main h1.entryH1 .kodomoenMainTit2 {
	background: url(../../images/kodomoen/bg_h1.gif) repeat-y 0 0!important;
}

#main h1.entryH1{
	border-bottom: 1px dotted #ff9394!important;
}

#main p.linkBlockCenter a#newsBtnBg{
	background: url(../../img/kodomoen/common/bg_arrow_pink.png) no-repeat 97% 50% /11px 20px!important;
}

@media screen and (max-width: 1200px) {
	.cornerNewsInner {
		width: 100%;
	}
	
	#news {
		text-align: center;
	}
	
	.cornerNews ul {
		margin: 0;
		letter-spacing: normal;
	}
	
	.pageLink ul {
		margin: 0;
		letter-spacing: normal;
	}
	
	#news ul li {
		width: 210px;
	}
	
	#news ul li img {
		width: 100%;
		height: auto;
	}
	
	#exchange {
		width: 100%;
	}
	
	.pageLinkInner {
		width: 100%;
	}
}