@charset "utf-8";

/* ==========================================================================
   page-top
   ========================================================================== */
/* --------------------
 * mv
 * -------------------- */
.mv {
	position: relative;
	padding-bottom: calc(55/1400 * 100vw);
}

.mvSlider {
	width: 100%;
	position: relative;
}

.mvSlide {
	position: relative;
	z-index: 1;
}

.mvSlide_img {
	margin: 0 calc(75/1400 * 100vw);
}

.mvSlider .swiper-container-horizontal > .swiper-pagination-bullets {
	width: 8px;
	position: absolute;
	left: auto;
	bottom: auto;
	top: calc(230/670 * 100%);
	right: calc(42/1400 * 100vw);
	z-index: 10;
}

.mvSlider .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background: #fff;
	border: 1px solid #00b4f0;
	opacity: 1;
}

.mvSlider .swiper-pagination-bullet-active {
	background: #00b4f0;
}

.mvSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 4px;
}

.mv_copy {
	width: calc(202/1400 * 100vw);
	position: absolute;
	top: calc(474/1400 * 100vw);
	left: calc(910/1400 * 100vw);
	z-index: 2;
}

.mv_scroll {
	width: calc(16/1400 * 100vw);
	position: absolute;
	top: calc(590/1400 * 100vw);
	left: calc(1054/1400 * 100vw);
	z-index: 2;
}

@media only screen and (max-width: 600px) {
	.mv {
		padding-bottom: calc(130/750 * 100vw);
	}

	.mvSlide_img {
		width: calc(670/750 * 100vw);
	}

	.mvSlider .swiper-container-horizontal > .swiper-pagination-bullets {
		width: 6px;
		top: calc(342/788 * 100%);
		right: calc(16/750 * 100vw);
	}

	.mvSlider .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
	}

	.mvSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 6px 0;
	}

	.mv_copy {
		width: calc(248/750 * 100vw);
		top: calc(540/750 * 100vw);
		left: calc(421/750 * 100vw);
	}

	.mv_scroll {
		width: calc(20/750 * 100vw);
		top: calc(685/750 * 100vw);
		left: calc(588/750 * 100vw);
	}
}

/* --------------------
 * topIndex
 * -------------------- */
.sec-topIndex {
	margin: calc(115/1400 * 100vw) 0 calc(220/1400 * 100vw) 0;
}

.hdgI {
	height: calc(198/1400 * 100vw);
	padding: calc(74/1400 * 100vw) 0 0 0;
	background-image: url("/img/top/hdg_bg.svg");
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: left top;
}

.hdgI-w {
	padding-left: calc(90/1400 * 100vw);
}

.hdgI-au {
	text-align: right;
	background-position: right top;
	padding-right: calc(65/1400 * 100vw);
}

.hdgI-v {
	padding-left: calc(99/1400 * 100vw);
}

.hdgI-a {
	text-align: right;
	background-position: right top;
	padding-right: calc(45/1400 * 100vw);
}

.hdgI_title-a {
	width: calc(320/1400 * 100vw);
}

.hdgI_title-a .fitSvg_wrap {
	padding-top: calc(45/320 * 100%);
}

.hdgI_title-b {
	font-weight: bold;
	color: #fff;
	font-size: calc(12/1400 * 100vw);
	letter-spacing: 0.15em;
	margin-top: calc(15/1400 * 100vw);
}

.topIndex {
	position: relative;
}

.topIndex .textA {
	font-size: calc(15/1400 * 100vw);
	line-height: 2.33;
	letter-spacing: 0.2em;
}

.topIndex .btn-more {
	display: block;
	width: calc(182/1400 * 100vw);
}

.topIndex .btn-more .fitSvg_wrap {
	padding-top: calc(58/256 * 100%);
}

.topIndex .btn-click {
	display: block;
	width: calc(182/1400 * 100vw);
}

.topIndex .btn-click .fitSvg_wrap {
	padding-top: calc(58/256 * 100%);
}

.topIndex_img {
	display: block;
	position: absolute;
}

.topIndex_head {
	position: absolute;
}

.topIndex_block {
	width: calc(320/1400 * 100vw);
	min-width: 300px;
	position: absolute;
}

.topIndex_block_btn {
	margin-top: calc(50/1400 * 100vw);
}

