@charset "UTF-8";
/** Common CSS Code**/
a.contactBtn {
	background-color: #ffffff;
	color: #000000;
	border: #cccccc solid;
	border-width: 1px;
	border-radius: 5px;
	display: inline-block;
	padding: 10px 20px 10px 20px!important;
	margin: 0 0 0 5px;
	line-height: 1em;
	transition: 0.2s;
}

.Inclusive a.contactBtn {;
	margin: 10px 0 0 0;
	white-space: nowrap;
}

a.contactBtn.incontents {
	padding: 20px 40px!important;
	margin: 10px 5px;
}

a:hover.contactBtn {
	background-color: #0081cc;
	transition: 0.2s;
	border: #0081cc solid;
	border-width: 1px;
	color: #ffffff;
	text-decoration: none;
}

a.contactBtn img {
	width: 5px!important;
	height: auto;
	display: inline-block;
	margin: 0 0 0 10px;
	bottom: 2px;
}

.contactBox {
	padding: 0;
	margin: 0 auto;
	white-space: nowrap;
}

.contactBox.page {
	padding: 40px 60px;
    margin: 100px auto;
    background-color: #0081cc;
    white-space: nowrap;
    border-radius: 20px;
    color: #ffffff;
}

.contactBox.page a {
	color: #ffffff;
}

.mailContact {
	margin: 100px auto;
}

.contactBox .onlineBtn {
	display: inline-block;
	font-size: 20px;
	width: auto;
	right: 60px;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
}

.contactBox .onlineBtn .font90 {
	margin: 0 0 0 1em;
}

.contactBox .messageBox {
	font-size: 25px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	line-height: 1.8em;
}

.contactBox .messageBox a.link {
    font-family: "Oswald", sans-serif;
	font-size: 40px;
}

.contactBox .messageBox a:hover.link {
	text-decoration: none;
	color: #ccefff;
}

.contactBox .messageBox span {
	display: inline-block;
	font-size: 30px;
	bottom: 2px;
	margin: 0 5px 0 0;
    font-family: "Oswald", sans-serif;
}

.contactBox .messageBox span.mail {
	margin: 0 5px 0 0;
}

.contactBox .onlineBtn a.contactBtn {
	font-size: 25px;
	position: relative;
	padding: 20px 40px!important;
	margin: 0;
	border: 0;
	color: #000000;
}

.contactBox .onlineBtn a:hover.contactBtn {
	background-color: #ccefff;
	opacity: 1;
}

.contactBox .contact_note {
	font-size: 18px;
	line-height: 1.5em;
	display: inline-block;
	white-space: normal;
}

h2 {
	font-size: 120%;
	text-align: center;
	background-color: #0081cc;
	color: #ffffff;
	border-radius: 50px;
	margin: 50px auto 20px auto;
	padding: 10px;
	font-weight: normal;
	width: 100%;
}


/*南紀白浜*/
.imagePhoto {
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.imagePhoto img {
	width: 100%;
}

.indexSchedule {
	margin: 50px auto 0 auto;
}

.indexSchedule .read {
	text-align: center;
	margin: 0 auto 50px auto;
}

.indexSchedule .read div {
	margin: 0 auto 20px auto;
}

.indexSchedule .step {
	display: flex;
}

.indexSchedule .step img {
	width: 40%;
	margin: 0 50px 0 0;
	vertical-align: top;
	display: block;
	border-radius: 200px;
}

.indexSchedule .step img.sp {
	display: none;
}

.indexSchedule .step img.pc {
	margin: 0 0 0 50px;
}

.indexSchedule .step .halfBox {
	width: calc(60% - 50px);
	vertical-align: top;
	margin: 0 auto;
}

.indexSchedule .step .halfBox h2 {
	background-color: transparent;
	border-radius: 0;
	color: #eeeeee;
	text-align: left;
	font-size: 100px;
	font-family: "Sofia Sans Condensed", sans-serif;
	font-weight: 100;
	font-style: normal;
}

.indexSchedule .arrow {
	text-align: center;
	margin: 30px auto;
}

.indexSchedule .arrow img {
	width: 150px
}

.indexPrice {
	border: #0081cc solid;
	border-width: 5px;
	padding: 20px;
	margin: 0 auto 100px auto;
	text-align: center;
}

.indexPrice .price {
	font-size: 100px;
	line-height: 0.5em;
	color: #0081cc;
	font-family: "Oswald", sans-serif;
	margin: 20px auto 0 auto;
}

.indexPrice .price span {
	font-size: 70px;
	margin: 0 10px 0 0.5em;
	display: inline-block;
	top: -10px;
}

.indexPrice .price span.taxText {
	font-size: 30px;
	top: -25px;
	margin: 0;
}

#priceBox ul {
	font-size: 90%;
	line-height: 1.5em;
	margin: 0 auto;
	width: auto;
	display: inline-block;
}

#priceBox ul li {
	margin: 10px 0;
	width: auto;
}

.indexAccess {
	line-height: 1.5em;
	border: #999999 solid;
	border-width: 1px;
}

