@charset "shift_JIS";

/* reset */
html, body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li,p{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
img{
	height: auto;
	font-size: 0;
	line-height: 0;
	border:0;
}
ol,ul,li{
	list-style: none;
}

/* common */
body{
	font-family: 'メイリオ', Meiryo,'ヒラギノ角ゴシック','ＭＳ Ｐゴシック','MS PGothic',YuGothic,'Yu Gothic';
	font-size: 16px;
	color:rgb(80,80,80);
	line-height: 1.5;
	text-align: left;
	letter-spacing: 0.1em;
	background:rgb(255,255,255);
}
a{
	text-decoration: underline;
	display:inline-block;
	color:rgb(80,80,80);
	transition:0.5s;
}
a:hover{
	opacity:0.6;
}
img{
    max-width: 100%;
    height: auto;
	border-style:none;
	vertical-align:middle;
}
.tel a{
	pointer-events: none;
	text-decoration: none;
}
.indent{
	padding-left:1.2em;
	text-indent:-1.2em;
}
.page_title{
	background:rgba(240,240,240,1);
	padding: 35px 0 25px 0;
}
.page_title p{
	width: 150px;
	margin: 0 auto;
	text-align: center;
}
.section_title{
	width: 980px;
	margin: 0 auto 30px auto;
	text-align: center;
}
.section_title img{
	width: 250px;
}
.gray_box{
	background:rgba(240,240,240,1);
	padding: 70px 0;
}
.color_box{
	background:rgba(255,230,100,0.2);
	padding: 70px 0;
}
.white_box{
	padding: 70px 0;
}
.inner_box{
	width: 980px;
	margin: 0 auto;
	border-radius: 10px;
	box-sizing: border-box;
}
.illust_01,.illust_02,.illust_03{
	width: 100%;
	position: relative;
}
.illust_01 p{
	width: 311px;
	height: 128px;
	background: url("images/illust_01.png") no-repeat left top;
	position: absolute;
	right: 50px;
	margin: -20px auto 0 auto;
}
.illust_02 p{
	width: 248px;
	height: 112px;
	background: url("images/illust_02.png") no-repeat right top;
	position: absolute;
	left: 80px;
	margin: -80px auto 0 auto;
}
.illust_03 p{
	width: 282px;
	height: 112px;
	background: url("images/illust_02.png") no-repeat right top;
	position: absolute;
	left: 50px;
	margin: -30px auto 0 auto;
}
h4{
	border-bottom: 3px solid rgba(255,150,100,0.5);
	margin: 0 auto 20px auto;
	font-size: 20px;
	padding: 0 10px;
}
h5{
	background: rgba(255,150,100,0.2);
	color: rgba(255,150,100,1);
	margin: 0 auto 20px auto;
	font-size: 18px;
	padding: 7px 20px 5px 20px;
}
.kiji_box{
	margin: 0 auto 40px auto;
}
.kiji_box:last-of-type{
	margin: 0 auto;
}
.kiji_honbun{
	font-size: 15px;
	padding: 0 10px;
	text-align: left;
}
.kiji_honbun a{
	text-decoration: underline;
}
.kiji_photo{
	display: flex;
	justify-content: flex-start;
	margin: 15px auto 0 auto;
	flex-wrap: wrap;
}
.kiji_photo div{
	width: 31%;
	margin: 1%;
}
.kiji_photo p{
	font-size: 14px;
}
.kiji_img{
	width: 100%;
	padding-top:60%;
	position:relative;
	margin: 0 auto 5px auto;
}
.kiji_img img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	object-fit: cover;
	border-radius: 10px;
}
.pdf a{
	background: #fff url("images/pdf.png") no-repeat left 25px top 10px;
	border: 1px solid rgba(255,150,100,1);
	display: inline-block;
	padding: 7px 10px 7px 45px;
	box-shadow: 1px 1px 0 1px rgba(255,150,100,1), 3px 3px 0 3px rgba(255,150,100,1);
	border-radius: 20px;
	margin: 20px auto;
	font-size: 15px;
	text-decoration: none;
}
.pdf a:hover{
	box-shadow: none;
	transform: translate(3px,3px);
	opacity: 1;
}
.cap{
	background: url("images/icon_maru_2.png") no-repeat left top 5px;
	padding: 0 0 0 16px;
	margin: 5px auto 0 auto;
	font-size: 15px;
}
.pc { display: block !important; }
.sp { display: none !important; }

