/* 吹き出し用 */

div#balloon-cover {
	position: absolute;
	/*position: fixed;*/
	top: 0;
	/*bottom: 0;*/
	left: 0;
	background: transparent;
	/*opacity: 0.2;*/
	width: 100%;
	/*height: 100vh;*/
	height: 150vh;
	/*height: 2000px;*/
	overflow: hidden;
	z-index: 100;
}

.balloon {
	font-size: 14px;
	color: #333;
	background: #fff;
	border: solid 2px #fd7e00;
	border-radius: 15px;
	opacity: 0.9 !important;
	z-index: 100 !important;
}

.balloon p {
	font-size: 14px;
}

.balloon-none {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  box-sizing: border-box;
}
.balloon-inner {
	position: relative;
	margin: 0;
	padding: 0;
}
span.balloon-btn {
	display: block;
	text-align: center;
	padding-top: 10px;
}

span.balloon-btn span {
	width: 150px;
	text-align: center;
	display: inline-block;
	color: #fff;
	font-weight: 600;
	background: #fd7e00;
	cursor: pointer;
}

div#balloon-step-last {
	position: relative;
	width: 100%;
	top: 100px;
	text-align: center;
}
div#balloon-step-last {
	width: 100%;
	position: absolute;
	top: 100px;
	/*cursor: pointer;*/
}
span#balloon-next-last {
	cursor: pointer;
}
img#info-last {
	width: 1000px;
}
img#info-last-btn {
	width: 450px;
}

div.balloon-inner-last {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

/* manual-header */
div#balloon-step-1 {
	position: relative;
	top: 50px;
	left: 175px;
}
div#balloon-step-1 span#balloon-next-1 {
	width: 100px;
	position: absolute;
	top: 200px;
	left: 450px;
	cursor: pointer;
}
img#info-1 {
	width: 600px;
}
img#info-1-btn {
	width: 100px;
}
/* qa-header */
div#balloon-step-2 {
	position: relative;
	top: 50px;
	left: 590px;
}
div#balloon-step-2 span#balloon-next-2 {
	width: 100px;
	position: absolute;
	top: 200px;
	left: 450px;
	cursor: pointer;
}
img#info-2 {
	width: 600px;
}
img#info-2-btn {
	width: 100px;
}

div#balloon-step-3 {
	position: relative;
	top: 110px;
	left: 320px;
}
div#balloon-step-3 span#balloon-next-3 {
	width: 100px;
	position: absolute;
	top: 160px;
	left: 430px;
	cursor: pointer;
}
img#info-3 {
	width: 600px;
}
img#info-3-btn {
	width: 100px;
}

div#balloon-step-4 {
	position: relative;
	top: 240px;
	left: 500px;
}
div#balloon-step-4 span#balloon-next-4 {
	width: 100px;
	position: absolute;
	top: 200px;
	left: 450px;
	cursor: pointer;
}
img#info-4 {
	width: 600px;
}
img#info-4-btn {
	width: 100px;
}

div#balloon-step-5 {
	position: relative;
	top: 280px;
	left: 500px;
}

div#balloon-step-5 span#balloon-next-5 {
	width: 100px;
	position: absolute;
	top: 200px;
	left: 450px;
	cursor: pointer;
}
img#info-5 {
	width: 600px;
}
img#info-5-btn {
	width: 100px;
}

div#balloon-step-6 {
	position: relative;
	top: 490px;
	left: 450px;
}
div#balloon-step-6 span#balloon-next-6 {
	width: 100px;
	position: absolute;
	top: 200px;
	left: 450px;
	cursor: pointer;
}
img#info-6 {
	width: 600px;
}
img#info-6-btn {
	width: 100px;
}

div#balloon-step-7 {
	position: relative;
	top: 520px;
	left: 500px;
}

div#balloon-step-7 span#balloon-next-7 {
	width: 100px;
	position: absolute;
	top: 160px;
	left: 460px;
	cursor: pointer;
}
img#info-7 {
	width: 600px;
}
img#info-7-btn {
	width: 100px;
}

