@charset "UTF-8";




@media only screen and (max-width: 767px){
	

	
/*********** 共通 *************/
	

.footer-cap-bg {
	margin-top: 80px;
}

.h3-bg {
	padding: 30px 0;
	margin-top: 80px;
}

.h3-bg.first {
	margin-top: 40px;
}
	
	
h3 p:nth-child(1) {
	font-size: 2.5rem;
}

h4.ja {
	font-size: 2.0rem;
	margin-top: 40px;
}
	
h4.en {
	font-size: 2.2rem;
	margin-top: 60px;
}

	
	
h5 {
	font-size: 1.8rem;
	margin-top: 20px;
}

	
.cont dl {
	display: flex;
	margin-top: 5px;
}

.cont dt {
	width: 18px;
	height: 18px;
	font-size: 1.2rem;
	line-height: 18px;
}

.cont dd {
	width: calc(99% - 18px);
	font-size: 1.2rem;
	margin-top: 2px;
}




	
/*********** ↑共通 *************/




/*********** access *************/

.access_01-wrap {
	margin-top: 30px;
}

/*********** ↑access *************/


	
	
/*********** childcare *************/

.childcare_01-wrap {
	margin-top: 30px;
}

.childcare_01-wrap > li:nth-child(1) {
	width: 100%;
}

.childcare_01-wrap > li:nth-child(2) {
	width: 100%;
	margin-top: 30px;
}

.childcare_01-wrap h4 {
	margin-top: 0;
}
	
.childcare_02-wrap {
	margin-top: 30px;
}

.childcare_02-wrap li:nth-child(1) {
	width: 100%;
}

.childcare_02-wrap li:nth-child(2) {
	width: 88.24%;
	margin: 0 auto;
	margin-top: 30px;
}

/*********** ↑childcare *************/






/*********** location *************/

.location_map01-wrap {
	margin-top: 50px;
}

.location_map01-wrap .ttl {
	font-size: 2.0rem;
	letter-spacing: 0.05em;
}

.location_map01 {
	margin-top: 10px;
}

.location_map01 .cap-cover-left {
	position: relative;
	bottom: 0;
	left: 0;
	margin-top: 5px;
}
	
.location_map01-wrap .hanrei {
	font-size: 1.0rem;
	margin-top: 10px;
}

.location_map01-wrap .hanrei li {
	display: flex;
	align-items: center;
	margin-right: 20px;
}

.location_map01-wrap .hanrei li:nth-child(1) p:nth-child(1) {
	width: 30px;
	height: 12px;
	background: #62372B;
	margin-right: 5px;
}

.location_map01-wrap .hanrei li:nth-child(2) p:nth-child(1) {
	width: 30px;
	height: 12px;
	background: #195786;
	margin-right: 5px;
}

/*********** ↑location *************/



	
	
	
/*********** shop *************/
	

.shop h4.ja {
	text-align: left;
}	

.shop h4.ja:before {
  display: none;
}

.shop h4.ja:after {
  display: none;
}

.shop_mk {
	position: absolute;
	top: -10px;
	right: 0;
	width: 70px;
}

.shop_01-wrap {
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: auto auto auto;
	justify-content: space-between;
	margin-top: 10px;
}

.shop_01-wrap li:nth-child(1) {
	grid-column: 1 / 2;
	grid-row: 1 / 2;
	margin-top: 20px;
}

.shop_01-wrap li:nth-child(2) {
	grid-column: 1 / 2;
	grid-row: 2 / 3;
	width: 82.35%;
	margin: 0 auto;
	margin-top: 20px;
}

.shop_01-wrap li:nth-child(3) {
	grid-column: 1 / 2;
	grid-row: 3 / 4;
	width: 82.35%;
	margin: 0 auto;
	margin-top: 20px;
}

.shop_03-wrap {
	width: 82.35%;
	margin: 0 auto;
	margin-top: 0;
}

.shop_03-wrap li {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 0;
}

.shop_06-wrap {
	width: 82.35%;
	margin: 0 auto;
	margin-top: 0;
}

.shop_06-wrap li {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 0;
}

.shop_09 {
	margin-top: 20px;
}

.shop_10-wrap {
	margin-top: 20px;
}

.shop_10-wrap li {
	width: 100%;
	margin-bottom: 20px;
}

/*********** ↑shop *************/




/*********** park *************/

.park_01-wrap {
	margin-top: 30px;
}

.park_01-wrap li {
	width: 100%;
	margin-bottom: 20px;
}

/*********** ↑park *************/



	
	
	
/*********** education *************/

.education h4.en {
	margin-top: 100px;
}
	
.education_01-wrap {
	margin-top: 30px;
}

.education_01-wrap li {
	width: 100%;
	margin-bottom: 20px;
}

/*********** ↑education*************/




	
	
	
	
	

/*********** lifeinfo *************/

.lifeinfo_list {
	padding-top: 0;
}

.lifeinfo_list .list-l {
	width: 100%;
}

.lifeinfo_list .list-r {
	width: 100%;
}

.lifeinfo_list ul {
	display: flex;
	font-size: 1.2rem;
	letter-spacing: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}


.lifeinfo_list ul li:nth-child(1) {
	width: 18px;
	height: 18px;
	font-size: 1.1rem;
	margin-top: 1px;
	margin-right: 1%;
	line-height: 16px;
}

.lifeinfo_list ul li:nth-child(2) {
	width: calc(99% - 18px);
}

.lifeinfo_list dl {
	background-image: none;
}
	
.lifeinfo_list dt {
	width: 100%;
}

.lifeinfo_list dd {
	text-align: left;
	width: 100%;
	margin-top: 2px;
}

/*********** ↑lifeinfo *************/
	
	

	
	
.location_map02-wrap {
	margin-top: 60px;
}

	
.location_map02-wrap .map-hanrei {
	padding: 0;
	margin-top: 10px;
}
	
	
	
	
	
	
/*********** location_fbt *************/

.location_fbt-wrap ul {
	margin-top: 60px;
}

.location_fbt-wrap ul li {
	width: 80%;
}

.location_fbt-wrap ul li a {
	padding: 15px 0;
	font-size: 2.0rem;
}

/*********** ↑location_fbt *************/


	
	
	
	
	
/********** scroll-box ***********/	
	
.scroll-box {
	max-width: 100%;
	padding-bottom: 10px;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
	
.scroll-box.left {
	writing-mode: vertical-lr;/*左スタート*/
}
	
.scroll-box.right {
	writing-mode: vertical-rl;/*右スタート*/
}
		

	
.access_01-wrap .scroll-box > div {
	width: 700px;
}
	

	
/* safari */
_::-webkit-full-page-media, _:future, :root .access_01-wrap .scroll-box > div img {
	margin-left: -700px;
}


	
.scroll-box::-webkit-scrollbar {
	height: 4px;
}
.scroll-box::-webkit-scrollbar-track {
	background: #fff;
}
.scroll-box::-webkit-scrollbar-thumb {
	background: #aaa;
	border: none;
}
.scroll-box::-webkit-scrollbar-thumb:hover {
	background: #999;
}
	
/********** ↑scroll-box ***********/
	
	
	
	
}
	
	
	









