@charset "utf-8";

/*----------------------------------------------------
 #キービジュアルフォーム
----------------------------------------------------*/

#textVisual {
	position: relative;
	width: 100%;
	height: auto;
}

#textVisual img {
	width: auto;
	height: auto;
	display: block;
}

#textVisual .top-image {
	margin: -20px auto !important;
}

#textVisual h2 {
	color: #003594;
	font-size: 1.4vw;
	font-weight: 700;
	position: relative;
	top: 1rem;
}

#textVisual .form-container {
	position: absolute;
	top: 18vw;
	right: 0;
	left: 54%;
	transform: translateY(-50%);
	background: #fff;
	padding: 1.5% 2%;
	border-radius: 8px;
	text-align: center;
	width: 30vw;
	height: auto;
	box-shadow: 2px 2px 4px gray;
}

#textVisual form {
	flex-direction: column;
}

#textVisual .form-conts {
	display: flex;
	flex-direction: column;
	right: 10px;
}

#textVisual input {
	position: relative;

}

#textVisual input,
textarea {
	width: 92%;
	margin: 2px;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	left: 8%;
	font-size: 0.8vw;

}


#textVisual .form-button input,
textarea {
	width: 90%;
	margin: 2px;
	padding: 5px;
	border-radius: 5px;
	left: 0;
	font-size: 1vw;

}



#textVisual button,
#textVisual .form-button,
#cp-form button,
#cp-form .form-button {
	background: #0070b3;
	color: #fff;
	padding: 10px;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	margin: 10px auto;
	font-size: 1.3vw;
	text-align: center;
}



#textVisual .form-button:hover,
#cp-form .form-button:hover {
	opacity: 0.6;
}

#textVisual button:hover {
	background: #0056b3;
}


#textVisual .form-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0.5vw 0 1vw;
	position: relative;
	width: 30%;
	font-size: 0.9vw;
}


#textVisual .flexRadio>span label {
min-width: 50px;
    max-width: 8vw;
	border: 1px solid #AAAAAA;
	border-radius: 6px;
	display: -webkit-inline-box;
	font-size: 0.8vw;
	color: #000000;
	background: #ffffff;
	margin: 0 0.1vw;
	padding: 0px 0px 0px 0;
	cursor: pointer;
	position: relative;
	left: 0%;
	padding: 0.3vw 0.3vw 0.1vw;
}


#textVisual .form-section {
	display: flex;
	position: relative;
}


#textVisual .form-section-radio {
	display: flex;
	position: relative;
	justify-content: space-between;
	margin-bottom: 1vw;
}


#textVisual .flexRadio {
	display: contents;
	position: relative;
	width: 70%;
}

#textVisual .flexRadio input {
	position: relative;
	left: 0%;

}

#textVisual .flexRadio span {
	position: relative;

}

#textVisual .mwform-radio-field {
	position: relative;
}


#textVisual .form-button {
	margin: 5px 0;
}

#textVisual .mwform-radio-field-text {
	display: inline-block;

}


.mw_wp_form .horizontal-item + .horizontal-item {
margin:0;

}


/*----------------------------------------------------
 #contactTel
----------------------------------------------------*/

#contactTel {
	padding: 70px 0 22px;
}

#contactTel .head {
	margin-bottom: 12px;
	-webkit-transform: translateX(-6px);
	transform: translateX(-6px);
}

#contactTel .head h2 {
	font-size: 26px;
	font-weight: 900;
	text-align: center;
}

#contactTel .telBox .no {
	margin-bottom: 13px;
}

#contactTel .telBox .no a {
	display: flex;
	align-items: center;
	justify-content: center;
}

#contactTel .telBox .no .icon {
	-webkit-transform: translate(-11px, 6px);
	transform: translate(-11px, 6px);
	max-width: 36px;
}

#contactTel .telBox .no .text {
	font-size: 50px;
	font-weight: 500;
	line-height: 1;
	color: #0074BA;
}

#contactTel .telBox .addTex {
	font-size: 16px;
	font-weight: 500;
	color: #666666;
	text-align: center;
	-webkit-transform: translateX(-78px);
	transform: translateX(0px);
}

#contactTel .telBox .addTex2 {
	font-size: 13px;
	font-weight: 500;
	color: #666666;
	text-align: center;
	-webkit-transform: translateX(-78px);
	transform: translateX(-78px);
}


/*----------------------------------------------------
 #cp-form
----------------------------------------------------*/


#cp-form .service img {
	padding: 0 0 5rem;
	margin: 0 auto;
}

#cp-form .contact-head {
	text-align: center;
	margin: 0 0 7rem;
}

#cp-form .contact-head .en-title {
	margin: 0 0 4.7rem;
}

#cp-form .contact-head p {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 2.25;
	color: #000;
}

#cp-form .service {
	background: #fff;
	max-width: 700px;
}

#cp-form .top-image {
	margin: 0 auto;
}

#cp-form .service {
	margin: 5rem auto 0;
}

#cp-form .service-image-pc {
	padding: 0 0 3rem;
}


#cp-form .contact-bg {
	background: #00aad1;
	padding: 3rem 0;
}

#cp-form .contact-bg .inner {
	max-width: 700px;
}

#cp-form .contact-bg .inner p {
	color: #fff;
}


#cp-form .contact-bg .inner .pricesimFlex {
	padding: 50px 10px 50px 10px;
}

#cp-form .form-box {
	padding: 2rem 4rem 3rem;
	background: #fff;
	border-radius: 20px;
}

#cp-form .pricesimFlex .form-box {
	padding: 0 8.6% 6.6rem;
	background: #fff;
	border-radius: 30px;
}

#cp-form .form-section {
	margin: 0 0 2.5rem;
}

#cp-form .contact-bg .inner .pricesimFlex .form-section p {
	margin: -36px 0 4.2rem;
	color: #0074BA;
}

#cp-form .form-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 1.1rem;
}

#cp-form .form-head .text {
	font-size: 1.2rem;
	line-height: 2;
}

#cp-form .form-head .required {
	color: #fff;
	background: #C30B1F;
	border-radius: 4px;
	width: 50px;
	line-height: 24px;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-align: center;
}