div#balloon-step-8 {
	position: relative;
	width: 1000px;
	top: 100px;
	left: auto;
	margin: 0 auto;
	text-align: center;
}

/*div#balloon-step-8 span#balloon-next-8 {
	width: 100px;
	position: absolute;
	top: 160px;
	left: 460px;
	cursor: pointer;
}
*/
img#info-8 {
	width: 1000px;
}
img#info-8-btn {
	width: 100px;
}
div#balloon-step-8 div.info-btn {
	position: absolute;
	width: 840px;
	top: 355px;
	left: 80px;;
	text-align: center;
	display: flex;
	justify-content: space-between;
}
span#balloon-regist-8 img,
span#balloon-confirm-8 img,
span#balloon-next-8 img {
	width: 200px;
}
span#balloon-next-8 {
	cursor: pointer;
}

div#balloon-step-last div#balloon-last-video {
	position: absolute;
	top: 90px;
	left: 267px;
}
div#balloon-step-last div#balloon-last-video iframe {
	width: 465px;
	height: 260px;
}
div#info-btn-last {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 360px;
}

div#balloon-step-warning {
	position: relative;
	width: 600px;
	top: 50px;
	text-align: center;
	margin: 0 auto;
}
div#balloon-step-warning span#balloon-next-warning {
	width: 450px;
	position: absolute;
	top: 420px;
	left: 0;
	right: 0;
	margin: auto;
	cursor: pointer;
}
img#info-warning {
	width: 100%;
}
img#info-warning-btn {
	width: 100%;
}
div#info-close-btn {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 1px;
	right: 1px;
}
div#info-close-btn img {
	width: 100%;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

/* スマホ用 */
@media screen and (max-width: 600px) {
	
div#balloon-cover {
	position: absolute;
	/*position: fixed;*/
	top: 0;
	/*bottom: 0;*/
	left: 0;
	background: transparent;
	/*opacity: 0.2;*/
	width: 100%;
	height: 100vh;
	/*height: 2000px;*/
	overflow: hidden;
	z-index: 100;
}

.balloon {
	font-size: 12px;
	color: #333;
	background: #fff;
	border: solid 2px #fd7e00;
	border-radius: 10px;
	opacity: 0.9 !important;
	z-index: 100 !important;
}

.balloon p {
	font-size: 12px;
}

.balloon-none {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  box-sizing: border-box;
}

span.balloon-btn {
	display: block;
	text-align: center;
	padding-top: 10px;
}

span.balloon-btn span {
	width: 150px;
	text-align: center;
	display: inline-block;
	color: #fff;
	font-weight: 600;
	background: #fd7e00;
	cursor: pointer;
}

div#balloon-step-last {
	position: relative;
	width: 100%;
	top: 100px;
	text-align: center;
}
div#balloon-step-last span#balloon-next-last {
	width: 200px;
	position: absolute;
	top: 115px;
	left: 100px;
	cursor: pointer;
}
img#info-last {
	width: 750px;
}
img#info-last-btn {
	width: 450px;
}

/* manual-header */
div#balloon-step-1 {
	position: relative;
	top: 50px;
	left: 175px;
}
div#balloon-step-1 span#balloon-next-1 {
	width: 100px;
	position: absolute;
	top: 100px;
	left: 225px;
	cursor: pointer;
}
img#info-1 {
	/*width: 600px;*/
}
img#info-1-btn {
	width: 100px;
}
/* qa-header */
div#balloon-step-2 {
	position: relative;
	top: 50px;
	left: 280px;
}
div#balloon-step-2 span#balloon-next-2 {
	width: 100px;
	position: absolute;
	top: 100px;
	left: 225px;
	cursor: pointer;
}
img#info-2 {
	/*width: 600px;*/
}
img#info-2-btn {
	width: 100px;
}

