#content {
	padding-bottom: 100px!important;
}
#content h2,
.h2 {
	width: 65%!important;
	margin: 60px auto 0!important;
}
#content h2 img {
	width: 100%;
	height: auto;
}
div.visual {
	width: 100%;
	margin: 50px auto 0!important;
}
div.visual img {
	width: 100%;
	height: auto;
}
div.line {
	width: 78%;
	height: 1px;
	background-color: #b7b7b7;
	margin: 100px auto!important;
}
hr.line {
	margin: 100px auto!important;
	width: 78%;
	border: none;
	height: 1px;
	background-color: #b7b7b7;
}
h3.service,
.h3_service {
	width: 52%!important;
	margin: 100px auto 0!important;
}
h3.service img,
.h3_service img {
	width: 100%;
	height: auto;
}

p.ticket_lead {
	text-align: center;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5em!important;
	width: 78%;
	margin: 0 auto!important;
}
h3.ticket01,
.h3_ticket01 {
	width: 53%;
	margin: 55px auto 40px auto!important;
}
h3.ticket01 img,
.h3_ticket01 img {
	width: 100%;
	height: auto;
}
h3.ticket02,
.h3_ticket02 {
	width: 77%;
	margin: 0 auto 40px auto!important;
}
h3.ticket02 img,
.h3_ticket02 img {
	width: 100%;
	height: auto;
}
h3.ticket03ticket03,
.h3_ticket03 {
	width: 68%;
	margin: 0 auto 40px auto!important;
}
h3.ticket03 img,
.h3_ticket03 img {
	width: 100%;
	height: auto;
}
div.ticket_area01,
div.ticket_area02,
div.ticket_area03 {
	width: 78%;
	margin: 50px auto 0!important;
}
div.ticket_area01 ul li,
div.ticket_area02 ul li,
div.ticket_area03 ul li,
div.ticket_area01 ol li,
div.ticket_area02 ol li,
div.ticket_area03 ol li {
	width: 100%;
	position: relative;
	padding-bottom: 128px;
}
div.ticket_area01 ol li:after,
div.ticket_area02 ol li:after,
div.ticket_area03 ol li:after {
  content: "";
  position: absolute;
  bottom: 45px;
  left: 50%;
  transform: translateX(-50%);
  width: 39px;
  height: 35px;
  background: url("../img/arr.png") no-repeat center center;
  background-size: contain;
}
div.ticket_area01 ol li:last-child,
div.ticket_area02 ol li:last-child,
div.ticket_area03 ol li:last-child {
  padding-bottom: 0;
}
div.ticket_area01 ol li:last-child::after,
div.ticket_area02 ol li:last-child::after,
div.ticket_area03 ol li:last-child::after {
  content: none;
}

div.ticket_area01 ul li img,
div.ticket_area02 ul li img,
div.ticket_area03 ul li img,
div.ticket_area01 ol li img,
div.ticket_area02 ol li img,
div.ticket_area03 ol li img {
	width: 100%;
	height: auto;
}
div.ticket_area01 ul li.arr,
div.ticket_area02 ul li.arr,
div.ticket_area03 ul li.arr {
	width: 100%;
	height: 128px;
	text-align: center;
}
div.ticket_area01 ul li.arr img,
div.ticket_area02 ul li.arr img,
div.ticket_area03 ul li.arr img {
	width: 39px;
	margin: 46px auto 0!important;
}

div.caution {
	width: 20%;
	margin: 100px auto 0 auto!important;
}
div.caution img {
	width: 100%;
	height: auto;
}

div.caution_area {
	width: 86%;
	margin: 25px auto 0!important;
}
div.caution_area ul {
	font-size: 16px;
	padding: 0 0 0 10px!important;
}
div.caution_area ul li {
	list-style: disc;
	line-height: 1.7em;
}
div.caution_area ul li span {
	color: #ff0000;
}