/* .topIndex-w */
.topIndex-w {
	height: calc(1058/1400 * 100vw);
}

.topIndex-w:before {
	content: '';
	display: block;
	width: calc(680/1400 * 100vw);
	height: calc(528/1400 * 100vw);
	background: url("/img/top/bg01_a-pc.svg") no-repeat right top / contain;
	position: absolute;
	top: calc(22/1400 * 100vw);
	right: 0;
}

.topIndex-w .topIndex_head {
	top: calc(30/1400 * 100vw);
	left: calc(150/1400 * 100vw);
}

.topIndex-w .topIndex_block {
	top: calc(290/1400 * 100vw);
	left: calc(255/1400 * 100vw);
}

.topIndex-w .topIndex_img-01 {
	width: calc(280/1400 * 100vw);
	top: calc(260/1400 * 100vw);
	left: calc(676/1400 * 100vw);
	transition-delay: 300ms;
	/*202004対応*/
	z-index: 4;
}

.topIndex-w .topIndex_img-02 {
	width: calc(195/1400 * 100vw);
	top: calc(463/1400 * 100vw);
	left: calc(995/1400 * 100vw);
	transition-delay: 450ms;
	/*202004対応*/
	z-index: 3;
}

.topIndex-w .topIndex_img-03 {
	width: calc(310/1400 * 100vw);
	top: calc(11/1400 * 100vw);
	left: calc(645/1400 * 100vw);
	transition-delay: 0ms;
	z-index: 2;
}

.topIndex-w .topIndex_img-04 {
	width: calc(290/1400 * 100vw);
	top: calc(50/1400 * 100vw);
	left: calc(988/1400 * 100vw);
	transition-delay: 150ms;
	/*202004対応*/
	z-index: 4;
}

.topIndex-w .topIndex_img-05 {
	width: calc(243/1400 * 100vw);
	top: calc(455/1400 * 100vw);
	left: calc(700/1400 * 100vw);
	transition-delay: 600ms;
	z-index: 6;
}

.topIndex-w .topIndex_img-06 {
	width: calc(270/1400 * 100vw);
	top: calc(250/1400 * 100vw);
	left: calc(1040/1400 * 100vw);
	transition-delay: 600ms;
	z-index: 1;
}

/* .topIndex-au */
.topIndex-au {
	height: calc(940/1400 * 100vw);
}

.topIndex-au:before {
	content: '';
	display: block;
	width: calc(680/1400 * 100vw);
	height: calc(528/1400 * 100vw);
	background: url("/img/top/bg01_b-pc.svg") no-repeat left top / contain;
	position: absolute;
	top: 0;
	left: 0;
}

.topIndex-au .topIndex_head {
	top: 0;
	right: calc(150/1400 * 100vw);
}

.topIndex-au .topIndex_block {
	top: calc(256/1400 * 100vw);
	left: calc(875/1400 * 100vw);
}

.topIndex-au .topIndex_img-01 {
	width: calc(663/1400 * 100vw);
	top: calc(77/1400 * 100vw);
	left: calc(150/1400 * 100vw);
	transition-delay: 400ms;
}

.topIndex-au .topIndex_img-02 {
	width: calc(412/1400 * 100vw);
	top: calc(263/1400 * -100vw);
	left: calc(587/1400 * 100vw);
	transition-delay: 250ms;
}

.topIndex-au .topIndex_img-03 {
	width: calc(214/1400 * 100vw);
	top: calc(396/1400 * -100vw);
	left: calc(480/1400 * 100vw);
	transition-delay: 100ms;
}

.topIndex-au .topIndex_img-04 {
	width: calc(453/1400 * 100vw);
	top: calc(535/1400 * 100vw);
	left: calc(700/1400 * 100vw);
	transition-delay: 550ms;
}

.topIndex-au .topIndex_img-05 {
	width: calc(249/1400 * 100vw);
	top: calc(729/1400 * 100vw);
	left: calc(587/1400 * 100vw);
	transition-delay: 700ms;
}

/* .topIndex-v */
.topIndex-v {
	height: calc(658/1400 * 100vw);
}

