body {
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif
}

*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer
}

a.header_inner_right_btn {
	display: block;
	line-height: 2rem;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding: 0.2rem 0.8rem;
	color: #fff;
	border-radius: 8px;
	background: linear-gradient(to right, #68BF65, #117B1D);
}

@media screen and (max-width:767px) {
	a.header_inner_right_btn {
		display: flex;
		line-height: 1.4rem;
		font-size: 80%;
		text-align: center;
		font-weight: bold;
		vertical-align: middle;
		padding: 0.2rem 0.8rem;
		color: #fff;
		border-radius: 8px;
		background: linear-gradient(to right, #68BF65, #117B1D);
	}
}

button {
	background-color: transparent;
	color: inherit;
	border-width: 0;
	padding: 0;
	cursor: pointer
}

figure {
	margin: 0
}

input::-moz-focus-inner {
	border: 0;
	padding: 0;
	margin: 0
}

ul,
ol,
dd {
	margin: 0;
	padding: 0;
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-size: inherit;
	font-weight: inherit
}

p {
	margin: 0
}

cite {
	font-style: normal
}

fieldset {
	border-width: 0;
	padding: 0;
	margin: 0
}

img {
	display: block;
	width: 100%
}

body {
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif
}

*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer
}

button {
	background-color: transparent;
	color: inherit;
	border-width: 0;
	padding: 0;
	cursor: pointer
}

figure {
	margin: 0
}

input::-moz-focus-inner {
	border: 0;
	padding: 0;
	margin: 0
}

ul,
ol,
dd {
	margin: 0;
	padding: 0;
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-size: inherit;
	font-weight: inherit
}

p {
	margin: 0
}

cite {
	font-style: normal
}

fieldset {
	border-width: 0;
	padding: 0;
	margin: 0
}

img {
	display: block;
	width: 100%
}

.hidden {
	display: none
}

.pc-hidden {
	display: block
}

.sp-hidden {
	display: none
}

@media screen and (min-width: 768px) {
	.pc-hidden {
		display: none
	}

	.sp-hidden {
		display: block
	}
}

.sec_title-blue {
	margin-bottom: 5px;
	font-size: 4vw;
	color: #2B456D;
	text-align: center;
	font-weight: bold
}

.sec_text-blue {
	margin-bottom: 10px;
	font-size: 12px;
	color: #2B456D;
	text-align: center;
	font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
	font-style: italic
}

.sec_text-blue:before {
	content: "";
	width: 50px;
	height: 1px;
	background-color: #213274;
	position: relative;
	bottom: .3em;
	display: inline-block;
	margin-right: 1em
}

.sec_text-blue:after {
	content: "";
	width: 50px;
	height: 1px;
	background-color: #213274;
	position: relative;
	bottom: .3em;
	display: inline-block;
	margin-left: 1em
}

.sec_desc-black {
	margin-bottom: 30px;
	font-size: 13px;
	color: #535353;
	text-align: center
}

.sec_title-white {
	margin-bottom: 5px;
	font-size: 4vw;
	color: #fff;
	text-align: center;
	font-weight: bold
}

.sec_text-white {
	margin-bottom: 10px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
	font-style: italic
}

.sec_text-white:before {
	content: "";
	width: 50px;
	height: 1px;
	background-color: #fff;
	position: relative;
	bottom: .3em;
	display: inline-block;
	margin-right: 1em
}

.sec_text-white:after {
	content: "";
	width: 50px;
	height: 1px;
	background-color: #fff;
	position: relative;
	bottom: .3em;
	display: inline-block;
	margin-left: 1em
}

.sec_desc-white {
	margin: 0 auto 30px;
	width: 90%;
	font-size: 13px;
	color: #fff;
	text-align: center
}

@media screen and (min-width: 768px) {
	.sec_title-blue {
		font-size: 34px
	}

	.sec_text-blue {
		font-size: 18px
	}

	.sec_desc-black {
		font-size: 16px
	}

	.sec_title-white {
		font-size: 34px
	}

	.sec_text-white {
		font-size: 18px
	}

	.sec_desc-white {
		font-size: 16px
	}
}

body {
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif
}

*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer
}

button {
	background-color: transparent;
	color: inherit;
	border-width: 0;
	padding: 0;
	cursor: pointer
}

figure {
	margin: 0
}

input::-moz-focus-inner {
	border: 0;
	padding: 0;
	margin: 0
}

ul,
ol,
dd {
	margin: 0;
	padding: 0;
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-size: inherit;
	font-weight: inherit
}

p {
	margin: 0
}

cite {
	font-style: normal
}

fieldset {
	border-width: 0;
	padding: 0;
	margin: 0
}

img {
	display: block;
	width: 100%
}

.bx_companies li {
	width: 130px !important;
	margin: 0 10px
}

@media screen and (min-width: 768px) {
	.bx_companies li {
		width: 180px !important;
		margin: 0 50px
	}
}

.header {
	position: fixed;
	top: 0;
	z-index: 10;
	width: 100%;
	background-color: #fff
}

.header_inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 40px
}

.header_inner .header_logo {
	max-width: 200px;
	width: 100%
}

.header_inner_right_tel {
	position: relative;
	display: block;
	margin: 0;
	font-size: 12px;
	color: #2B456D;
	text-align: center
}

.header_inner_right_tel:before {
	position: absolute;
	top: 0;
	left: 5px;
	content: "";
	background-image: url(../img/003/tel_black.png);
	background-size: cover;
	width: 10px;
	height: 10px
}

.header_inner_right_open {
	margin: 0;
	font-size: 9px;
	color: #2B456D
}

@media screen and (min-width: 768px) {
	.header_inner {
		height: 80px
	}

	.header_inner .header_logo {
		max-width: 400px
	}

	.header_inner_right_tel {
		font-size: 22px
	}

	.header_inner_right_tel:before {
		left: 15px;
		width: 20px;
		height: 20px
	}

	.header_inner_right_open {
		font-size: 18px
	}
}

