/* CSS Document */
@charset "UTF-8";

@media(max-width:899px){
	.top .sec_hero{overflow:hidden;height:initial;padding:3rem 1.5rem;}
	.top .sec_hero .wrap .logos .logo{width:15rem;margin-bottom:25rem;}
	.top .sec_hero .wrap .imgs{top:7.5rem;right:-7rem;width:100%;z-index:-1;}
	.top .sec01 {margin-bottom:5rem;}
	.top .sec01 .wrap {padding:0 1.5rem;box-sizing:border-box;}
	.top .sec01 .wrap .item01 {margin: 0 auto 24rem;}
	.top .sec01 .wrap .item01 .texts .etitle {font-size:3rem;}
	.top .sec01 .wrap .item01 .texts .title {font-size:1.8rem;line-height:2.6rem;background:#FFF;display:inline-block;padding:0 1.5rem 1.5rem 0;}
	.top .sec01 .wrap .item01 .img {width:100%;top:10rem;z-index:-1;}
	.top .sec01 .wrap .item02 .img {width:10.5rem;margin: 0 auto 2rem;}
	.top .sec01 .wrap .item02 .texts {width:100%;padding-top:1rem;}
	.top .sec01 .wrap .item02 .texts .title {font-size:1.8rem;line-height:2.6rem;}
	.top .sec01 .wrap .item02 .texts .text {font-size:1.4rem;line-height:2.8rem;}
	.top .sec02 .wrap {padding:0 1.5rem;box-sizing:border-box;margin-bottom:2rem;}
	.top .sec02 .wrap .title {font-size:1.8rem;line-height:2.6rem;}
	.top .sec02 .wrap .text {font-size:1.4rem;line-height:2.8rem;}
	.top .sec02 .imgs {height:32rem;}
	.top .sec02 .imgs .img{width:34.25rem;height:50.3rem;background-size:34.25rem 50.3rem;animation: 5s infinite linear moveA_sp;top:-18rem;left:8rem;transform:rotate(25deg);transform-origin:top left;}
	.top .sec02 .imgs .etext{font-size:2rem;line-height:3rem;bottom:2rem;right:2rem;}

	.top .sec03 {margin-bottom:5rem;}
	.top .sec03 .wrap .titles {padding:5rem 0;}
	.top .sec03 .wrap .titles .logo {width:20rem;}
	.top .sec03 .wrap .titles .title {font-size:1.4rem;line-height:2.8rem;}
	.top .sec03 .wrap .items {width:100%;padding:1.5rem;box-sizing:border-box;transform:initial;}
	.top .sec03 .wrap .items .item {padding:3rem 1.5rem;border-radius:4rem;}
	.top .sec03 .wrap .items .item + .item{margin-top:1.5rem;}
	.top .sec03 .wrap .items .item .link {font-size:1.6rem;line-height:3.8rem;}
	.top .sec04 .wrap .img {width:27rem;margin: 0 auto 2rem;}
	.top .sec04 .wrap .logo {width:28rem;}
	.top .sec04 .maps .map iframe{height:30rem;}
	.top .sec04 .maps .map .text {font-size:1.4rem;line-height:2.8rem;margin-top:0.5rem;}

	.top .sec_banner .wrap {padding:0 1.5rem;width:100%;box-sizing:border-box;margin-bottom:5rem;}
	
	footer .wrap .links{margin-bottom:6rem;}
	footer .wrap .links .link {width:6rem;}

	.top .sec01 .wrap .item02 .img:not(.visible) img{opacity:0;transform: initial}

}