.topIndex-v:before {
	content: '';
	display: block;
	width: calc(680/1400 * 100vw);
	height: calc(528/1400 * 100vw);
	background: url("/img/top/bg01_a-pc.svg") no-repeat right top / contain;
	position: absolute;
	top: calc(20/1400 * 100vw);
	right: 0;
}

.topIndex-v .topIndex_head {
	top: calc(87/1400 * 100vw);
	left: calc(138/1400 * 100vw);
}

.topIndex-v .topIndex_block {
	top: calc(345/1400 * 100vw);
	left: calc(245/1400 * 100vw);
}

.topIndex-v .topIndex_img-01 {
	width: calc(663/1400 * 100vw);
	top: calc(97/1400 * 100vw);
	left: calc(587/1400 * 100vw);
}

/* .topIndex-a */
.topIndex-a {
	height: calc(670/1400 * 100vw);
}

.topIndex-a .topIndex_head {
	top: calc(30/1400 * 100vw);
	right: calc(180/1400 * 100vw);
}

.topIndex-a_map {
	width: calc(1100/1400 * 100vw);
	position: absolute;
	top: calc(167/1400 * 100vw);
	left: calc(150/1400 * 100vw);
}

.gMap-01 {
	width: 100%;
	height: 550px;
}

.gMap-01 iframe {
	width: 100%;
	height: 100%;
}

.topIndex-a_btn {
	position: absolute;
	top: calc(580/1400 * 100vw);
	right: calc(180/1400 * 100vw);
}

#index-access .topIndex-a_btn{
	position: absolute;
	top: calc(620/1400 * 100vw);
	right: calc(180/1400 * 100vw);
}


@media only screen and (max-width: 1024px) {
	.sec-topIndex {
		margin: calc(115/1400 * 100vw) 0 calc(620/1400 * 100vw) 0;
	}
	
	.gMap-01 {
		width: 100%;
		height: calc(670/1400 * 100vw);
  }
	
	#index-access .topIndex-a_btn{
		top: calc(920/1400 * 100vw);
	}
}

@media only screen and (max-width: 768px) {
	#index-access .topIndex-a_btn{
		top: calc(845/750 * 100vw);
	}
}

