/* ^cs */

@media screen and (min-width: 641px){

#vac section {
	width: 100%;
	line-height: 200%;
	padding: 100px 0px;
	}

#vac section:nth-child(2n) {
	background: #F4F8FA;
	}

#vac h2 {
	font-size: 36px;
	letter-spacing: 0.1em;
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 24px 0px;
	text-align: center;
	position: relative;
	}

#vac h2:before {
	content: '';
	width: 60px;
	border-top: 4px #0094D3 solid;
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
	bottom: 0px;
	}

#vac .cop {
	width: 90%;
	font-size: 24px;
	line-height: 150%;
	color: #0094D3;
	margin: 0px auto;
	text-align: center;
	}

#vac .main {
	width: 100%;
	height: 700px;
	background: url(img/main.jpg) no-repeat center;
	background-size: cover;
	margin: -51px 0px 100px 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: 856px;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.6));
	}

#vac .wor h3 {
	width: 90%;
	font-size: 48px;
	line-height: 120%;
	color: #0094D3;
	letter-spacing: 0.1em;
	margin: 0px auto 40px auto;
	text-align: center;
	}

#vac .wor h3 br {
	display: none;
	}

#vac .wor ul {
	width: 90%;
	max-width: 1000px;
	margin: 0px auto 80px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	}

#vac .wor li {
	width: 32%;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	margin: 0px 2% 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%;
	max-width: 1000px;
	font-size: 24px;
	line-height: 150%;
	letter-spacing: 0.1em;
	margin: 0px auto 100px auto;
	text-align: center;
	}

#vac .ser h3 {
	width: 90%;
	font-size: 36px;
	line-height: 150%;
	margin: 0px auto 30px auto;
	text-align: center;
	}

#vac .ser h3 br:nth-child(2) {
	display: none;
	}

#vac .ser span {
	background: linear-gradient(transparent 70%, #ffff00 0%);
	}

#vac .ser font br:nth-child(1),
#vac .ser font br:nth-child(3) {
	display: none;
	}

#vac .ser img {
	width: 100%;
	margin: 70px 0px 20px 0px;
	display: block;
	}

#vac .ser p {
	font-size: 12px;
	letter-spacing: normal;
	text-align: left;
	}

#vac .poi ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	}

#vac .poi li {
	width: calc((100% - 4px * 4) / 3);
	margin: 0px 4px 0px 0px;
	}

#vac .poi li:nth-child(3n) {
	margin: 0px;
	}

#vac .poi p {
	margin: 0px 0px 20px 0px;
	position: relative;
	}

#vac .poi p img {
	width: 100%;
	}

#vac .poi p span {
	width: 50px;
	background: #0094D3;
	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 .poi ol {
	margin: 0px 20px;
	}

#vac .poi h3 {
	font-size: 21px;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
	text-align: center;
	}

#vac .poi h3 br {
	display: none;
	}

#vac .poi a,
#vac .mer 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;
	letter-spacing: 0.1em;
	margin: 50px auto 0px auto;
	text-align: center;
	display: block;
	}

#vac .mer ul {
	width: 90%;
	max-width: 1000px;
	margin: 0px auto 20px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	}

#vac .mer li {
	width: 32%;
	margin: 0px 2% 40px 0px;
	}

#vac .mer li:nth-child(3n) {
	margin: 0px 0px 40px 0px;
	}

#vac .mer img {
	width: 100%;
	margin: 0px 0px 20px 0px;
	display: block;
	}

#vac .mer h3 {
	font-size: 21px;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
	text-align: center;
	}

#vac .mer dl {
	max-width: 90%;
	margin: 0px auto 20px auto;
	display: table;
	}

#vac .mer dd {
	background: url(img/che.png) no-repeat left center;
	background-size: 28px;
	font-size: 24px;
	font-weight: bold;
	line-height: 200%;
	letter-spacing: 0.1em;
	padding: 0px 0px 0px 38px;
	}

