@charset "utf-8";

/* ++++++++++++++++++++++++++++++++++++++++

	/dog/travel/odekake/water_play/ for PC

++++++++++++++++++++++++++++++++++++++++ */

@media print,screen and (min-width: 769px){

#contents_area {
	padding-bottom: 60px;
	letter-spacing: .04em;
	font-size: 16px;
	line-height: 2;
}
#contents_area a {
	word-break: break-all;
	color: #5fbec8;
}

.section+.section {
	margin-top: 100px;
}

.section img:not(.switch_sp) {
	display: block;
	margin: auto;
}

.section h2 {
	margin-bottom: 30px;
	letter-spacing: .12em;
	color: #000;
	font-weight: bold;
	font-size: 28px;
	line-height: 1;
}
.section h2+figure {
	padding-top: .5em;
}
.section h3,
.section h4 {
	letter-spacing: .1em;
}
.section h3 {
	margin-bottom: 20px;
	padding-left: 0;
	font-size: 22px;
}
.section h4:not(:first-child) {
	margin-top: 40px;
}
.section p+p,
.section ul+p,
.section p+ul {
	margin-top: 2em;
}
.section figure+p {
	margin-top: 20px;
}
.section figure img {
	width: 510px;
}
.section figure li+li {
	margin-top: 30px;
}

.section .block {
	margin-top: 80px;
}

#contents_footer_navigation:before {
	background-image: url(../../../image/footer_dog.jpg);
}


/* ----------------------------------------
	section_title
---------------------------------------- */

#title_img {
	width: 980px;
	margin: 0 auto 25px;
}

#section_title .info {
	margin-bottom: 20px;
	letter-spacing: -.4em;
	font-size: 15px;
	line-height: 22px;
}
#section_title .info>* {
	display: inline-block;
	vertical-align: top;
	letter-spacing: -.02em;
}

#section_title .category {
	margin-right: 22px;
	padding-left: 80px;
	background: url(/dog/common/image/icon_category_drive.png) no-repeat;
	background-size: 59px;
	color: #ff7847;
}

#section_title time {
	color: #727171;
}
#section_title h1 {
	margin-bottom: 20px;
	white-space: nowrap;
	letter-spacing: .12em;
	color: #000;
	font-weight: bold;
	font-size: 34px;
	line-height: 47px;
}


/* ----------------------------------------
	section_facility
---------------------------------------- */

.section_faciilty {
	margin-top: 60px;
}

.section_faciilty .info {
	margin-top: 20px;
	padding: 60px;
	background: #f0f0f0;
}
.section_faciilty .info h5 {
	margin: 0 0 15px -.5em;
	letter-spacing: .2em;
	font-weight: bold;
	font-size: 18px;
	line-height: 1;
}
.section_faciilty .info p+h5 {
	margin-top: 60px;
}


/* ----------------------------------------
	supervisor
---------------------------------------- */

#supervisor {
	text-align: center;
}
#supervisor span {
	display: inline-block;
	padding: .625em;
	background: #fff082;
	line-height: 1;
}
#supervisor strong {
	letter-spacing: 0;
	font-weight: bold;
	font-size: 110%;
}

/* ----------------------------------------
	annotation
---------------------------------------- */
#contents_area .annotation-block {
	margin-top: 60px;
	padding-top: 0;
}

}