/* 空き家の資産活用 */

@media screen and (min-width: 641px){

#vac section {
	width: 100%;
	line-height: 150%;
	padding: 130px 0px;
	}

#vac section h2 {
	font-size: 36px;
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 30px 0px;
	text-align: center;
	position: relative;
	}

#vac section h2:before {
	content: '';
	width: 60px;
	border-top: 4px #E24D0A solid;
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
	bottom: 0px;
	}

#vac .cop {
	width: 90%;
	font-size: 24px;
	line-height: 150%;
	color: #E24D0A;
	margin: 0px auto;
	text-align: center;
	}

#vac .main {
	width: 100%;
	height: 800px;
	background: url(img/main.jpg) no-repeat center;
	background-size: cover;
	margin: -150px 0px 130px 0px;
	position: relative;
	}

#vac .main:before {
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	left: 0px;
	top: 0px;
	}

#vac .main img {
	width: 80%;
	max-width: 1112px;
	position: absolute;
    top: calc(50% + 50px);
    left: 50%;
    transform: translate(-50%, -50%);
	filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.6));
	}

#vac .inq {
	width: 90%;
	max-width: 1000px;
	background: #E24D0A;
	color: #ffffff;
	margin: 0px auto 130px auto;
	padding: 40px 3%;
	text-align: center;
	}

#vac .inq h2 {
	font-size: 28px;
	letter-spacing: normal;
	}

#vac .inq h2 br:nth-child(1),
#vac .inq h2 br:nth-child(3) {
	display: none;
	}

#vac .inq dl {
	margin: 40px auto;
	display: table;
	}

#vac .inq dt {
	width: 240px;
	font-size: 16px;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	}

#vac .inq dd {
	width: calc(100% -240px);
	display: table-cell;
	}

#vac .inq dd p {
	background: url(../img/fre01.svg) no-repeat left center;
	background-size: auto 35px;
	font-size: 48px;
	line-height: 35px;
	letter-spacing: 0.05em;
	padding: 0px 0px 0px 58px;
	}

#vac .inq a {
	width: 400px;
	background: #ffffff;
	border-radius: 30px;
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
	margin: 0px auto;
	display: table;
	position: relative;
	}

#vac .inq a:before {
	content: '';
	width: 9px;
	height: 9px;
	border-top: 3px #E24D0A solid;
	border-left: 3px #E24D0A solid;
	position: absolute;
	right: 22px;
	top: 25px;
    transform: rotate(135deg);
	}

#vac .wor h3 {
	width: 90%;
	font-size: 48px;
	line-height: 120%;
	color: #E24D0A;
	margin: 0px auto 40px auto;
	text-align: center;
	}

#vac .wor h3 br {
	display: none;
	}

#vac .wor ul {
	width: 90%;
	max-width: 1200px;
	margin: 0px auto 90px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	}

#vac .wor li {
	width: 32.222%;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	margin: 0px 1.666% 0px 0px;
	text-align: center;
	}

#vac .wor li:nth-child(3n) {
	margin: 0px;
	}

#vac .wor img {
	width: 100%;
	margin: 0px 0px 20px 0px;
	display: block;
	}

#vac .ser {
	width: 90%;
	font-size: 24px;
	line-height: 150%;
	margin: 0px auto 130px auto;
	text-align: center;
	}

#vac .ser h3 {
	font-size: 28px;
	line-height: 150%;
	margin: 90px auto 0px auto;
	}

#vac .ser h3 p {
	margin: 0px 0px 20px 0px;
	}

#vac .ser h3 br:nth-child(2) {
	display: none;
	}

#vac .ser h3 span {
	background: linear-gradient(transparent 70%, #ffff00 0%);
	font-size: 48px;
	line-height: 150%;
	}

#vac .men {
	width: 100%;
	background: url(../img/bg01.jpg) center;
	font-size: 24px;
	line-height: 150%;
	margin: 0px auto 30px auto;
	padding: 130px 0px 0px 0px;
	text-align: center;
	}

#vac .men .lis {
	width: 90%;
	max-width: 886px;
	margin: 0px auto 50px auto;
	display: block;
	}

#vac .men ol {
	width: 100%;
	background: #ffffff;
	display: table;
	}

#vac .men ol h3 {
	width: 100%;
	background: #E24D0A;
	font-size: 42px;
	line-height: 100px;
	color: #ffffff;
	margin: 0px 0px 80px 0px;
	text-align: center;
	}