#cp-form .form-head .any {
	color: #777777;
	background: #fff;
	border: 1px solid #777777;
	border-radius: 4px;
	width: 50px;
	line-height: 24px;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-align: center;
	box-sizing: border-box;
}

#cp-form .form-foot {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin: 0 0 1.1rem;
}

#cp-form .form-foot .text {
	font-size: 1.6rem;
	line-height: 2;
}

#cp-form .form-foot .text {
	font-size: 1.6rem;
	line-height: 2;
}

#cp-form .select-type {
	-webkit-appearance: none;
	appearance: none;
	font-size: inherit;
	box-sizing: border-box;
	width: 100%;
	line-height: inherit;
	resize: vertical;
	display: block;
	border-radius: 6px;
	border: 1px solid #AAAAAA;
	background: #fff;
	outline: none;
	transition: all 0.3s ease;
	position: relative;
}

#cp-form .select-type:before {
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
	top: 50%;
	right: 26px;
	border: 2px solid #9a9a9a;
	width: 13px;
	height: 14px;
	box-sizing: border-box;
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
	border-left: none;
	border-top: none;
	margin-top: -2px;
}

#cp-form .select-type select {
	margin: 0;
	padding: 0 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: 0 0;
	outline: 0;
	border: 0;
	line-height: 60px;
	height: 60px;
	width: 100%;
	border-right: 30px solid rgba(0, 0, 0, 0);
	border-radius: 0;
	cursor: pointer;
	position: relative;
	z-index: 2;
	display: block;
	font-size: 16px;
	color: #888888;
	font-weight: 500;
	font-family: 'Noto Sans JP', ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
}

textarea,
[type="search"],
[type="date"],
[type="tel"],
[type="email"],
[type="number"],
[type="password"],
[type="text"] {
	-webkit-appearance: none;
	appearance: none;
	font-size: inherit;
	padding: 14px 15px;
	border: 1px solid #48B157;
	border-radius: 6px;
	box-sizing: border-box;
	width: 100%;
	line-height: inherit;
	resize: vertical;
	display: block;
	border-radius: 40px;
	background: #fff;
	outline: none;
	font-size: 16px;
	font-family: 'Noto Sans JP', ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
}

::placeholder {
	font-weight: 500;
	color: #BBBBBB;
}

#cp-form .form-section [type="text"],
#cp-form .form-section [type="tel"],
#cp-form .form-section textarea {
	border-radius: 6px;
	border-color: #AAAAAA;
	background: #fff;
	transition: all 0.3s ease;
	padding: 14px 15px;
	width: 100%;
}

#cp-form .form-section textarea {
	height: 240px;
}

#cp-form .kiyaku-text {
	font-size: 14px;
	line-height: 2.28;
	text-align: center;
}

#cp-form .kiyaku-text a {
	color: #C30B1F;
	text-decoration: underline;
}

#cp-form .check-label {
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: center;
	color: #707070;
	margin-right: 0;
	line-height: 1.4;
	padding-top: 30px;
	padding-bottom: 8px;
	cursor: pointer;
}

#cp-form .check-label>[type="checkbox"] {
	position: absolute;
	z-index: 1;
	opacity: 0;
	top: 0;
	left: 0;
}

#cp-form .check-label .mark {
	display: block;
	width: 28px;
	height: 28px;
	margin: 0 9px 0 0;
	background: #fff;
	transition-duration: .3s;
	transition-property: border-color, background-color, color;
	box-sizing: border-box;
	border: 2px solid #0074BA;
	position: relative;
	z-index: 1;
	border-radius: 2px;
	z-index: 1;
	top: calc(8px + 0.2em);
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#cp-form .check-label .mark img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

#cp-form .check-label>[type="checkbox"]:checked+.mark {
	background-color: #1274B9;
	border-color: #1274B9;
}


.form-button button {
	display: flex;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	max-width: 380px;
	margin: auto;
	cursor: pointer;
	border: none;
	border-radius: 50px;
	padding: 0 15px;
	line-height: 1.2;
	height: 74px;
	justify-content: center;
	align-items: center;
	transition: all 0.3s ease;
	position: relative;
	z-index: 1;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	box-shadow: 0 26px 40px rgba(26, 97, 106, 0.16);
	background: rgb(22, 53, 142);
	background: -moz-linear-gradient(90deg, rgba(22, 53, 142, 1) 0%, rgba(115, 189, 222, 1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(22, 53, 142, 1) 0%, rgba(115, 189, 222, 1) 100%);
	background: linear-gradient(90deg, rgba(22, 53, 142, 1) 0%, rgba(115, 189, 222, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#16358e", endColorstr="#73bdde", GradientType=1);
	font-family: 'Noto Sans JP', ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
}

.form-button button.disabled {
	pointer-events: none;
	opacity: 0.4;
}

.form-button2 button {
	display: flex;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	max-width: 380px;
	margin: auto;
	cursor: pointer;
	border: none;
	border-radius: 50px;
	padding: 0 15px;
	line-height: 1.2;
	height: 74px;
	justify-content: center;
	align-items: center;
	transition: all 0.3s ease;
	position: relative;
	z-index: 1;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	box-shadow: 0 26px 40px rgba(26, 97, 106, 0.16);
	background: rgb(22, 53, 142);
	background: -moz-linear-gradient(90deg, rgba(22, 53, 142, 1) 0%, rgba(115, 189, 222, 1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(22, 53, 142, 1) 0%, rgba(115, 189, 222, 1) 100%);
	background: linear-gradient(90deg, rgba(22, 53, 142, 1) 0%, rgba(115, 189, 222, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#16358e", endColorstr="#73bdde", GradientType=1);
	font-family: 'Noto Sans JP', ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
}

#type-error {
	font-weight: 700;
	color: #c30b1f;
}

#company-error {
	font-weight: 700;
	color: #c30b1f;
}

#name-error {
	font-weight: 700;
	color: #c30b1f;
}

#mail-error {
	font-weight: 700;
	color: #c30b1f;
}

#tel-error {
	font-weight: 700;
	color: #c30b1f;
}

#content-error {
	font-weight: 700;
	color: #c30b1f;
}

#cp-form .flexRadio {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 0 -14px;
}