/* container */
#container{
	width:100%;
	min-width: 1200px;
}


/* header */
#header{
	background: url("images/usagitokame_01.png") no-repeat right top;
	position: relative;
}
.sns{
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: 0.1em;
	position: absolute;
	top: 20px;
	right: 20px;
}
.sns a{
	padding: 12px 20px 12px 65px;
	box-sizing: border-box;
	color: rgb(80,80,80);
	border-radius: 10px;
	text-decoration: none;
	border: 1px solid rgb(200,200,200);
	width: 250px;
}
.sns_01 a{
	text-align: left;
	background: url( "images/f_logo.png") no-repeat left 20px center / 30px #fff;
	margin: 0 auto 10px auto;
	
}
.sns_02 a{
	text-align: left;
	background: url( "images/instagram.png") no-repeat left 20px center / 30px #fff;
}
.sns_01 a:hover{
	opacity: 1;
	background: url( "images/f_logo.png") no-repeat left 20px center / 30px rgba(255,255,255,0.5);
	color: rgba(80,80,80,0.5);
}
.sns_02 a:hover{
	opacity: 1;
	background: url( "images/instagram.png") no-repeat left 20px center / 30px rgba(255,255,255,0.5);
	color: rgba(80,80,80,0.5);
}
#logo{
	text-align: center;
	width: 700px;
	padding: 20px 0;
	margin: 0 auto;
}
#menu {
	background: url("images/gizagiza_01.png") repeat-x left top,url("images/gizagiza_02.png") repeat-x left bottom;
	padding: 20px 0;
	margin: 0 auto -20px auto;
	position: relative;
	z-index: 5;
}
.menu_box{
	background: rgb(255,240,130);
	padding: 10px;
}
#menu ul{
	width: 980px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
#menu li{
	box-sizing: border-box;
	border-left: 1px solid rgb(255,150,100);
	width: 163px;
	text-align: center;
}
#menu li:last-child{
	border-right: 1px solid rgb(255,150,100);
}

/* swiper */
#slide{
	width:100%;
	position: relative;
	z-index: 1;
}
.swiper{
	width:100%;
	height: 45vw;
	min-height: 500px;
	margin: 0 auto;
}
.swiper-slide{
	position:relative;
	z-index: 2;
}
.swiper-slide img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	object-fit: cover;
}


/*topics*/
#topics .inner_box{
	background: #fff;
	border: 4px dotted rgba(255,150,100,1);
}
.topics_box{
	overflow-y: scroll;
	min-height: 180px;
	max-height: 180px;
	padding: 40px;
}
#topics ul{
	padding: 0 10px 15px 10px;
	margin: 0 auto 15px auto;
	display: flex;
	justify-content: flex-start;
	background: url("images/line_dot.png") repeat-x left bottom;
}
#topics ul:last-of-type{
	padding: 0 10px;
	margin: 0 auto;
	background: none;
}
.topic_date{
	margin-right:20px;
}

/*rinen*/
#rinen p{
	font-size: 32px;
	text-align: center;
	color: rgb(255,150,100);
	font-weight: bold;
}
/*mokuhyo*/
#mokuhyo ul{
	display: flex;
	justify-content: space-between;
}
#mokuhyo li{
	text-align: center;
	background: #fff;
	box-sizing: border-box;
	width: 47%;
	box-shadow: 0 0 10px 10px #fff;
	padding: 5%;
	border-radius: 50%;
	color: rgb(255,150,100);
	font-size: 20px;
}


/*gaiyo*/
table{
	width: 100%;
	border-collapse: collapse;
}
th,td{
	border: 1px solid rgba(255,150,100,0.5);
	padding: 10px 20px;
	background: #fff;
	font-weight: normal;
}
th{
	width: 200px;
	background: rgba(255,150,100,0.2);
}
.kihon{
	display: flex;
	justify-content: space-between;
	margin: 0 auto 40px auto;
	align-items: center;
}
.kihon table{
	width: 48%;
	border-collapse: separate;
	border-spacing: 0 8px;
	margin: -8px 0;
}
.kihon th{
	background: rgba(255,150,100,1);
	padding: 7px 15px;
	color: #fff;
	border-radius: 10px 0 0 10px;
	font-weight: normal;
	text-align: center;
	box-sizing: border-box;
	border: none;
	width: auto;
}
.kihon td{
	background: url("images/ptn_line.png");
	padding: 7px 15px;
	border-radius: 0 10px 10px 0;
	box-sizing: border-box;
}
.ensya{
	width: 48%;
}
.ensya_img img{
	width: 100%;
	object-fit: cover;
	border-radius: 10px;
}