div#balloon-step-3 {
	position: relative;
	top: 110px;
	left: 160px;
}
div#balloon-step-3 span#balloon-next-3 {
	width: 100px;
	position: absolute;
	top: 80px;
	left: 215px;
	cursor: pointer;
}
img#info-3 {
	/*width: 600px;*/
}
img#info-3-btn {
	width: 100px;
}

div#balloon-step-4 {
	position: relative;
	top: 240px;
	left: 250px;
}
div#balloon-step-4 span#balloon-next-4 {
	width: 100px;
	position: absolute;
	top: 100px;
	left: 225px;
	cursor: pointer;
}
img#info-4 {
	/*width: 300px;*/
}
img#info-4-btn {
	width: 100px;
}

div#balloon-step-5 {
	position: relative;
	top: 280px;
	left: 250px;
}

div#balloon-step-5 span#balloon-next-5 {
	width: 100px;
	position: absolute;
	top: 100px;
	left: 225px;
	cursor: pointer;
}
img#info-5 {
	/*width: 300px;*/
}
img#info-5-btn {
	width: 100px;
}

div#balloon-step-6 {
	position: relative;
	top: 490px;
	left: 225px;
}
div#balloon-step-6 span#balloon-next-6 {
	width: 100px;
	position: absolute;
	top: 100px;
	left: 225px;
	cursor: pointer;
}
img#info-6 {
	/*width: 300px;*/
}
img#info-6-btn {
	width: 100px;
}

div#balloon-step-7 {
	position: relative;
	top: 300px;
	left: 250px;
}

div#balloon-step-7 span#balloon-next-7 {
	width: 100px;
	position: absolute;
	top: 80px;
	left: 230px;
	cursor: pointer;
}
img#info-7 {
	/*width: 300px;*/
}
img#info-7-btn {
	width: 100px;
}

div#balloon-step-8 {
	position: relative;
	width: 95%;
	top: 100px;
	left: auto;
	margin: 0 auto;
	text-align: center;
}

span#balloon-regist-8 img,
span#balloon-confirm-8 img,
span#balloon-next-8 img {
	width: 200px;
}
span#balloon-next-8 {
	cursor: pointer;
}
div#balloon-step-8 div.info-btn {
	position: absolute;
	width: 83%;
	top: 121px;
	left: 8%;
	text-align: center;
	display: flex;
	justify-content: space-between;
}
span#balloon-regist-8 img,
span#balloon-confirm-8 img,
span#balloon-next-8 img {
	width: 120px;
}
span#balloon-next-8 {
	cursor: pointer;
}

div#balloon-step-last {
	position: relative;
	width: 360px;
	top: 100px;
	text-align: center;
}
div#balloon-step-last span#balloon-next-last {
	width: 250px;
	position: absolute;
	top: -37px;
	left: 16%;
	cursor: pointer;
}
img#info-last {
	width: 80%;
}

div#balloon-step-last {
	position: relative;
	width: 100%;
	top: 100px;
	text-align: center;
}

span#balloon-next-last {
	cursor: pointer;
}
img#info-last {
	width: 90%;
}
img#info-last-btn {
	width: 250px;
}

div.balloon-inner-last {
	position: relative;
	width: 95%;
	margin: 0 auto;
}

div#balloon-step-last div#balloon-last-video {
	position: absolute;
	top: 31px;
	left: 0;
	right: 0;
}
div#balloon-step-last div#balloon-last-video iframe {
	width: 150px;
	height: 80px;
}
div#info-btn-last {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 150px;
}

div#balloon-step-warning {
	position: relative;
	width: 360px;
	top: 50px;
	text-align: center;
	margin: 0 auto;
}
div#balloon-step-warning span#balloon-next-warning {
	width: 80%;
	position: absolute;
	top: 248px;
	left: 0;
	right: 0;
	margin: auto;
	cursor: pointer;
}
img#info-warning {
	width: 100%;
}
img#info-warning-btn {
	width: 100%;
}
div#info-close-btn {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 1px;
	right: 1px;
}
div#info-close-btn img {
	width: 100%;
	margin: 0;
	padding: 0;
	cursor: pointer;
}





}