#cp-form .flexRadio.reverse {
	position: relative;
	flex-direction: row-reverse;
}

.page-template-page-service-form-check #cp-form .flexRadio.reverse {
	flex-direction: initial;
}

#cp-form .flexRadio.reverse .error {
	-webkit-transform: translateX(-107%);
	transform: translateX(-107%);
}

#cp-form .flexRadio.reverse span {
	margin-left: 0;
}

#cp-form .flexRadio>span {
	width: 30%;
}

#cp-form .horizontal-item:nth-child(3) {
	margin-left: 0;
}

#cp-form .flexRadio>span label {
	width: 100%;
	height: 52px;
	border: 1px solid #AAAAAA;
	border-radius: 6px;
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 700;
	color: #BBBBBB;
	margin: 0 0 14px;
	padding: 0 0 0 16px;
	cursor: pointer;
}

#cp-form .flexRadio>span label.active {
	color: #0074BA;
	border: 2px solid #0074BA;
}

#cp-form .flexRadio>span.mwform-radio-field input {
	-webkit-transform: translateY(1px);
	transform: translateY(1px);
	zoom: 1.4;
	margin-right: 4px;
}

#cp-form .fullRadio {
	margin: 0 0 0;
}

#cp-form .fullRadio>span {
	width: 100%;
}

#cp-form .fullRadio>span label {
	width: 100%;
	height: 52px;
	border: 1px solid #AAAAAA;
	border-radius: 6px;
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 700;
	color: #BBBBBB;
	margin: 0 0 14px;
	padding: 0 0 0 16px;
	cursor: pointer;
	transition: all 0.3s ease;
}

#cp-form .fullRadio>span label.active {
	color: #0074BA;
	border: 2px solid #0074BA;
}

#cp-form .fullRadio>span.mwform-radio-field input {
	-webkit-transform: translateY(1px);
	transform: translateY(1px);
	zoom: 1.4;
	margin-right: 4px;
}

/*----------------------------------------------------
 #contactBox
----------------------------------------------------*/

#contactBox {
	margin: 48px 0 0;
}

#contactBox .inner {
	max-width: 904px;
}

#contactBox .box {
	padding: 26px 3.5% 58px;
	background: #fff;
	border-radius: 28px;
	box-shadow: 0 26px 40px rgba(26, 97, 106, 0.08);
}

#contactBox .box .head {
	margin: 0 0 27px;
}

#contactBox .box .head p {
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-transform: translateX(-1.7%);
	transform: translateX(-1.7%);
}

#contactBox .box .head b {
	max-width: 248px;
}

#contactBox .box .head small {
	font-size: 20px;
	font-weight: 900;
	padding: 0 0 0 5px;
}

#contactBox .box .boxFlex {
	display: flex;
	justify-content: right;
	position: relative;
}

#contactBox .box .boxFlex .image {
	width: 61%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: translateY(-19%);
	transform: translateY(-19%);
}

#contactBox .box .boxFlex .conts {
	width: 46.8%;
}

#contactBox .box .boxFlex .conts h2 {
	font-size: 26px;
	font-weight: 900;
	margin: 0 0 36px;
}

#contactBox .box .boxFlex .conts .button a {
	max-width: 380px;
	margin: 0 0 15px;
}

#contactBox .box .boxFlex .conts p {
	font-size: 14px;
	font-weight: 500;
}

#cp-form .form-box .top-text {
	margin: 0 0 33px;
}

#cp-form .form-box .sectionHead {
	font-size: 20px;
	font-weight: 900;
	margin: 0 0 22px -23px;
}

#cp-form .form-box .sub-form-head {
	font-size: 14px;
	font-weight: 500;
	color: #666666;
	margin: 0 0 12px;
}

#cp-form .form-box .sub-form-head-jwnet {
	font-size: 14px;
	font-weight: 500;
	color: #666666;
	margin: 33px 0 12px;
}

#cp-form .postcode-flex {
	display: flex;
	align-items: center;
	margin: 0 0 22px;
}

#cp-form .postcode-flex .postcode {
	width: 113px;
	margin: 0 16px 0 0;
}

#cp-form .post-search {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	background: #707070;
	max-width: 130px;
	width: 100%;
	line-height: 40px;
	text-align: center;
	border-radius: 6px;
}

#cp-form .area.select-type {
	max-width: 259px;
	margin: 0 0 21px;
}

#cp-form .company-address {
	margin: 0 0 49px;
}

#cp-form .form-conts.fax-conts {
	margin: 0 0 53px;
}

#cp-form .use-flex {
	display: flex;
	align-items: center;
}

#cp-form .use-flex .year-box {
	width: 136px;
	margin: 0 50px 0 0;
	position: relative;
}

#cp-form .use-flex .month-box {
	width: 96px;
	margin: 0 50px 0 0;
	position: relative;
}

#cp-form .use-flex .day-box {
	width: 96px;
	position: relative;
}

#cp-form .use-flex .add-text {
	font-size: 16px;
	font-weight: 500;
	position: absolute;
	top: 50%;
	right: -23px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

#cp-form .worning-text {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.71;
	color: #0074BA;
	margin-top: 23px;
}

#cp-form .addText.blue {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.71;
	color: #0074BA;
	margin: 12px 0 -10px 0;
}

#cp-form .addText.blue02 {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.71;
	color: #0074BA;
	margin: 33px 0 -10px 0;
}

#cp-form .select-type.number-type {
	max-width: 161px;
	margin: 21px 0 0 0;
}

#cp-form .form-box .sectionHead.blue {
	margin: 0 0 6px 0;
	color: #0074BA;
	position: relative;
	z-index: 1;
}

#cp-form .form-box .section-subHead.blue {
	font-size: 18px;
	font-weight: 900;
	margin: 0 0 14px 0;
	color: #0074BA;
	position: relative;
	z-index: 1;
}

#cp-form .blueBox {
	position: relative;
	margin: 81px 0 136px 0;
	padding: 0 0 0 7px;
}

#cp-form .blueBox:before {
	content: '';
	width: calc(100% + 46px);
	height: calc(100% + 83px);
	border: 4px solid #ABD6F0;
	border-radius: 20px;
	position: absolute;
	left: -23px;
	top: -22px;
}