.FV {
	margin-top: 40px;
	margin-bottom: 25px;
	padding: 20px;
	background-image: url(../img/003/fv-sp.png);
	background-size: cover;
	background-position: center
}

.FV_inner {
	max-width: 700px;
	width: 70vw
}

.FV_inner h3 {
	position: relative;
	display: inline-block;
	padding: 10px;
	border-radius: 10px;
	background-color: #fff;
	font-size: 10px;
	color: #535353
}

.FV_inner h3:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -10px;
	left: 0;
	width: 0px;
	height: 0px;
	margin-left: 5%;
	border-style: solid;
	border-color: #ffffff transparent transparent transparent;
	border-width: 10px 5px 0 5px
}

.FV_inner h3 span {
	font-size: 12px;
	color: #2D84CE
}

.FV_inner h1 {
	font-size: 18px;
	color: #fff;
	text-shadow: 3px 3px #5D81A3
}

.FV_inner h1 span {
	font-size: 30px
}

.FV_inner img {
	width: 50vw
}

@media screen and (min-width: 768px) {
	.FV {
		margin-top: 80px;
		padding: 50px;
		background-image: url(../img/003/fv-ipad.png)
	}

	.FV_inner h3 {
		font-size: 2.3vw
	}

	.FV_inner h3:after {
		bottom: -20px;
		border-width: 20px 10px 0 10px
	}

	.FV_inner h3 span {
		font-size: 2.7vw
	}

	.FV_inner h1 {
		font-size: 4.5vw
	}

	.FV_inner h1 span {
		font-size: 5.5vw
	}
}

@media screen and (min-width: 1024px) {
	.FV {
		background-image: url(../img/003/fv-pc.png)
	}

	.FV_inner {
		margin-left: 5%
	}

	.FV_inner h3 {
		font-size: 26px
	}

	.FV_inner h3 span {
		font-size: 34px
	}

	.FV_inner h1 {
		font-size: 64px
	}

	.FV_inner h1 span {
		font-size: 72px
	}

	.FV_inner img {
		width: 500px
	}
}

.FV_bottom {
	margin-bottom: 20px
}

.FV_bottom_text {
	margin-bottom: 10px;
	text-align: center;
	color: #117B1D;
	font-size: 12px
}

