/* ==========================================================================
   All
   ========================================================================== */

#top-info-container {
	max-width: 320px;
	margin: 0 auto 30px auto;
}
#top-info-container > div {
	border: solid 1px #eee;
	padding: 10px 20px;
	margin: 0 10px;
}
#top-info-container p {
	font-family: 'メイリオ', meiryo, Arial;
	font-size: 12px;
}
#top-info-container p.top-info-title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

@media only screen and (min-width: 480px) {
	#top-info-container {
		max-width: 480px;
	}
}

@media only screen and (min-width: 640px) {
	#top-info-container {
		max-width: 640px;
	}
	#top-info-container > div {
		padding: 16px 30px;
	}
	#top-info-container p {
		font-size: 13px;
	}
	#top-info-container p.top-info-title {
		font-size: 20px;
		margin-bottom: 24px;
	}
}

@media only screen and (min-width: 960px) {
	#top-info-container {
		max-width: 960px;
		margin-top: 40px;
		margin-bottom: 0;
	}
	#top-info-container > div {
		padding: 20px 40px;
	}
	#top-info-container p {
		font-size: 14px;
	}
	#top-info-container p.top-info-title {
		font-size: 24px;
		margin-bottom: 32px;
	}
}

/*
@media only screen and (min-width: 640px) {
#top-info-container {
    border: solid 1px #eee;
    margin: 0 10px;
    padding: 20px 40px;
}
#top-info-container p {
    font-family: 'メイリオ', meiryo, Arial;
}
#top-info-container p.top-info-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 32px;
}
}*/

/* Search */

#search {
}
#search #search-wrapper {
	height: 280px;
	width: 100%;
	overflow: hidden;
}
#search #conditions ul {
	width: 280px;
	height: 216px; /*192px;*/
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	line-height: 19px;
	font-size: 11px;
}
#search #conditions li {
	margin: 0 16px 0 16px;
	border-bottom: 1px #ddd dotted;
}
#search #conditions li:last-of-type {
	border-bottom: none;
}
#search #conditions li a {
	display: block;
	padding: 2px 8px 0 22px;
	background: url('/img/Home/arrow.gif') 8px 6px no-repeat;
}
#search #conditions a:hover {
	text-decoration: underline;
}
#search #conditions li a:hover {
	padding-left: 24px;
	background-position: 10px 6px;
}
#search #conditions .before,
#search #conditions .after {
	font-size: 12px;
	overflow: hidden;
	margin: 0;
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
}
#search #conditions .before {
}
#search #conditions .after {
	text-align: right;
}

/* Slide */

#slider {
	padding-bottom: 20px;
}
#slider #slider-canvas {
	width: 280px;
	height: 168px;
	overflow: hidden;
}
#slider #slider-canvas li img {
	width: 100%;
}
#slider #slider-nav,
#slider #slider-nav-marker {
	display: none;
}

/* FB&Twitter */

#sidebar #facebook .grid-piece {
}
#sidebar #facebook iframe {
	border: none;
	width: 100%;
	height: 280px;
	margin: 0;
	padding: 0;
	float: left;
}

#sidebar #twitter .grid-piece {
	height: 316px;
	overflow: hidden;
}
#sidebar #twitter .twitter-timeline {
	margin: 0;
	width: 100%;
	height: 280px;
	float: left;
}

/* 2025 追加 */
#sns .sns__wrap {
	display: flex;
	justify-content: center;
	gap: 5rem;
	margin: 10px;
	padding: 30px;
	border: 1px solid #eee;
}
#sns .sns__wrap img {
	width: 55px;
	height: auto;
}

/* About */

#about .grid-piece dl {
	margin: 0;
}
#about .grid-piece dt {
	padding: 8px 12px 0 8px;
	font-size: 13px;
	line-height: 24px;
	border-top: dotted 1px #eee;
}
#about .grid-piece dt:first-of-type {
	border-top: none;
	padding-top: 5px;
}
#about .grid-piece dd {
	padding: 0 8px 12px 12px;
	margin: 0;
	font-size: 11px;
	line-height: 18px;
}
#sidebar #about #googlemap {
	width: 280px;
	height: 280px;
}
#sidebar #about #line_at {
	float: left;
	border-top: dotted 1px #eee;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}

#sidebar #lineat {
	float: left;
	border-top: dotted 1px #eee;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	width: 100%;
}
#sidebar #lineat .lineat_row {
	width: 280px;
	box-sizing: border-box;
	margin: 0 auto;
}
#sidebar #lineat .lineat_row img {
	width: 100%;
	height: auto;
}
#sidebar #lineat #lineat_label {
	padding: 24px 24px 0 24px;
}
#sidebar #lineat #lineat_qr {
	padding: 10px 50px;
}
#sidebar #lineat #lineat_banner {
	padding: 0 24px 24px 24px;
}

