@charset "utf-8";

/* ++++++++++++++++++++++++++++++++++++++++

	/dog/travel/odekake/dogrun/ for SP

++++++++++++++++++++++++++++++++++++++++ */

@media screen and (max-width: 768px){

#contents_area {
	letter-spacing: -.04em;
	font-size: 16px;
	font-size: -webkit-calc(16 * 100vw / 320);
	font-size: calc(16 * 100vw / 320);
	line-height: 2;
}
#contents_area img {
	width: 100%;
}

.section+.section {
	margin-top: 0;
}
.section h3,
.section h4 {
	margin-bottom: 0;
}
.section h3 {
	padding-left: 0;
}
.section p {
	margin: 0 6.25%;
}

.section_inner {
	margin: 0;
}

.section .notes {
	margin: 0;
}
.section .notes span {
	display: block;
	margin: 0 6.25%;
	padding: 3.75% 6.25%;
	border: solid 2px;
	font-weight: bold;
}

#contents_footer_navigation:before {
	background-image: url(../../../image/footer_dog.jpg);
	background-size: 75px;
}


/* ----------------------------------------
	section_title
---------------------------------------- */

#section_title .section_inner {
	margin: 0 6.25%;
}

#section_title h2 {
	margin-bottom: 6.25%;
}
#section_title p {
	margin: 0;
}

#section_title .info {
	margin-bottom: 3.75%;
	font-size: 10px;
	font-size: -webkit-calc(10 * 100vw / 320);
	font-size: calc(10 * 100vw / 320);
	line-height: 1.5;
}

#section_title .category {
	margin-bottom: 12px;
	padding-left: 17.14%;
	background: url(/dog/common/image/icon_category_drive.png) no-repeat;
	background-size: auto 100%;
	color: #ff7847;
}

#section_title time {
	color: #727171;
}

#section_title strong {
	display: block;
	margin-bottom: 3.75%;
	white-space: nowrap;
	letter-spacing: 0;
	color: #000;
	font-weight: bold;
	font-size: 20px;
	font-size: -webkit-calc(20 * 100vw / 320);
	font-size: calc(20 * 100vw / 320);
	line-height: 1.4;
}


/* ----------------------------------------
	section_about
---------------------------------------- */

#section_about {
	margin-top: 8.75%;
}
#section_about figure {
	margin-top: 6.25%;
}
#section_about figure+p {
	margin-top: 7.5%;
}


/* ----------------------------------------
	section_badmanners
---------------------------------------- */

#section_badmanners {
	margin-top: 5%;
}

#section_badmanners ul {
	margin-top: 3.75%
}
#section_badmanners li+li {
	margin-top: 4.375%;
}
#section_badmanners h4,
#section_badmanners li p {
	position: relative;
}
#section_badmanners h4 {
	z-index: 2;
}
#section_badmanners p {
	background: #fdfdec;
}
#section_badmanners li p {
	z-index: 1;
	margin: 0;
	padding: 8.75% 6.25%;
}

#section_badmanners [data-num='2'] p { margin-top: -1.875%; }
#section_badmanners [data-num='3'] p { margin-top: -3.125%; }
#section_badmanners [data-num='4'] p { margin-top: -3.125%; }
#section_badmanners [data-num='5'] p { margin-top: -.625%; }
#section_badmanners [data-num='6'] p { margin-top: -2.5%; }

#section_badmanners .notes {
	padding-top: 6.25%;
	padding-bottom: 17.5%;
}


/* ----------------------------------------
	section_preparation
---------------------------------------- */

#section_preparation .heading {
	margin-top: 10%;
}

#section_preparation ul {
	margin-top: 3.75%;
}
#section_preparation li,
#section_preparation h4,
#section_preparation li p {
	position: relative;
}
#section_preparation li {
	padding-top: 6.25%;
}
#section_preparation li+li {
	margin-top: 5%;
}
#section_preparation li:before,
#section_preparation li:after {
	content: '';
	position: absolute;
	top: 0;
	z-index: 1;
	border-radius: 50%;
}
#section_preparation li:before {
	left: 8.125%;
	width: 83.75%;
	padding-top: 83.75%;
}
#section_preparation li:after {
	left: 16.875%;
	width: 66.25%;
	margin-top: 8.75%;
	padding-top: 66.25%;
	background: #fff;
}
#section_preparation h4,
#section_preparation li p {
	z-index: 2;
}
#section_preparation h4 img {
	margin: 0;
}
#section_preparation li p {
	margin-top: 3.75%;
}

#section_preparation [data-num='1']:before { background: #bddfdc; }
#section_preparation [data-num='2']:before { background: #d4e8c8; }
#section_preparation [data-num='3']:before { background: #fbdfd1; }
#section_preparation [data-num='4']:before { background: #b6dcec; }
#section_preparation [data-num='5']:before { background: #fbfada; }

#section_preparation .notes {
	margin-top: 12.5%;
}


/* ----------------------------------------
	section_goods
---------------------------------------- */

#section_goods {
	margin-top: 12.5%;
}

#section_goods .section_inner {
	margin-top: 5%;
}

#section_goods ul {
	margin-top: 3.75%;
}
#section_goods li+li {
	margin-top: 8.125%;
}
#section_goods li:before {
	content: '';
	display: block;
	margin: 0 6.25%;
	padding-top: 7.5%;
	border-top: dotted 2px #305a5e;
}
#section_goods h4,
#section_goods li p {
	position: relative;
	z-index: 1;
}

#section_goods [data-num='1'] p { margin-top: -32.5%; }
#section_goods [data-num='2'] p { margin-top: -25%; }
#section_goods [data-num='3'] p { margin-top: -46.5%; }
#section_goods [data-num='4'] p { margin-top: -23.125%; }
#section_goods [data-num='5'] p { margin-top: -25.625%; }

#section_goods .notes {
	margin-top: 6.25%;
}


/* ----------------------------------------
	section_attention
---------------------------------------- */

#section_attention {
	margin-top: 12.5%;
	padding-bottom: 23.75%;
	background: url(../image/attention_bg_sp.png) 0 100% no-repeat #efefef;
	background-size: 100%;
}
#section_attention figure {
	margin: 10% 6.25% 0;
}
#section_attention ul {
	margin-top: 11.25%;
}
#section_attention li+li {
	margin-top: 12.5%;
}
#section_attention li p {
	margin-top: 5%;
}

#section_attention .btn_detail {
	display: block;
	overflow: hidden;
	width: 62.5%;
	height: 0;
	margin: 3.75% auto 0;
	padding-top: 10.625%;
	background: url(../image/attention_btn_sp.png) 50% 50% no-repeat;
	background-size: contain;
}


/* ----------------------------------------
	section_summary
---------------------------------------- */

#section_summary {
	margin-top: 12.5%;
}
#section_summary figure {
	margin: 6.25% 6.25% 0;
}
#section_summary figure+p {
	margin-top: 5%;
}
#section_summary p+p {
	margin-top: 2em;
}

/* ----------------------------------------
	annotation
---------------------------------------- */
#contents_area .annotation-block {
	margin-top: 30px;
}

}