/***************************
 *
 * トップページ
 * ★ページ中身用★
 *
 **************************/
@media all and (min-width: 737px) {
	.main-visual {
		position: relative;
	}
	.main-visual-slider {
	}
	.main-visual-link {
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
		width: 100%;
		height: 100%;
	}
	.main-visual-1 {
		background: url(../img/top/main-visual-1.jpg) center center no-repeat;
		background-size: cover;
		width: 800px;
		height: 800px;
		margin: 0 auto;
		padding-top: 80px;
		box-sizing: border-box;
		position: relative;
	}
	.main-visual-1 .main-visual-1-title {
		text-indent: -9999em;
		background: url(../img/top/main-visual-1-title.png) center top no-repeat;
		background-size: contain;
		height: 0;
		padding-top: 12%;
		margin-bottom: 25px;
	}
	.main-visual-1 .main-visual-1-title + p {
		text-align: center;
		color: white;
		font-size: 1.8rem;
		line-height: 2em;
		margin-bottom: 30px;
	}
	.main-visual-1 .main-visual-1-feature {
		display: flex;
		justify-content: center;
	}
	.main-visual-1 .main-visual-1-feature > li {
		width: 110px;
		margin: 0 10px;
	}
	.main-visual-1 .main-visual-1-feature > li:hover {
		cursor: pointer;
	}
	.main-visual-1 .btn {
		width: 300px;
		margin-top: 45px;
	}
	.main-visual-2 {
		background: url(../img/top/main-visual-2.jpg) center center no-repeat;
		background-size: cover;
		width: 800px;
		height: 800px;
		margin: 0 auto;
		padding-top: 80px;
		box-sizing: border-box;
		position: relative;
	}
	.main-visual-2 .main-visual-2-title {
		text-indent: -9999em;
		background: url(../img/top/main-visual-2-title.png) center top no-repeat;
		background-size: contain;
		height: 0;
		padding-top: 12%;
		margin-bottom: 25px;
		position: relative;
	}
	.main-visual-2 .main-visual-2-title:before {
		content: "";
		display: block;
		background: url(../img/top/main-visual-2-title-before.png) 0 0 no-repeat;
		background-size: contain;
		width: 140px;
		height: 140px;
		position: absolute;
		right: -30px;
		top: 20px;
		transform: translate(-50%, -50%);
		z-index: -1;
	}
	.main-visual-2 .main-visual-2-title + p {
		text-align: center;
		font-size: 1.8rem;
		line-height: 2em;
		margin-bottom: 30px;
	}
	.main-visual-2 .btn {
		width: 200px;
	}
	.main-visual-3 {
		background: url(../img/top/main-visual-3.jpg) center center no-repeat;
		background-size: cover;
		width: 800px;
		height: 800px;
		margin: 0 auto;
		padding-top: 80px;
		box-sizing: border-box;
		position: relative;
	}
	.main-visual-3 .main-visual-3-title {
		text-indent: -9999em;
		background: url(../img/top/main-visual-3-title.png) left top no-repeat;
		background-size: contain;
		height: 0;
		padding-top: 17.5%;
		margin-bottom: 25px;
		position: relative;
		margin-left: 50px;
	}
	.main-visual-3 .main-visual-3-title + p {
		text-align: left;
		font-size: 1.6rem;
		line-height: 2.5em;
		margin-bottom: 30px;
		margin-left: 70px;
	}
	.main-visual-4 {
		background: url(../img/top/main-visual-4.jpg) center center no-repeat;
		background-size: cover;
		width: 800px;
		height: 800px;
		margin: 0 auto;
		padding-top: 60px;
		box-sizing: border-box;
		position: relative;
	}
	.main-visual-4 .main-visual-4-title {
		text-indent: -9999em;
		background: url(../img/top/main-visual-4-title.png) left top no-repeat;
		background-size: contain;
		height: 0;
		padding-top: 33.3%;
		margin-bottom: 25px;
		position: relative;
		margin-left: 45px;
	}
	.main-visual-4 .main-visual-4-title + p {
		text-align: left;
		font-size: 1.6rem;
		line-height: 1.875em;
		margin-left: 45px;
		width: 360px;
	}
	.main-visual-5 {
		background: url(../img/top/main-visual-5.jpg) center center no-repeat;
		background-size: cover;
		width: 800px;
		height: 800px;
		margin: 0 auto;
		padding-top: 60px;
		box-sizing: border-box;
		position: relative;
	}
	.main-visual-5 .main-visual-5-title {
		text-indent: -9999em;
		background: url(../img/top/main-visual-5-title.png) left top no-repeat;
		background-size: contain;
		height: 0;
		padding-top: 20.37%;
		margin-bottom: 10px;
		position: relative;
		margin-left: 65px;
		margin-right: 43px;
	}
	.main-visual-5 .main-visual-5-title + p {
		text-align: left;
		font-size: 1.6rem;
		line-height: 1.875em;
		margin-left: 65px;
	}
	.main-visual .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		background: #f6f2f0;
		border-radius: 100%;
		opacity: 1;
	}
	.main-visual .swiper-pagination-bullet.swiper-pagination-bullet-active {
		width: 10px;
		height: 10px;
		background: #de8b86;
		border-radius: 100%;
		opacity: 1;
	}
	.main-visual .swiper-pagination {
		bottom: 20px;
	}

	/*
	MAIN SECTION
	*/
	.main-section {
		background: white;
		max-width: 800px;
		margin: 0 auto;
	}
	.title-obi {
		text-align: center;
		font-size: 1.8rem;
		color: white;
		background: #e68e8b;
		line-height: 45px;
		font-weight: 500;
	}
	.main-section .box-content {
		padding: 1px 40px 40px;

		margin: 0 auto;
	}
	.title-section {
		text-align: center;
		font-size: 2rem;
		color: #787471;
		margin-top: 20px;
		margin-bottom: 20px;
		font-weight: bold;
	}
	.main-section .box-content p {
		font-size: 1.5rem;
		color: #444444;
		line-height: 1.78em;
		margin-bottom: 20px;
	}
	.main-section .map {
		height: 400px;
	}

	.pic-swiper {
		width: 100%;
		height: 100%;
		overflow: hidden;
		padding-bottom: 40px;
		position: relative;
	}
	.pic-swiper .swiper-pagination-bullet {
		background-color: #cccccc;
		opacity: 1;
	}
	.pic-swiper .swiper-pagination-bullet-active {
		background-color: #e68e8b;
		opacity: 1;
	}

	/*
	MAIN NEWS
	*/
	.main-news {
		padding: 45px 0 45px;
	}
	.main-news .to-3b {
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		color: #e68e8b;
		margin: 15px auto 40px;
	}
	.main-news .to-3b a {
		text-decoration: underline;
	}
	.main-news .main-news-title {
		text-align: center;
		font-size: 30px;
		font-weight: bold;
		color: #e68e8b;
		margin-top: 25px;
	}
	.main-news .box-content {
		display: flex;
		justify-content: space-between;
	}
	.main-news .box-content .main-news-header {
		width: 16%;
	}
	.main-news .box-content .main-news-content {
		width: 80%;
	}
	.main-news .box-content .main-news-header .btn {
		width: 160px;
		margin-top: 20px;
		margin-bottom: 0;
	}

	/*
	MAIN LINKS
	*/
	.main-links {
		background: url(../img/top/bg-main-links.jpg) center center no-repeat;
		background-size: cover;
		padding: 60px 0px;
		margin-top: 35px;
	}
	.card-btns {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		grid-gap: 13px;
	}
	.card-btns .card-btn {
		background: white;
		border-radius: 10px;
		height: 160px;
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		position: relative;
	}
	.card-btns .card-btn .card-btn-link {
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 2;
	}
	.card-btns .card-btn .card-btn-link:hover {
		background: rgba(255, 255, 255, 0.3);
	}
	.card-btns .card-btn .card-btn-pic {
		width: 38px;
		height: 38px;
		margin: 0 auto 8px;
	}
	.card-btns .card-btn .card-btn-pic img {
		width: 34px;
		height: 34px;
		object-fit: contain;
	}
	.card-btns .card-btn:nth-child(2) .card-btn-pic {
		position: relative;
		margin-top: -18px;
	}
	.card-btns .card-btn .card-btn-content {
	}
	.card-btns .card-btn .card-btn-content p {
		font-size: 1.8rem;
		font-weight: bold;
		text-align: center;
		color: #e68e8b;
	}
	.card-btns .card-btn .card-btn-3b {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		border-top: 1px solid #dddddd;
		text-align: center;
		z-index: 3;
	}
	.card-btns .card-btn .card-btn-3b > a {
		display: block;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		padding: 10px 0;
	}
	.card-btns .card-btn .card-btn-3b img {
		width: 72px;
		display: block;
		margin: 0 auto;
	}
	.card-btns .card-btn .card-btn-3b > a:hover img {
		opacity: 0.7;
	}

	/*
	MAIN BANNERS
	*/
	.main-banners {
		padding: 60px 0px;
		background: #fafafa;
	}
	.main-banners .box-content {
		padding: 0 90px;
	}
	.banners {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 20px;
	}
	.banners .banner {
		position: relative;
		margin-bottom: 10px;
	}
	.banners .banner .banner-link {
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
	}
	.banners .banner .banner-link:hover {
		cursor: pointer;
	}
	.banners .banner .banner-link:hover + img {
		opacity: 0.7;
	}
	.banners .banner .banner-title {
		position: absolute;
		left: 0;
		top: 50%;
		width: 100%;
		transform: translate(0%, -50%);
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 2.2rem;
	}

	@keyframes fade-in {
	  from {
		opacity: 0;
	  }
	  to {
		opacity: 1;
	  }
	}

	@keyframes fade-out {
	  from {
		opacity: 1;

	  }
	  to {
		opacity: 0;
	  }
	}

	.banner-pops {
	}
	.banner-pop {
		position: fixed;
		left: 50%;
		top: 50%;
		background: rgba(120, 116, 113, 0.98);
		width: 400px;
		opacity: 0;
		z-index: 99;
		transform: translate(-50%, -50%);
		transition: all 0.3s ease;
		display: none;
		  opacity: 0;
	}
	.banner-pop.is-active {
		animation: fade-in 0.3s;
		  animation-fill-mode: forwards;
		  display: block;
	}
	.banner-pop .banner-pop-title {
		text-align: center;
		color: white;
		font-size: 1.7rem;
		font-weight: bold;
		padding: 30px 0;
	}
	.banner-pop .list-nav {
		border-top: 1px solid #a09e9a;
	}
	.banner-pop .list-nav > li > a {
		text-align: center;
	}
	.banner-pop .banner-pop-close:hover {
		cursor: pointer;
	}
	.banner-pop .banner-pop-close-top {
		position: absolute;
		right: 15px;
		top: 15px;
	}
	.banner-pop i {
		color: white;
		font-size: 2rem;
	}
	.banner-pop .banner-pop-close-bottom {
		text-align: center;
		padding: 35px 0;
	}
}
/***************************
 *
 * トップページ
 * ★ページ中身用★
 *
 **************************/