/*Ratest Items  */

#ratest {
	padding-bottom: 30px;
}
#ratest #carousel {
	margin-top: 10px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	box-shadow: 0 0 2px #999;
	background-color: #e4ccda;
}
#ratest #carousel-wrapper {
	padding: 10px 0;
	border-top: solid 1px #cdb7c4;
	border-bottom: solid 1px #cdb7c4;
}
#ratest #carousel-inner {
	margin: 0;
}
#ratest #carousel .grid-piece {
	border: none;
	padding: 0;
	margin: 15px;
	width: 130px;
}
#ratest #carousel .grid-piece a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 120px;
	height: 120px;
	background-color: #fff;
	border: solid 5px #fff;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #888;
}
#ratest #carousel .grid-piece img {
}

#sidebar #other .grid-piece img {
	width: 100%;
}

/* ==========================================================================
   Mobile
   ========================================================================== */

@media only screen and (min-width: 480px) {
	/* Slider */

	#slider #slider-canvas {
		width: 440px;
		height: 264px;
	}

	/* FB&Twitter&About */

	#sidebar #facebook .grid-piece,
	#sidebar #twitter .grid-piece,
	#sidebar #about .grid-piece {
		width: 440px;
	}
	#sidebar #about #googlemap {
		width: 440px;
	}
	#sidebar #about #googlemap iframe {
		width: 100%;
	}
}

@media only screen and (min-width: 640px) {
	/* Slider */

	#slider {
		margin-top: 30px;
	}
	#slider .grid-piece {
		position: relative;
		overflow: hidden;
	}
	#slider #slider-canvas {
		width: 600px;
		height: 362px;
		overflow: hidden;
	}
	#slider #slider-canvas img {
		width: 100%;
	}
	#slider #slider-nav {
		display: block;
		position: static;
		padding: 0;
		margin: 4px -5px 0 -5px;
	}
	#slider #slider-nav li {
		width: 194px;
		padding: 5px 4px 0 5px;
		float: left;
	}
	#slider #slider-nav li:last-of-type {
		padding-right: 0;
	}

	#slider #slider-nav a {
		display: block;
	}
	#slider #slider-canvas img,
	#slider #slider-nav img {
		width: 100%;
	}
	#slider #slider-nav-marker {
		display: block;
	}

	/* FB & Twitter */

	#sidebar #facebook,
	#sidebar #twitter {
		width: 320px;
		float: left;
	}
	#sidebar #facebook .grid-piece,
	#sidebar #twitter .grid-piece {
		width: 280px;
	}

	/* About */

	#sidebar #about .grid-piece {
		width: 600px;
	}
	#sidebar #about dl {
		width: 310px;
		margin-right: 10px;
		float: left;
	}
	#sidebar #about dd:last-of-type {
		padding-bottom: 5px;
	}
	#sidebar #about #googlemap {
		width: 280px;
		float: left;
	}
}

@media only screen and (min-width: 960px) {
	/* Slider */

	#slider .grid-piece {
		width: 920px;
	}
	#slider #slider-canvas {
		width: 630px;
		height: 380px;
		float: left;
	}
	#slider #slider-nav {
		position: static;
		padding: 0;
		background: none;
		width: 290px;
		margin: -5px;
		float: right;
	}
	#slider #slider-nav li {
		width: 280px;
		padding: 5px;
	}
	#slider .wrapper {
		width: 960px;
	}

	/* About */

	#sidebar #about .grid-piece {
		width: 280px;
	}
	#sidebar #about dl {
		width: 100%;
		margin-right: 0px;
	}
	#sidebar #about dd:last-of-type {
		padding-bottom: 12px;
	}

	/* Ratest Items */

	#ratest .wrapper {
		width: 960px;
	}
}

#top-info {
	padding: 9px;
	border: solid 1px #eee;
	margin: 10px auto;
	max-width: 280px;
}
#top-info img {
	width: 100%;
	height: auto;
}

@media only screen and (min-width: 480px) {
	#top-info {
		max-width: 440px;
	}
}
@media only screen and (min-width: 640px) {
	#top-info {
		max-width: 600px;
		margin-top: 48px;
	}
}
@media only screen and (min-width: 960px) {
	#top-info {
		width: 920px;
		max-width: 920px;
		margin: 48px auto 0 auto;
	}
}
