header nav .r_contact span {
	font-size: 11px;
	line-height: 140%;
	padding: 0px; 0 6px;
	margin-bottom: 3px;
	font-weight: 500;
	letter-spacing: 1px;
}
header nav .r_contact a.link1 {
	font-size: 120%;
	line-height: 140%;
}
header nav .r_contact a.link2 {
	font-size: 12px;
	line-height: 140%;
}
.ace-responsive-menu > li {
	font-weight: 500;
	letter-spacing: 1px;
}
/* ----------------------------------- */
footer #foot2 dl {
	margin-bottom: 30px;
}
footer #foot2 dd {
	font-size: 12px;
	font-weight: 500;
}
footer #foot2 dd strong {
	display: block;
	font-size: 14px;
	font-weight: 600;
}
@media only screen and ( max-width : 800px ) {
	footer #foot2 dl,
	footer #foot2 dt,
	footer #foot2 dd {
		display: block;
	}
	footer #foot2 dt {
		width: 190px;
		margin-bottom: 10px;
	}
	footer #foot2 dd {
		padding-left: 0;
	}
}
/* ----------------------------------- */
@media print {
  header, nav, footer {
    display: none;
  }
  body {
    font-size: 12pt;
  }
}
input[type="submit"] {
  -webkit-appearance: none;
}
button.print {
	max-width: 350px;
	width: 90%;
	margin: 0px auto 30px;
	
	display: block;
	text-align: center;
	font-size: 110%;
	background-color: #eee;
	font-weight: 500;
	padding: 10px 0;
	border-radius: 50px;
	cursor: pointer;
	letter-spacing: 1px;
}
button.print i {
	margin-right: 10px;
}
button.print:hover {
	background-color: #f3f3f3;
	color: #DD6F00;
}
/* ----------------------------------- */
#mv h3 {
	left: 5%;
	width: 90%;
}
#mv h3 strong {
	font-size: 180%;
}
/* ----------------------------------- */
.i_con12 .zu {
	display: block;
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
}
@media only screen and ( max-width : 600px ) {
	.i_con12 .zu {
    }
}
/* ----------------------------------- */
.i_con13 .i_con13_1 .box ol {
	list-style: outside decimal;
	margin-left: 20px;
}
.i_con13 .i_con13_1 .box ol li {
}
/* ----------------------------------- */
@media only screen and ( max-width : 600px ) {
	.i_con07 .i_con07_1 ul {
		width: 100%;
		margin: 0px auto;
	}
}

/* ----------------------------------- */
.company3 p {
	font-family: 'Noto Serif JP', serif;
	max-width: 700px;
	width: 100%;
	margin: 0 auto 10px;
	font-size: 1.3em;
	font-weight: 500;
}
.company3 ul {
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
}
.company3 li {
	text-align: left;
	margin-bottom: 30px;
	padding-left: 30px;
	position: relative;
}
.company3 li::before {
	content: "";
	width: 20px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 18px;
	background-color: #333;
}
/* ----------------------------------- */
.company4 li strong {
	width: 140px;
}
/* ----------------------------------- */
.i_con11 .i_con11_1 .box .ttl2 {
	min-height: 80px;
}
.i_con11 .i_con11_1 .box .ttl2 span {
	line-height: 150%;
}
/* ----------------------------------- */
.thanks {
	max-width: 500px;
	width: 85%;
	margin: 0px auto 80px;
	padding: 0;
	border-radius: 0;
	box-shadow:0px 0px 0px 0px #fff;
}
.thanks dd a {
	max-width: 200px;
	width: 100%;
	margin: 0 auto;
}
/* ----------------------------------- */
@media only screen and ( max-width : 600px ) {
	#faq .box2 h6 {
        font-size: 1rem;
		line-height: 140%;
		position: relative;
		padding: 10px 8px 14px 55px;
		height: auto;
    }
	#faq .box2 h6 span {
		position: absolute;
		height: 100%;
		top: 0;
		left: 0;
		bottom: 0;
		padding-top: 10px;
	}
}
/* ----------------------------------- */

/* ----------------------------------- */