@media all and (max-width: 736px) {
	.main-visual {
		position: relative;
	}
	.main-visual-link {
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
		width: 100%;
		height: 100%;
	}
	.main-visual-slider {
	}
	.main-visual-1 {
		background: url(../img/top/main-visual-1.jpg) center center no-repeat;
		background-size: cover;
		width: 100%;
/* 		height: 500px;
		margin: 0 auto;
		padding-top: 70px; */
		box-sizing: border-box;
		position: relative;
	}
	.main-visual-1 .main-visual-1-title {
		text-indent: -9999em;
		background: url(../img/top/main-visual-1-title.png) center top no-repeat;
		background-size: contain;
		height: 0;
		padding-top: 14%;
		margin-bottom: 25px;
		display: none;
	}
	.main-visual-1 .main-visual-1-title + p {
		text-align: left;
		color: white;
		font-size: 1.5rem;
		line-height: 2em;
		margin-bottom: 30px;
		padding: 0 15px;
		display: none;
	}
	.main-visual-1 .main-visual-1-feature {
		display: flex;
		justify-content: center;
		display: none;
	}
	.main-visual-1 .main-visual-1-feature > li {
		width: 110px;
		margin: 0 10px;
	}
	.main-visual-1 .btn {
		margin-top: 35px;
		display: none;
	}
	.main-visual-2 {
		background: url(../img/top/main-visual-2.jpg) center center no-repeat;
		background-size: cover;
		width: 100%;
/* 		height: 500px;
margin: 0 auto;
padding-top: 70px; */
		box-sizing: border-box;
		position: relative;
	}
	.main-visual-2 .main-visual-2-title {
		text-indent: -9999em;
		background: url(../img/top/main-visual-2-title.png) center top no-repeat;
		background-size: contain;
		height: 0;
		padding-top: 14%;
		margin-bottom: 25px;
		position: relative;
		display: none;
	}
	.main-visual-2 .main-visual-2-title:before {
		content: "";
		display: block;
		background: url(../img/top/main-visual-2-title-before.png) 0 0 no-repeat;
		background-size: contain;
		width: 140px;
		height: 140px;
		position: absolute;
		right: -30px;
		top: 20px;
		transform: translate(-50%, -50%);
		z-index: -1;
	}
	.main-visual-2 .main-visual-2-title + p {
		text-align: left;
		font-size: 1.5rem;
		line-height: 2em;
		padding: 0 15px;
		margin-bottom: 30px;
		display: none;
	}
	.main-visual-2 .btn {
		display: none;
	}
	.main-visual-3 {
		background: url(../img/top/main-visual-3.jpg) center center no-repeat;
		background-size: cover;
		width: 100%;
/* 		height: 500px;
margin: 0 auto;
padding-top: 70px; */
		box-sizing: border-box;
		position: relative;

	}
	.main-visual-3 .main-visual-3-title {
		text-indent: -9999em;
		background: url(../img/top/main-visual-3-title.png) left top no-repeat;
		background-size: contain;
		height: 0;
		padding-top: 17.5%;
		margin-bottom: 15px;
		position: relative;
		margin-left: 15px;
		display: none;
	}
	.main-visual-3 .main-visual-3-title + p {
		text-align: left;
		font-size: 1.5rem;
		line-height: 1.5em;
		margin-bottom: 30px;
		margin-left: 15px;
		width: 238px;
		display: none;
	}
	.main-visual-3 .btn {
		display: none;
	}
	.main-visual-4 {
		background: url(../img/top/main-visual-4.jpg) center center no-repeat;
		background-size: cover;
		width: 100%;
/* 		height: 500px;
margin: 0 auto;
padding-top: 70px; */
		box-sizing: border-box;
		position: relative;
		display: none;
	}
	.main-visual-4 .main-visual-4-title {
		text-indent: -9999em;
		background: url(../img/top/main-visual-4-title.png) left top no-repeat;
		background-size: contain;
		height: 0;
		padding-top: 33.3%;
		margin-bottom: 10px;
		position: relative;
		margin-left: 15px;
		display: none;
	}
	.main-visual-4 .main-visual-4-title + p {
		text-align: left;
		font-size: 1.5rem;
		line-height: 1.375em;
		margin-left: 15px;
		width: 230px;
		text-shadow: white 2px 0px 2px, white -2px 0px 2px, white 0px -2px 2px, white -2px 0px 2px, white 2px 2px 2px, white -2px 2px 2px, white 2px -2px 2px, white -2px -2px 2px, white 1px 2px 2px,
			white -1px 2px 2px, white 1px -2px 2px, white -1px -2px 2px, white 2px 1px 2px, white -2px 1px 2px, white 2px -1px 2px, white -2px -1px 2px, white 1px 1px 2px, white -1px 1px 2px,
			white 1px -1px 2px, white -1px -1px 2px;
		display: none;
	}
	.main-visual-4 .btn {
		display: none;
	}
	.main-visual-5 {
		background: url(../img/top/main-visual-5.jpg) center center no-repeat;
		background-size: cover;
		width: 100%;
/* 		height: 500px;
margin: 0 auto;
padding-top: 70px; */
		box-sizing: border-box;
		position: relative;
	}
	.main-visual-5 .main-visual-5-title {
		text-indent: -9999em;
		background: url(../img/top/main-visual-5-title.png) left top no-repeat;
		background-size: contain;
		height: 0;
		padding-top: 22.37%;
		margin-bottom: 0px;
		position: relative;
		margin-left: 15px;
		margin-right: 43px;
		display: none;
	}
	.main-visual-5 .main-visual-5-title + p {
		text-align: left;
		font-size: 1.5rem;
		line-height: 1.875em;
		margin-left: 15px;
		margin-right: 15px;
		text-shadow: white 2px 0px 2px, white -2px 0px 2px, white 0px -2px 2px, white -2px 0px 2px, white 2px 2px 2px, white -2px 2px 2px, white 2px -2px 2px, white -2px -2px 2px, white 1px 2px 2px,
			white -1px 2px 2px, white 1px -2px 2px, white -1px -2px 2px, white 2px 1px 2px, white -2px 1px 2px, white 2px -1px 2px, white -2px -1px 2px, white 1px 1px 2px, white -1px 1px 2px,
			white 1px -1px 2px, white -1px -1px 2px;
		display: none;
	}
	.main-visual-5 .btn {
		display: none;
	}
	.main-visual .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		background: #f6f2f0;
		border-radius: 100%;
		opacity: 1;
	}
	.main-visual .swiper-pagination-bullet.swiper-pagination-bullet-active {
		width: 10px;
		height: 10px;
		background: #de8b86;
		border-radius: 100%;
		opacity: 1;
	}
	.main-visual .swiper-pagination {
		bottom: 60px;
	}

	/*
	MAIN SECTION
	*/
	.main-section {
		background: white;
	}
	.title-obi {
		text-align: center;
		font-size: 1.3rem;
		color: white;
		background: #e68e8b;
		line-height: 25px;
		font-weight: 500;
	}
	.main-section .box-content {
		padding: 1px 40px 40px;
	}
	.title-section {
		text-align: center;
		font-size: 1.7rem;
		color: #787471;
		margin-top: 20px;
		margin-bottom: 20px;
		font-weight: bold;
	}
	.main-section .box-content p {
		font-size: 1.5rem;
		color: #444444;
		line-height: 1.78em;
		margin-bottom: 20px;
	}
	.main-section .map {
		height: 200px;
	}

	.pic-swiper {
		width: 100%;
		height: 100%;
		overflow: hidden;
		padding-bottom: 40px;
		position: relative;
	}
	.pic-swiper .swiper-pagination-bullet {
		background-color: #cccccc;
		opacity: 1;
	}
	.pic-swiper .swiper-pagination-bullet-active {
		background-color: #e68e8b;
		opacity: 1;
	}

	/*
	MAIN NEWS
	*/
	.main-news {
		padding: 45px 0 20px;
	}
	.main-news .to-3b {
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		color: #e68e8b;
		margin: 15px auto 40px;
	}
	.main-news .to-3b a {
		text-decoration: underline;
	}
	.main-news .box-content {
		padding: 0 40px;
	}
	.main-news .main-news-title {
		text-align: center;
		font-size: 25px;
		font-weight: bold;
		color: #e68e8b;
		margin-bottom: 30px;
	}
	/*
	MAIN LINKS
	*/
	.main-links {
		background: url(../img/top/bg-main-links.jpg) center center no-repeat;
		background-size: cover;
		padding: 50px 40px;
	}
	.card-btns {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 10px;
	}
	.card-btns .card-btn {
		background: white;
		border-radius: 10px;
		height: 140px;
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		position: relative;
	}
	.card-btns .card-btn .card-btn-link {
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 2;
		border-radius: 10px;
	}
	.card-btns .card-btn .card-btn-link:hover {
		background: rgba(255, 255, 255, 0.3);
	}
	.card-btns .card-btn .card-btn-pic {
		width: 32px;
		height: 32px;
		margin: 0 auto 7px;
	}
	.card-btns .card-btn .card-btn-pic img {
		width: 32px;
		height: 32px;
		object-fit: contain;
	}
	.card-btns .card-btn .card-btn-content {
	}
	.card-btns .card-btn .card-btn-content p {
		font-size: 1.5rem;
		font-weight: bold;
		text-align: center;
		color: #e68e8b;
	}
	.card-btns .card-btn .card-btn-3b {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		border-top: 1px solid #dddddd;
		text-align: center;
		z-index: 3;
	}
	.card-btns .card-btn .card-btn-3b > a {
		display: block;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		padding: 10px 0;
	}
	.card-btns .card-btn .card-btn-3b img {
		width: 72px;
		display: block;
		margin: 0 auto;
	}
	.card-btns .card-btn .card-btn-3b > a:hover img {
		opacity: 0.7;
	}

	/*
	MAIN BANNERS
	*/
	.main-banners {
		padding: 50px 40px;
	}
	.main-banners .box-content {
		padding: 0;
	}
	.banners {
	}
	.banners .banner {
		position: relative;
		margin-bottom: 10px;
	}
	.banners .banner .banner-link {
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
	}
	.banners .banner .banner-link:hover {
		cursor: pointer;
	}
	.banners .banner .banner-link:hover + img {
		opacity: 0.7;
	}
	.banners .banner img {
	}
	.banners .banner .banner-title {
		position: absolute;
		left: 0;
		top: 50%;
		width: 100%;
		transform: translate(0%, -50%);
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 1.7rem;
	}

	.banner-pops {
	}
	.banner-pop {
		position: fixed;
		right: 0;
		top: 60px;
		background: rgba(120, 116, 113, 0.9);
		width: 100%;
		height: 100%;
		height: calc(100% - 109px);
		z-index: 99;
		transform: translateX(100%);
		transition: all 0.3s ease;
	}
	.banner-pop.is-active {
		transform: translateX(0%);
		transition: all 0.3s ease;
	}
	.banner-pop .banner-pop-title {
		text-align: center;
		color: white;
		font-size: 1.7rem;
		font-weight: bold;
		padding: 30px 0;
	}
	.banner-pop .list-nav {
		border-top: 1px solid #a09e9a;
	}
	.banner-pop .list-nav > li > a {
		text-align: center;
	}
	.banner-pop .banner-pop-close:hover {
		cursor: pointer;
	}
	.banner-pop .banner-pop-close-top {
		position: absolute;
		right: 15px;
		top: 15px;
	}
	.banner-pop i {
		color: white;
		font-size: 2rem;
	}
	.banner-pop .banner-pop-close-bottom {
		text-align: center;
		padding: 35px 0;
	}
}