.FV_bottom_btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 auto 20px;
	max-width: 204px;
	width: 100%;
	height: 34px;
	border-radius: 10px;
	background: -webkit-gradient(linear, left top, right top, from(#68BF65), to(#117B1D));
	background: -webkit-linear-gradient(left, #68BF65, #117B1D);
	background: -o-linear-gradient(left, #68BF65, #117B1D);
	background: linear-gradient(90deg, #68BF65, #117B1D);
	color: #fff;
	font-size: 14px
}

.FV_bottom_btn:after {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px;
	width: 10px;
	height: 10px;
	background-image: url(../img/003/btn_arrow.png);
	background-size: cover
}

.keyframe {
	-webkit-animation-name: anim_sc;
	animation-name: anim_sc
}

@-webkit-keyframes anim_sc {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	30% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	40% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	60% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes anim_sc {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	30% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	40% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	60% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.animation {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
	-webkit-animation-duration: 2.0s;
	animation-duration: 2.0s
}

@media screen and (min-width: 376px) {
	.FV_bottom_text {
		font-size: 2.5vw
	}
}

@media screen and (min-width: 768px) {
	.FV_bottom_btn {
		max-width: 400px;
		width: 40vw;
		height: 50px;
		font-size: 20px
	}
}

@media screen and (min-width: 1024px) {
	.FV_bottom_text {
		font-size: 20px
	}
}

.company-slider .bx-wrapper {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	margin-bottom: 20px
}

.feature {
	padding: 50px 20px;
	background-image: url(../img/003/sky.jpg)
}

.feature_inner {
	margin: 0 auto;
	max-width: 1000px;
	width: 90vw;
	padding: 25px;
	border-radius: 10px;
	background-color: #fff
}

.feature_item {
	margin-bottom: 30px
}

.feature_item img {
	margin: 0 auto 15px;
	width: 130px
}

.feature_item_top {
	margin-bottom: 15px;
	text-align: center
}

.feature_item_head {
	display: inline-block;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, rgba(244, 161, 0, 0.6)));
	background-image: -webkit-linear-gradient(transparent 70%, rgba(244, 161, 0, 0.6) 30%);
	background-image: -o-linear-gradient(transparent 70%, rgba(244, 161, 0, 0.6) 30%);
	background-image: linear-gradient(transparent 70%, rgba(244, 161, 0, 0.6) 30%);
	font-size: 18px;
	font-weight: bold;
	color: #2B456D
}

.feature_item_desc {
	font-size: 14px;
	color: #2B456D;
	text-align: center
}

@media screen and (min-width: 768px) {
	.feature_list {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: space-evenly;
		-webkit-justify-content: space-evenly;
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly
	}

	.feature_item {
		max-width: 250px;
		width: 30vw
	}
}

.new {
	padding: 50px 20px
}

.new_list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: start;
	-ms-flex-pack: start;
	justify-content: start;
	margin: 0 auto;
	max-width: 600px;
	width: 100%
}

.new_item_tokyo {
	margin-right: 10px;
	padding: 12px 22px;
	font-size: 14px;
	font-weight: bold;
	background-color: #4CC2E8;
	color: #fff;
	cursor: pointer;
	border-radius: 10px 10px 0px 0px
}

.new_item_other {
	padding: 12px 22px;
	font-size: 14px;
	font-weight: bold;
	background-color: #F9CB73;
	color: #fff;
	cursor: pointer;
	border-radius: 10px 10px 0px 0px
}

.new .tokyo-table,
.new .other-table {
	margin: 0 auto;
	border-collapse: collapse;
	max-width: 600px;
	width: 100%
}

.new .tokyo-table th,
.new .other-table th {
	padding: 0.5em;
	background-color: #4CC2E8;
	border: 1px solid #fff;
	border-top: none;
	border-bottom: none;
	font-size: 14px;
	color: #fff;
	text-align: center;
	white-space: nowrap
}

.new .tokyo-table th:nth-child(1),
.new .other-table th:nth-child(1) {
	border-left: none
}

.new .tokyo-table th:nth-child(5),
.new .other-table th:nth-child(5) {
	border-right: none;
	padding: 0.5em 0.8em
}

.new .tokyo-table td,
.new .other-table td {
	padding: 0.3em 0.2em;
	border: 1px solid #4CC2E8;
	font-size: 12px;
	color: #535353
}

.new .tokyo-table td .dot,
.new .other-table td .dot {
	display: block;
	margin: 0 auto;
	width: 1px;
	height: 14px;
	border-left: 2px dotted #535353
}

.new .tokyo-table .dot-td,
.new .other-table .dot-td {
	padding: 0.7em 0.2em
}

.new .other-table th {
	background-color: #F9CB73
}

.new .other-table td {
	padding: 0.3em 0.2em;
	border: 1px solid #F9CB73;
	font-size: 12px;
	color: #535353
}

@media screen and (min-width: 768px) {

	.new .tokyo-table td,
	.new .other-table td {
		font-size: 15px
	}

	.new .other-table td {
		font-size: 15px
	}
}

.case_inner {
	margin: 0 auto 30px;
	padding: 10px 10px 30px;
	max-width: 500px;
	width: 100%;
	background-color: #e9f8ff
}

.case_img {
	position: relative;
	margin-bottom: 10px
}

.case_img_desc {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 10px;
	background-color: #2B3D65;
	text-align: center;
	color: #fff
}

.case_head {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 10px
}

.case_head img {
	width: 50px;
	margin-right: 20px
}

.case_head h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	color: #2B456D
}

.case_text_before {
	position: relative
}

.case_text_before_left {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	background-color: #535353;
	color: #fff
}

.case_text_before_right {
	padding: 10px 10px 0 65px;
	font-size: 14px
}

.case_text_arrow img {
	width: 10px;
	margin: 0 0 10px 20px
}

.case_text_after {
	position: relative;
	margin-bottom: 20px;
	background-color: #fff
}

.case_text_after_left {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	background-color: #52AFDF;
	color: #fff
}

.case_text_after_right {
	padding: 10px 10px 10px 65px;
	font-size: 14px
}

.case_text_after_right span {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #FFFE20));
	background-image: -webkit-linear-gradient(transparent 70%, #FFFE20 30%);
	background-image: -o-linear-gradient(transparent 70%, #FFFE20 30%);
	background-image: linear-gradient(transparent 70%, #FFFE20 30%)
}

.case .more-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 30px auto;
	max-width: 350px;
	width: 100%;
	height: 35px;
	color: #fff;
	background-color: #52AFDF
}

.case .close {
	background-color: #333333
}

.case_desc_top {
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 20px
}

.case_desc_bottom {
	text-align: right;
	font-size: 13px
}

.case_desc_bottom span {
	padding: 5px 3px;
	border: 1px solid #535353;
	margin-right: 10px
}

@media screen and (min-width: 768px) {
	.case .more-btn {
		display: none
	}
}

@media screen and (min-width: 1024px) {
	.case_img {
		margin-right: 30px
	}

	.case_inner {
		max-width: 1000px;
		width: 90vw
	}

	.case_inner_bottom {
		padding-top: 10px
	}

	.case_inner-pc {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 30px;
		max-width: 1000px;
		width: 100%
	}

	.case_desc_top {
		font-size: 15px
	}
}

.voice {
	padding: 50px 20px
}

.voice_inner {
	margin: 0 auto;
	padding: 30px 15px;
	max-width: 600px;
	width: 90vw;
	border: 1px solid #53AFDE;
	border-radius: 10px
}

.voice_inner p {
	font-size: 16px;
	color: #2B456D;
	line-height: 25px;
	font-weight: bold
}

.voice_inner p span {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #F4A100));
	background-image: -webkit-linear-gradient(transparent 70%, #F4A100 30%);
	background-image: -o-linear-gradient(transparent 70%, #F4A100 30%);
	background-image: linear-gradient(transparent 70%, #F4A100 30%)
}

.voice_inner img {
	margin: 20px auto;
	max-width: 300px;
	width: 100%
}

.contact {
	background-image: url(../img/003/bg_empm01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	padding: 2em 1em
}

.contact_btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	margin: 30px auto 0;
	max-width: 250px;
	width: 100%;
	height: 38px;
	border-radius: 10px;
	background: -webkit-gradient(linear, left top, right top, from(#68BF65), to(#117B1D));
	background: -webkit-linear-gradient(left, #68BF65, #117B1D);
	background: -o-linear-gradient(left, #68BF65, #117B1D);
	background: linear-gradient(90deg, #68BF65, #117B1D);
	color: #fff;
	font-size: 14px
}

.contact_btn:after {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px;
	width: 10px;
	height: 10px;
	background-image: url(../img/003/btn_arrow.png);
	background-size: cover
}

.contact_bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-evenly;
	-webkit-justify-content: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
	margin-top: 20px
}

.contact_bottom_img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.contact_bottom_img img {
	width: 125px
}

.contact_bottom_text {
	color: #fff;
	text-align: center
}

.contact_bottom_text_tel {
	position: relative;
	display: block;
	font-size: 20px;
	margin-bottom: 5px
}

.contact_bottom_text_tel:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background-image: url(../img/003/tel_white.png);
	background-size: cover;
	width: 20px;
	height: 20px
}

.contact_bottom_text_mail {
	position: relative;
	display: block;
	font-size: 20px;
	margin-bottom: 5px;
}

.contact_bottom_text_mail:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background-image: url('../img/003/mail_white.png');
	background-size: cover;
	width: 20px;
	height: 20px;
}

.contact_bottom_text_open {
	font-size: 14px
}

@media screen and (min-width: 768px) {
	.contact_btn {
		max-width: 400px;
		width: 40vw;
		height: 50px;
		font-size: 20px
	}

	.contact_bottom_img img {
		width: 225px
	}
}

.merit {
	padding: 50px 20px
}

.merit_list {
	margin: 30px auto 15px;
	width: 300px
}

.merit_item {
	padding-left: 20px;
	background: url(../img/003/check_yellow.png) left 0px top 3px no-repeat;
	background-size: 15px auto;
	line-height: 1.6em;
	font-size: 16px;
	color: #2B456D;
	font-weight: bold
}

.merit_bottom {
	max-width: 500px;
	margin: 0 auto;
	background-color: #e9f8ff;
	text-align: center
}

.merit_bottom_img {
	margin-bottom: 10px
}

.merit_bottom_text {
	padding: 5px 20px 20px
}

.merit_bottom_text_head {
	display: inline;
	font-size: 16px;
	font-weight: bold;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #FFFE20));
	background-image: -webkit-linear-gradient(transparent 70%, #FFFE20 30%);
	background-image: -o-linear-gradient(transparent 70%, #FFFE20 30%);
	background-image: linear-gradient(transparent 70%, #FFFE20 30%)
}

.merit_bottom_text_desc {
	font-size: 14px;
	text-align: left
}

.merit_bottom_border {
	margin: 10px auto;
	width: 100%;
	height: 1px;
	background-color: #535353
}

@media screen and (max-width: 400px) {
	.merit_bottom_text_head {
		font-size: 4vw
	}
}

@media screen and (min-width: 768px) {
	.merit_list {
		margin: 50px auto;
		max-width: 410px;
		width: 100%
	}

	.merit_item {
		font-size: 22px;
		padding-left: 30px;
		background: url(../img/003/check_yellow.png) left 0px top 8px no-repeat;
		background-size: 20px auto
	}

	.merit_bottom {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin: 0 auto;
		max-width: 900px;
		width: 100%
	}

	.merit_bottom_img {
		margin-bottom: 0
	}

	.merit_bottom_img img {
		height: auto
	}

	.merit_bottom_text {
		padding: 3% 10px
	}

	.merit_bottom_text_head {
		font-size: 17px
	}

	.merit_bottom_border {
		margin: 20px auto
	}
}

.flow {
	padding: 50px 20px;
	margin-bottom: 50px
}

.flow_list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-evenly;
	-webkit-justify-content: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
	margin: 0 auto 15px;
	max-width: 1000px;
	width: 100%
}

.flow_item {
	max-width: 300px;
	width: 40%
}

.flow_item_img {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 20px
}

.flow_item_img img {
	margin: 0 auto;
	max-height: 127px;
	height: auto
}

.flow_item_img p {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 18px;
	color: #2B456D;
	opacity: 0.6
}

.flow_item_bottom {
	margin-top: -10px;
	padding: 20px 5px 20px;
	background-color: #DDDDDD;
	border-radius: 5px
}

.flow_item_head_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px;
	height: 30px
}

.flow_item_head {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #2B456D
}

.flow_item_desc {
	font-size: 12px;
	text-align: center;
	color: #2B456D
}

.flow_item_arrow {
	width: 20px
}

.flow_item_arrow img {
	margin-top: 40px;
	width: 80%
}

.flow_arrow img {
	margin: 0 auto 15px;
	width: 100px
}

.flow_bottom_head {
	position: relative;
	z-index: 1;
	font-size: 18px;
	color: #2B456D;
	text-align: center;
	font-weight: bold
}

.flow_bottom_inner_img {
	position: absolute;
	top: -30px;
	left: 5px
}

.flow_bottom_inner_img img {
	width: 100px
}

.flow_bottom_list {
	position: relative;
	margin: -10px auto 0;
	padding: 30px 10px 30px 100px;
	max-width: 1000px;
	width: 100%;
	background-color: rgba(249, 203, 115, 0.4);
	border-radius: 10px
}

.flow_bottom_item {
	padding-left: 20px;
	background: url(../img/003/check_red.png) left 0px top 3px no-repeat;
	background-size: 15px auto;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #2B456D
}

.flow_bottom_item:last-of-type {
	margin-bottom: 0
}

@media screen and (max-width: 430px) {
	.flow_item_img img {
		height: 65px
	}
}

@media screen and (min-width: 768px) {
	.flow_list {
		margin: 0 auto 30px
	}

	.flow_item_img img {
		width: 200px
	}

	.flow_item_img p {
		font-size: 28px
	}

	.flow_item_bottom {
		padding: 40px 5px
	}

	.flow_item_head_wrapper {
		margin-bottom: 20px
	}

	.flow_item_head {
		font-size: 18px
	}

	.flow_item_desc {
		font-size: 14px
	}

	.flow_arrow {
		margin: 0 auto 30px
	}

	.flow_bottom_head {
		font-size: 22px
	}

	.flow_bottom_inner_img {
		top: -50%
	}

	.flow_bottom_inner_img img {
		width: 100%;
		max-width: 140px
	}

	.flow_bottom_list {
		margin: -14px auto 0;
		padding: 30px 10px 30px 150px;
		max-width: 700px;
		width: 100%
	}

	.flow_bottom_item {
		font-size: 16px
	}
}

select,
input {
	font-size: 12px
}

.form {
	margin: 0 auto;
	padding: 0 0 50px;
	max-width: 1000px;
	width: 100%
}

.form form {
	padding: 30px 0;
	background-color: #DAEDFD;
	border-radius: 5px
}

.form form input,
.form form select,
.form form textarea {
	font-size: 12px
}

.form form input::-webkit-input-placeholder {
	padding-top: 0.3em
}

.form form h2 {
	position: relative;
	margin: 0 auto 30px;
	padding: 5px;
	width: 95%;
	background-color: #5c8db9;
	color: #fff;
	border-radius: 5px;
	text-align: center;
	font-size: 20px
}

.form form h2:before {
	color: #fff;
	position: absolute;
	content: '';
	top: 100%;
	left: 10px;
	border: none;
	border-bottom: solid 15px transparent;
	border-right: solid 20px #959e9b
}

.form form .row,
.form form .vertical {
	padding: 10px 30px
}

.form form .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.form form .row p {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 15px;
	width: 120px;
	font-size: 13px
}

.form form .row .gender-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.form form .row .gender-item {
	margin-right: 10px
}

.form form .row .gender-item label {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.form form .row .gender-item label span {
	width: 60px;
	font-size: 12px
}

.form form .row .gender-item .gender {
	height: 13px
}

.form form .row .birth {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 80%;
	font-size: 12px
}

.form form .row .birth select {
	font-size: 12px
}

.form form .row .birth #month,
.form form .row .birth #date {
	width: 50%
}

.form form .vertical p {
	margin-bottom: 5px;
	font-size: 13px
}

.form form .vertical p span {
	padding: 3px 5px
}

.form form .vertical select,
.form form .vertical textarea {
	width: 100%
}

.form form p .required {
	font-size: 10px;
	background-color: #D9534F;
	color: #fff;
	padding: 1px 5px;
	border-radius: 5px;
	margin-left: 5px
}

.form form p .optional {
	font-size: 10px;
	background-color: #327AB7;
	color: #fff;
	padding: 1px 5px;
	border-radius: 5px;
	margin-left: 5px
}

.form_bottom {
	margin-bottom: 30px;
	padding: 0 30px
}

.form_bottom_head {
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold
}

.form_bottom_head span {
	padding: 3px 5px !important;
	font-weight: normal
}

.form_bottom_desc {
	margin-bottom: 10px;
	font-size: 10px
}

.form_bottom_desc a {
	color: blue
}

.form_bottom_check {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 10px
}

.form_bottom_check input {
	margin-right: 15px;
	width: auto;
	height: auto
}

.form_bottom_check span {
	font-size: 12px
}

.form #form_submit {
	padding: 0 30px
}

.form #form_submit input {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 auto;
	max-width: 300px;
	width: 100%;
	height: 50px;
	color: #fff;
	background-color: #00B466;
	border: none;
	border-radius: 10px
}

@media screen and (min-width: 768px) {
	.form_area {
		max-width: 800px;
		width: 100%;
		margin: 0 auto
	}

	.form h2 {
		max-width: 800px;
		width: 100%
	}

	.form form .row p {
		width: 220px;
		font-size: 15px
	}

	.form form .row .birth {
		width: 100%;
		font-size: 15px
	}

	.form form .row .birth select {
		font-size: 15px
	}

	.form form .row .gender-item label span {
		width: 100px;
		font-size: 15px
	}

	.form form .vertical p {
		font-size: 15px
	}

	.form #form_submit input {
		max-width: 400px
	}

	.form_bottom_head {
		font-size: 15px
	}

	.form_bottom_desc {
		font-size: 13px
	}

	.form_bottom_check span {
		font-size: 15px
	}
}

.footer {
	padding: 20px 10px 10px
}

.footer_img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 15px
}

.footer_img img {
	width: 45px
}

.footer_img p {
	margin-left: 10px;
	font-size: 13px
}

.footer_img p span {
	margin-right: 5px;
	font-size: 19px;
	font-weight: bold
}

.footer_desc {
	margin-bottom: 15px;
	font-size: 13px
}

.footer_bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.footer_bottom img {
	width: 45px
}

.footer_bottom p {
	margin-left: 10px;
	font-size: 13px
}

@media screen and (min-width: 768px) {
	.footer {
		padding: 20px 50px 10px
	}

	.footer_img img {
		width: 100px
	}

	.footer_img_text {
		margin-bottom: 20px
	}

	.footer_desc {
		margin-bottom: 0
	}
}

@media screen and (min-width: 1024px) {
	.footer {
		padding: 20px 100px 10px
	}
}

.copyright {
	padding: 20px 0;
	border-top: solid 1px #ccc;
	text-align: center
}

#pagetop {
	position: fixed;
	right: 30px;
	bottom: 30px;
	width: 50px;
	height: 50px;
	border-radius: 6px;
	background-color: #273260;
	cursor: pointer;
	z-index: 999
}

#pagetop:after {
	content: "";
	position: absolute;
	top: 6%;
	left: 25%;
	width: 0;
	height: 0;
	border-bottom: 14px solid #fff;
	border-top: 14px solid transparent;
	border-right: 12px solid transparent;
	border-left: 12px solid transparent
}

form#mail_form {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #DAEDFD;
	border-radius: 5px
}

form#mail_form dl {
	max-width: 600px;
	width: 90%;
	margin: 0 auto;
	overflow: hidden
}

form#mail_form dl dt {
	clear: both;
	width: 30%;
	float: left;
	padding: 15px 0;
	text-align: right;
	overflow: hidden;
	font-size: 13px
}

@media screen and (min-width: 768px) {
	form#mail_form dl dt {
		width: 35%;
		text-align: left;
		font-size: 15px
	}
}