.enkaku{
	margin: 0 auto 40px auto;
}
.syokuin_teiin{
	display: flex;
	justify-content: space-between;
	margin: 0 auto 40px auto;
}
.syokuin,.teiin{
	width: 460px;
}
.syokuin table,.teiin table{
	min-height: 360px;
}
.gmap iframe{
	width: 100%;
	height: 400px;
}
/* childcadre */
.childcadre_box{
	background:rgba(255,230,100,0.2);
	padding: 40px;
	text-align: justify;
	margin: 0 auto 40px auto;
}
.childcare_contact{
	border: 1px solid rgba(255,150,100,1);
	background: #fff;
	padding: 30px;
	margin: 30px auto 0 auto;
	color: rgba(255,150,100,1);
	width: 70%;
	font-size: 18px;
	border-radius: 10px;
}
.childcare_contact a{
	color: rgba(255,150,100,1);
}
.cc_title{
	border-bottom: 1px solid rgba(255,150,100,1);
	text-align: center;
	margin: 0 auto 20px auto;
	padding: 0 0 10px 0;
}
.childcadre_box_02{
	margin: 0 auto 40px auto;
}
.kiji_flex{
	display: flex;
	align-items: flex-start;
}
.childcadre_img{
	margin: 0 30px 0 0;
}
.childcadre_img img{
	width: 300px;
	height: 200px;
	object-fit: cover;
	border-radius: 10px;
}
.kiji_right{
	flex: 1;
}

/* life */
.class_txt{
	background: url("images/class_img.png") no-repeat center bottom /100%;
	padding: 60px 0 180px 0;
}
.daily_box{
	display: flex;
	justify-content: space-between;
	margin: 20px auto;
}
.daily_box div{
	width: 470px;
}
.daily_title{
	width: 350px;
	margin: 0 auto 20px auto;
	text-align: center;
}
.daily_box th{
	width: 100px;
}
.daily_box table{
	min-height: 540px;
}
.year_box{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 20px auto -20px auto;
}
.month{
	width: 32%;
	margin: 20px 0;
	border: 1px solid rgba(255,150,100,0.5);
	border-radius: 10px;
	padding: 30px;
	box-sizing: border-box;
}
.month:nth-child(even){
	background: rgba(255,230,100,0.2);
	border: none;
}
.month_title{
	text-align: center;
	margin: -50px auto 10px auto;
	width: 100px;
}
.month ul{
	border-top: 1px solid rgba(255,150,100,0.5);
	padding: 15px 0 0 0;
}
.month li{
	background: url("images/icon_maru.png") no-repeat left top 3px;
	padding: 0 0 0 20px;
}
.maitsuki{
	border-top: 1px solid rgba(255,150,100,0.5);
	border-bottom: 1px solid rgba(255,150,100,0.5);
	text-align: center;
	padding: 10px 20px;
	margin: 40px auto;
}
.year_cap{
	margin: 0 auto 40px auto;
}

/* blog */
.blog_box{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 50px auto 0 auto;
}
#sidemenu{
	width: 240px;
	border: 1px solid rgba(255,150,100,0.5);
	padding: 20px 20px 10px 20px;
	box-sizing: border-box;
	border-radius: 10px;
	font-size: 15px;
}
#sidemenu p{
	text-align: center;
	width: 170px;
	margin: 0 auto 10px auto;
}
#sidemenu li{
	border-bottom: 1px solid rgba(255,150,100,0.2);
}
#sidemenu li:last-child{
	border-bottom: none;
}
#sidemenu li a{
	padding: 10px 20px 10px 35px;
	background: url("images/icon_maru.png") no-repeat left 15px top 13px;
	box-sizing: border-box;
	text-decoration: none;
}

#blog_main{
	width: 700px;
	box-sizing: border-box;
}
.kiji{
	background:rgba(255,230,100,0.2);
	padding: 30px;
	border-radius: 10px;
	margin: 0 auto 40px auto;
}
.kiji_date{
	font-size: 16px;
	margin: 0 auto 10px auto;
}
.kiji h4{
	background: url("images/icon_pencil.png") no-repeat left top;
	margin: 0 auto 20px auto;
	padding: 0 10px 5px 25px;
	font-size: 19px;
	border-radius: 0;
	text-align: left;
	font-weight: normal;
}
.video_box{
	position: relative;
	padding-top: 50%;
	margin: 20px auto 0 auto;
}
.video_box iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	margin: 0 auto;
}