#vac .men ol .pho {
	width: 90%;
	max-width: 800px;
	margin: 0px auto 50px auto;
	display: block;
	}

#vac .men ul {
	margin: 50px auto 80px auto;
	display: table;
	}

#vac .men ul h4 {
	font-size: 36px;
	color: #E24D0A;
	margin: 0px 0px 20px 0px;
	}

#vac .men li {
	background: url(img/che.png) no-repeat left center;
	background-size: 28px;
	font-size: 24px;
	font-weight: bold;
	line-height: 150%;
	padding: 10px 0px 0px 38px;
	display: table;
	}

#vac .men .inq {
	margin: 0px auto 100px auto;
	}

#vac .men .inq h2 {
	margin: 0px;
	padding: 0px;
	}

#vac .men .fre {
	width: 90%;
	max-width: 1000px;
	border: 1px #111111 solid;
	margin: 0px auto 80px auto;
	padding: 50px 5%;
	}

#vac .men .fre h4 {
	max-width: 90%;
	font-size: 36px;
	line-height: 150%;
	margin: 0px auto 30px auto;
	display: table;
	}

#vac .men .fre h4 span {
	background: linear-gradient(transparent 70%, #ffff00 0%);
	font-size: 48px;
	line-height: 150%;
	}

#vac .men .fre dl {
	margin: 0px auto;
	display: table;
	}

#vac .men .fre dd {
	font-size: 28px;
	font-weight: bold;
	line-height: 150%;
	display: table;
	}

#vac .men .fre dd font {
	color: #E24D0A;
	}

#vac .flo h2 {
	font-size: 36px;
	color: #E24D0A;
	margin: 0px 0px 40px 0px;
	text-align: center;
	}

#vac .flo dl {
	width: 93.75%;
	margin: 0px auto 100px auto;
	display: table;
	}

#vac .flo dt {
	width: 3.333%;
	display: table-cell;
	position: relative;
	}

#vac .flo dt:before {
	content: '';
	width: 0;
	height: 0;
 	border-style: solid;
    border-width: 12px 0px 12px 16px;
    border-color: transparent transparent transparent #cccccc;
	display: inline-block;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	}

#vac .flo dd {
	width: 31.111%;
	display: table-cell;
	}

#vac .flo p {
	margin: 0px 0px 20px 0px;
	position: relative;
	}

#vac .flo p img {
	width: 100%;
	}

#vac .flo p span {
	width: 50px;
	background: #E24D0A;
	border-radius: 100%;
	font-family: "Jost", sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 50px;
	color: #ffffff;
	text-align: center;
	position: absolute;
	left: 10px;
	top: 10px;
	}

#vac .flo ol {
	margin: 0px 20px;
	}

#vac .flo h3 {
	font-size: 21px;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
	text-align: center;
	}

#vac .flo h3 br {
	display: none;
	}

#vac .ok {
	margin: 0px 0px 130px 0px;
	}

#vac .ok img {
	width: 90%;
	max-width: 1000px;
	margin: 0px auto 50px auto;
	display: block;
	}

#vac .ok h2 {
	max-width: 90%;
	font-size: 36px;
	line-height: 150%;
	margin: 0px auto;
	display: table;
	}

#vac .ok h2 span {
	background: linear-gradient(transparent 70%, #ffff00 0%);
	font-size: 48px;
	line-height: 150%;
	}

#vac .hou dl {
	width: 100%;
	background: url(../img/bg01.jpg) center;
	display: table;
	}

#vac .hou dt {
	width: calc(11 / 20 * 100%);
	display: table-cell;
	}

#vac .hou dt img {
	width: 100%;
	}

#vac .hou dd {
	width: calc(9 / 20 * 100%);
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	}

#vac .hou dd img {
	width: 80%;
	max-width: 548px;
	}

#vac .qa ul {
	width: 90%;
	max-width: 700px;
	margin: 0px auto;
	}

#vac .qa li {
	font-size: 18px;
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 0px 40px;
	}

#vac .qa li:last-child {
	margin: 0px;
	}

#vac .qa h3 {
	font-size: 24px;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
	position: relative;
	}

#vac .qa h3:before {
	content: 'Q';
	font-family: "Jost", sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 100%;
	color: #E24D0A;
	position: absolute;
	left: -40px;
	top: -5px;
	}

