.page-section {
	max-width: 1360px;
	margin: auto;
}

.content-box h1, .about_str h3,.content-box h4, .access_text h4, #winter h4 {
	text-align: center;
	padding: 50px 0 20px;
	font-size: 24px;
}

.content-box h1 span, .about_str h3 span, .content-box h4 span, .access_text h4 span, #winter h4 span {
	background: linear-gradient(transparent 70%, #83e4dd45 70%);
	font-weight: 600;
}

.about_str h3 p span {
	background: linear-gradient(-135deg, transparent 5%, #33a79f91 55%);
	border: 1px solid #fff;
	border-radius: 50%;
	padding: 20px;
	color: #83a394;
	color: #fff;
}

.about_str h3 p {
	margin-bottom: 30px;
}

.content-box p {
	text-align: center;
	padding: 10px 8px;
	line-height: 2.2em;
}

.content-box p span {
	border-bottom: 2px dashed #a2d7bb;
	padding: 0 0 3px 0;
}

.contactbox {
	display: flex;
	justify-content: space-evenly;
}

.content_btn {
	margin: 10px;
	padding: 6px 12px;
	border-radius: 0.5rem;
	background: #ffffff;
	border: solid 1px #30585596;
	box-shadow: 2px 2px 4px 0px #5f5f5f36;
}

.content_btn.tel {
	letter-spacing: 0.1em;
	font-size: 24px;
}

.content_btn.mail {
	font-size: 22px;
}

.content_btn.access {
	font-size: 22px;
	text-align: center;
	width: 100%;
	max-width: 230px;
	margin: 20px auto;
}

.content_btn a {
	color: #000;
	font-family: 'Noto Serif', serif;
}

.content_btn i {
	color: #305855;
	font-size: 1.5rem;
}

.contents-wrap {
	display: flex;
	justify-content: space-evenly;
	padding: 6px 12px;
	width: 100%;
	max-width: 900px;
	margin: 25px auto;
}

.contents-wrap.target.text5 {
	display: flex;
	flex-direction: row-reverse;
	margin: 40px auto;
}

.design_content2 {
	width: 100%;
	max-width: 900px;
}

.event {
	display: flex;
	justify-content: space-around;
	padding: 6px 12px;
	width: 100%;
	max-width: 900px;
	margin: auto;
}

.contents-img, .contents-text {
	padding: 20px;
	width: 50%;
}

.contents-img img {
	width: 100%;
	max-width: 450px;
}

.contents-text {
	width: 50%;
}

.photo, .event__c {
	width: 90%;
	margin: auto;
}

.photo img {
	width: 100%;
	box-shadow: 2px 2px 4px 0px #21212136;
	border-radius: 4px;
}

.stepBox h2 {
	font-size: 20px;
	font-weight: 600;
}

.stepBox_wrap p span {
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 2px;
	line-height: 1.8em;
}

.event__c li {
	text-align: center;
}

#access {
	width: 100%;
	max-width: 900px;
	margin: auto;
}

.googlemap {
	width: 100%;
	text-align: center;
}

.access_text {
	text-align: center;
	font-size: 22px;
	font-weight: 800;
}

.contents-wrap.plan {
	background-color: #fff;
	border-radius: 20px;
	box-shadow: 3px 3px 10px 0px #21212136;
}

.contents-wrap.plan.text7, .contents-wrap.plan.text9 {
	display: flex;
	flex-direction: row-reverse;
}

@media only screen and (max-width: 768px){
	.contactbox {
		display: flex;
		width: 350px;
		text-align: center;
		flex-direction: column;
		align-items: stretch;
		margin: auto;
	}

	.content_btn {
		/* height: 30px; */
		font-size: 20px !important;
	}

	.contents-wrap {
		display: flex;
		flex-direction: column;
		width: 90%;
		align-items: center;
		padding: 0;
	}

	.contents-wrap.target.text5 {
		display: flex;
		flex-direction: column;
		width: 90%;
		align-items: center;
		padding: 0;
	}

	.contents-img, .contents-text {
		width: 100%;
	}

	.contents-img iframe {
		max-width: 100%;
	}

	.event {
		display: flex;
		flex-direction: column;
		padding: 0;
	}

	.photo, .event__c {
		width: 90%;
		margin: auto;
	}

	.photo img {
		width: 100%;
		/* max-width: 450px; */
	}

	.contents-img img {
		width: 100%;
		max-width: 650px;
	}

	.about_str h3 span {
		display:inline-block;
	}

	.about_str h3 p span {
		border-radius: 50%;
		padding: 18px 25px;
	}
}

/* ======== table.tableOther ======== */
table.info {
    border-collapse: collapse;
    text-align: left;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 18px;
    width: 100%;
}

table.info tr {
}

table.info th {
    width: 25%;
    padding: 10px 21px;
    vertical-align: 0;
    border: #ddd 1px solid;
    border-right: #ddd 1px dashed;
    border-right: #ddd 1px solid;
    background: #ffffff;
    color: #000;
    background: #dddddd52;
    font-weight: bold;
}

table.info td {
    padding: 10px 21px;
    vertical-align: 0;
    border: #ddd 1px solid;
    border-left: none;
    line-height: 1.8rem;
    position: relative;
}

table.info td .linkArea {
    margin-top: 10px;
    text-align: left;
}

table.info td .linkArea a.btn {
    margin: 0;
}

.mark_td {
    /* background: #d7ffdf; */
    /* border-radius: 8px; */
    padding: 3px 10px;
    margin: 0 4px 0 0;
    color: #333333;
    /* border-bottom: solid 2px red; */
    /* padding: 0.2rem; */
    /* margin-bottom: 0.2rem; */
    background: linear-gradient(transparent 60%, #8db544b0 60%);
    font-weight: bold;
    /* font-size: 17px; */
}

@media only screen and (max-width: 950px) {
    table.info th {
        width:30%;
        padding: 20px;
        background: #ffffff;
    }

    table.info td {
        padding: 20px;
    }
}

@media only screen and (max-width: 800px) {
    table.info {
        font-size:13px;
    }
}

@media only screen and (max-width: 500px) {
    table.info {
        margin-top:10px;
    }

    table.info th {
        width: calc(100% - 30px);
        padding: 15px;
        display: block;
    }

    table.info td {
        padding: 15px;
        width: calc(100% - 30px);
        display: block;
        border: 1px solid #ddd;
        line-height: 2;
    }
}

@media only screen and (max-width: 375px){
	.sp_min {
        display: inline-block;
    }
}
	

.contents-wrap table {
	margin: 0 20px;
}

@media only screen and (max-width: 800px) {
    table.info {
        font-size:13px;
    }

    .br {
        display: block;
    }
}

@media only screen and (max-width: 800px) {
    table.info {
        margin-top:10px;
    }

    table.info th {
        background: #dddddd52;
        padding: 15px;
        display: block;
        width: 90%;
    }

    table.info td {
        padding: 15px;
        width: 90%;
        display: block;
        border: 1px solid #ddd;
        line-height: 2;
    }

    .autocamp, .onsen {
        display: block;
        width: auto !important;
        position: static !important;
        box-shadow: none !important;
        border-radius: 0 !important;
        padding: 4px;
    }
}

/*==================================================
スライダーのためのcss
===================================*/
.slider img {
    width:100%;/*スライダー内の画像を横幅100%に*/
    height:auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider .slick-slide {
    margin:0 10px;/*スライド左右の余白調整*/
}