@media only screen and (max-width: 600px) {
  .topIndex-a_map {
		width: calc(690/750 * 100vw);
		top: calc(78/750 * 100vw);
		left: calc(30/750 * 100vw);
	}
	
	.sec-topIndex {
		margin: calc(25/750 * 100vw) 0 calc(160/750 * 100vw) 0;
	}

	.hdgI {
		height: calc(257/750 * 100vw);
		padding: calc(88/750 * 100vw) 0 0 0;
	}

	.hdgI-w {
		padding-left: calc(119/750 * 100vw);
	}

	.hdgI-au {
		padding-right: calc(91/750 * 100vw);
	}

	.hdgI-v {
		padding-left: calc(130/750 * 100vw);
	}

	.hdgI-a {
		padding-right: calc(62/750 * 100vw);
	}

	.hdgI_title-a {
		width: calc(404/750 * 100vw);
	}

	.hdgI_title-b {
		font-size: calc(18/750 * 100vw);
		margin-top: calc(20/750 * 100vw);
	}

	.topIndex .textA {
		font-size: calc(26/750 * 100vw);
		line-height: 1.92;
		letter-spacing: 0.1em;
	}

	.topIndex .btn-more {
		width: calc(256/750 * 100vw);
	}

	.topIndex .btn-click {
		width: calc(256/750 * 100vw);
	}

	.topIndex_block {
		width: calc(450/750 * 100vw);
		min-width: 0;
	}

	.topIndex_block_btn {
		margin-top: calc(35/750 * 100vw);
	}

	/* .topIndex-w */
	.topIndex-w {
		height: calc(1493/750 * 100vw);
	}

	.topIndex-w:before {
		width: calc(430/750 * 100vw);
		height: calc(370/750 * 100vw);
		background: url("/img/top/bg01_a-sp.svg") no-repeat right top / contain;
		top: calc(622/750 * 100vw);
	}

	.topIndex-w .topIndex_head {
		top: calc(30/750 * 100vw);
		left: calc(40/750 * 100vw);
	}

	.topIndex-w .topIndex_block {
		top: calc(335/750 * 100vw);
		left: calc(148/750 * 100vw);
	}

	.topIndex-w .topIndex_img-01 {
		width: calc(240/750 * 100vw);
		top: calc(858/750 * 100vw);
		left: calc(160/750 * 100vw);
	}

	.topIndex-w .topIndex_img-02 {
		width: calc(267/750 * 100vw);
		top: calc(1040/750 * 100vw);
		left: calc(407/750 * 100vw);
	}

	.topIndex-w .topIndex_img-03 {
		width: calc(257/750 * 100vw);
		top: calc(648/750 * 100vw);
		left: calc(150/750 * 100vw);
	}

	.topIndex-w .topIndex_img-04 {
		width: calc(210/750 * 100vw);
		top: calc(663/750 * 100vw);
		left: calc(474/750 * 100vw);
	}

	.topIndex-w .topIndex_img-05 {
		width: calc(217/750 * 100vw);
		top: calc(1028/750 * 100vw);
		left: calc(166/750 * 100vw);
	}
	
	.topIndex-w .topIndex_img-06 {
		width: calc(246/750 * 100vw);
		top: calc(843/750 * 100vw);
		left: calc(443/750 * 100vw);
	}

	/* .topIndex-au */
	.topIndex-au {
		height: calc(1286/750 * 100vw);
	}

	.topIndex-au:before {
		width: calc(430/750 * 100vw);
		height: calc(370/750 * 100vw);
		background: url("/img/top/bg01_b-sp.svg") no-repeat left top / contain;
		top: calc(600/750 * 100vw);
	}

	.topIndex-au .topIndex_head {
		top: 0;
		right: calc(40/750 * 100vw);
	}

	.topIndex-au .topIndex_block {
		top: calc(314/750 * 100vw);
		left: calc(220/750 * 100vw);
	}

	.topIndex-au .topIndex_img-01 {
		width: calc(464/750 * 100vw);
		top: calc(653/750 * 100vw);
		left: calc(60/750 * 100vw);
	}

	.topIndex-au .topIndex_img-02 {
		width: calc(315/750 * 100vw);
		top: calc(223/750 * -100vw);
		left: calc(214/750 * 100vw);
	}

	.topIndex-au .topIndex_img-03 {
		width: calc(155/750 * 100vw);
		top: calc(316/750 * -100vw);
		left: calc(138/750 * 100vw);
	}

	.topIndex-au .topIndex_img-04 {
		width: calc(288/750 * 100vw);
		top: calc(1005/750 * 100vw);
		left: calc(375/750 * 100vw);
	}

	.topIndex-au .topIndex_img-05 {
		width: calc(174/750 * 100vw);
		top: calc(1141/750 * 100vw);
		left: calc(288/750 * 100vw);
	}

	/* .topIndex-v */
	.topIndex-v {
		height: calc(1085/750 * 100vw);
	}

	.topIndex-v:before {
		width: calc(430/750 * 100vw);
		height: calc(370/750 * 100vw);
		background: url("/img/top/bg01_a-sp.svg") no-repeat right top / contain;
		top: calc(624/750 * 100vw);
	}

	.topIndex-v .topIndex_head {
		top: calc(30/750 * 100vw);
		left: calc(40/750 * 100vw);
	}

	.topIndex-v .topIndex_block {
		top: calc(340/750 * 100vw);
		left: calc(168/750 * 100vw);
	}

	.topIndex-v .topIndex_img-01 {
		width: calc(464/750 * 100vw);
		top: calc(677/750 * 100vw);
		left: calc(225/750 * 100vw);
	}

	/* .topIndex-a */
	.topIndex-a {
		height: calc(950/750 * 100vw);
	}

	.topIndex-a .topIndex_head {
		top: calc(30/750 * 100vw);
		right: calc(40/750 * 100vw);
	}

	.topIndex-a_map {
		width: calc(690/750 * 100vw);
		top: calc(78/750 * 100vw);
		left: calc(30/750 * 100vw);
	}
	
  .gMap-01 {
		height: 365px;
	}
	
	.topIndex-a_map {
		width: calc(690/750 * 100vw);
		top: calc(78/750 * 100vw);
		left: calc(30/750 * 100vw);
	}

	.topIndex-a_btn {
		top: calc(845/750 * 100vw);
		right: calc(30/750 * 100vw);
	}
}