.indexAccess h1.schedule {
	border: #999999 solid;
	border-width: 0 0 1px 0;
	margin: 0;
}
.indexAccess .mapBox iframe {
	width: calc(100% - 400px);
	height: 400px;
	display: inline-block;
}

.indexAccess .mapBox img {
	width: 400px;
}

.indexAccess .read {
	padding: 20px;
}


/* ------------------------------------------------------ */
@media only screen and (max-width : 1920px) {
/* ------------------------------------------------------ */

}

/* ------------------------------------------------------ */
@media only screen and (max-width : 1336px) {
/* ------------------------------------------------------ */

}

/* ------------------------------------------------------ */
@media only screen and (max-width : 1250px) {
/* ------------------------------------------------------ */
.contactBox {
	text-align: center;
	white-space: normal;
}

.contactBox .messageBox {
	width: auto;
	margin: 0 auto;
	text-align: center;
}
	
.contactBox .contact_note {
	display: block;
	margin: 0 auto 20px auto;
}

.contactBox .onlineBtn {
    display: inline-block;
    font-size: 20px;
    width: auto;
    right: auto;
    top: auto;
    transform: translateY(0);
    position: relative;
}

.contact_br {
	display: inline;
}

.contactBox .messageBox span.mail {
	margin: 0 5px 0 0;
}

}

/* ------------------------------------------------------ */
@media only screen and (max-width : 1024px) {
/* ------------------------------------------------------ */

}

/* ------------------------------------------------------ */
@media only screen and (max-width : 970px) {
/* ------------------------------------------------------ */
.contactBox .messageBox {
	margin: 0;
	text-align: center;
}

.contactBox .messageBox sn.mail {
	margin: 0 5px 0 20px;
}
	
}

/* ------------------------------------------------------ */
@media only screen and (max-width : 820px) {
/* ------------------------------------------------------ */
.contact_br {
	display: inline;
}

.contactBox .messageBox span.mail {
	margin: 0 5px 0 0;
}

}

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

	.indexSchedule .step {
		display: block;
	}
	
.indexSchedule .step img {
	width: 80%;
	height: auto;
	margin: 0 auto;
	display: block;
	border-radius: 50px;
}

	.indexSchedule .step .halfBox {
		width: 80%;
		margin: 0 auto;
	}
	
	.indexSchedule .step .halfBox h2 {
		margin: 15px auto 0 auto;
		line-height: 0.5em;
	}

	.indexSchedule .step .halfBox .stepTxt {
		z-index: 10;
		display: inline-block;
	}
	
.indexSchedule .step img.sp {
	display: block;
}

.indexSchedule .step img.pc {
	display: none;
}

.contactBox .contact_note {
	font-size: 100%;
	text-align: left;
}

.contactBox .contact_note br {
	display: none;
}

.contactBox .messageBox a.link {
    font-size: 30px;
}

.contactBox .messageBox span {
    display: inline-block;
    font-size: 24px;
    bottom: 2px;
}

.indexPrice .price {
    font-size: 60px;
}

.indexPrice .price span {
    font-size: 40px;
    top: -5px;
}

.indexPrice .price span.taxText {
    font-size: 20px;
    top: -15px;
}


.indexAccess .mapBox iframe {
	width: 100%;
	height: 300px;
	display: inline-block;
}

.indexAccess .mapBox img {
	width: 100%;
	height: 300px;
}

}

/* ------------------------------------------------------ */
@media only screen and (max-width : 600px) {
/* ------------------------------------------------------ */

.contactBox {
	line-height: 1.8em;
}

.contactBox .messageBox span {
	font-size: 100%;
}

}

/* ------------------------------------------------------ */
@media only screen and (max-width : 500px) {
/* ------------------------------------------------------ */
.contactBox {
	padding: 30px;
	width: 100%;
}

.contactBox .messageBox {
	font-size: 18px;
}

.contactBox .messageBox a.link {
	font-size: 20px;
}

    .contactBox .messageBox span {
        font-size: 100%;
    }


.contactBox .onlineBtn {
	font-size: 100%;
	width: 100%;
}

.contactBox .onlineBtn a.contactBtn {
	font-size: 100%;
}

.imagePhoto img {
	width: 155vw;
	left: 50%;
	transform: translateX(-50%);
}

.indexSchedule {
	margin: 20px auto 0 auto;
}

.indexSchedule .read {
	text-align: left;
}

#priceBox ul {
	width: 80%;
	margin: 0 auto;
}
	
.indexPrice {
	margin: 0 auto 50px auto;
}

.indexAccess .read {
	text-align: left;
}

.indexAccess .read br {
	display: none;
}


.indexAccess .mapBox iframe {
	width: 100%;
	height: 200px;
	display: inline-block;
}

.indexAccess .mapBox img {
	width: 100%;
	height: 200px;
}


}

/* ------------------------------------------------------ */
@media only screen and (max-width : 320px) {
/* ------------------------------------------------------ */ 

}