#vac .mer ol {
	font-size: 24px;
	line-height: 150%;
	text-align: center;
	}

#vac .mer ol br:nth-child(2) {
	display: none;
	}

#vac .exa ul {
	width: 90%;
	max-width: 1000px;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
	}

#vac .exa li {
	width: 48%;
	margin: 0px 4% 0px 0px;
	}

#vac .exa li:nth-child(2n) {
	margin: 0px;
	}

#vac .exa img {
	width: 100%;
	margin: 0px 0px 20px 0px;
	display: block;
	}

#vac .exa h3 {
	font-size: 21px;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
	}

#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: #0094D3;
	position: absolute;
	left: -40px;
	top: -5px;
	}

#vac form h3 {
	width: 100%;
	background: #E4007F;
	font-size: 36px;
	line-height: 100px;
	color: #ffffff;
	letter-spacing: 0.1em;
	margin: 0px 0px 50px 0px;
	text-align: center;
	}

#vac form p {
	width: 90%;
	max-width: 1000px;
	margin: 0px auto;
	}

#vac form h4 {
	width: 90%;
	max-width: 1000px;
	background: #88CBE9;
	font-size: 21px;
	line-height: 60px;
	color: #ffffff;
	letter-spacing: 0.1em;
	margin: 50px auto 0px auto;
	text-align: center;
	}

#vac form dl {
	width: 90%;
	max-width: 1000px;
	margin: 30px auto 0px auto;
	}

#vac form dt {
	width: 250px;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	}

#vac form dt span {
	background: #FFE500;
	color: #E4007F;
	margin: 0px 20px 0px 0px;
	padding: 5px 15px;
	text-align: center;
	}

#vac form dt span.any {
	background: #aaaaaa;
	color: #ffffff;
	}

#vac form dd {
	display: table-cell;
	}

#vac form dd p {
	margin: 10px 0px 0px 0px;
	}

#vac form input[type="text"],
#vac form input[type="email"],
#vac form input[type="tel"],
#vac form textarea {
	width: 300px;
	font-size: 14px;
	padding: 10px;
	}

#vac form textarea {
	width: 100%;
	}

#vac form label {
	margin: 0px 0px 10px 0px;
	display: block;
	}

#vac form label:last-child {
	margin: 0px;
	}

#vac form .send {
	width: 300px;
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	letter-spacing: 0.1em;
	margin: 50px auto 100px auto;
	display: block;
	cursor: pointer;
	}

}

@media screen and (max-width: 640px){

#vac section {
	width: 100%;
	padding: 50px 0px;
	}

#vac section:nth-child(2n) {
	background: #F4F8FA;
	}

#vac h2 {
	font-size: 18px;
	letter-spacing: 0.1em;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 15px 0px;
	text-align: center;
	position: relative;
	}

#vac h2:before {
	content: '';
	width: 30px;
	border-top: 3px #0094D3 solid;
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
	bottom: 0px;
	}

#vac .cop {
	width: 90%;
	font-size: 16px;
	line-height: 150%;
	color: #0094D3;
	margin: 0px auto;
	text-align: center;
	}

#vac .main {
	width: 100%;
	height: 550px;
	background: url(img/main.jpg) no-repeat center;
	background-size: cover;
	margin: -21px 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: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.6));
	}

#vac .wor h3 {
	width: 90%;
	font-size: 24px;
	line-height: 120%;
	color: #0094D3;
	letter-spacing: 0.1em;
	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%;
	letter-spacing: 0.1em;
	margin: 0px auto 50px auto;
	text-align: center;
	}

#vac .ser h3 {
	width: 90%;
	font-size: 24px;
	line-height: 150%;
	margin: 0px auto 20px auto;
	text-align: center;
	}

#vac .ser span {
	background: linear-gradient(transparent 70%, #ffff00 0%);
	}

#vac .ser img {
	width: 100%;
	margin: 40px 0px 10px 0px;
	display: block;
	}

#vac .ser p {
	font-size: 10px;
	letter-spacing: normal;
	text-align: left;
	}

