@charset "utf-8";

/* ++++++++++++++++++++++++++++++++++++++++

	/dog/travel/odekake/kafun/ 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:not(.switch_pc) {
	display: block;
	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 p+p {
	margin-top: 2em;
}

.section_inner {
	margin: 0;
}

#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_special.png) no-repeat;
	background-size: auto 100%;
	color: #04c28f;
}

#section_title time {
	color: #727171;
}

#section_title strong {
	display: block;
	margin-bottom: 3.75%;
	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_heading
---------------------------------------- */

#section_heading,
#section_heading:before {
	background: 50% 0 no-repeat;
	background-size: 100%;
}
#section_heading {
	padding: 30.625% 0 75%;
	background-image: url(../image/heading_bg_foot_sp.jpg);
	background-position-y: 100%;
}
#section_heading:before {
	content: '';
	position: absolute;
	top: 0;
	width: 100%;
	padding-top: 110%;
	background-image: url(../image/heading_bg_head_sp.png);
}
#section_heading h3 {
	width: 65%;
	margin: auto;
}
#section_heading p {
	margin: 5% 12.5% 0;
}


/* ----------------------------------------
	section_about
---------------------------------------- */

#section_about {
	margin-top: 18.75%;
	padding-bottom: 18.75%;
	background: #ffbe64;
}
#section_about:before,
#section_about:after {
	content: '';
	position: absolute;
	left: 0;
	width: 100%;
	padding-top: 2.08%;
	background: repeat-x;
	background-size: auto 100%;
}
#section_about:before {
	top: 1px;
	margin-top: -2.08%;
	background-image: url(../image/about/bg_head.png);
}
#section_about:after {
	bottom: 1px;
	margin-bottom: -2.08%;
	background-image: url(../image/about/bg_foot.png);
}

#section_about .heading {
	padding-top: 70.625%;
}
#section_about .heading h3 {
	position: absolute;
	left: 0;
	top: 0;
	margin-top: -6.25%;
}
#section_about .heading figure {
	margin: 0 6.25%;
}

#section_about .text {
	margin-top: 5.625%;
}

#symptom:before,
#symptom:after,
#symptom ul {
	border: solid #000;
}
#symptom {
	position: relative;
	margin: 34.375% 6.875% 0 6.25%;
	padding-top: 5%;
}
#symptom:before,
#symptom:after {
	content: '';
	position: absolute;
	z-index: 1;
}
#symptom:before {
	left: 6px;
	top: 6px;
	right: -6px;
	bottom: -6px;
	border-width: 0 2px 2px 0;
}
#symptom:after {
	right: 0;
	top: 0;
	box-sizing: border-box;
	width: 8.63%;
	padding-top: 10%;
	border-width: 2px 2px 0 0;
}
#symptom h4 {
	position: absolute;
	left: -7.19%;
	right: -7.91%;
	top: 0;
	z-index: 3;
	margin-top: -27.5%;
}
#symptom ul {
	position: relative;
	z-index: 2;
	padding: 10% 0;
	border-width: 0 2px 2px;
}
#symptom li {
	box-sizing: border-box;
	min-height: 32px;
	padding: 3.59% 0 .47% 15.58%;
	background: url(../image/about/symptom_checkbox.png) 5.99% 0 no-repeat;
	background-size: 10.55%;
}
#symptom li+li {
	margin-top: 4.31%;
}
#symptom+p {
	margin-top: 7.5%;
}

#type {
	margin-top: 22.5%;
	padding-bottom: 13.125%;
	background: #fff;
}
#type p {
	margin-top: 5%;
}


/* ----------------------------------------
	section_point
---------------------------------------- */

#section_point {
	margin-top: 16.25%;
}
#section_point h3+p {
	margin-top: 8.125%;
}

#section_point .list {
	margin-top: 6.25%;
}
#section_point li p {
	margin-top: 4.375%;
}

#section_point .weather {
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-align-items: flex-end;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	margin-top: 6.25%;
}
#section_point .weather li {
	width: 50%;
}
#section_point .weather li:nth-child(n+3) {
	margin-top: 9.375%;
}
#section_point .weather+p {
	margin-top: 8.125%;
}

#section_point #point02 { margin-top: 10%; }
#section_point #point03 { margin-top: 8.75%; }
#section_point #point04 { margin-top: 11.25%; }
#section_point #point05 { margin-top: 5%; }


/* ----------------------------------------
	section_car
---------------------------------------- */

#section_car {
	margin-top: 36.25%;
}

#car01 {
	position: relative;
	padding-bottom: 15%;
	background: #bef0e1;
}
#car01:before {
	content: '';
	position: absolute;
	bottom: 100%;
	width: 100%;
	padding-top: 16.875%;
	background: url(../image/car/01_bg_sp.png) 0 100% no-repeat;
	background-size: 100%;
}

#car01 .section_inner {
	padding-top: 58.75%;
}

#car01 h3 {
	position: absolute;
	top: 0;
	width: 100%;
	margin-top: -6.875%;
}
#car01 p {
	margin-top: 2.5%;
}

#car02 {
	position: relative;
	padding: 12.5% 0 6.25%;
	background: url(../image/car/02_bg_sp.png) no-repeat #fff082;
	background-size: 100%;
}
#car02 h3+figure {
	margin-top: 1.875%;
}
#car02 h3+figure+p {
	margin-top: 3.125%;
}

#car02 .item {
	position: relative;
	margin: 20% 6.25% 0;
	padding: 12.5% 0 10.39%;
	border: solid #fff;
	border-width: 3px;
}
#car02 .item h4 {
	position: absolute;
	left: 5.44%;
	right: 5.44%;
	top: 0;
	margin-top: -15.84%;
	margin-top: -webkit-calc(-14.85% - 3px);
	margin-top: calc(-14.85% - 3px);
}
#car02 .item ul,
#car02 .item .other {
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#car02 .item li {
	width: 50%;
}
#car02 .item li:nth-child(n+3) {
	margin-top: 13.36%;
}
#car02 .item li:nth-child(3) {
	width: 100%;
}

#car02 .item .other {
	margin-top: 12.37%;
}
#car02 .item .other figure {
	width: 84.65%;
}
#car02 .item .other p {
	margin: 2.97% 7.42% 0;
}


/* ----------------------------------------
	section_conclusion
---------------------------------------- */

#section_conclusion {
	margin-top: 12.5%;
}
#section_conclusion figure {
	margin-top: 6.25%;
}
#section_conclusion figure+p {
	margin-top: 3.125%;
}

#supervisor {
	text-align: center;
}
#supervisor span {
	display: inline-block;
	padding: .25em .625em;
	background: #fff082;
}
#supervisor strong {
	letter-spacing: 0;
	font-weight: bold;
	font-size: 110%;
}

/* ----------------------------------------
	annotation
---------------------------------------- */
#contents_area .annotation-block {
	margin-top: 30px;
}

}