.pagination{
	text-align: center;
}
.pagination a{
	display: inline-block;
	text-decoration: underline;
}

.oubo{
	text-align: center;
	margin: 40px auto 0 auto;
}
.oubo a{
	background: #fff;
	border: 1px solid rgba(255,130,150,1);
	display: inline-block;
	padding: 10px 40px;
	box-shadow: 1px 1px 0 1px rgba(255,130,150,1), 3px 3px 0 3px rgba(255,130,150,1);
	border-radius: 20px;
	margin: 20px auto;
}
.oubo  a:hover{
	box-shadow: none;
	transform: translate(3px,3px);
	opacity: 1;
}

/* footer */
#footer{
	background: url("images/gizagiza_03.png") repeat-x center top;
	width: 100%;
	margin: -20px auto 0 auto;
	padding: 20px 0 0 0;
	color: #fff;
}
.footer_box_01{
	background: rgb(255,150,100) url("images/usagitokame_02.png") no-repeat left bottom;
	padding: 40px 0;
}
.footer_box_02{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 980px;
	margin: 0 auto 20px auto;
}
.footer_box_02 a{
	color: #fff;
}
.footer_logo{
	width: 434px;
	margin-right: 30px;
}

.copy{
	border-top: 1px solid #fff;
	text-align: center;
	width: 980px;
	margin: 0 auto 10px auto;
	padding: 20px 0;
	font-size: 14px;
}
.footer_link{
	display: flex;
	justify-content: center;
	align-items: center;
}
.houjin{
	margin-right: 40px;
}
.houjin a{
	background: rgb(120,190,0);
	border: 1px solid #fff;
	display: inline-block;
	margin: 0 auto;
	padding: 16px 40px;
	color: #fff;
	border-radius: 10px;
	text-decoration: none;
}

/* pagetop */
.pagetop{
    position: fixed;
    bottom: 0;
    right: 0;
	z-index: 5;
}


@media screen and (max-width:768px){
	
.pc { display: none !important; }
.sp { display: block !important; }

.gray_box,.color_box,.white_box{
	padding: 50px 0;
}
.inner_box{
	width: 90%;
}
.page_title p{
	width: 23vw;
}
.section_title{
	width: 90%;
}
.section_title img{
	width: 40%;
}
.illust_01,.illust_02,.illust_03{
	width: 90%;
	position: relative;
	margin: 0 auto;
}
.illust_01 p{
	width: 100%;
	height: 20vw;
	background: url("images/illust_01.png") no-repeat right top / 33vw;
	right: 0;
	margin: -5vw auto 0 auto;
}
.illust_02 p{
	width: 100%;
	height: 30vw;
	background: url("images/illust_02.png") no-repeat left top / 25vw;
	left: 0;
	margin: -7vw auto 0 auto;
}
.illust_03 p{
	width: 100%;
	height: 30vw;
	background: url("images/illust_02.png") no-repeat left top / 33vw;
	left: 0;
	margin: -8vw auto 0 auto;
}	
	
/* container */
#container{
	min-width: 1px;
}

/* header */
#header{
	background: url("images/usagitokame_01.png") no-repeat right top / 50%;
}
#logo{
	width: 90%;
}
/* sns */
.sns{
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
	top: 0;
	right: 0;
	margin: 0 auto 20px auto;
	width: 70%;
}
.sns a{
	width: auto;
}
.sns_01 a{
	margin: 5px;
	
}
.sns_02 a{
	margin: 5px;
}

#menu ul{
	width: 90%;
	flex-wrap: wrap;
	justify-content: center;
}
#menu li{
	box-sizing: border-box;
	border-left: none;
	width: 31%;
	margin: 1%;
}
#menu li:last-child{
	border-right: none;
}
#menu li a{
	background: rgba(255,255,255,0.8);
	border-radius: 10px;
}

/* swiper */
.swiper{
	height: 80vw;
	min-height: 1px;
}

/*topics*/
#topics ul{
	display:block;
	padding: 0 0 15px 0;
}
.topic_date{
	margin: 0 auto 5px auto;
}
.topics_box{
	overflow-y: scroll;
	min-height: 250px;
	max-height: 250px;
}

/*mokuhyo*/
#rinen p{
	font-size: 25px;
}