form#mail_form dl dd {
	width: 65%;
	float: right;
	padding: 8px 0 15px
}

form#mail_form dl dt:first-child,
form#mail_form dl dt:first-child+dd {
	border: none
}

form#mail_form dl dt span {
	display: block;
	font-size: 85%;
	color: #3377ff
}

form#mail_form dl dt span.required2,
form#mail_form dl dt span.optional2 {
	display: inline-block;
	color: #ffffff;
	line-height: 1;
	padding: 4px 5px;
	border-radius: 3px;
	margin-left: 5px;
	font-size: 10px
}

form#mail_form dl dt span.required,
form#mail_form dl dt span.optional {
	display: none
}

@media screen and (min-width: 768px) {

	form#mail_form dl dt span.required2,
	form#mail_form dl dt span.optional2 {
		font-size: 12px
	}
}

form#mail_form dl dt span.required2 {
	background: #d9534f;
	border: 1px solid #d43f3a
}

form#mail_form dl dt span.optional2 {
	background: #337ab7;
	border: 1px solid #2e6da4
}

form#mail_form dl dd span.error_blank,
form#mail_form dl dd span.error_format,
form#mail_form dl dd span.error_match {
	display: block;
	color: #ff0000;
	margin-top: 3px
}

span.loading {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border-top: 5px solid rgba(255, 255, 255, 0.2);
	border-right: 5px solid rgba(255, 255, 255, 0.2);
	border-bottom: 5px solid rgba(255, 255, 255, 0.2);
	border-left: 5px solid #ffffff;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load-circle 1.0s linear infinite;
	animation: load-circle 1.0s linear infinite;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px
}