#res form h3 {
	width: 100%;
	background: #E24D0A;
	font-size: 48px;
	line-height: 120%;
	color: #ffffff;
	margin: -130px 0px 50px 0px;
	padding: 40px 5%;
	text-align: center;
	}

#res form .subcop {
	width: 90%;
	font-size: 18px;
	line-height: 150%;
	margin: 0px auto 100px auto;
	text-align: center;
	}

}

@media screen and (max-width: 640px){

#vac section {
	width: 100%;
	line-height: 150%;
	padding: 70px 0px;
	}

#vac section h2 {
	font-size: 18px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 15px 0px;
	text-align: center;
	position: relative;
	}

#vac section h2:before {
	content: '';
	width: 30px;
	border-top: 3px #E24D0A solid;
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
	bottom: 0px;
	}

#vac .cop {
	width: 90%;
	font-size: 16px;
	line-height: 150%;
	color: #E24D0A;
	margin: 0px auto;
	text-align: center;
	}

#vac .main {
	width: 100%;
	height: 400px;
	background: url(img/main.jpg) no-repeat center;
	background-size: cover;
	margin: -62px 0px 50px 0px;
	position: relative;
	}

#vac .main:before {
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	left: 0px;
	top: 0px;
	}

#vac .main img {
	width: 80%;
	position: absolute;
    top: calc(50% + 31px);
    left: 50%;
    transform: translate(-50%, -50%);
	filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.6));
	}

#vac .inq {
	width: 90%;
	background: #E24D0A;
	color: #ffffff;
	margin: 0px auto 50px auto;
	padding: 20px 5%;
	}

#vac .inq h2 {
	font-size: 16px;
	text-align: center;
	}

#vac .inq dl {
	margin: 10px auto 20px auto;
	display: table;
	}

#vac .inq dt {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	}

#vac .inq dd p {
	background: url(../img/fre01.svg) no-repeat left center;
	background-size: auto 24px;
	font-size: 32px;
	line-height: 35px;
	letter-spacing: 0.05em;
	padding: 0px 0px 0px 44px;
	}

#vac .inq a {
	width: 90%;
	background: #ffffff;
	border-radius: 25px;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	margin: 0px auto;
	text-align: center;
	display: table;
	position: relative;
	}

#vac .inq a:before {
	content: '';
	width: 9px;
	height: 9px;
	border-top: 3px #E24D0A solid;
	border-left: 3px #E24D0A solid;
	position: absolute;
	right: 22px;
	top: 20px;
    transform: rotate(135deg);
	}

#vac .wor h3 {
	width: 90%;
	font-size: 24px;
	line-height: 120%;
	color: #E24D0A;
	margin: 0px auto 20px auto;
	text-align: center;
	}

#vac .wor ul {
	width: 90%;
	margin: 0px auto 20px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	}

#vac .wor li {
	width: 48.5%;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	margin: 0px 3% 20px 0px;
	}

#vac .wor li:nth-child(2n) {
	margin: 0px 0px 20px 0px;
	}

#vac .wor img {
	width: 100%;
	margin: 0px 0px 10px 0px;
	display: block;
	}

#vac .wor li br {
	display: none;
	}

#vac .ser {
	width: 90%;
	font-size: 16px;
	line-height: 150%;
	margin: 0px auto 70px auto;
	}

#vac .ser h3 {
	font-size: 12px;
	line-height: 150%;
	margin: 40px auto 0px auto;
	text-align: center;
	}

#vac .ser h3 p {
	margin: 0px 0px 10px 0px;
	}

#vac .ser h3 span {
	background: linear-gradient(transparent 70%, #ffff00 0%);
	font-size: 24px;
	line-height: 150%;
	}

#vac .men {
	width: 100%;
	background: url(../img/bg01.jpg) center;
	font-size: 16px;
	line-height: 150%;
	margin: 0px auto;
	padding: 70px 0px 0px 0px;
	text-align: center;
	}

#vac .men .lis {
	width: 90%;
	margin: 0px 0px 30px 0px;
	}

#vac .men ol {
	width: 100%;
	background: #ffffff;
	display: table;
	}

#vac .men ol h3 {
	width: 100%;
	background: #E24D0A;
	font-size: 21px;
	line-height: 50px;
	color: #ffffff;
	margin: 0px 0px 40px 0px;
	text-align: center;
	}

#vac .men ol .pho {
	width: 90%;
	margin: 0px auto 30px auto;
	display: block;
	}