#cp-form .blueBox .form-section {
	position: relative;
	z-index: 1;
	margin: 0 0 36px;
}

#cp-form .form-section .jwenet-conts {
	max-width: 380px;
}

#cp-form .blueBox .form-section.address-section {
	margin: 46px 0 -6px;
}

#cp-form .scroll-box {
	width: calc(100% + 62px);
	height: 200px;
	margin: -8px 0 3px -31px;
	padding: 18px 4% 0;
	overflow-y: auto;
	border: 1px solid #cccccc;
}

#cp-form .scroll-box p a {
	color: #0074ba;
	text-decoration: underline;
}

#cp-form .scroll-box p {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.85;
	margin: 0 0 28px;
}

#cp-form .scroll-box p.innerHead {
	font-weight: bold;
	margin: 0 0 8px;
}

#cp-form .scroll-box p strong {
	font-weight: bold;
}

#cp-form .scroll-box table {
	width: 100%;
	margin-bottom: 20px;
}

#cp-form .scroll-box table th {
	border: 1px solid #ddd;
	box-sizing: border-box;
	text-align: left;
	padding: 10px;
	min-width: 180px;
}

#cp-form .scroll-box table td {
	border: 1px solid #ddd;
	box-sizing: border-box;
	text-align: left;
	padding: 10px;
}

#cp-form .checkPage-buttons {
	display: flex;
	justify-content: center;
}

#cp-form .checkPage-buttons .back-button {
	width: 45%;
	margin: 0 2.5%;
}

#cp-form .checkPage-buttons .back-button button {
	display: flex;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	max-width: 260px;
	cursor: pointer;
	border: none;
	border-radius: 50px;
	padding: 0 15px;
	line-height: 1.2;
	height: 60px;
	justify-content: center;
	align-items: center;
	transition: all 0.3s ease;
	position: relative;
	z-index: 1;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.1em;
	color: #fff;
	box-shadow: 0 26px 40px rgba(26, 97, 106, 0.16);
	background: #707070;
	font-family: 'Noto Sans JP', ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
}

#cp-form .checkPage-buttons .send-button {
	width: 45%;
	margin: 0 2.5%;
}

#cp-form .checkPage-buttons .send-button input {
	display: flex;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	max-width: 260px;
	cursor: pointer;
	border: none;
	border-radius: 50px;
	padding: 0 15px;
	line-height: 1.2;
	height: 60px;
	justify-content: center;
	align-items: center;
	transition: all 0.3s ease;
	position: relative;
	z-index: 1;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.1em;
	color: #fff;
	box-shadow: 0 26px 40px rgba(26, 97, 106, 0.16);
	background: rgb(198, 96, 72);
	background: -moz-linear-gradient(90deg, rgba(198, 96, 72, 1) 0%, rgba(234, 143, 102, 1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(198, 96, 72, 1) 0%, rgba(234, 143, 102, 1) 100%);
	background: linear-gradient(90deg, rgba(198, 96, 72, 1) 0%, rgba(234, 143, 102, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c66048", endColorstr="#ea8f66", GradientType=1);
	font-family: 'Noto Sans JP', ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
}

#cp-form .selectBox {
	position: relative;
}

#cp-form .selectBox .error {
	position: absolute;
}

#cp-form .form-section ul {
	margin: 0 0 29px;
	padding: 0 0 0 2.5%;
}

#cp-form .form-section li {
	margin: 20px 0;
	font-size: 16px;
	line-height: 1.875;
	letter-spacing: 0;
	list-style-type: square;
}

#cp-form .ol .li {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.875;
	letter-spacing: 0;
}


#cp-form .box01-number-type-01,
#cp-form .box01-number-type-02,
#cp-form .box01-number-type-03,
#cp-form .box01-number-type-04,
#cp-form .box01-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}

#cp-form .box02-number-type-01,
#cp-form .box02-number-type-02,
#cp-form .box02-number-type-03,
#cp-form .box02-number-type-04,
#cp-form .box02-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}

#cp-form .box03-number-type-01,
#cp-form .box03-number-type-02,
#cp-form .box03-number-type-03,
#cp-form .box03-number-type-04,
#cp-form .box03-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}

#cp-form .box04-number-type-01,
#cp-form .box04-number-type-02,
#cp-form .box04-number-type-03,
#cp-form .box04-number-type-04,
#cp-form .box04-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}

#cp-form .box05-number-type-01,
#cp-form .box05-number-type-02,
#cp-form .box05-number-type-03,
#cp-form .box05-number-type-04,
#cp-form .box05-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}

#cp-form .box06-number-type-01,
#cp-form .box06-number-type-02,
#cp-form .box06-number-type-03,
#cp-form .box06-number-type-04,
#cp-form .box06-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}

#cp-form .box07-number-type-01,
#cp-form .box07-number-type-02,
#cp-form .box07-number-type-03,
#cp-form .box07-number-type-04,
#cp-form .box07-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}

#cp-form .box08-number-type-01,
#cp-form .box08-number-type-02,
#cp-form .box08-number-type-03,
#cp-form .box08-number-type-04,
#cp-form .box08-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}

#cp-form .box09-number-type-01,
#cp-form .box09-number-type-02,
#cp-form .box09-number-type-03,
#cp-form .box09-number-type-04,
#cp-form .box09-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}

#cp-form .box10-number-type-01,
#cp-form .box10-number-type-02,
#cp-form .box10-number-type-03,
#cp-form .box10-number-type-04,
#cp-form .box10-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}

#cp-form .box11-number-type-01,
#cp-form .box11-number-type-02,
#cp-form .box11-number-type-03,
#cp-form .box11-number-type-04,
#cp-form .box11-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}

#cp-form .box12-number-type-01,
#cp-form .box12-number-type-02,
#cp-form .box12-number-type-03,
#cp-form .box12-number-type-04,
#cp-form .box12-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}

#cp-form .box13-number-type-01,
#cp-form .box13-number-type-02,
#cp-form .box13-number-type-03,
#cp-form .box13-number-type-04,
#cp-form .box13-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}

#cp-form .box14-number-type-01,
#cp-form .box14-number-type-02,
#cp-form .box14-number-type-03,
#cp-form .box14-number-type-04,
#cp-form .box14-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}

