/***************************
 *
 * トップページ
 * ★ページ中身用★
 *
 **************************/
@media all and (max-width: 736px) {
	/*
MAIN VISUAL
*/
	.main-visual {
		position: fixed;
		width: 100%;
		height: 100vh;
		left: 0;
		top: 0;
	}
	.main-visual .header-logo2 {
		width: 80px;
		position: fixed;
		left: 15px;
		top: 15px;
		z-index: 20;
	}
	.main-visual .main-visual-inner {
		position: relative;
	}

	.main-visual .main-visual-swiper {
		position: relative;
	}

	.main-visual .swiper-slide {
		position: relative;
		overflow: hidden;
	}

	.main-visual .swiper-slide img {
		width: 100%;
		height: 100vh;
		object-fit: cover;
	}
	.main-visual .swiper-pagination {
		transform: rotate(-90deg);
		left: auto;
		right: 40px;
		width: auto;
		bottom: auto;
		top: 45%;
		transform-origin: right top;
		opacity: 0;
	}
	.main-visual .swiper-pagination .swiper-pagination-bullet {
		background: none;
		font-size: 1.3rem;
		color: #fff;
		opacity: 0.4;
		margin-left: 15px;
		transition: 0.3s ease;
	}
	.main-visual .swiper-pagination .swiper-pagination-bullet-active {
		opacity: 1;
	}
	.main-visual .swiper-pagination .swiper-pagination-bullet:before {
		content: none;
	}

	.main-visual .main-visual-content {
		
	}
	.main-visual .main-visual-title {
		position: absolute;
		left: 0%;
		bottom: 160px;
		z-index: 5;

		display: flex;
		
		flex-direction: column;
		justify-content: flex-end;
		flex-wrap: wrap;
		color: white;
		font-weight: bold;
		font-size: 3.5rem;
		text-align: center;
		line-height: 0.7;
		width: 320px;
		margin-left: 0px;

	}
	.main-visual .main-visual-title small {
		font-size: 2.7rem;
	}
	@keyframes zoomUp {
		0% {
			transform: scale(1);
		}
		100% {
			transform: scale(1.15);
		}
	}
	.swiper-slide-active .swiper-slide-pic img,
	.swiper-slide-duplicate-active .swiper-slide-pic img,
	.swiper-slide-prev .swiper-slide-pic img {
		/*animation: zoomUp 12s linear 0s normal both;*/
	}
	.swiper-slide-pic img {
	}
	/*
	MAIN NEWS
	*/
	.bg-main {
		background: url(../img/bg-main.jpg) center center no-repeat;
		background-size: cover;
		position: relative;
	}
	.main-news {
		position: relative;
		padding-top: 50px;
	}
	.main-news .box-content {
		background: url(../img/border-green.png) left bottom repeat-x;
		background-size: 1038px 3px;
		padding-bottom: 20px;
	}
	.main-news .main-news-header {
		position: relative;
		margin-bottom: 40px;
	}
	.main-news .main-news-header .main-news-title {
		font-size: 2.5rem;
		font-weight: bold;
		letter-spacing: 0.1em;
		text-align: center;
	}
	.main-news .main-news-header .main-news-title .en {
		font-size: 1.1rem;
		color: #6cbae3;
		letter-spacing: 0.1em;
		display: block;
		text-align: center;
	}
	.main-news .main-news-header .main-news-title:before {
		content: "";
		display: block;
		background: url(../img/main-news-title.png) 0 0 no-repeat;
		background-size: contain;
		width: 25px;
		height: 42px;
		margin: 0 auto 10px;
	}
	.main-news .main-news-header .btn {
		position: absolute;
		right: 0;
		top: 0;
		margin: 0;
		width: 240px;
	}
	.main-news .stick-gin {
		right: -10px;
		top: -20px;
	}
	.main-news .stick-straw {
		right: -10px;
		top: -20px;
	}
	.main-news .stick-tan {
		left: 10px;
		bottom: -30px;
	}
	.main-news .stick-leaf-2 {
		right: -110px;
		bottom: 200px;
	}
	.main-news .stick-flower-3 {
		right: 0px;
		bottom: -30px;
	}

	/*
	MAIN ABOUT
	*/
	.main-about {
		position: relative;
		padding-top: 40px;
		padding-bottom: 20px;
	}
	.main-about .main-about-title {
		font-size: 2.4rem;
		font-weight: bold;
		margin-bottom: 30px;
		text-align: center;
		margin-left: -20px;
		margin-right: -20px;
	}
	.main-about .main-about-title .en {
		font-size: 1.4rem;
		color: #6bca87;
		letter-spacing: 0.1em;
		display: block;
		text-align: center;
	}
	.main-about .main-about-title:before {
		content: "";
		display: block;
		background: url(../img/main-about-title.png) 0 0 no-repeat;
		background-size: contain;
		width: 35px;
		height: 43px;
		margin: 0 auto 15px;
	}
	.main-about .main-about-col {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.main-about .main-about-col > div:nth-child(1) {
		order: 2;
	}
	.main-about .main-about-col > div:nth-child(2) {
		order: 1;
		position: relative;
		margin-bottom: 30px;
	}
	.main-about .main-about-col > div:nth-child(2) img {
		border-top-left-radius: 40px;
		border-bottom-right-radius: 40px;
	}
	.main-about .main-about-col p {
		font-size: 1.4rem;
		line-height: 1.875em;
		color: #222222;
		margin-bottom: 30px;
		text-indent: 1em;
	}
	.main-about .main-about-col .btn {
		width: 100%;
	}
	.main-about .stick-ki {
		left: -10px;
		bottom: -20px;
	}
	/*
	MAIN LIFE
	*/
	.main-life {
		position: relative;
		background: url(../img/bg-pink.jpg) 0 0 repeat;
		background-size: 1400px 614px;
		padding: 40px 0 20px;
	}
	.main-life .main-life-col {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.main-life .main-life-col > div:nth-child(1) {
		order: 2;
	}
	.main-life .main-life-col > div:nth-child(2) {
		order: 1;
	}
	.main-life .main-life-col > div:nth-child(1) img {
		border-top-left-radius: 40px;
		border-bottom-right-radius: 40px;
		display: block;
		margin-bottom: 30px;
	}
	.main-life .main-life-title {
		font-size: 2.5rem;
		font-weight: bold;
		letter-spacing: 0.1em;
		margin-bottom: 30px;
		text-align: center;
	}
	.main-life .main-life-title .en {
		font-size: 1.4rem;
		color: #6bca87;
		letter-spacing: 0.1em;
		display: block;
		text-align: center;
	}
	.main-life .main-life-title:before {
		content: "";
		display: block;
		background: url(../img/main-life-title.png) 0 0 no-repeat;
		background-size: contain;
		width: 53px;
		height: 38px;
		margin: 0 auto 10px;
	}
	.main-life .main-life-col p {
		font-size: 1.4rem;
		line-height: 1.875em;
		color: #222222;
		margin-bottom: 30px;
		text-indent: 1em;
	}
	.main-life .main-life-col .btn {
		width: 280px;
	}
	.main-life .stick-sun {
		left: 10px;
		top: 10px;
	}
	.main-life .stick-leaf-2-2 {
		right: 10px;
		bottom: -10px;
	}
	/*
	MAIN LINKS
	*/
	.main-links {
		position: relative;
		background: url(../img/bg-blue.jpg) 0 0 repeat;
		background-size: 1400px 920px;
		padding: 40px 0 30px;
	}
	.main-links .cards {
		margin: 0;
	}
	.main-links .stick-books {
		right: -30px;
		bottom: -30px;
		z-index: 3;
	}
	.main-links .stick-leaf {
		right: -30px;
		top: -30px;
	}
	.main-links .stick-ku {
		left: -30px;
		bottom: -30px;
	}
	.main-links .stick-butter {
		right: 30px;
		bottom: -20px;
	}
	/*
	MAIN ACCESS
	*/
	.main-access {
		background: url(../img/bg-yellow.jpg) 0 0 repeat;
		background-size: 700px 418px;
		position: relative;
		display: flex;
		flex-wrap: wrap;
	}
	.main-access .main-access-l {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		align-items: center;
		flex-direction: column;
		padding: 45px 0;
		order: 2;
		width: 100%;
	}
	.main-access .main-access-r {
		order: 1;
		width: 100%;
	}
	.main-access .main-access-r .map {
		height: 210px;
		width: 100%;
	}
	.main-access .main-access-title {
		text-align: center;
		font-size: 2.5rem;
		line-height: 2em;
		color: #222222;
		font-weight: bold;
		letter-spacing: 0.1em;
	}
	.main-access .main-access-caption {
		text-align: center;
		font-size: 1.1rem;
		margin-bottom: 40px;
		letter-spacing: 0.1em;
	}
	.main-access p.center {
		text-align: center;
		font-size: 1.6rem;
		font-weight: bold;
		color: #222222;
		margin-bottom: 15px;
	}
	.main-access .btn-border {
		width: 120px;
		margin: 0 auto;
	}
	.main-access .btn-border > a {
		display: block;
		text-align: center;
		font-size: 1.2rem;
		line-height: 24px;
		color: #222222;
		border-radius: 12px;
		border: 1px solid #222222;
	}
	.main-access .btn-border > a:hover {
		opacity: 0.7;
	}
}