#vac .poi li {
	width: 100%;
	margin: 0px 0px 30px 0px;
	}

#vac .poi li:last-child {
	margin: 0px;
	}

#vac .poi p {
	margin: 0px 0px 20px 0px;
	position: relative;
	}

#vac .poi p img {
	width: 100%;
	}

#vac .poi p span {
	width: 30px;
	background: #0094D3;
	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 .poi ol {
	margin: 0px 20px;
	}

#vac .poi h3 {
	font-size: 16px;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
	text-align: center;
	}

#vac .poi h3 br {
	display: none;
	}

#vac .poi a,
#vac .mer 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;
	letter-spacing: 0.1em;
	margin: 30px auto 0px auto;
	text-align: center;
	display: block;
	}

#vac .mer ul {
	width: 90%;
	margin: 0px auto 10px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	}

#vac .mer li {
	width: 48.5%;
	margin: 0px 3% 30px 0px;
	}

#vac .mer li:nth-child(2n) {
	margin: 0px 0px 30px 0px;
	}

#vac .mer img {
	width: 100%;
	margin: 0px 0px 15px 0px;
	display: block;
	}

#vac .mer h3 {
	font-size: 16px;
	line-height: 120%;
	margin: 0px 0px 5px 0px;
	text-align: center;
	}

#vac .mer dl {
	max-width: 90%;
	margin: 0px auto 15px auto;
	display: table;
	}

#vac .mer dd {
	background: url(img/che.png) no-repeat left 4px;
	background-size: 18px;
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 0.1em;
	padding: 0px 0px 5px 28px;
	}

#vac .mer ol {
	width: 90%;
	font-size: 16px;
	line-height: 150%;
	margin: 0px auto;
	text-align: center;
	}

#vac .exa ul {
	width: 90%;
	margin: 0px auto;
	}

#vac .exa li {
	width: 100%;
	margin: 0px 0px 30px 0px;
	}

#vac .exa li:last-child {
	margin: 0px;
	}

#vac .exa img {
	width: 100%;
	margin: 0px 0px 15px 0px;
	display: block;
	}

#vac .exa h3 {
	font-size: 16px;
	line-height: 120%;
	margin: 0px 0px 5px 0px;
	}

#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: #0094D3;
	position: absolute;
	left: -30px;
	top: -5px;
	}

#vac form h3 {
	width: 100%;
	background: #E4007F;
	font-size: 18px;
	line-height: 70px;
	color: #ffffff;
	letter-spacing: 0.1em;
	margin: 0px 0px 30px 0px;
	text-align: center;
	}

#vac form p {
	width: 90%;
	margin: 0px auto;
	}

#vac form h4 {
	width: 90%;
	background: #88CBE9;
	font-size: 14px;
	line-height: 40px;
	color: #ffffff;
	letter-spacing: 0.1em;
	margin: 30px auto 0px auto;
	text-align: center;
	}

#vac form dl {
	width: 90%;
	font-size: 12px;
	margin: 30px auto 0px auto;
	}

#vac form dt {
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	}

#vac form dt span {
	background: #FFE500;
	color: #E4007F;
	margin: 0px 10px 0px 0px;
	padding: 5px 15px;
	text-align: center;
	}

#vac form dt span.any {
	background: #aaaaaa;
	color: #ffffff;
	}

#vac form dd p {
	margin: 10px 0px 0px 0px;
	}

#vac form input[type="text"],
#vac form input[type="email"],
#vac form input[type="tel"],
#vac form textarea {
	width: 100%;
	font-size: 14px;
	padding: 10px;
	}

#vac form textarea {
	width: 100%;
	}

#vac form label {
	margin: 0px 0px 10px 0px;
	display: block;
	}

#vac form label:last-child {
	margin: 0px;
	}

#vac form .send {
	width: 90%;
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	letter-spacing: 0.1em;
	margin: 50px auto 100px auto;
	display: block;
	cursor: pointer;
	}

}