/*mokuhyo*/
#mokuhyo ul{
	display: block;
}
#mokuhyo li{
	width: 90%;
	padding: 15%;
	font-size: 18px;
	margin: 0 auto 40px auto;
	line-height: 1.2;
}
#mokuhyo li:last-child{
	margin: 0 auto;
}

	
/*gaiyo*/
.kihon{
	display: block;
}
.kihon table{
	width: 100%;
	margin: 0 auto 20px auto;
}
.ensya{
	width: 100%;
}
.ensya_img img{
	height: 50vw;
}
.enkaku{
	margin: 0 auto 20px auto;
}
.syokuin_teiin{
	display: block;
}
.syokuin{
	width: 100%;
	margin: 0 auto 20px auto;
}
.teiin{
	width: 100%;
}
.syokuin table,.teiin table{
	min-height: 1px;
}
	
/* childcadre */
.childcare_contact{
	width: 100%;
	font-size: 17px;
	box-sizing: border-box;
}

.kiji_flex{
	display: block;
	align-items: flex-start;
}
.kiji_left{
	margin: 0 auto 20px auto;
}
.childcadre_img{
	margin: 0 auto;
}
.childcadre_img img{
	width: 100%;
	height: 45vw;
}


/* life */
.class_txt{
	padding: 5vw 0 20vw 0;
}
.daily_box{
	display: block;
}
.daily_box div{
	width: 100%;
}
.daily_box table{
	min-height: 1px;
}
.daily_l{
	margin: 0 auto 20px auto;
}
.month{
	width: 48%;
}
	
/* blog */
.blog_box{
	display: block;
}
#sidemenu{
	width: 100%;
	margin: 0 auto 20px auto;
}
#sidemenu p{
	width: 40vw;
}
#blog_main{
	width: 100%;
}
.oubo{
	margin: 20px auto 0 auto;
}
.oubo a{
	font-size: 15px;
}
	
/* footer */
#footer{
	background: url("images/gizagiza_03.png") repeat-x center top;
	width: 100%;
	margin: -20px auto 0 auto;
	padding: 20px 0 0 0;
	color: #fff;
}
.footer_box_01{
	background: rgba(255,150,100,1) url("images/usagitokame_02.png") no-repeat left bottom / 45%;
	padding: 40px 0 30px 0;
}
.footer_box_02{
	display: block;
	text-align: center;
	width: 90%;
}
.footer_logo{
	width: 80%;
	margin: 0 auto 20px auto;
}
.copy{
	width: 90%;
}
.footer_link{
	display: block;
	text-align: center;
}
.houjin{
	margin: 0 0 30px 0;
}
.houjin a{
	padding: 10px 20px;
}

}
	
@media screen and (max-width:480px){


.tel a{
	pointer-events: auto;
}
.section_title{
	margin: 0 auto 20px auto;
}
.section_title img{
	width: 50%;
}
.illust_01 p{
	background: url("images/illust_01.png") no-repeat right top / 40vw;
	margin: -5vw auto 0 auto;
}
.illust_02 p{
	background: url("images/illust_02.png") no-repeat left top / 30vw;
	margin: -9vw auto 0 auto;
}
.illust_03 p{
	background: url("images/illust_02.png") no-repeat left top / 35vw;
	margin: -8vw auto 0 auto;
}
.gray_box,.color_box,.white_box{
	padding: 40px 0;
}
.kiji_photo div{
	width: 100%;
	margin: 1% 0;
}
	
/* menu */
#menu li{
	box-sizing: border-box;
	border-left: none;
	width: 48%;
	margin: 1%;
}

	
/*gaiyo*/
table{
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid rgba(255,150,100,0.5);
}
th,td{
	display: block;
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
	border-radius: 0;
	border: none;
}

.kihon table{
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
}
.kihon th{
	border-radius: 10px 10px 0 0;
}
.kihon td{
	padding: 10px 20px;
	border-radius: 0 0 10px 10px;
	margin: 0 auto 10px auto;
}
.houjin{
	width: 80%;
	margin: 0 auto 20px auto;
	font-size: 14px;
}	

.childcadre_box{
	padding: 20px;
}
.daily_title{
	width: 80%;	
}
.daily_box th{
	width: 100%;
}
.year_box{
	margin:0 auto 2vw auto;
}
.month{
	width: 100%;
	margin: 10vw auto 1vw auto;
}
.month_title{
	width: 28vw;
}
.class_txt{
	padding:8vw 0 20vw 0;
}
	
}