#vac .men ul {
	width: 90%;
	margin: 30px auto 40px auto;
	display: table;
	}

#vac .men ul h4 {
	font-size: 21px;
	color: #E24D0A;
	margin: 0px 0px 5px 0px;
	}

#vac .men li {
	background: url(img/che.png) no-repeat left center;
	background-size: 16px;
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
	padding: 5px 0px 0px 26px;
	text-align: left;
	display: table;
	}

#vac .men .inq {
	margin: 0px auto 50px auto;
	}

#vac .men .inq h2 {
	margin: 0px;
	padding: 0px;
	}

#vac .men .fre {
	width: 90%;
	border: 1px #111111 solid;
	margin: 0px auto 40px auto;
	padding: 20px 5%;
	}

#vac .men .fre h4 {
	max-width: 90%;
	font-size: 18px;
	line-height: 150%;
	margin: 0px auto 10px auto;
	display: table;
	}

#vac .men .fre h4 span {
	background: linear-gradient(transparent 70%, #ffff00 0%);
	font-size: 24px;
	line-height: 150%;
	display: block;
	}

#vac .men .fre dl {
	margin: 0px auto;
	display: table;
	}

#vac .men .fre dd {
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
	display: table;
	}

#vac .men .fre dd font {
	color: #E24D0A;
	}

#vac .flo {
	width: 90%;
	margin: 0px auto 50px auto;
	}

#vac .flo h2 {
	font-size: 24px;
	color: #E24D0A;
	margin: 0px 0px 20px 0px;
	text-align: center;
	}

#vac .flo dt {
	height: 34px;
	position: relative;
	}

#vac .flo dt:before {
	content: '';
	width: 0;
	height: 0;
 	border-style: solid;
    border-width: 14px 10px 0px 10px;
    border-color: #cccccc transparent transparent transparent;
	display: inline-block;
	position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
	}

#vac .flo dd {
	margin: 0px auto 10px auto;
	}

#vac .flo dd:last-child {
	margin: 0px ;
	}

#vac .flo p {
	margin: 0px 0px 20px 0px;
	position: relative;
	}

#vac .flo p img {
	width: 100%;
	}

#vac .flo p span {
	width: 30px;
	background: #E24D0A;
	border-radius: 100%;
	font-family: "Jost", sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	position: absolute;
	left: 10px;
	top: 10px;
	}

#vac .flo ol {
	margin: 0px 20px;
	}

#vac .flo h3 {
	font-size: 16px;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
	text-align: center;
	}

#vac .flo h3 br {
	display: none;
	}

#vac .flo a {
	width: 300px;
	background: #E4007F;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	color: #ffffff;
	margin: 30px auto 0px auto;
	text-align: center;
	display: block;
	}

#vac .ok {
	margin: 0px 0px 70px 0px;
	}

#vac .ok img {
	width: 100%;
	margin: 0px 0px 20px 0px;
	}

#vac .ok h2 {
	max-width: 90%;
	font-size: 18px;
	line-height: 150%;
	margin: 0px auto;
	text-align: center;
	display: table;
	}

#vac .ok h2 span {
	background: linear-gradient(transparent 70%, #ffff00 0%);
	font-size: 24px;
	line-height: 150%;
	display: block;
	}

#vac .hou dl {
	width: 100%;
	background: url(../img/bg01.jpg) center;
	}

#vac .hou dt img {
	width: 100%;
	}

#vac .hou dd {
	width: 100%;
	padding: 30px 0px;
	text-align: center;
	}

#vac .hou dd img {
	width: 75%;
	}

#vac .qa ul {
	width: 90%;
	margin: 0px auto;
	}

#vac .qa li {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 30px;
	}

#vac .qa li:last-child {
	margin: 0px;
	}

#vac .qa h3 {
	font-size: 16px;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
	position: relative;
	}

#vac .qa h3:before {
	content: 'Q';
	font-family: "Jost", sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 100%;
	color: #E24D0A;
	position: absolute;
	left: -30px;
	top: -5px;
	}

#res form h3 {
	width: 100%;
	background: #E24D0A;
	font-size: 18px;
	line-height: 120%;
	color: #ffffff;
	margin: -70px 0px 30px 0px;
	padding: 20px 5%;
	text-align: center;
	}

#res form .subcop {
	width: 90%;
	font-size: 16px;
	line-height: 150%;
	margin: 0px auto 50px auto;
	}

#res form h2 {
	letter-spacing: normal;
	}

}

