@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/

.mainVisual p.smlTtl { /*kuroishi added*/
	margin-bottom: 3px;
	color: #fff;
	font-size: 2.2rem;
	line-height: 1.35;
}
.mainVisual .areaList {margin-bottom:20px;} /*kuroishi added*/
.mainVisual .areaList li { /*kuroishi added*/
	padding: 3px 18px;
	margin: 10px 5px 0;
	color: #fff;
	display: inline;
	font-size: 2rem;
	font-weight: 600;
	background-color: #000;
	letter-spacing: 0.05em;
	border-radius: 20px;
	border: 1px solid #fff;
}



.mainVisual {
	min-height: 701px;
	text-align: center;
	background: url("../img/index/main_visual_bg.jpg") no-repeat center center;
	background-size: cover;
}
.mainVisual h2 {
	padding: 60px 0 17px;
	color: #cfa972;
	font-size: 6rem;
	font-weight: 600;
}
.mainVisual h2 .info {
	font-size: 4.8rem;
}
.mainVisual p {
	/*margin-bottom: 181px; kuroishi deleted*/
	margin-bottom: 24px; /*kuroishi added*/
	color: #fff;
	font-size: 2.8rem;
	line-height: 1.35;
}
.mainVisual p .color {
	color: #cfa972;
}
.mainVisual p .txtSpan {
	padding: 5px 6px 3px;
	display: block;
	width: 220px;
	color: #fff;
	font-size: 2.8rem;
	margin: 0 auto 19px;
	box-sizing: border-box;
	background: #b28750;
	border-radius: 4px;
}
.mainVisual p .info01 {
	font-size: 3.5rem;
}
.mainVisual p .info02 {
	font-size: 2.3rem;
}
.mainVisual .imgList {
	margin-right: -3px;
}
.mainVisual .imgList li {
	margin-right: 15px;
	float: left;
}
.mainVisual .imgList li:last-child {
	margin-right: 0;
}
#main .sec01 {
	padding-bottom: 23px;
}
#main .sec01 .ttlBox {
	margin-bottom: 60px;
	padding: 57px 0 62px;
	text-align: center;
	background: #f7f7f7;
}
#main .sec01 .ttlBox h3 {
	font-size: 4.8rem;
	line-height: 1.05;
	font-weight: 600;
}
#main .sec01 .ttlBox h3 span {
	font-size: 5.6rem;
}
#main .sec01 .listUl li {
	margin-bottom: 31px;
	width: 480px;
}
#main .sec01 .listUl li .topBox {
	display: table;
	width: 100%;
	margin-bottom: 24px;
	padding-right: 0;
	border: 3px solid #362e2b;
	box-sizing: border-box;
}
#main .sec01 .listUl li .num {
	display: table-cell;
	vertical-align: middle;
	width: 97px;
	height: 94px;
	padding: 7px 10px 2px 0;
	color: #cfa972;
	font-size: 5rem;
	text-align: center;
	box-sizing: border-box;
	background: url("../img/index/sec01_bg.jpg") no-repeat left top;
}
#main .sec01 .listUl li .rTxt {
	padding-left: 15px;
	display: table-cell;
	vertical-align: middle;
	width: 352px;
	font-size: 3.3rem;
	line-height: 1.35;
	letter-spacing: -1.7px;
}
#main .sec01 .listUl li .rTxt01 {
	font-size: 2.6rem;
}
#main .sec01 .listUl li .rTxt .spTxt01 {
	font-size: 3.1rem;
}
#main .sec01 .listUl li p .orange {
	font-weight: bold;
}
#main .sec01 .listUl li .pho {
	margin: 28px 0 0;
}
#main .sec01 .listUl li .txtSpan {
	margin-top: 5px;
	display: block;
	font-size: 1.6rem;
}
#main .sec01 .listUl .liStyle .topBox {
	margin-bottom: 2px;
}
#main .sec02 {
	min-height: 529px;
	background: url("../img/index/sec02_bg.jpg") no-repeat center center;
	background-size: cover;
}
#main .sec02 .content {
	padding: 80px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#main .sec02 p {
	padding-left: 26px;
	color: #fff;
	font-size: 4rem;
	line-height: 1.25;
}
#main .sec02 p .num {
	margin: -5px 0 0;
	font-size: 5.8rem;
	display: inline-block;
	vertical-align: middle;
}
#main .sec03 {
	padding: 57px 0 40px;
	background: #014886;
}
#main .sec03 .content {
	width: 740px;
}
#main .sec03 .headLine01 {
	margin-bottom: 23px;
	color: #fff;
}
#main .sec03 .headLine01 .info {
	font-size: 3.8rem;
}
#main .sec03 .listUl li {
	margin-bottom: 20px;
	width: 360px;
}
#main .sec03 .listUl li a {
	padding: 30px 20px 28px;
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	text-align: center;
	border: 1px solid #d2d2d2;
	border-radius: 10px;
	background-image: -moz-linear-gradient( 90deg, rgb(221,218,213) 0%, rgb(255,255,255) 50%);
	background-image: -webkit-linear-gradient( 90deg, rgb(221,218,213) 0%, rgb(255,255,255) 50%);
	background-image: -ms-linear-gradient( 90deg, rgb(221,218,213) 0%, rgb(255,255,255) 50%);
}
#main .sec03 .listUl .liStyle01 a {
	padding: 25px 20px 22px; 
}
#main .sec03 .listUl li a:hover {
	opacity: 0.7;
}
#main .sec03 .listUl li span {
	display: block;
}
#main .sec03 .listUl li .topImg {
	margin-bottom: 0px;
}
#main .sec03 .listUl li .txtSpan {
	display: block;
	font-size: 2.4rem;
	font-weight: 700;
}
#main .sec03 .listUl li .txtSpan .info {
	display: inline-block;
	font-size: 1.7rem;
}
#main .sec04 {
	padding: 50px 0 0;
}
#main .sec04 .bgBox {
	background: #f7f7f7;
}
#main .sec04 .headLine01 {
	margin-bottom: 26px;
	color: #004986;
}
#main .sec04 .ttlBox {
	margin-bottom: 30px;
	padding: 17px 0 15px;
	color: #fff;
	font-size: 3.2rem;
	font-weight: 700;
	text-align: center;
	background: #014886;
}
#main .sec04 .ttlBox img {
	margin: -8px 8px 0 0;
	display: inline-block;
	vertical-align: middle;
}
#main .sec04 .ttlBox .content {
	position: relative;
	width: 600px;
}
#main .sec04 .ttlBox .pho {
	position: absolute;
	right: 17px;
	top: -35px;
}
#main .sec04 .ttlBox .pho01 {
	top: -41px;
} 
#main .sec04 .ttlBox .pho02 {
	top: -24px;
	right: -1px;
} 
#main .sec04 .ttlBox .info {
	font-size: 2.5rem;
}
#main .sec04 .slider {
	margin-bottom: 61px;
	background: #fff;
	border-radius: 7px;
}
#main .sec04 .slider01 {
	margin-bottom: 0;
}
#main .sec04 .slick-prev,
#main .sec04 .slick-next {
	margin-top: -15px;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
}
#main .sec04 .slick-prev {
	left: -13px;
	background: url("../img/common/icon05.png") no-repeat;
	background-size: 30px 30px;
	z-index: 100;
}
#main .sec04 .slick-next {
	right: -13px;
	background: url("../img/common/icon02.png") no-repeat;
	background-size: 30px 30px;
	z-index: 100;
}
#main .sec04 .slick-disabled {
	display: none !important;
}
#main .sec04 .qaBox {
	padding: 53px 120px;
	box-sizing: border-box;
}
#main .sec04 .qaBox dt {
	min-height: 60px;
	margin-bottom: 53px;
	padding: 0 0 67px 90px;
	color: #004986;
	font-weight: 700;
	font-size: 2rem;
	border-bottom: 1px solid #aaa;
	background: url("../img/index/q_img.png") no-repeat left top 7px;
}
#main .sec04 .qaBox dd {
	padding-left: 90px;
	background: url("../img/index/a_img.png") no-repeat left top 7px;
	text-align: justify; 
	text-justify:inter-ideograph;
}
#main .sec04 .qaBox dd .ttl {
	color: #004986;
	font-weight: 700;
}
#main .sec04 .qaBox dd .line {
	padding-bottom: 16px;
	margin-bottom: 13px;
	border-bottom: 1px solid #aaa;
}
#main .sec04 .qaBox dd .txtP {
	margin-top: 30px;
}
#main .sec04 .qaBox dd .txtP a {
	padding-right: 23px;
	color: #004986;
	font-weight: 700;
	background: url("../img/common/icon03.png") no-repeat right center;
	background-size: 20px auto; 
}
#main .sec04 .qaBox dd .txtP a:hover {
	opacity: 0.7;
}
#main .sec05 {
	padding: 62px 0;
}
#main .sec05 .topTxt {
	margin-bottom: 51px;
	font-size: 2.8rem;
	text-align: center;
}
#main .sec05 .subBox {
	margin-bottom: 42px;
	padding: 50px 50px 57px;
	margin-right: 30px;
	background: #f7f7f7;
}
#main .sec05 .subBox .imgBox {
	margin: -70px 41px 33px 69px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#main .sec05 .subBox .imgBox .txtBox .title {
	margin-bottom: 12px;
	font-size: 2.4rem;
}
#main .sec05 .subBox .imgBox .txtBox .title .txtSpan01 {
	font-weight: 700;
}
#main .sec05 .subBox .imgBox .txtBox .title .name {
	font-size: 2.8rem;
}
#main .sec05 .subBox .imgBox .txtBox .txt .info {
	display: block;
	font-weight: 700;
}
#main .sec05 .subBox .photoList {
	margin-bottom: 24px;
}
#main .sec05 .subBox .photoList li {
	margin: 0 4px;
}
#main .sec05 .subBox .btmTxt {
	font-weight: 700;
	font-size: 2.4rem;
	text-align: center;
}
#main .sec05 .headLine01 {
	margin-bottom: 25px;
}
#main .sec05 .stepList li {
	margin-bottom: 30px;
	padding: 30px 120px 54px;
	position: relative;
	background: #fdf2d6;
	border-radius: 10px;
}
#main .sec05 .stepList .liStyle01 {
	padding-bottom: 25px;
}
#main .sec05 .stepList li:before {
	margin-left: -25px;
	position: absolute;
	left: 50%;
	bottom: -20px;
	width: 50px;
	height: 50px;
	background: url("../img/common/icon06.png") no-repeat left top;
	content: "";
	z-index: 100;
}
#main .sec05 .stepList li:last-child {
	margin-bottom: 0;
}
#main .sec05 .stepList .step {
	margin-bottom: 24px;
	padding: 9px 20px 8px;
	color: #fff;
	font-size: 2.4rem;
	font-weight: 700;
	text-align: center;
	background: #362e2b;
	border-radius: 30px;
}
#main .sec05 .stepList .step .num {
	font-size: 2.9rem;
}
#main .sec05 .stepList .imgBox01 {
	align-items: center;
}
#main .sec05 .stepList .pho {
	width: 94px;
}
#main .sec05 .stepList .textBox {
	width: 610px;
}
#main .sec05 .stepList .textBox .ttl {
	margin-bottom: 4px;
	font-size: 3.2rem;
	font-weight: 700;
}
#main .sec05 .stepList .textBox .orange {
	font-weight: 700;
}
#main .sec05 .stepList .textBox .ttl .free {
	margin: -3px 0 0 10px;
	width: 176px;
	padding: 3px 5px 4px;
	display: inline-block;
	color: #fff;
	font-size: 2.4rem;
	background: #f39801;
	border-radius: 8px;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
}
#main .sec05 .stepList .textBox .txtInfo {
	font-weight: 700;
}
#main .sec05 .stepList .liStyle01 .step {
	margin-bottom: 10px;
}
#main .sec05 .stepList li:last-child:before {
	display: none;
}
@media all and (max-width: 896px) {




	.mainVisual p.smlTtl {
		margin: -40px 0 11px;
		font-size:13px;
	}
	.mainVisual .areaList {
		width: auto;
		max-width: 360px;
		margin: -10px auto 17px;
	}
	.mainVisual .areaList li {
		padding: 2px 11px 3px;
		margin: 2px 3px 0;
		font-size: 1.1rem;
		border-radius: 20px;
	}




	.mainVisual {
		min-height: 350px;
		background-image: url("../img/index/sp_main_visual_bg.jpg");
	}
	.mainVisual h2 {
		padding: 10px 0 13px;
		font-size: 3rem;
		line-height: 1.2;
	}
	.mainVisual h2 .info {
		font-size: 2.3rem;
	}
	.mainVisual p {
		margin: 0 -12px 60px;
		font-size: 1.4rem;
		line-height: 1.4;
		letter-spacing: -1.5px;
	}
	.mainVisual p .txtSpan {
		padding: 1px 6px 2px;
		width: 110px;
		font-size: 1.4rem;
		margin: 0 auto 6px;
		border-radius: 2px;
	}
	.mainVisual p .info01 {
		font-size: 1.7rem;
	}
	.mainVisual p .info02 {
		font-size: 1.15rem;
	}
	.mainVisual .imgList {
		margin: 0 auto;
		max-width: 295px;
		padding-bottom: 15px;
	}
	.mainVisual .imgList li {
		margin-right: 2%;
		width: 32%;
	}
	.mainVisual .imgList li img {
		width: 100%;
	}
	.mainVisual .imgList li:last-child {
		margin-right: 0;
	}
	#main .sec01 {
		padding-bottom: 13px;
	}
	#main .sec01 .ttlBox {
		margin-bottom: 15px;
		padding: 2px 0 0;
		background: none;
	}
	#main .sec01 .ttlBox h3 {
		font-size: 2.4rem;
		line-height: 1.05;
	}
	#main .sec01 .ttlBox h3 span {
		font-size: 2.8rem;
	}
	#main .sec01 .listUl li {
		margin-bottom: 30px;
		width: 100%;
	}
	#main .sec01 .listUl li:last-child {
		margin-bottom: 0;
	}
	#main .sec01 .listUl li .topBox {
		margin-bottom: 12px;
		padding-right: 0;
		min-height: inherit;
		border: 2px solid #362e2b;
	}
	#main .sec01 .listUl li .num {
		width: 47px;
		height: auto;
		padding: 0 6px 3px 0;
		font-size: 2.4rem;
		background: url("../img/index/sp_sec01_bg.png") no-repeat left top;
		background-size: 100% 100%;
	}
	#main .sec01 .listUl li .rTxt {
		padding: 4px 0 4px 8px;
		width: 225px;
		font-size: 1.55rem;
		line-height: 1.35;
		letter-spacing: -1px;
	}
	#main .sec01 .listUl li .rTxt01 {
		font-size: 1.3rem;
	}
	#main .sec01 .listUl li .rTxt .spTxt01 {
		font-size: 1.55rem;
	}
	#main .sec01 .listUl li .pho {
		margin: 13px 0 0;
	}
	#main .sec01 .listUl li .pho img {
		width: 100%;
	}
	#main .sec01 .listUl li .txtSpan {
		margin-top: 11px;
		font-size: 0.95rem;
	}
	#main .sec01 .listUl .liStyle .topBox {
		margin-bottom: 12px;
	}
	#main .sec02 {
		min-height: 265px;
		background: url("../img/index/sp_sec02_bg.jpg") no-repeat center center;
		background-size: cover;
	}
	#main .sec02 .content {
		padding: 24px 0;
		margin: 0 10px;
		display: block;
		text-align: center;
	}
	#main .sec02 p {
		margin-bottom: 9px;
		padding-left: 0;
		font-size: 1.6rem;
		line-height: 1.05;
	}
	#main .sec02 p .num {
		font-size: 2.2rem;
	}
	#main .sec03 {
		padding: 27px 0 6px;
	}
	#main .sec03 .content {
		width: auto;
	}
	#main .sec03 .headLine01 {
		margin-bottom: 14px;
		font-size: 2.25rem;
	}
	#main .sec03 .headLine01 .info {
		font-size: 1.9rem;
	}
	#main .sec03 .listUl li {
		margin-bottom: 10px;
		width: 49.2%;
	}
	#main .sec03 .listUl li a {
		padding: 11px 3px;
		border-radius: 5px;
	}
	#main .sec03 .listUl .liStyle01 a {
		padding: 11px 3px; 
	}
	#main .sec03 .listUl li .topImg {
		margin-bottom: 0px;
	}
	#main .sec03 .listUl li .topImg img {
		height: 18px;
	}
	#main .sec03 .listUl li .txtSpan {
		font-size: 1.2rem;
	}
	#main .sec03 .listUl li .txtSpan .info {
		font-size: 0.85rem;
		display: inline;
	}
	#main .sec04 {
		margin-top: -4px;
		padding: 0;
	}
	#main .sec04 .headLine01 {
		margin-bottom: 15px;
	}
	#main .sec04 .ttlBox {
		margin-bottom: 15px;
		padding: 7px 0 9px;
		font-size: 1.6rem;
	}
	#main .sec04 .ttlBox img {
		margin: -2px 4px 0 0;
		width: 19px;
	}
	#main .sec04 .ttlBox .content {
		position: relative;
		width: 310px;
		margin: 0 auto;
	}
	#main .sec04 .ttlBox .pho {
		position: absolute;
		right: 13px;
		top: -18px;
	}
	#main .sec04 .ttlBox .pho img {
		width: 44px;
	}
	#main .sec04 .ttlBox .pho01 {
		top: -22px;
	} 
	#main .sec04 .ttlBox .pho02 {
		top: -13px;
		right: 4px;
	} 
	#main .sec04 .ttlBox .pho02 img {
		width: 52px;
	}
	#main .sec04 .ttlBox .info {
		font-size: 1.25rem;
	}
	#main .sec04 .slick-prev, #main .sec04 .slick-next {
		width: 15px;
		height: 15px;
		margin-top: -7px;
		background-size: 15px auto;
	}
	#main .sec04 .slick-prev {
		left: -6px;
	}
	#main .sec04 .slick-next {
		right: -6px;
	}
	#main .sec04 .slider {
		margin-bottom: 30px;
	}
	#main .sec04 .slider01 {
		margin-bottom: 15px;
	}
	#main .sec04 .qaBox {
		padding: 10px 30px;
	}
	#main .sec04 .qaBox dt {
		min-height: inherit;
		margin-bottom: 10px;
		padding: 0 0 11px 45px;
		font-size: 1.2rem;
		line-height: 1.55;
		border-bottom: 1px solid #aaa;
		background: url("../img/index/q_img.png") no-repeat left top 4px;
		background-size: 30px auto;
	}
	#main .sec04 .qaBox dd {
		padding-left: 45px;
		background: url("../img/index/a_img.png") no-repeat left top 4px;
		background-size: 30px auto;
	}
	#main .sec04 .qaBox dd .txtP {
		margin-top: 20px;
	}
	#main .sec04 .qaBox dd .txtP a {
		padding-right: 13px;
		background: url("../img/common/icon03.png") no-repeat right center;
		background-size: 12px auto;
	}
	#main .sec05 {
		padding: 26px 0;
	}
	#main .sec05 .topTxt {
		margin: 0 -10px 26px;
		font-size: 1.4rem;
		letter-spacing: 0px;
	}
	#main .sec05 .subBox {
		margin: 0 -15px 24px;
		padding: 35px 15px 28px;
	}
	#main .sec05 .subBox .imgBox {
		margin: -45px 0 17px;
	}
	#main .sec05 .subBox .imgBox .pho {
		width: 125px;
	}
	#main .sec05 .subBox .imgBox .txtBox {
		padding-top: 27px;
	}
	#main .sec05 .subBox .imgBox .txtBox .title {
		margin-bottom: 8px;
		font-size: 1.2rem;
	}
	#main .sec05 .subBox .imgBox .txtBox .title .name {
		font-size: 1.4rem;
		display: block;
	}
	#main .sec05 .subBox .imgBox .txtBox .txt  {
		font-size: 1rem;
	}
	#main .sec05 .subBox .imgBox .txtBox .txt .info {
		font-weight: 700;
	}
	#main .sec05 .subBox .photoList {
		margin: 0 -3px 10px;
	}
	#main .sec05 .subBox .photoList li {
		margin: 0;
		padding: 0 2px;
		width: 25%;
		box-sizing: border-box;
	}
	#main .sec05 .subBox .photoList li img {
		width: 100%;
	}
	#main .sec05 .subBox .btmTxt {
		font-size: 1.2rem;
		line-height: 1.55;
	}
	#main .sec05 .headLine01 {
		margin-bottom: 15px;
	}
	#main .sec05 .stepList li {
		margin-bottom: 15px;
		padding: 15px 15px 21px;
		border-radius: 6px;
	}
	#main .sec05 .stepList .liStyle01 {
		padding-bottom: 25px;
	}
	#main .sec05 .stepList li:before {
		margin-left: -12px;
		left: 50%;
		bottom: -15px;
		width: 25px;
		height: 25px;
		background: url("../img/common/icon06.png") no-repeat left top;
		background-size: 25px auto;
	}
	#main .sec05 .stepList li:last-child {
		margin-bottom: 0;
	}
	#main .sec05 .stepList .step {
		margin-bottom: 6px;
		padding: 4px 10px;
		font-size: 1.2rem;
		border-radius: 30px;
	}
	#main .sec05 .stepList .step .num {
		font-size: 1.5rem;
	}
	#main .sec05 .stepList .pho {
		width: 47px;
	}
	#main .sec05 .stepList .pho01 {
		padding-left: 5px;
	}
	#main .sec05 .stepList .textBox {
		width: calc(100% - 65px);
	}
	#main .sec05 .stepList .textBox .ttl {
		margin-bottom: -2px;
		font-size: 1.6rem;
		letter-spacing: -1px;
	}
	#main .sec05 .stepList .textBox .ttl .free {
		margin: -5px 0 0 6px;
		width: 90px;
		padding: 1px 5px;
		font-size: 1.2rem;
		border-radius: 4px;
		letter-spacing: 0;
	}
	#main .sec05 .stepList .textBox .txtInfo {
		font-weight: 700;
	}
	#main .sec05 .stepList .textBox p {
		line-height: 1.6;
	}
	#main .sec05 .stepList .liStyle01 .step {
		margin-bottom: 10px;
	}
	#main .sec05 .stepList li:last-child:before {
		display: none;
	}
}
.contact {
    text-align: center;
}
.contact .formBox {
    padding: 54px 0 60px;
    text-align: left;
    background-color: #F7F7F7;
}
.contact h2 {
    margin-bottom: 25px;
    padding-bottom: 34px;
    border-bottom: 1px solid #362E2B;
}
.contact table {
    margin-bottom: 33px;
    width: 100%;
    border-collapse: collapse;
	word-break: break-all;
}
.contact td,
.contact th {
    padding: 15px 0 15px 16px;
    text-align: left;
    vertical-align: top;
    font-size: 2rem;
    box-sizing: border-box;
}
.contact th {
    padding: 20px 0 15px;
    width: 24%;
    font-weight: 700;
}
.contact th .must {
    margin-left: 10px;
    padding: 1px 9px;
    display: inline-block;
    color: #FFF;
    vertical-align: 4px;
    font-size: 1.2rem;
    font-weight: 400;
    background-color: #F39800;
}
.contact td select,
.contact td textarea,
.contact td input[type="tel"],
.contact td input[type="email"],
.contact td input[type="text"]  {
	padding: 5px 15px 5px 10px;
	width: 100%;
	color: #000;
	height: 40px;
	border: 0;
    font-size: 1.4rem;
	box-sizing: border-box;
	-webkit-appearance: none;
	border-radius: 0;
}
.contact td select::-ms-expand { display: none; }
.contact .radioList li {
   margin-right: 10px;
   float: left;
}
.contact input[type="radio"] {
	display: none;
}
.contact input[type="radio"] + label {
	padding: 0 0 3px 20px;
	display: inline-block;
	background: url("../img/common/radio_icon.png")no-repeat left center;
}
.contact input[type="radio"]:checked + label {
	background-image: url("../img/common/radio_icon_o.png");
}
.contact .hopeDate input[type="text"] {
    width: 49.5% !important;
    background: url("../img/common/select_icon.png") #FFF no-repeat right 10px center;
}
.contact td select {
    background: url("../img/common/select_icon.png") #FFF no-repeat right 10px center;
}
.contact td textarea {
    height: 205px;
    resize: vertical;
}
.contact .txtBox {
    font-size: 1.6rem;
    line-height: 1.9;
}
.contact .txtBox p {
    margin-bottom: 30px;
}
.contact .txtBox .ttl {
    margin-bottom: 0;
    font-weight: bold;
}
.contact .txtBox .agree {
    margin: 30px 0 54px;
    text-align: center;
}
.contact .txtBox .agree input {
	vertical-align: middle;
	margin-top: 0;
}
.contact .submit {
    position: relative;
    width: 580px;
    margin: 0 auto;
}
.contact .submit:before {
    width: 31px;  
    height: 23px;
    background: url("../img/common/icon11.png") no-repeat;
    position: absolute;  
    top: 48%;
    transform: translateY(-50%);
    left: 212px;  
    content: "";
    z-index: 10;
}
.contact .submit input {
    width: 100%;
    padding: 20px 10px 23px 60px;
    color: #FFF;
    cursor: pointer;
    font-size: 3rem;
    font-weight: 700;
    text-align: center;
    border: 1px solid rgb(210, 210, 210);
    border-radius: 10px;
    box-sizing: border-box;
    background-color: #F36D00;
     -webkit-appearance: none; 
    background-image: -moz-linear-gradient( -90deg, rgb(248,181,81) 0%, rgb(248,181,81) 0%, rgba(243,152,0,0) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(248,181,81) 0%, rgb(248,181,81) 0%, rgba(243,152,0,0) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(248,181,81) 0%, rgb(248,181,81) 0%, rgba(243,152,0,0) 100%);
}
.contact .submit input:disabled {
	opacity: 1;
	background: #ccc;
	cursor: not-allowed;
}
.contact .submit input:hover {
    opacity: 0.7;
}
.contact .submit input:disabled:hover {
	opacity: 1;
}
.business {
    padding: 52px 0 88px;
}
.business .imgBox .phoBox {
    margin-top: 8px;
    float: right;
}
.business .imgBox .txtBox {
    width: 500px;
    float: left;
}
.business .imgBox .txtBox dl {
    font-size: 2.0rem;
    line-height: 1.5;
    word-break: break-all;
}
.business .imgBox .txtBox dt {
    float: left;
    font-weight: 700;
    clear: left;
}
.business .imgBox .txtBox dd {
    padding: 0 0 30px 5.7em;
}
.business .imgBox .txtBox dd:last-child {
    padding-bottom: 0!important;
}
.business .imgBox .txtBox dd li {
    padding-left: 1em;
    text-indent: -1em;
}
.errorMsg {
	margin-bottom: 20px;
	color: #ff0000;
}
.thanks {
	min-height: 560px;
	color: #3A82C3;
	padding: 100px 0;
	text-align: center;
}
.thanks .title {
	font-size: 3rem;
	margin-bottom: 10px;
}
@media all and (max-width: 896px) {
    .contact {
        padding-top: 3px;
        
    }
    .contact .comTtl {
        margin-bottom: 8px;
    }
    .contact .formBox {
        padding: 20px 0 20px;
    }
    .contact h2 {
        margin-bottom: 15px;
        padding-bottom: 13px;
        font-size: 1.6rem;
    }
    .contact table {
        margin-bottom: 10px;
    }
    .contact td,
    .contact th {
        padding: 5px 0 15px;
        font-size: 1rem;
        float: left;
        line-height: 1.2;
        width: 100%;
    }
    .contact th {
        padding: 0;
        font-size: 1.2rem;
    }
    .contact th .must {
        margin: -2px 0 0 5px;
        padding: 1px 4px 2px;
        font-size: 0.8rem;
		display: inline-block;
		vertical-align: middle;
    }
    .contact td select,
    .contact td textarea,
    .contact td input[type="tel"],
    .contact td input[type="email"],
    .contact td input[type="text"] {
        padding: 2px 10px 2px 5px;
        height: 27px;
        font-size: 1rem;
    }
    .contact input[type="radio"] + label {
        padding: 0 0 0 10px;
        background-size: 10px;
    }
    .contact .hopeDate input[type="text"] {
        background-position: right 5px center;
        background-size: 7px auto;
    }
    .contact td textarea {
        height: 102px;
    }
	.contact td select {
		background-position: right 5px center;
		background-size: 7px auto;
	}
    .contact .txtBox {
        font-size: 1.2rem;
        line-height: 1.7;
    }
    .contact .txtBox p {
        margin-bottom: 20px;
    }
    .contact .txtBox .agree {
        margin: 15px 0 15px;
    }
    .contact .submit {
        width: 100%;
    }
    .contact .submit:before {
        margin-left: -40px;
        width: 16px;  
        height: 13px;
        background-size: 16px auto;
        left: 50%;  
    }
    .contact .submit input {
        padding: 10px 0 12px 25px;
        font-size: 1.5rem;
        border-radius: 5px;
    }
    .contact .submit input:hover {
        opacity: 1;
    }
    .business {
        padding: 26px 0 12px;
    }
    .business .imgBox .phoBox {
        margin: 0 0 13px;
        float: none;
    }
   .business .imgBox .phoBox img {
       width: 100%;
    }
    .business .imgBox .txtBox {
        width: auto;
        float: none;
    }
    .business .imgBox .txtBox dl {
        font-size: 1.2rem;
    }
    .business .imgBox .txtBox dd {
        padding: 0 0 20px 5.8em;
    }
	.thanks {
		min-height: inherit;
	}
	.thanks .title {
		font-size: 1.6rem;
	}
}
@media all and (-ms-high-contrast:none){
	.mainVisual p .txtSpan {
		padding: 10px 6px 0;
	}
	#main .sec01 .listUl li .num {
		padding: 11px 10px 0px 0;
	}
	#main .sec01 .listUl li .rTxt {
		padding-top: 10px;
	}
	#main .sec04 .ttlBox {
		padding: 29px 0 16px;
	}
	#main .sec04 .qaBox dd .txtP a {
		background-position: right top 1px;
	}
	#main .sec05 .stepList .step {
		padding: 11px 20px 6px;
	}
	#main .sec05 .stepList .textBox .ttl .free {
		padding: 7px 5px 0px
	}
	.contact th .must {
		padding-top: 4px;
	}
	.contact td select, .contact td textarea, .contact td input[type="tel"], .contact td input[type="email"], .contact td input[type="text"] {
		padding-top: 9px;
	}
	.contact input[type='radio'] + label {
		background-position: left top 2px;
	}
	.contact .submit input {
		padding: 26px 10px 18px 60px;
	}
	.contact .submit:before {
		top: 47.5%;
	}
}  