.main_container {
	padding-bottom: 80px;
}
.text {
	font-size: 18px;
	letter-spacing: 0.05em;
}
.text_top {
	margin: 30px 0;
}
.howto_category {
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	position: relative;
	margin-top: 60px;
}
.howto_category_text {
	position: absolute;
	top: -18px;
	left: 0;
	display: flex;
	background-color: #fff;
}
.howto_category_text_image {
	width: 15px;
	height: auto;
	margin-right: 10px;
	display: inline-block;
}
.howto_category_text_title {
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.075em;
}
.howto_category_box {
	display: flex;
	flex-wrap: wrap;
	padding-top: 20px;
}
.howto_category_item {
	font-weight: bold;
	font-size: 20px;
	color: #000;
	letter-spacing: 0.05em;
	width: 155px;
	padding: 10px;
	box-sizing: border-box;
	border: 3px solid #eaff3e;
	margin: 0 10px 20px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.howto_category_arrow {
	display: block;
	width: 9px;
	height: 9px;
	border-bottom: solid 3px #000;
	border-right: solid 3px #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: 15px;
	margin-bottom: 5px;
}
.howto_takuhai {
	background-color: #e2e2e2;
	padding: 80px 20px;
}
.howto_flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 30px;
}
.howto_flex_image {
	width: 40%;
}
.howto_flex_image img {
	width: 100%;
	height: auto;
	display: block;
}
.howto_flex_text {
	line-height: 2;
	width: 55%;
}
.howto_flex_2 {
	margin-top: 0;
}
.howto_flex_2 .howto_flex_image {
	width: 38%;
}
.howto_flex_2 .howto_flex_text {
	width: 58%;
}
.howto_flex_3 {
	margin-top: 0;
	padding: 35px;
	border: 3px solid #000;
}
.howto_flex_3 .howto_flex_text {
	line-height: 1.5;
}
.howto_flex_text_bold {
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.05em;
	margin-bottom: 5px;
}
.howto_flex_3 .text + .text {
	margin-top: 20px;
}
.howto_step {
	margin-top: 90px;
	background-color: #fff;
	padding: 65px 50px 50px 65px;
	margin-left: 50px;
	position: relative;
}
.howto_step:before {
	content: "";
	position: absolute;
	top: 20px;
	left: 0;
	width: 1px;
	height: 100%;
	border-left: 1px dashed #000;
}
.howto_step:after {
	content: "";
	position: absolute;
	bottom: -20px;
	left: -5px;
	display: block;
	width: 7px;
	height: 7px;
	border-bottom: solid 3px #000;
	border-right: solid 3px #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.howto_step_last:after {
	content: "";
	position: absolute;
	bottom: -20px;
	left: -5px;
	display: block;
	width: 10px;
	height: 10px;
	background-color: #000;
	border-radius: 50%;
	border: none;
}
.howto_step_title {
	width: 100px;
	height: 100px;
	background-color: #eaff3e;
	position: absolute;
	top: -50px;
	left: -50px;
}
.howto_step_title_en {
	font-size: 18px;
	letter-spacing: 0.05em;
	text-align: center;
	line-height: 1;
	padding-top: 16px;
}
.howto_step_title_num {
	font-family: Bebas;
	font-size: 60px;
	letter-spacing: 0.05em;
	line-height: 1;
	text-align: center;
}
.h3 {
	margin-bottom: 30px;
}
.howto_step_takuhai_text {
	margin-bottom: 20px;
}
.satei_box_takuhai {
	width: 100%;
  background-color: #F7FEA9;
}
.satei_box_takuhai .satei_box_title {
  background-color: inherit;
  text-align: center;
  display: block;
  padding: 0;
  clip-path: inherit;
}
.satei_box_takuhai .satei_box_text {
  color: #000;
}
.howto_tento {
	background-color: #f2f2f2;
	padding: 80px 20px;
}
.howto_step_blue_link {
	color: #009cff;
	text-decoration: underline #009cff;
}
.text_bold {
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}
iframe {
	width: 100%;
	height: 250px;
	display: block;
	margin-bottom: 10px;
}
.satei_tel_howto {
	text-align: center;
	margin-bottom: 30px;
}
.satei_tel_howto .satei_tel {
	margin: 30px auto;
}
.accessmap_box + .accessmap_box {
	margin-top: 50px;
}
.howto_syuccho {
	background-color: #e2e2e2;
	padding: 80px 20px;
}
.howto_container {
	width: 100%;
	max-width: 1040px;
	margin: auto;
	padding: 80px 20px 150px;
	box-sizing: border-box;
}
.faq_link {
	margin-bottom: 90px;
}
.syuccho_erea {
	margin-top: 50px;
}
.syuccho_erea_title {
	font-weight: bold;
	font-size: 22px;
	color: #fff;
	letter-spacing: 0.025em;
	display: inline-block;
	padding: 3px 30px;
	position: relative;
	z-index: 1;
}
.syuccho_erea_title:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: #000;
	transform: scaleY(1.3) perspective(0.6em) rotateX(2deg);
	transform-origin: bottom left;
}
.syuccho_erea_title_image_box {
	display: inline-table;
	vertical-align: text-top;
}
.syuccho_erea_title_image {
	width: 28px;
	height: auto;
	display: inline-block;
	margin-right: 10px;
}
@media (max-width: 767px) {
	.main_container {
		padding-bottom: 30px;
	}
	.text {
		font-size: 15px;
	}
	.text_top {
		font-size: 15px;
		margin: 20px 0;
	}
	.howto_category {
		margin-top: 40px;
	}
	.howto_category_text_image {
    width: 13px;
    margin-right: 8px;
	}
	.howto_category_text {
		top: -14px;
	}
	.howto_category_text_title {
		font-size: 15px;
	}
	.howto_category_item {
		font-size: 14px;
		width: 100px;
		border: 2px solid #eaff3e;
		padding: 7px;
		margin-bottom: 10px;
	}
	.howto_category_arrow {
		width: 7px;
		height: 7px;
		border-bottom: solid 2px #000;
		border-right: solid 2px #000;
		margin-left: 10px;
	}
	.howto_takuhai {
		padding: 20px;
	}
	.howto_flex {
		margin-top: 20px;
	}
	.howto_flex_2 {
		margin-top: 0;
	}
	.howto_flex_image {
		width: 100%;
		margin-bottom: 20px;
	}
	.howto_flex_text {
		width: 100%;
	}
	.howto_flex_2 .howto_flex_image {
		width: 100%;
	}
	.howto_flex_2 .howto_flex_text {
		width: 100%;
	}
	.howto_flex_3 {
		margin-top: 0;
		padding: 15px;
	}
	.howto_flex_text_bold {
		font-size: 15px;
	}
	.howto_step {
		margin-left: 20px;
		margin-top: 65px;
		padding: 40px 15px 15px;
	}
	.howto_step:before {
		top: 14px;
	}
	.howto_step:after {
		bottom: -14px;
		left: -4px;
		width: 6px;
		height: 6px;
	}
	.howto_step_last:after {
		width: 10px;
		height: 10px;
	}
	.howto_step_title {
		width: 70px;
		height: 70px;
		top: -45px;
		left: -20px;
	}
	.howto_step_title_en {
		font-size: 12px;
		padding-top: 15px;
	}
	.howto_step_title_num {
		font-size: 36px;
	}
	.h3 {
		margin-bottom: 20px;
	}
	.howto_tento {
		padding: 20px;
	}
  .satei_box_takuhai .satei_box_title {
    font-size: 18px;
  }
	.satei_tel_howto .satei_tel {
    margin: 20px auto;
	}
	.text_bold {
		font-size: 15px;
	}
	iframe {
		height: 150px;
	}
	.howto_syuccho {
		padding: 20px;
	}
	
	.howto_container {
		padding: 20px 20px 60px;
	}
	.faq_link {
    margin-bottom: 45px;
	}
	.syuccho_erea {
		margin-top: 30px;
	}
	.syuccho_erea_title {
		font-size: 17px;
		padding-left: 20px;
	}
	.syuccho_erea_title_image {
		width: 24px;
	}
}