#cp-form .box15-number-type-01,
#cp-form .box15-number-type-02,
#cp-form .box15-number-type-03,
#cp-form .box15-number-type-04,
#cp-form .box15-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}

#cp-form .box16-number-type-01,
#cp-form .box16-number-type-02,
#cp-form .box16-number-type-03,
#cp-form .box16-number-type-04,
#cp-form .box16-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}

#cp-form .box17-number-type-01,
#cp-form .box17-number-type-02,
#cp-form .box17-number-type-03,
#cp-form .box17-number-type-04,
#cp-form .box17-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}

#cp-form .box18-number-type-01,
#cp-form .box18-number-type-02,
#cp-form .box18-number-type-03,
#cp-form .box18-number-type-04,
#cp-form .box18-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}

#cp-form .box19-number-type-01,
#cp-form .box19-number-type-02,
#cp-form .box19-number-type-03,
#cp-form .box19-number-type-04,
#cp-form .box19-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}

#cp-form .box20-number-type-01,
#cp-form .box20-number-type-02,
#cp-form .box20-number-type-03,
#cp-form .box20-number-type-04,
#cp-form .box20-number-type-05 {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 12px;
	margin-bottom: 38px;
}




/*----------------------------------------------------
 service-flow
----------------------------------------------------*/

.service-flow {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 440px;
	margin: 0 auto 59px;
}

.service-flow .flow-list {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}

.service-flow .flow-list:after {
	content: '';
	width: 112px;
	height: 4px;
	border-radius: 4px;
	background: #C4C4C4;
	position: absolute;
	top: 21px;
	left: 74px;
}

.service-flow .flow-list.active:after {
	background: #0074BA;
}

.service-flow .flow-list:last-child:after {
	display: none;
}

.service-flow .flow-list .flow-no {
	font-size: 20px;
	font-weight: 500;
	line-height: 1;
	color: #969696;
	border: 3px solid #C4C4C4;
	border-radius: 50%;
	width: 44px;
	height: 44px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 9px;
}

.service-flow .flow-list.active .flow-no {
	color: #fff;
	background: #0074BA;
	border-color: #0074BA;
}

.service-flow .flow-list .flow-text {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.06em;
	color: #969696;
	text-align: center;
}

.service-flow .flow-list.active .flow-text {
	color: #0074BA;
}

/*----------------------------------------------------
 #thanks
----------------------------------------------------*/

.page-template-page-thanks #breadClumnb {
	opacity: 0;
}

.page-template-page-thanks #breadClumnb a {
	pointer-events: none;
}

#thanks {
	padding: 210px 0 0 0;
}

#thanks .thanks-head {
	text-align: center;
	margin: 0 0 17.5rem;
}

#thanks .thanks-head h1 {
	font-size: 3.6rem;
	font-weight: 900;
	line-height: 1.666;
	margin: 0 0 3.1rem;
	color: #ffffff;

}

#thanks .thanks-head p {
	font-size: 1.4rem;
	line-height: 2;
	font-weight: 700;
}

#thanks .thanks-conts {
	margin: 0 0 16rem;
}

#thanks .thanks-conts .thanks-button a {
	display: block;
	width: 100%;
	max-width: 380px;
	margin: 0 auto;
	color: #fff;
	background: #888888;
	border: 2px solid #888888;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 900;
	line-height: 72px;
	letter-spacing: 0.1em;
	border-radius: 36px;
	box-shadow: 0 26px 40px rgba(90, 90, 90, .1);
	box-sizing: border-box;
}


/*----------------------------------------------------
 contact-button（PC）
----------------------------------------------------*/
#table .request_btn_hn,
#contactTel .request_btn_hn {
	display: table;
	width: 100%;
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: 70px;
	white-space: nowrap;
}

.request_btn_hn .request_btn_hn1 {
	position: relative;
	display: table-cell;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
	white-space: nowrap;
}

p.request_link,
#contactTel p.request_link {
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
}

a.u-btn01 {
	display: flex;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	cursor: pointer;
	border-radius: 50px;
	padding: 0 73px;
	line-height: 1.2;
	background: #0070B3;
	border: 4px solid #0070B3;
	height: 94px;
	justify-content: center;
	align-items: center;
	transition-duration: .3s;
	transition-property: background-color, color, border-color, box-shadow;
	position: relative;
	z-index: 1;
	font-size: 22px;
	color: #fff;
	font-weight: 900;
	box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
	letter-spacing: 1px;
}

a.u-btn01:hover {
	background: #fff;
	color: #0070B3;
	box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.1);
}





/*----------------------------------------------------
 PC
----------------------------------------------------*/
@media screen and (max-width: 1190px) {}

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

	#contact.contact-form-page {
		margin-top: 50px;
	}


	main {
		margin: 0 auto;
		width: 100%;
	}

	main #textVisual {
		padding: 0 !important;
		margin-inline: auto;

	}

	main #textVisual .service {
		width: 750px;
		margin-inline: auto;
	}


	main img {
		margin: 0 auto 5rem !important;

	}

	#contact.contact-form-page .contact-bg {
		padding: 5rem 0 15rem;
	}

	#contact .contact-bg {
		background: #00aad1;
		padding: 12rem 0;
	}

	#contact .contact-bg p {
		color: #ffffff;
	}

	h1 {
		display: block;
		font-size: 2em;
		margin-block-start: 0.67em;
		margin-block-end: 0.67em;
		margin-inline-start: 0px;
		margin-inline-end: 0px;
		font-weight: bold;
		unicode-bidi: isolate;
		color: #ffffff;
	}


	#contact .form-box {
		width: 750px;
		padding: 3rem 8rem 3rem;
		background: #fff;
		border-radius: 30px;
		margin-inline: auto;
	}



	#cp-form .pc_hidden {
		display: none;
	}

	#thanks .thanks-conts .thanks-button a:hover {
		background: #fff;
		color: #888888;
	}

	#contactTel .telBox .no a {
		pointer-events: none;
	}

	main #cp-form h1 {
		font-size: 30px;
		font-weight: 900;
		line-height: 1;
		letter-spacing: 0em;
		margin: 5rem 0 2rem;
		color: #ffffff;
		text-align: center;
	}

	main #cp-textVisual {
		padding: 210px 0 100px;
	}

	main #cp-textVisual .inner {
		max-width: 1089px;
	}

	.inner {
		width: calc(100% - 3.6rem);
		max-width: 1140px;
		margin: 0 auto;
		text-align: center;
	}

}