@-webkit-keyframes load-circle {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes load-circle {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

form#mail_form input[type="text"],
form#mail_form input[type="email"],
form#mail_form input[type="tel"],
form#mail_form input[type="number"] {
	max-width: 100%;
	width: 100%;
	height: 2em;
	padding: 2px 2%;
	border: 1px solid #cccccc;
	border-radius: 3px;
	background: #fafafa;
	-webkit-appearance: none;
	font-size: 12px;
	font-family: inherit
}

@media screen and (min-width: 768px) {

	form#mail_form input[type="text"],
	form#mail_form input[type="email"],
	form#mail_form input[type="tel"],
	form#mail_form input[type="number"] {
		height: 40px;
		font-size: 15px
	}
}

form#mail_form input[type="text"]:focus,
form#mail_form input[type="email"]:focus,
form#mail_form input[type="tel"]:focus,
form#mail_form textarea:focus {
	-webkit-box-shadow: 0px 0px 5px #55ccff;
	box-shadow: 0px 0px 5px #55ccff;
	border: 1px solid #55ccff;
	background: #ffffff
}

form .form-gender {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

form .form-gender .gender {
	width: 15px;
	height: 15px
}

form .form-gender li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

form .form-gender label {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

form .form-gender span {
	font-size: 12px
}

@media screen and (min-width: 768px) {
	form .form-gender span {
		font-size: 15px
	}

	form .protocol {
		width: 60% !important
	}
}

form .w-100 {
	width: 100% !important
}

form .fs-10 {
	font-size: 10px
}

form .fs-10 a {
	color: blue
}

@media screen and (min-width: 768px) {
	form .fs-10 {
		font-size: 13px
	}
}

form .protocol-check {
	top: 2px;
	position: relative;
	margin-top: 10px;
	margin-right: 10px
}

form #year {
	width: 29%
}

form #month,
form #date {
	width: 19%
}

