@charset "utf-8";

/*++++++++++++++
access
++++++++++++++*/
section#access article{
	margin: 0 0 80px;
}

section#access iframe{
	height: 500px;
	width: 100%;
}

section#access .accessbox {
	position: relative;
	overflow: hidden;
	margin: 50px 0 0;
	padding: 0 0 50px;
}

section#access .accessbox .left {
	width: 55%;
	position: absolute;
	z-index: 10;
	margin: 0;
}

section#access .accessbox .left h5 {
	width: 82%;
	line-height: 2.5;
}


section#access .accessbox .left dl {
	margin: 10px 0 22%;
	overflow: hidden;
}

section#access .accessbox .left dt{
	position: absolute;
	vertical-align: middle;
	width: 60px;
	height: 60px;
	background: #ffe770;
	text-align: center;
	letter-spacing: 2px;
	line-height: 2.1;
}

section#access .accessbox .left dd{
	margin: 10px 0 0 20px;
	font-size: 2.2em;
	font-weight: bold;
	letter-spacing: 1px;
	position: absolute;
}

section#access .accessbox .left p{
	clear: both;
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 1.2em;
}


section#access .accessbox .right {
	float: right;
	width: 52%;
}


section#access .accessbox .right img {
	width: 100%;
}

section#access ul {
	clear: both;
	background: #eee;
	overflow: hidden;
	padding: 50px 50px 30px;
	box-sizing: border-box;
	margin: 50px 0;
}
section#access li{
	width: 47%;
	float: left;
}

section#access li:nth-child(2n){
	float: right;
}
section#access li figure {

}

section#access li img {
	width:100%;
}

section#access dl{
	margin: 20px 0 0;
}

section#access dt {
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 0 5px;
}

section#access dd {
	font-size: 0.9em;
	letter-spacing: 1px;
}

/*ごとうまち保育園*/
.gotomachi {
	border: 1px solid #333;
	border-radius: 5px;
	padding: 50px;
	background: #fff;
	overflow: hidden;
}

section#access .gotomachi ul {
	padding: 0;
	background: none;
	margin: 0;
	float: left;
	width: 45%;
}

section#access .gotomachi li {
	width: auto;
	float: none;
	overflow: hidden;
	display: inline-block;
	outline: none;
}

section#access .gotomachi li:nth-child(2n) {
	float:none;
}
section#access ul.slick-dots {
	clear: both;
	padding: 0;
	text-align: center;
	width: auto;
	text-align: center;
	display: block;
	float:none;
}

section#access ul.slick-dots li{
	width: 10px;
	height: 10px;
	display: inline-block;
	float: none;
	background: none;
	border: none;
	outline: none;
	box-shadow: none;
	cursor: pointer;
	padding: 0;
	border-radius: 100px;
	background: #ccc;
	padding: 0;
	margin: 0 15px 0 0;
	transition: .3s;
}

section#access ul.slick-dots li:hover {
	transition:.3s;
	background:#333;
}


section#access ul.slick-dots li button {
	border: none;
	/* width: 15px; */
	/* height: 15px; */
	text-indent: -9999px;
	padding: 0;
	background: none;
}

section#access ul.slick-dots li.slick-active{
    background: #333;
    display: inline-block;
}

section#access .gotomachi dl {
	width: 48%;
	float: right;
	margin: 30px 30px 20px 0;
}

section#access .gotomachi dt {
	font-size: 1.1em;
	font-weight: normal;
	padding: 0;
}

section#access .gotomachi dd {
	font-size: 2em;
	font-weight: bold;
}
.gotomachi p {
	width: 48%;
	float: right;
	font-size: 0.9em;
	color: #666;
	line-height: 2.5;
	margin: 0 30px 30px 0;
}

@media screen and (max-width: 1499px) {
/*++++++++++++++
access
++++++++++++++*/

section#access iframe{
	height: 350px;
}

section#access .accessbox {
}

section#access .accessbox .left {
}

section#access .accessbox .left h5 {line-height: 2.2;}


section#access .accessbox .left dl {
}

section#access .accessbox .left p{
	clear: both;
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 1.2em;
}


section#access .accessbox .right {
	float: right;
	width: 52%;
}


section#access .accessbox .right img {
}

section#access ul {
	margin: 20px 0;
	padding: 30px 30px 20px;
}


section#access dl{
	margin: 10px 0 0;
}

section#access dt {
	font-size: 1em;
	padding: 0;
}

section#access dd {
	font-size: 0.8em;
}

/*ごとうまち保育園*/
.gotomachi {
	padding: 50px 30px 30px;
}

section#access .gotomachi ul {
	width: 52%;
	margin: auto;
}

section#access .gotomachi li {margin: 0;}

section#access .gotomachi dl {
	width: 46%;
	margin: 0 0 10px 0;
}

section#access .gotomachi dt {
	font-size: 0.9em;
	padding: 0 0 0 5px;
}

section#access .gotomachi dd {
	font-size: 1.5em;
}
.gotomachi p {
	width: 45%;
	line-height: 2;
	margin: 0;
	font-size: 0.85em;
}

}

@media screen and (max-width: 1023px) {
/*++++++++++++++
access
++++++++++++++*/

section#access .accessbox .left h5 {font-size: 1.6vw;line-height: 1.8;}


section#access .accessbox .left dl {margin: 2% 0 25%;}

section#access .accessbox .left dt{width: 40px;height: 40px;}

section#access .accessbox .left dd{
	font-size: 1.6em;
}

section#access .accessbox .left p{
	clear: both;
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 1.2em;
}

}

@media screen and (max-width: 767px) {
/*++++++++++++++
access
++++++++++++++*/
section#access {
	padding: 50px 0 0;
}


section#access .accessbox .left h5 {
	width: 90%;
}

section#access .accessbox .left dd{font-size: 1.4em;}

section#access .accessbox .left p{
	clear: both;
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 1.2em;
}


section#access .accessbox .right {width: 48%;}

}

@media screen and (max-width: 480px) {
/*++++++++++++++
access
++++++++++++++*/
section#access article{margin: 0 0 50px;}

section#access .accessbox {padding: 0;}

section#access .accessbox .left {
	width: auto;
	position: relative;
	margin: 20px 0 0 0;
}

section#access .accessbox .left h5 {
	font-size: 0.8em;
	width: auto;
	line-height: 2.5;
	}


section#access .accessbox .left dl {
	margin: auto;
	position: relative;
}


section#access .accessbox .left dd{
	position: relative;
	margin: 10px 0 10px 20px;
}

section#access .accessbox .left p{
	clear: both;
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 1.2em;
}


section#access .accessbox .right {
	float: none;
	width: auto;
}


section#access ul {padding: 30px 30px 0;}
section#access li{
	width: auto;
	float: none;
	margin: 0 0 20px 0;
}

/*ごとうまち保育園*/
.gotomachi {padding: 20px;}

section#access .gotomachi ul {
	float: none;
	width: auto;
}


section#access .gotomachi dl {
	width: auto;
	float: none;
	margin: 30px 0 10px;
}

.gotomachi p {
	width: auto;
	float: none;
	font-size: 0.8em;
}
}