@charset "utf-8";
/* CSS Document */

@media only screen and (max-width :556px){
/*****写真上の四角******/
#subTitle {
	display: none;
}

/*****new 写真キャプション******/
#photoCaption {
	bottom: 10px;
	right: 0px;
	font-size: 81.25%;
	padding: 0em 1em;
}

#siteLogo {
    margin-left: -105px;
}

/*****サイトタイトル部*****/
#siteTitleArea {
	height: auto;
	padding: 0em 1em;
}
#textLead {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	font-size: 87.5%;
	font-weight: bold;
	z-index: 20;	
}
#siteLogo {
	display: block;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -105px;
	padding-top: 1em;
	text-align: left;
	z-index: 20;	
}
#sitePhoto1 {
	display: none;
	position: absolute;
	top: 180px;
	left: 670px;
	z-index: 10;
}
#sitePhoto2 {
	display: none;
	position: absolute;
	top: 68px;
	left: 743px;
	z-index: 10;
}
#siteIll {
	display: block;
	position: relative;
	bottom: 0px;
	left: 0%;
	width: 100%;
	margin-top: -50px;
	margin-left: 0px;
	z-index: 10;
}
#siteIll img {
	width: 100%;
}
#textLead2 {
	display: block;
	position: relative;
	padding: 0px 1em 1em 1em;
	text-align: center;
	font-size: 87.5%;
	font-weight: bold;	
}

#photoS {
    display: flex;
    justify-content: center;
    line-height: 0%;
    flex-direction: column;
    align-items: center;
}

#photoS div {
	width: 100%;
	padding-bottom: 1em;
	text-align: center;
}
#photoS div img {
	width: 90%;
	height: auto;
}

#bannerInfoArea {
	flex-direction: column;
}
#bannerInfoArea div {
	padding-bottom: 1em;
}
#infoArea {
	width: 100%;
	margin-top: 0px;
}
#routeInfoIll {
	display: flex;
    overflow: hidden;
    justify-content: center;
    width: 100%;
}
#routeInfoIll img {
	width: 175%;
	margin-top: -50px;
}
#infoAreaBg {
	margin-bottom: 0px;
	padding-bottom: 20px;
}
#bannerInfoArea {
	margin-bottom: 0px;
}
#mapHokkaido {
	position: relative;
	width: 100%;
}
#mapHokkaido div {
	width: 100%;
}
#mapHokkaido img {
	width: 100%;
	height: auto;
}
.titleSent {
	margin-top: 0px;
	width: 100%;
}
#areaLinkBanner {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0px auto 25px auto;
    flex-direction: column;
    align-items: center;
}
#footerMenuAreaInn {
	margin-top: 0px;
}
#ill3 {
	display: none;
}

#sentence1b {
	position: relative;
	width: 100%;
	margin-bottom: 0em;
}
#sentence1b ol {
	padding: 1em;
}
#sentence1c {
	position: relative;
}
#textLead3 {
	/*display: none;*/
	margin: 0px 0.5em;
}
#infoIll1 {
	margin-top: -50px;
}
/*よりみち*/
#banner_yorimichi {
	display: none;
}
#yorimichi {
	display: flex;
	text-align: center;
	flex-direction: column;
    justify-content: center;
	width: auto;
	margin: 10px;
	border: 3px solid #727171;
	border-radius: 6px;
	padding: 5px;
	background: url(../images/bg_search2.svg);
}
#yorimichiInn {
	display: flex;
	text-align: center;
	flex-direction: column;
    justify-content: center;
	width: auto;
	margin: 0px;
	border: 3px dotted #727171;
	border-radius: 6px;
	padding: 10px;
}
#yorimichiInn div:nth-child(1) {
	font-weight: bold;
	font-size: 125%;
	color: #231916;
}
#yorimichiInn div:nth-child(2) {
	margin-top: 0.35em;
	border-top: 1px solid #727171;
	border-bottom: 1px solid #727171;
}
#yorimichiInn div:nth-child(3) {
	margin: 10px 0px;
	padding: 10px 0px;
	border-radius: 1em;
	font-size: 87.5%;
	line-height: 135%;
	background: #E9587D;
	color: #fff;
}
#yorimichiInn div:nth-child(5) {
	font-size: 81.25%;
	line-height: 150%;
	text-align: left;
}
#yorimichiInn div:nth-child(6) {
	padding-top: 0.35em;
	line-height: 0%;
}
#yorimichiInn img {
	width: 100%;
}




}