@media screen and (min-width: 768px) {
	form #year {
		width: 33%
	}

	form #month,
	form #date {
		width: 25%
	}
}

form#mail_form ul li:first-child input[type="radio"],
form#mail_form ul li:first-child input[type="checkbox"] {
	margin-top: 0px
}

form#mail_form select {
	font-size: 12px;
	font-family: inherit;
	margin-top: 10px;
	height: 2em;
	border: 1px solid #cccccc;
	background: #fafafa
}

@media screen and (min-width: 768px) {
	form#mail_form select {
		height: 40px;
		font-size: 15px
	}
}

form .form-birth {
	font-size: 12px
}

form#mail_form textarea {
	display: block;
	width: 100%;
	max-width: 100%;
	height: 200px;
	padding: 2px 2%;
	resize: vertical;
	border: 1px solid #cccccc;
	border-radius: 3px;
	background: #fafafa;
	-webkit-appearance: none;
	font-size: 100%;
	font-family: inherit
}

form#mail_form ul {
	list-style-type: none
}

form#mail_form ul li label:hover {
	cursor: pointer
}

form#mail_form p#form_submit {
	width: 90%;
	margin: 0 auto;
	padding: 15px 0;
	clear: both
}

form#mail_form input[type="button"] {
	padding: 9px 15px;
	vertical-align: middle;
	line-height: 1;
	background-color: #00B466;
	border: none;
	border-radius: 10px;
	color: #ffffff;
	font-family: inherit;
	-webkit-appearance: none;
	font-size: 12px
}

@media screen and (min-width: 768px) {
	form#mail_form input[type="button"] {
		font-size: 15px
	}
}

form#mail_form input[type="button"]:hover {
	cursor: pointer;
	background: #449d44;
	border: 1px solid #398439
}

@media screen and (max-width: 768px) {
	form#mail_form {
		width: 95%
	}

	form#mail_form dl {
		overflow: visible
	}

	form#mail_form dl dt {
		width: auto;
		text-align: left;
		padding: 10px 0 5px;
		font-weight: bold
	}

	form#mail_form dl dd {
		width: 55%;
		border-top: none
	}

	form#mail_form dl dt span {
		font-weight: normal
	}

	form .form-vertical {
		float: none !important;
		clear: both
	}

	form#mail_form input[type="text"],
	form#mail_form input[type="email"],
	form#mail_form input[type="tel"] {
		margin-top: 0px
	}

	form#mail_form input#form_submit_button {
		margin: 0 auto
	}

	form#mail_form select {
		margin-top: 0
	}
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: 0.35em 0.75em 0.625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}


/* Custom code add at 20230301 */

.lp-kanto-form{
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	background: #DAEDFD;
	border-radius: 7px;
}

.lp-kanto-form h2 {
	position: relative;
	margin: 0 auto 30px;
	padding: 5px;
	width: 80%;
	background-color: #5c8db9;
	color: #fff;
	border-radius: 5px;
	text-align: center;
	font-size: 1.2rem;
}
.lp-kanto-form h2::before {
    color: #fff;
    position: absolute;
    content: '';
    top: 100%;
    left: 10px;
    border: none;
        border-right-color: currentcolor;
        border-right-style: none;
        border-right-width: medium;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    border-bottom: solid 15px transparent;
    border-right: solid 20px #959e9b;

}