/*----------------------------------------------------
 SP
----------------------------------------------------*/

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

	/*---------------------------------
	#contact
	---------------------------------*/

	main img {
		margin: 0 auto 6rem !important;
		max-width: 100%;
	}

	main #textVisual {
		padding: 0 !important;
	}

	#contact .contact-bg {
		background: #00aad1;
		padding: 12rem 0;
	}

	#contact.contact-form-page .contact-bg {
		padding: 2rem 0 15rem !important;
	}

	main #cp-form h1 {
		font-size: 30px;
		font-weight: 900;
		line-height: 1;
		letter-spacing: 0em;
		margin: 5rem 0 2rem;
		color: #ffffff;
		text-align: center;
	}


	main #cp-form p {
		margin: 2rem 0 2rem;
		color: #ffffff;
		text-align: center;
		padding: 0 10px;
	}

	main #cp-textVisual {
		padding: 116px 0 50px;
	}

	main h1 {
		font-size: 24px;
		font-weight: 900;
		line-height: 1;
		letter-spacing: 0em;
		margin: 0 0 33px;
		color: #ffffff;
	}

	#cp-form .sp_hidden {
		display: none;
	}

	#cp-form .service img {
		padding: 0 0 2rem;
		margin: 0 auto;
	}

	#cp-form .service img:last-child {
		padding: 0;
	}


	#cp-form .contact-head {
		margin: 0 0 5.6rem;
	}

	#cp-form .contact-head .en-title {
		margin: 0 auto 2.1rem;
		width: 70%;
	}

	#cp-form .contact-head p {
		font-size: 1.2rem;
		line-height: 2.16;
	}

	#cp-form .contact-bg {
		padding: 2rem 0 7.1rem;
	}

	#cp-form .form-box {
		padding: 0 7% 6.6rem;
		border-radius: 0px;
	}

	#cp-form .form-section {
		margin: 0 0 2.6em;
	}

	#cp-form .form-section.mail-section {
		margin: 0 0 1.7em;
	}

	#cp-form .form-head {
		margin: 0 0 0.8rem;
	}

	#cp-form .form-head .text {
		font-size: 1.4rem;
	}

	#cp-form .form-head .required {
		font-size: 1.2rem;
		width: 41px;
		line-height: 20px;
		border-radius: 2px;
	}

	#cp-form .select-type {
		border-radius: 3px;
	}

	#cp-form .select-type select {
		height: 38px;
		line-height: 38px;
		font-size: 1.2rem;
		box-sizing: border-box;
	}

	#cp-form .select-type:before {
		right: 18px;
	}

	#cp-form .form-section [type="text"],
	#cp-form .form-section [type="tel"],
	#cp-form .form-section textarea {
		padding: 7px 14px;
		border-radius: 3px;
	}

	textarea,
	[type="search"],
	[type="date"],
	[type="tel"],
	[type="email"],
	[type="number"],
	[type="password"],
	[type="text"] {
		font-size: 1.2rem;
	}

	#cp-form .form-section textarea {
		height: 200px;
	}

	#cp-form .kiyaku-text {
		padding: 0.7rem 0 0;
	}

	#cp-form .kiyaku-text a {
		display: block;
	}

	#cp-form .check-label {
		padding-top: 10px;
	}

	#cp-form .check-label .mark {
		width: 24px;
		height: 24px;
	}

	#cp-form .form-button {
		margin: 4.2rem 0 0;
	}

	.form-button button {
		height: 5rem;
		line-height: 5rem;
		font-size: 1.2rem;
		max-width: 24rem;
	}

	#cp-form .flexRadio {
		flex-direction: column;
	}

	#cp-form .flexRadio>span {
		width: 100%;
		margin-left: 0;
	}

	#cp-form .flexRadio>span label {
		height: 40px;
		font-size: 13px;
		border-radius: 3px;
		margin: 0 0 10px;
		padding: 0 0 0 11px;
	}

	#cp-form .flexRadio>span.mwform-radio-field input {
		zoom: 1.2;
		margin-right: 6px;
	}

	#cp-form .flexRadio.reverse .error {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}

	#cp-form .fullRadio {
		flex-direction: column;
	}

	#cp-form .fullRadio>span {
		width: 100%;
		margin-left: 0;
	}

	#cp-form .fullRadio>span label {
		height: 40px;
		font-size: 13px;
		border-radius: 3px;
		margin: 0 0 10px;
		padding: 0 0 0 11px;
	}

	#cp-form .fullRadio>span.mwform-radio-field input {
		zoom: 1.2;
		margin-right: 6px;
	}

	/*---------------------------------
	#contactTel
	---------------------------------*/

	#contactTel {
		margin: 0 0 -25px;
		padding: 50px 0 0;
	}

	#contactTel .head {
		margin-bottom: 0;
		-webkit-transform: translateX(2);
		transform: translateX(2px);
	}

	#contactTel .head h2 {
		font-size: 17px;
	}

	#contactTel .telBox .no {
		margin-bottom: 6px;
	}

	#contactTel .telBox .no .text {
		font-size: 30px;
	}

	#contactTel .telBox .no .icon {
		-webkit-transform: translate(-8px, 3px);
		transform: translate(-8px, 3px);
		max-width: 26px;
	}

	#contactTel .telBox .addTex {
		font-size: 14px;
		-webkit-transform: translateX(-21px);
		transform: translateX(0px);
	}

	#contactTel .telBox .addTex2 {
		font-size: 12px;
		-webkit-transform: translateX(-21px);
		transform: translateX(-21px);
	}

	/*---------------------------------
	#contactBox
	---------------------------------*/

	#contactBox {
		margin: 40px 0 0;
	}

	#contactBox .box {
		padding: 36px 3.5% 48px;
		border-radius: 14px;
		box-shadow: 0 13px 20px rgba(26, 97, 106, 0.08);
		overflow: hidden;
	}

	#contactBox .box .head b {
		width: 170px;
	}

	#contactBox .box .head small {
		font-size: 15px;
	}

	#contactBox .box .boxFlex {
		display: block;
	}

	#contactBox .box .boxFlex .image {
		position: relative;
		width: calc(100% + 32%);
		left: initial;
		top: initial;
		-webkit-transform: translateY(-83px);
		transform: translateY(-83px);
		margin: 0 0 -192px;
	}

	#contactBox .box .boxFlex .conts {
		width: 100%;
	}

	#contactBox .box .boxFlex .conts h3 {
		font-size: 16px;
		text-align: center;
		margin: 0 0 15px;
	}

	#contactBox .box .boxFlex .conts .button a {
		max-width: 240px;
		margin: 0 auto 13px;
		position: relative;
		z-index: 1;
	}

	#contactBox .box .boxFlex .conts p {
		font-size: 11px;
		text-align: center;
	}

	#cp-form .form-box .top-text {
		font-size: 13px;
		margin: 0 0 20px;
	}

	#cp-form .form-box .sectionHead {
		font-size: 16px;
		margin: 0 0 10px 0px;
	}

	#cp-form .form-box .sub-form-head {
		font-size: 14px;
		margin: 0 0 10px;
	}

	#cp-form .form-box .section-subHead.blue {
		font-size: 15px;
		margin: 0 0 10px 0;
	}

	#cp-form .postcode-flex {
		margin: 0 0 20px;
	}

	#cp-form .postcode-flex .postcode {
		width: 113px;
		margin: 0 10px 0 0;
	}

	#cp-form .post-search {
		font-size: 12px;
		max-width: 112px;
		line-height: 30px;
		border-radius: 4px;
	}

	#cp-form .company-address {
		margin: 0 0 40px;
	}

	#cp-form .form-conts.fax-conts {
		margin: 0 0 40px;
	}

	#cp-form .use-flex .error {
		white-space: nowrap;
	}

	#cp-form .worning-text {
		font-size: 12px;
	}

	#cp-form .use-flex .select-type:before {
		width: 8px;
		height: 8px;
		right: 11px;
	}

	#cp-form .use-flex .year-box {
		width: 80px;
		margin: 0 32px 0 0;
	}

	#cp-form .use-flex .month-box {
		width: 64px;
		margin: 0 32px 0 0;
		position: relative;
	}

	#cp-form .use-flex .day-box {
		width: 64px;
		position: relative;
	}

	#cp-form .use-flex .add-text {
		font-size: 14px;
	}

	#cp-form .addText.blue {
		font-size: 12px;
	}

	#cp-form .blueBox {
		position: relative;
		margin: 60px 0 60px 0;
		padding: 0 0 0 0;
	}

	#cp-form .blueBox:before {
		content: '';
		width: calc(100% + 24px);
		height: calc(100% + 28px);
		border: 2px solid #ABD6F0;
		border-radius: 10px;
		left: -14px;
		top: -10px;
	}

	#cp-form .blueBox .form-section {
		position: relative;
		z-index: 1;
		margin: 0 0 36px;
	}

	#cp-form .blueBox .form-section.address-section {
		margin: 18px 0 -6px;
	}

	#cp-form .scroll-box {
		width: calc(100% + 12px);
		height: 140px;
		margin: -8px 0 3px -6px;
		padding: 8px 4% 0;
		overflow-y: auto;
		border: 1px solid #cccccc;
	}

	#cp-form .scroll-box p {
		font-size: 12px;
		margin: 0 0 20px;
	}


	#cp-form .scroll-box table th {
		font-size: 12px;
		padding: 6px 10px;
		min-width: 140px;
	}

	#cp-form .scroll-box table td {
		font-size: 12px;
		padding: 6px 10px;
	}

	#contact.lot01 .check-label {
		padding-top: 15px;
	}

	#cp-form .checkPage-buttons {
		flex-direction: column-reverse;
		margin-top: -20px;
	}

	#cp-form .checkPage-buttons .back-button {
		width: 100%;
		max-width: 240px;
		margin: 0 auto 20px;
	}

	#cp-form .checkPage-buttons .back-button button {
		width: 100%;
		max-width: 260px;
		padding: 0 15px;
		height: 50px;
		font-size: 12px;
		color: #fff;
		box-shadow: 0 13px 20px rgba(26, 97, 106, 0.16);
	}

	#cp-form .checkPage-buttons .send-button {
		width: 100%;
		max-width: 240px;
		margin: 0 auto 14px;
	}

	#cp-form .checkPage-buttons .send-button input {
		width: 100%;
		max-width: 260px;
		padding: 0 15px;
		height: 50px;
		font-size: 12px;
		color: #fff;
		box-shadow: 0 13px 20px rgba(26, 97, 106, 0.16);
	}

	#cp-form .box01-number-type-01,
	#cp-form .box01-number-type-02,
	#cp-form .box01-number-type-03,
	#cp-form .box01-number-type-04,
	#cp-form .box01-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	#cp-form .box02-number-type-01,
	#cp-form .box02-number-type-02,
	#cp-form .box02-number-type-03,
	#cp-form .box02-number-type-04,
	#cp-form .box02-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	#cp-form .box03-number-type-01,
	#cp-form .box03-number-type-02,
	#cp-form .box03-number-type-03,
	#cp-form .box03-number-type-04,
	#cp-form .box03-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	#cp-form .box04-number-type-01,
	#cp-form .box04-number-type-02,
	#cp-form .box04-number-type-03,
	#cp-form .box04-number-type-04,
	#cp-form .box04-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	#cp-form .box05-number-type-01,
	#cp-form .box05-number-type-02,
	#cp-form .box05-number-type-03,
	#cp-form .box05-number-type-04,
	#cp-form .box05-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	#cp-form .box06-number-type-01,
	#cp-form .box06-number-type-02,
	#cp-form .box06-number-type-03,
	#cp-form .box06-number-type-04,
	#cp-form .box06-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	#cp-form .box07-number-type-01,
	#cp-form .box07-number-type-02,
	#cp-form .box07-number-type-03,
	#cp-form .box07-number-type-04,
	#cp-form .box07-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	#cp-form .box08-number-type-01,
	#cp-form .box08-number-type-02,
	#cp-form .box08-number-type-03,
	#cp-form .box08-number-type-04,
	#cp-form .box08-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	#cp-form .box09-number-type-01,
	#cp-form .box09-number-type-02,
	#cp-form .box09-number-type-03,
	#cp-form .box09-number-type-04,
	#cp-form .box09-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	#cp-form .box10-number-type-01,
	#cp-form .box10-number-type-02,
	#cp-form .box10-number-type-03,
	#cp-form .box10-number-type-04,
	#cp-form .box10-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	#cp-form .box11-number-type-01,
	#cp-form .box11-number-type-02,
	#cp-form .box11-number-type-03,
	#cp-form .box11-number-type-04,
	#cp-form .box11-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	#cp-form .box12-number-type-01,
	#cp-form .box12-number-type-02,
	#cp-form .box12-number-type-03,
	#cp-form .box12-number-type-04,
	#cp-form .box12-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	#cp-form .box13-number-type-01,
	#cp-form .box13-number-type-02,
	#cp-form .box13-number-type-03,
	#cp-form .box13-number-type-04,
	#cp-form .box13-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	#cp-form .box14-number-type-01,
	#cp-form .box14-number-type-02,
	#cp-form .box14-number-type-03,
	#cp-form .box14-number-type-04,
	#cp-form .box14-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	#cp-form .box15-number-type-01,
	#cp-form .box15-number-type-02,
	#cp-form .box15-number-type-03,
	#cp-form .box15-number-type-04,
	#cp-form .box15-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	#cp-form .box16-number-type-01,
	#cp-form .box16-number-type-02,
	#cp-form .box16-number-type-03,
	#cp-form .box16-number-type-04,
	#cp-form .box16-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	#cp-form .box17-number-type-01,
	#cp-form .box17-number-type-02,
	#cp-form .box17-number-type-03,
	#cp-form .box17-number-type-04,
	#cp-form .box17-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	#cp-form .box18-number-type-01,
	#cp-form .box18-number-type-02,
	#cp-form .box18-number-type-03,
	#cp-form .box18-number-type-04,
	#cp-form .box18-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	#cp-form .box19-number-type-01,
	#cp-form .box19-number-type-02,
	#cp-form .box19-number-type-03,
	#cp-form .box19-number-type-04,
	#cp-form .box19-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	#cp-form .box20-number-type-01,
	#cp-form .box20-number-type-02,
	#cp-form .box20-number-type-03,
	#cp-form .box20-number-type-04,
	#cp-form .box20-number-type-05 {
		padding: 0 0 0px;
		margin-bottom: 27px;
	}

	/*---------------------------------
	service-flow
	---------------------------------*/

	.service-flow {
		max-width: 218px;
		margin: 0 auto 59px;
	}

	.service-flow .flow-list:after {
		content: '';
		width: 29px;
		height: 2px;
		border-radius: 4px;
		background: #C4C4C4;
		position: absolute;
		top: 14px;
		left: 54px;
	}

	.service-flow .flow-list .flow-no {
		font-size: 14px;
		border: 2px solid #C4C4C4;
		width: 30px;
		height: 30px;
		margin: 0 0 9px;
	}

	.service-flow .flow-list .flow-text {
		font-size: 11px;
	}

	/*---------------------------------
	#thanks
	---------------------------------*/

	#thanks {
		padding: 110px 0 0 0;
	}

	#thanks .thanks-head {
		margin: 0 0 8rem;
	}

	#thanks .thanks-head h1 {
		font-size: 2.4rem;
		margin: 0 0 2.6rem;
	}

	#thanks .thanks-head p {
		line-height: 1.92;
	}

	#thanks .thanks-conts .thanks-button a {
		font-size: 1.2rem;
		max-width: 240px;
		line-height: 50px;
		letter-spacing: 0;
		border-radius: 36px;
		box-shadow: 0 13px 20px rgba(90, 90, 90, .1);
	}

	#thanks .thanks-conts {
		margin: 0 0 10.9rem;
	}


	/*----------------------------------------------------
 　　contact-button（SP）
　　----------------------------------------------------*/
	#table .request_btn_hn,
	#contactTel .request_btn_hn {
		display: flex;
		flex-direction: column;
		margin-bottom: 40px;
	}

	.request_btn_hn .request_btn_hn1 {
		padding: 10px;
		margin-bottom: 0;
	}

	p.request_link,
	#contactTel p.request_link {
		max-width: 450px;
		margin-left: auto;
		margin-right: auto;
	}

	a.u-btn01 {
		display: flex;
		flex-direction: column;
		height: 60px;
	}

	a.u-btn01:hover {
		background: #fff;
		color: #0070B3;
		box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.1);
	}



}


