@charset utf-8;

html { background-image:url(../../../../img/images/column/takanashisan/bg_h55.png); }
body { min-width:320px; background-image:url(../../../../img/images/column/takanashisan/bg_h250.png); }
img{
	max-width: 100%;
	height: auto;
}
.sp{ display: block; }
.pc{ display: none; }


/* WRAP */
#wrap {  padding:0; width:auto; }

/* HEADER */
#header { width: auto; height:55px; overflow: hidden; }
#header h1 { display: block; padding-top:5px; padding-left:10px; position:relative; top:auto; left:auto; }
#header h1 img{ width: 140px; height: auto; }
#header h2,
#header .numbers,
#header ul#headNav,
#header .subNav,
#header h5,
#header h6{ display: none; }
/* HEADER */

.inner{ width: auto; }

/* CONTAINER */
#container { width:auto; overflow:visible; }

/* SEARCHBOX */
#searchBox { display:none; }

/* mainimage */
#container h3.mainimage {
	width: 100%;
	height: 300px;
	background-image: url(../../../../img/images/column/takanashisan/head_M.png?verupdate=2017061901);
	background-color: #ccc;
	background-size: cover;
	margin-bottom: 24px;
}
/* CONTENT */
#content { width:auto; float:none; padding: 0 16px; }

/* SIDE */
#side{ width: auto; }
#side div.profBox div.imageBox{ text-align: center; }
#side div.profBox div.imageBox img{ max-width: 200px; }

/* LISTBLOCK */
#content div.listBlock{
	margin-bottom: 40px;
}

/* AMAZONBLOCK */
#side div.amazonBlock { margin: 0 16px 24px }
#side div.amazonBlock dt{ text-align: center; }


/* APPAREA */
.appArea{
	border: 3px dotted #333;
	border-radius: 8px;
	padding: 8px;
	margin-top: 2em;
}
.appArea:after{
	content: "";
	display: block;
	clear: both;
}
#content div.entryBox .appArea h4{
	margin-top: -3em;
	margin-bottom: .5em;
	text-align: center;
}
.appArea .thumb {
	float: left;
	width: 25%;
	padding-right: 8px;
	margin-bottom: 0!important;
}
.appArea .thumb img{
	border-radius: 8px;
}
#content div.entryBox .appArea .desc{
	overflow: hidden;
	line-height: 1.3;
	font-size: 98%;
	margin-bottom: 0;
}
#content div.entryBox .appArea .desc img{
	display: block;
	margin-top: .5em;
}

/* SNS BUTTON */
#content div.entryBox .fukidashi {
	text-align: center;
}
#content div.entryBox ul.shareLink.sp{
	text-align: center;
	padding-top: 0;
}
#content div.entryBox ul.shareLink.sp li {
	display: inline-block;
	float: none;
}
.shareLink.sp li a {
	display: block;
	width: 43px;
	height: 43px;
	box-sizing: border-box;
	padding: 14px;
	border-radius: 50%;
	overflow: hidden;
	text-indent: -9999px;
	line-height: 1;
	color: transparent;
}
.shareLink.sp .iconTw a {
	background: #1da1f2 url(../../../../img/images/column/takanashisan/icon-twitter.svg) center no-repeat;
	background-size: 24px;
}
.shareLink.sp .iconFb a {
	background: #3b5998 url(../../../../img/images/column/takanashisan/icon-fb.svg) center no-repeat;
	background-size: 20px;
}
.shareLink.sp .iconLi a {
	background: #00b900 url(../../../../img/images/column/takanashisan/img/icon-line.svg) center no-repeat;
	background-size: 24px;
}
.shareLink.sp .iconHatena a {
	background: #00a4de url(../../../../img/images/column/takanashisan/img/icon-hatena.svg) center no-repeat;
	background-size: 24px;
}

/* FOOTER */
#footer { padding:0 0 0 10px; width:auto; height:230px; background-color: transparent;}
#footer .inner{ width:auto;}
#footer h5 { margin-bottom:12px; position:relative; top:auto; bottom:auto; left:auto; }
#footer p#copy { font-size:77%; bottom:20px; left:10px; }
#footer ul { margin:0; border-left:none; }
#footer ul li { border-left:1px solid #FFF; border-right:0; margin-bottom:6px; }
#footer ul li a { padding:0 4px; font-size:85%; }
#footer p.goTop { clear:both; padding-bottom:24px; text-align:center; width:auto; position:relative; top:auto; right:auto; }
#footer p.goTop a { display:block; margin:0 auto; text-indent:100%; white-space:nowrap; width:36px; height:36px; background:url(../../../../img/images/column/takanashisan/gotop.png) no-repeat 0 0; overflow:hidden; }
#footer p.goTop a:hover { opacity:0.7; }
/* FOOTER */