.lp-kanto-form fieldset {
	width: 100%;
	max-width: 100% !important;
}
.lp-kanto-form .hs-form-field {
	width: 90% !important;
	margin-inline-start: 50px;
	margin-inline-end: 0px;
	clear: both;
	float: left;
	border-top: 1px solid #cccccc;
	text-align: right;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}
.lp-kanto-form .hs-form-field.hs-lastname {
	border-top: none;
}
.lp-kanto-form .hs-form-field label {
	width: 30%;
	text-align: right;
	float: left;
}
.lp-kanto-form .hs-form-field > label {
	margin-top: 7px;
}
.lp-kanto-form .hs-form-field.hs-call_ng label {
	width: 32%;
}
.lp-kanto-form .hs-form-field label .hs-form-required {
	display: none;
}
.lp-kanto-form .hs-form-field > label::before, .lp-kanto-form .hs-form-field.hs_personal_information > legend::before{
	font-size: 85%;
	padding: 7px 9px;
	content: "必須";
	background: #d9534f;
	border: 1px solid #d43f3a;
	border-radius: 3px;
	color: #fff;
	float: left;
}
.lp-kanto-form fieldset span strong, .lp-kanto-form fieldset legend strong  {
	font-weight: normal;
}
.lp-kanto-form .hs-form-field.hs-call_ng .input span strong {
	font-size: 95%;
}
.lp-kanto-form .hs-form-field.hs_personal_information legend strong{
	padding-left:20px;
	display:unset !important;
}
.lp-kanto-form .hs-form-field.hs_personal_information legend a:first-child{
	margin-left:20px !important;
}

.lp-kanto-form .hs-form-field.hs_personal_information .input{
	margin-left:30px !important;
}
.lp-kanto-form .hs-address > label::before, .lp-kanto-form .hs_disability_ > label::before, .lp-kanto-form .hs_job_change > label::before {
	font-size: 85%;
	padding: 7px 9px;
	content: "任意";
	background: #337ab7;
	border: 1px solid #2e6da4;
	border-radius: 3px;
	color: #fff;
	float: left;
}
.lp-kanto-form .hs-form-field .input {
	width: 66%;
	float: left;
	padding-left: 20px;
}
.lp-kanto-form .input input[type=text], .lp-kanto-form .input input[type=email], .lp-kanto-form .input select {
	max-width: 90% !important;
	height: 2.5em;
	padding: 5px 2% !important;
	border: 1px solid #cccccc;
	border-radius: 3px;
	background: #fafafa;
	-webkit-appearance: none;
	font-size: 100%;
	font-family: inherit;
	margin-top: 7px;
	float: left;
	min-height: 2.5em;
	width: auto !important;
}
.lp-kanto-form .input select {
	writing-mode: horizontal-tb !important;
	text-rendering: auto;
	color: fieldtext;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
	appearance: auto;
	box-sizing: border-box;
	align-items: center;
	white-space: pre;
	-webkit-rtl-ordering: logical;
	background-color: field;
	cursor: default;
	margin: 0em;
	border-width: 1px;
	border-style: solid;
	border-color: -internal-light-dark(#767676, #858585);
	border-image: initial;
	border-radius: 0px;
}
.lp-kanto-form .input input[type=email] {
	width: 80% !important;
}
.lp-kanto-form .hs-error-msgs {
	float: left;
	color: #ff0000;
	margin-top: 3px;
	width: 100%;
	margin-left: 30%;
}
.lp-kanto-form .hs-error-msgs::marker {
	display: none;
}
.lp-kanto-form .hs-error-msgs li {
	display: unset;
}
.lp-kanto-form .hs-error-msgs li .hs-error-msg {
	text-align: left !important;
	/* padding-left: 20px !important; */
	margin-left: 20px !important;
}
.lp-kanto-form .hs-form-field.hs_call_ng {
	border-top: none;
	padding-top: 0px;
}
.lp-kanto-form .hs-form-field.hs_call_ng .hs-field-desc, .lp-kanto-form .hs_gender_ .hs-field-desc {
	text-align: left;
	margin-left: 30%;
	padding-left: 20px;
}
.lp-kanto-form .hs-form-field.hs_call_ng .input, .lp-kanto-form .hs_gender_ .input {
	text-align: left;
	margin-left: 30%;
}
.lp-kanto-form .hs-form-field.hs_call_ng .input li {
	display: unset;
}
.lp-kanto-form .hs-form-radio-display label {
	text-align: left !important;
	width: auto;
}
.lp-kanto-form .hs-form-field.hs_call_ng .input li.hs-form-booleancheckbox label {
	text-align: left !important;
}
.lp-kanto-form .hs_gender_ .input ul, .lp-kanto-form .hs_n1_ .input ul, .lp-kanto-form .hs_n1 .input ul, .lp-kanto-form .hs_personal_information .input ul {
	list-style-type: none;
}
.lp-kanto-form .hs_gender_ .input ul li label, .lp-kanto-form .hs_n1_ .input ul li label, .lp-kanto-form .hs_n1 .input ul li label, .lp-kanto-form .hs_personal_information .input ul li label {
	width: 100%;
	text-align: left;
}
.lp-kanto-form .hs_gender_ .input ul li label span, .lp-kanto-form .hs_n1_ .input ul li label span, .lp-kanto-form .hs_n1 .input ul li label span, .lp-kanto-form .hs-form-field.hs_call_ng .input li.hs-form-booleancheckbox label span, .lp-kanto-form .hs_personal_information .input li label span {
	margin-left: 10px;
}
.lp-kanto-form textarea {
	height: 100px;
	width: 80% !important;
	text-align: left;
	float: left;
}
.lp-kanto-form .hs_personal_information {
	width: 100%;
	float: left;
}
.lp-kanto-form .hs_personal_information .hs-field-desc {
	text-align: left;
	float: left;
}
.lp-kanto-form .hs_error_rollup {
	width: 100%;
	float: left;
	text-align: left;
}
.lp-kanto-form .hs_submit {
	width: 65%;
	padding-left: 20px;
	margin-left: 35%;
}
.lp-kanto-form .hs_submit .hs-button {
	padding: 9px 15px;
	vertical-align: middle;
	line-height: 1;
	background: #5cb85c;
	border: 1px solid #4cae4c;
	border-radius: 3px;
	color: #ffffff;
	font-family: inherit;
	-webkit-appearance: none;
	font-size: 100%;
	margin-top: .5rem;
}
.lp-kanto-form .form-columns-1:last-child {
	border-bottom: 1px solid #cccccc;
}
.lp-kanto-form .hs-form-field.hs-personal_information legend a {
	font-size: 95%;
	color: blue;
}
@media screen and (max-width: 1000px) {
	.lp-kanto-form {
		width:95%;
	}
	 .lp-kanto-form .hs-form-field {
		margin-inline-start: unset;
	}
	.lp-kanto-form .hs-form-field label {
		width: unset;
	}
	.lp-kanto-form .hs-form-field label span strong {
		padding-left: 10px;
	}
	.lp-kanto-form .hs-form-field .input {
		padding-left: unset;
		width: 80%;
		margin-top: 10px;
	}
	.lp-kanto-form .hs-error-msgs {
		margin-left: unset;
		padding-left: 0px !important;
	}
	.lp-kanto-form .hs-error-msgs li .hs-error-msg {
		padding-left: unset !important;
	}
	.lp-kanto-form .hs_personal_information .hs-field-desc, .lp-kanto-form .hs-form-field.hs_call_ng .hs-field-desc, .lp-kanto-form .hs_gender_ .hs-field-desc {
		padding-left: unset !important;
		margin-left: unset;
	}
	.lp-kanto-form .hs-form-field.hs_call_ng .input, .lp-kanto-form .hs_gender_ .input {
		margin-left: unset !important;
	}
	.lp-kanto-form .hs_birthday .input, .lp-kanto-form .hs_state .input {
		width: 100%;
		padding-top: 10px;
	}
	.lp-kanto-form .input input[type=date] {
		max-width: 90% !important;
		height: 2.5em;
		padding: 5px 2% !important;
		border: 1px solid #cccccc;
		border-radius: 3px;
		background: #fafafa;
		-webkit-appearance: none;
		font-size: 100%;
		font-family: inherit;
		margin-top: 7px;
		float: left;
		min-height: 2.5em;
		width: auto !important;
	}
}


/* Custom code add at 20230301 - END */

/* Start - IMT Dev 2023/04/26 */
section.lp-kanto-form span#hs-cta-wrapper-0287a1a1-fa94-476c-bd30-7856f7780b96,
section.lp-kanto-form span#hs-cta-wrapper-90421b84-36ca-4078-948f-f2867477f367,
section.lp-kanto-form span#hs-cta-wrapper-08006526-ff7a-4ffd-8114-d6beb5a6bfc7 {
	display: block ruby;
	text-align: center !important;
}