/*----------------------------------------------------
　hoverで説明文
----------------------------------------------------*/
#cp-form .tooltip {
	position: relative;
}

#cp-form .tooltip img.question {
	width: 2rem;
	display: inline-block;
	position: absolute;
	right: 6rem;
	top: 0.5rem;
}

#cp-form .fukidashi {
	opacity: 0;
	/* はじめは隠しておく */
	visibility: hidden;
	/* はじめは隠しておく */
	position: absolute;
	/* 絶対配置 */
	right: 0%;
	/* 親に対して中央配置 */
	transform: translateX(0%);
	/* 親に対して中央配置 */
	bottom: 3rem;
	/* 親要素下からの位置 */
	display: inline-block;
	padding: 10px;
	/* 余白 */
	white-space: nowrap;
	/* テキストを折り返さない */
	font-size: 1.3rem;
	/* フォントサイズ */
	line-height: 1.3;
	/* 行間 */
	background: #f7f7f7;
	/* 背景色 */
	color: #333;
	/* 文字色 */
	border-radius: 3px;
	/* 角丸 */
	transition: 0.2s ease-in;
	/* アニメーション */
}

/*
#cp-form .fukidashi:before {
    content: "";
    position: absolute;
    top: 100%;
    left: calc(50% - 10px);
    border: 10px solid transparent;
    border-top: 15px solid #f7f7f7;
}
	*/
#cp-form .tooltip:hover .fukidashi {
	opacity: 1;
	visibility: visible;

}