section.lp-kanto-form span#hs-cta-wrapper-0287a1a1-fa94-476c-bd30-7856f7780b96 img,
section.lp-kanto-form span#hs-cta-wrapper-90421b84-36ca-4078-948f-f2867477f367 img,
section.lp-kanto-form span#hs-cta-wrapper-08006526-ff7a-4ffd-8114-d6beb5a6bfc7 img {
	width: 500px;
	border-radius: 6%;
	margin: 0 auto;
	padding-bottom: .5rem;
}

@media screen and (max-width: 800px) {
	section.lp-kanto-form span#hs-cta-wrapper-0287a1a1-fa94-476c-bd30-7856f7780b96 img,
	section.lp-kanto-form span#hs-cta-wrapper-90421b84-36ca-4078-948f-f2867477f367 img,
	section.lp-kanto-form span#hs-cta-wrapper-08006526-ff7a-4ffd-8114-d6beb5a6bfc7 img {
		width: 370px; height: auto;
	}
}

@media screen and (max-width: 400px) {
	section.lp-kanto-form span#hs-cta-wrapper-0287a1a1-fa94-476c-bd30-7856f7780b96 img,
	section.lp-kanto-form span#hs-cta-wrapper-90421b84-36ca-4078-948f-f2867477f367 img,
	section.lp-kanto-form span#hs-cta-wrapper-08006526-ff7a-4ffd-8114-d6beb5a6bfc7 img {
		width: 290px; height: auto;
	}
}

/* End - IMT Dev 2023/04/26 */

/* TOKYO PRO Market logo */

.footer_certifications {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    margin: 20px auto;
    max-width: 1000px;
}


.footer_certification-item {
    display: flex;
    align-items: center;
    text-align: left;
    padding: 10px 50px 10px 50px;
    background-color: #fff;
    border-radius: 8px;
    width: 45%;
		border: 1px solid #ddd;
		box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);
}

.footer_certification-item img {
    width: 80px;
    height: auto;
    margin-right: 15px;
}

.pmark-logo img{
    padding: 0.3rem 0px 0.3rem 0px;
}

.footer_certification-item p {
    font-size: 1rem;
    color: #333;
}

@media screen and (max-width: 767px) {
    .footer_certifications {
        flex-direction: column;
        gap: 20px;
    }

    .footer_certification-item {
        width: 100%;
				padding: 10px 20px 10px 20px;
    }

		.pmark-logo img{
        padding: 0.5rem 0 0.5rem 0;
    }

    .pmark-text p{
        margin-left: 0.5rem;
    }

    .tosho-logo img{
        width: 70px;
    }

		.tosho-text p{
				margin-left: 1rem;
		}
}

/* TOKYO PRO Market logo END */
