@charset "utf-8";

#mmem01 {
	background: url('../../images/home/mmem01.png') repeat 0 0;
	background-size: auto;
	width: 250px;
	height: 162px;
	margin: 0 auto 1em;
	padding: 30px 14px 0;
	clear: both;
	text-align: center;
}

#mmem01 .inputs {
	padding: 0 1em;
	font-size: .8em;
	font-weight: bold;
	text-align: left;
	margin: .5em 0;
}

#mmem01 table {
	font-size: .8em;
	font-weight: bold;
	margin: 1em 0 .8em;
	text-align: left;
}

#mmem01 td {
	padding: 0;
}

#mmem01 input[type=text], #mmem01 input[type=password] {
	width: 100%;
}

@media screen and (max-width: 640px) {
	#mmem01 table colgroup {
		display: table-column-group;
	}

	#mmem01 td {
		display: table-cell;
		width: auto;
	}

	#mmem01 input[type=text], #mmem01 input[type=password] {
		padding: 3px;
	}
}

#mmem02 {
	background: url('../../images/home/mmem02.png') repeat 0 0;
	width: 250px;
	height: 205px;
	text-align: center;
	margin: 0 auto 1em;
	padding: 35px 18px 0;
	clear: both;
}

#mmem02 .muted {
	line-height: 1.1;
	font-size: .9em;
}

#mmem02 .image_button {
	margin: 1em 0 .5em;
}

#mmem01 input[type=image], #mmem01 button,
#mmem02 .image_button {
	width: 210px;
}

#tabs-cond {
	margin: 1rem 0 2rem;
}

#tabs-cond ul {
	margin: 0;
	padding: 0;
}

#tabs-cond li.tab-area:hover,
#tabs-cond li.tab-cond:hover {
	opacity: 0.95;
}

#tabs-cond li.tab-area {
	background-position: 0 0;
}

#tabs-cond li.tab-cond {
	background-position: -27.5rem 0;
}

#tabs-cond li.tab-area.active,
#tabs-cond li.tab-area:hover {
	background-position: 0 -8.5rem;
}

#tabs-cond li.tab-cond.active,
#tabs-cond li.tab-cond:hover {
	background-position: -27.5rem -8.5rem;
}

#tabs-cond li a {
	display: none;
}

#tabs-cond li.tab-area.active a:hover,
#tabs-cond li.tab-cond.active a:hover {
	cursor: default;
}

#tabs-cond #tab-area, #tabs-cond #tab-cond {
	border: solid 1px rgb(207, 217, 222);
	border-top: none;
	z-index: 2;
	padding-top: 0;
	border-radius: 0 0 5px 5px / 0 0 5px 5px;
}

#tabs-cond #tab-cond {
	padding: 0 1rem 1rem;
}

#tabs-cond #tab-cond legend {
	padding: .5rem;
}

#tabs-cond fieldset.cond-active {
	display: block;
}

#tabs-cond span.cond-active {
	display: inline;
}

#tabs-cond form {
	padding: 0;
}

#tabs-cond fieldset {
	margin: 0;
}

#tabs-cond fieldset {
}

@media screen and (max-width: 640px) {
	.head-column.h2 {
		margin-bottom: 1rem;
	}
}

@media screen and (min-width: 641px) {
	.head-area, .head-cond, .head-column {
		background-size: 55rem 7.5rem;
		width: 100%;
		height: 7.5rem;
		margin: 0;
		padding: 0;
		text-indent: 100%;
		overflow: hidden;
		white-space: nowrap;
		border: none;
	}

	.head-area {
		background: url('../../images/home/tab-area.png') no-repeat 0 0;
	}

	.head-cond {
		background: url('../../images/home/tab-cond.png') no-repeat 0 0;
		margin-top: 2rem;
	}

	.head-column {
		background: url('../../images/home/tab-column.png') no-repeat 0 0;
		margin-top: 2rem;
	}

	.head-column:before {
		display: none;
	}

	.toggle-cond {
		cursor: pointer;
	}

	.latest-columns {
		border: solid 1px rgb(207, 217, 222);
		border-top: none;
		z-index: 2;
		padding-top: 0;
		border-radius: 0 0 5px 5px / 0 0 5px 5px;
	}
}

.toggle-cond > span {
	text-indent: 0;
	color: #ffffff;
	line-height: 30px;
	margin-right: 1em;
}

.sb-special {
	background: url('../../images/sb-special.jpg') 0 0;
	border-radius: .3rem;
	margin-bottom: 1em;
	padding: .5rem;
}

.sb-special .sb-special-inner {
	border: dashed 1px #D3797E;
	padding: .5rem .5rem .1rem;
	margin: 0;
}

.sb-special .button {
	width: 19rem;
}

#seminars {
	margin-bottom: 1em !important;
	position: relative;
	display: block;
	overflow: hidden;
}

#seminars .seminar-head {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: .5em;
	text-align: right;
	padding-right: 4px;
	padding-bottom: .2rem;
	padding-top: 10px;
	border-bottom: 1px dotted #007233;
	background: none;
	color: #007233;
	font-size: 15px;
	font-weight: bold;
	text-shadow: 1px 2px 2px #ffffff;
}

#seminars .sb-special-inner > i {
	position: absolute;
	top: 12px;
	left: 20px;
}

#seminars dl {
	padding: .7em 0;
	border-bottom: dotted 1px #aaaaaa;
}

#seminars dl:last-child {
	border: none !important;
}

#seminars dt {
	float: left;
	font-weight: bold;
	font-size: 1.0em;
}

#seminars dt .place {
	margin-bottom: .5rem;
	display: block;
	background-image: url('../../images/heading/h2-gradient.jpg');
	background-size: auto 20px;
	border: 1px solid #888888;
	border-radius: 4px;
	font-weight: 700;
	text-align: center;
	font-size: 11px;
	padding: 2px 0;
	line-height: 1;
	text-shadow: 0 1px 0 #ffffff;
	white-space: nowrap;
	text-overflow: ellipsis;
	opacity: 0.9;
}

#seminars dt .photo {
}

#seminars dt .photo img {
	border-radius: .4rem;
}

#seminars dd {
	margin-left: 6rem;
}

#seminars dd p {
	margin-bottom: .4rem;
	line-height: 1;
}

#seminars.sb-special .sb-special-inner {
	padding-top: 0;
}

#seminars .btn-more-seminar {
	display: block;
	line-height: 2.5;
	text-align: center;
}

#whatsnew {
	background: linear-gradient(-135deg, #fdfdfd, #ffffff);
	border: 1px solid #E8E8E8;
	position: relative;
	padding: 0 .8rem .6rem;
	margin-bottom: 2rem;
}

#whatsnew > i {
	position: absolute;
	top: 10px;
	left: 10px;
}

#whatsnew .h1 {
	left: 2em;
	line-height: 2;
	border-bottom: dotted 1px #666666;
	font-weight: normal;
	padding: 10px 0 0 40px;
}

#whatsnew .h1 > strong {
	font-size: 1.1em;
	margin-right: 1em;
	color: #555555;
}

#whatsnew .h1 > a {
	float: right;
}

#whatsnew .lastupdate {
	display: block;
	position: absolute;
	right: .8rem;
	top: 4.2rem;
	color: #888888;
}

#whatsnew ul {
	margin: 1em 0 1.2rem .5em;
}

#whatsnew li {
	display: inline-block;
	min-width: 5.7em;
}

#whatsnew .links {
	text-align: right;
	margin-right: 1em;
}

#whatsnew .links strong {
	font-size: 1.2em;
}

#latestColumns {
	margin: 1rem 0 2rem;
}

#latestColumns .topix-content {
	background: linear-gradient(-135deg, #fdfdfd, #ffffff);
	padding: 0;
	margin: 0;
	clear: left;
	border-bottom: 1px solid #cccccc;
}

#latestColumns .topix-content strong {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

#latestColumns strong {
	font-weight: normal;
}

.latest-columns .title a {
}

#faq {
	overflow: hidden;
	zoom: 1;
}

#faq .box {
	border: none;
	padding: 0;
}

@media screen and (min-width: 641px) {

	#faq.image_header {
		background: url('../../images/home/faq/heading-faq.png') no-repeat top left;
		padding-top: 73px;
	}

	#faq.image_header .box {
		padding: 15px;
		border: solid 1px #90BC2B;
		border-top: none;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
	}

}

#faq p img {
	vertical-align: middle;
	margin-right: .5rem;
	margin-bottom: .5rem;
}

#faq p strong {
	color: #009900;
}

#faq ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#faq li {
	padding: .8rem;
	text-align: left;
	border: 1px solid #cccccc;
	margin: 0 auto 1rem;
	background: white;
	border-radius: .5rem;
	overflow: hidden;
	font-size: 110%;
}

#faq li p {
	margin: 0;
}

#faq li p.answer {
	background: #FFFFCC;
	border: 1px solid #E0E0AB;
	border-radius: .5rem;
	padding: 1rem;
	display: none;
}

#faq li p a {
	margin-left: 1em;
}

#faq .more {
}

#latestPost {
	width: 100%;
	text-align: center;
}

#latestPost > div {
	margin: .5em 0 1em;
}

.mmore {
	text-align: right;
	padding: 0;
	margin-top: 0;
}

.button-more {
	background: url('../../images/btn/btn-bg-more.png') no-repeat 0 0;
	text-indent: 0;
	color: #ffffff !important;
	line-height: 2.6rem;
	font-size: 1.1rem;
	text-shadow: 0 1px 0 #333333;
	padding: 0 1em;
	background-size: 9.6rem 2.4rem;
	text-decoration: none;
	display: inline-block;
	width: 9.6rem;
	height: 2.4rem;
	text-align: left;
	margin: 8px 0;
}

.button-more:hover {
	text-decoration: none;
}

.button-newres {
	background: url('../../images/btn/newres.png') no-repeat 0 0;
	text-indent: -999.9rem;
}

.button-newres {
	display: inline-block;
	width: 9.6rem;
	height: 2.4rem;
	text-align: left;
	margin: 8px 0;
}

.bidschedule {
	display: none;
}

.bidschedule,
#bidschedule {
	border: 1px solid #E8E8E8;
	border-color: rgb(207, 217, 222);
	margin-bottom: 10px;
	position: relative;
}

.bidschedule .h3,
#bidschedule .h3 {
	padding: 1.5rem 0 0 4.4rem !important;
}

.bidschedule > i,
#bidschedule > i {
	position: absolute;
	top: 8px;
	left: 6px;
}

.bidschedule .mmore,
#bidschedule .mmore {
	margin-top: 1em;
}

.bidschedule dt,
#bidschedule dt {
	margin-top: 6px;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 2;
}

.bidschedule dd .court,
#bidschedule dd .court {
	float: left;
}

.bidschedule dd span,
#bidschedule dd span {
	float: right;
}

.bidschedule dd.open-only:not(.browse-only),
#bidschedule dd.open-only:not(.browse-only) {
	display: none;
}

.mailmag-list a {
	width: 100%;
	height: auto;
}

i.icon-ranking-s {
	background: url('../../images/icon/icon-ranking.png') no-repeat 0 0;
	width: 19px;
	height: 29px;
	display: inline-block;
	vertical-align: middle;
}

i.icon-ranking-s.rank1 {
	background: url('../../images/icon/icon-ranking.png') no-repeat 0 -58px;
}

i.icon-ranking-s.rank2 {
	background: url('../../images/icon/icon-ranking.png') no-repeat -20px -58px;
}

i.icon-ranking-s.rank3 {
	background: url('../../images/icon/icon-ranking.png') no-repeat -40px -58px;
}

#resRanking {
	overflow: hidden;
	margin-bottom: 1em;
}

#resRanking table {
	table-layout: fixed;
}

#resRanking table td {
	vertical-align: top;
}

#resRanking .choice-object {
	width: 100%;
}

#resRanking .choice-object .price strong {
	color: #E56700;
}

#resRanking .choice-object .stars {
	color: #FFCC33;
	margin: 0 0 1rem;
}

@media screen and (max-width: 640px) {
	#latestPost,
	.head-area,
	#tab-area,
	#pickupConcierge,
	#successConcierge,
	#container-invest,
	#pickups {
		display: none;
	}

	#resRanking .photos {
		max-height: 90px;
		overflow: hidden;
	}

	#whatsnew .h1 > a {
	}

	.bar-left .pr-area {
		text-align: center;
	}

	.accordion {
		background-color: #f2ffda;
		padding: 2rem 1rem;
		margin: 2rem 0;
	}

	.accordion ul, .accordion li,
	.accordion dl, .accordion dt, .accordion dd {
		display: inline-block;
	}

	.accordion a {
		display: inline-block;
		line-height: 28px;
		padding: 0 1em;
		background-color: #ffffff;
		border: 1px solid #aaaaaa;
		border-radius: 3px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		text-decoration: none;
		transition: .2s;
	}

	.accordion a:hover {
		background-color: #3498db;
		border: 1px solid #3498db;
		color: #ffffff;
	}

	.accordion .nolink {
		display: none;
	}
}

.top-content-links {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}

.top-content-links li {
	display: block;
	padding: 2px 0;
}

.top-content-links li a {
	text-decoration: none;
	display: block;
}

#efuokus {
	margin: 1em 0 2em;
	position: relative;
}

#efuokus:after {
	background: url('../../images/home/in-progress.png') no-repeat top left;
	width: 80px;
	height: 64px;
	display: inline-block;
	content: "";
	position: absolute;
	right: 0;
	top: -15px;
}

#efuokus .h2 {
	margin-bottom: 0;
}

#efuokus ul {
	margin-top: 2px;
}

#efuokus li {
	display: block;
	padding: 1em 0 0;
}

#efuokus li:not(:first-child) {
	border-top: dotted 1px #aaaaaa;
}

#efuokus .choice-object {
	font-size: 1em;
	float: left;
	margin: 0;
}

#efuokus .choice-object dt {
	font-size: 1.1em;
	font-weight: bold;
}

#efuokus .choice-object .photos a {
	width: 9.9rem;
	height: 6.6rem;
}

#efuokus .point {
	font-size: .9em;
	float: right;
	border: solid 1px #FFCC33;
	border-radius: 3px;
}

#efuokus .point dt {
	background-color: #FFCC33;
	color: #750410;
	font-weight: bold;
	padding: .5em 1em;
}

#efuokus .point dd {
	padding: 1em 1em 0;
}

#efuokus .choice-object .price {
	max-width: 12rem;
}

#efuokus .point .button-more {
	margin-top: 0;
}

@media screen and (max-width: 640px) {
	#efuokus .choice-object .photos {
		float: left;
		margin-right: 10px;
	}

	#efuokus .choice-object dd {
		display: inline-block;
	}

	#efuokus .choice-object .resday {
		display: none;
	}
}

@media screen and (min-width: 641px) {
	#efuokus li {
		padding-left: .5em;
		padding-right: .5em;
	}

	#efuokus ul {
		border: solid 1px #e8e8e8;
		border-color: rgb(207, 217, 222);
		border-top: none;
		padding: .5em;
	}

	#efuokus .choice-object {
		width: 43%;
	}

	#efuokus .point {
		width: 55%;
	}
}

.recommendConcierge .pull-left {
	width: 25%;
}

.recommendConcierge .pull-right {
	width: 72%;
}

.recommendConcierge .button-more {
	margin: 0;
}

.recommendConcierge .pull-left img {
	padding: 0.1rem;
	border: solid 1px #cccccc;
}

.recommendConcierge .pull-right img {
	max-height: 90px;
}

.recommendConcierge .choice-object-outer {
	display: none;
}

@media screen and (min-width: 641px) {
	.recommendConcierge .choice-object-outer {
		display: block;
	}
}

.recommendConcierge .choice-object-outer {
	display: block;
	border: solid 1px orange;
	margin: 1em 0 0;
}

.recommendConcierge .pull-left .choice-object-outer {
}

.recommendConcierge .beforeMessage {
	float: right;
	width: 140px;
	margin-left: .7em;
}

.recommendConcierge .choice-object {
	margin: 0;
	width: 100%;
}

.recommendConcierge .choice-object dt {
	background: orange;
	margin: 0;
	padding: 2px 4px;
	font-size: 14px;
}

.recommendConcierge .choice-object dt a {
	color: #ffffff;
	text-decoration: none;
}

.recommendConcierge .choice-object dt a:hover {
	text-decoration: none;
}

.recommendConcierge .choice-object dd {
	padding: 0 .5em;
	font-size: .9em;
}

.recommendConcierge .choice-object dd.price {
	padding: .2em .5em;
	font-size: 1em;
}

.recommendConcierge .choice-object .photos img {
	display: block;
}

.banner-seminar-consumer {
	width: 100%;
	max-width: 728px;
	position: relative;
	display: inline-block;
	margin-bottom: 30px;
}

.banner-seminar-consumer span {
	position: absolute;
	display: inline-block;
	right: 20px;
	bottom: 0;
	font-size: 17px;
	color: green;
	font-weight: bold;
}

#association {
	background: url('../../images/home/association_ttl.gif') no-repeat;
	padding-top: 70px;
	position: relative;
	overflow: hidden;
	font-size: 82%;
	zoom: 1;
	margin-bottom: 1em;
}

#association h2 {
	display: none;
}

#association .box {
	padding-bottom: 8px;
	text-align: center;
	overflow: hidden;
	border-left: 1px solid #FFA044;
	border-right: 1px solid #FFA044;
	border-bottom: 1px solid #FFA044;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background: linear-gradient(top, #fff, #FFE4C0);
}

#association .catch {
	position: absolute;
	top: 20px;
	right: 8px;
}

#association ul {
	overflow: hidden;
	zoom: 1;
	margin: 8px 8px 0 8px;
}

#association ul li {
	padding: 5px;
	border: 1px solid #C0C0C0;
	border-radius: 8px;
	background: #ffffff;
	text-align: left;
	font-size: 14px;
}

#association ul li dt {
	float: left;
	margin-right: 5px;
}


@media screen and (max-width: 640px) {
	.banner-seminar-consumer {
		margin-bottom: 15px;
	}

	.banner-seminar-consumer span {
		font-size: 12px;
	}
}

@media screen and (min-width: 641px) {
	#container.top-container {
		padding-top: 2.5rem;
	}

	#latestColumns .topix-content {
		line-height: 2.5;
	}

	#latestColumns strong {
		float: left;
		margin-right: 1em;
	}

	.mainOuter {
		float: left;
		width: 82rem;
	}

	.main-content {
		width: 55rem;
		float: right;
	}

	.bar-left {
		float: left;
		width: 25rem;
		overflow: hidden;
	}

	.bar-left .pr-area img {
		width: 100%;
	}

	#sub, .bar-right {
		float: right;
		width: 21rem;
	}

	#sub {
	}

	#sub .mailmag-list {
		margin: 0;
	}

	#sub .mailmag-list a {
		padding: .5em 0;
	}

	#sub .mailmag-list a .title {
		font-size: 1em;
	}

	#sub .mailmag-list a img {
		width: 70px;
		height: auto;
	}

	.area {
		width: 53rem;
		height: 35rem;
		background: url('../../images/home/area-map-min2.png') no-repeat center;
		background-size: 439px 289px;
		display: block;
		margin: 0 auto 1rem;
		padding: 0;
		position: relative;
		text-align: center;
	}

	.area dl {
		font-size: 1.3rem;
		position: absolute;
		padding: 8px;
		max-width: 11rem;
		border-radius: 8px;
		box-shadow: #cccccc 0 -4px 0 inset;
		background-color: #FFFFFF;
		display: block;
		border: 2px solid #02802E;
		line-height: 1.2;
	}

	.area dt {
		font-size: 1.6rem;
		font-weight: bold;
		white-space: nowrap;
	}

	.area dt + dd {
		margin-top: .4em;
	}

	.area dt small {
		display: none;
	}

	.area dd {
		display: inline-block;
		white-space: nowrap;
		margin: 1px 0 2px;
	}

	.area dd a {
		color: #000000;
		margin: 0 1px;
	}

	.area dl.area-hokkaido {
		top: 1rem;
		right: 2rem;
		text-align: center;
	}

	.area dl.area-hokkaido dt a {
		color: #00B0B0;
	}

	.area dl.area-tohoku {
		top: 8rem;
		right: 3rem;
		max-width: 12rem;
	}

	.area dl.area-tohoku dt a {
		color: #12599E;
	}

	.area dl.area2 {
		top: 17.5rem;
		right: 0rem;
		z-index: 1;
		max-width: 15rem;
	}

	.area dl.area2 dt a {
		color: #A60C0F;
	}

	.area dl.area3 {
		top: 10rem;
		left: 22rem;
		max-width: 13rem;
	}

	.area dl.area3 dt a {
		color: #12599E;
	}

	.area dl.area4 {
		right: 5rem;
		bottom: 0;
		max-width: 9rem;
	}

	.area dl.area4 dt a {
		color: #4AA210;
	}

	.area dl.area5 {
		left: 23rem;
		bottom: 1em;
		z-index: 1;
	}

	.area dl.area5 dt a {
		color: #A8420B;
	}

	.area dl.area-chugoku {
		top: 8rem;
		left: 7rem;
		max-width: 12rem;
	}

	.area dl.area-chugoku dt a {
		color: #A79A0C;
	}

	.area dl.area-shikoku {
		left: 11rem;
		bottom: 0;
		max-width: 9rem;
	}

	.area dl.area-shikoku dt a {
		color: #b3b300;
	}

	.area dl.area-kyushu {
		left: 0;
		bottom: 9rem;
		max-width: 15rem;
	}

	.area dl.area-kyushu dt a {
		color: #219444;
	}

	.area dl.area-okinawa {
		bottom: 0;
		left: 0;
		text-align: center;
	}

	.area dl.area-okinawa dt a {
		color: #007155;
	}

	.area .biddable-count {
		position: absolute;
		color: #ffffff;
		width: 18rem;
		height: 6rem;
		font-size: 1.4rem;
		text-align: center;
		top: 1.6rem;
		left: .4rem;
	}

	.area .biddable-count strong {
		font-size: 2rem;
		margin-right: .2rem;
		vertical-align: middle;
	}

	#success {
		margin: 2rem 0 0 0;
	}

	#success .topBorder {
		border-top: 3px solid #007e5c;
		text-align: center;
		padding: 1em;
	}

	#success ul {
		padding: 0;
		margin: 0;
		list-style: none;
	}

	#success ul img {
		padding: 0;
		margin: 0;
		list-style: none;
		float: left;
	}

	#success p {
		padding: 0 .2rem 0 .8rem;
		margin: 0;
		list-style: none;
		float: left;
		display: block;
		overflow: hidden;
		width: 9.4rem;
	}

	#success p span {
		display: block;
	}

	#success .taR {
		float: left;
		font-size: 0.9em;
		display: block;
		overflow: hidden;
		text-align: right;
		padding: .5rem 0 0 0;
	}

	#success li {
		width: 100%;
		border-bottom: 1px dashed #bbbbbb;
		padding: 1rem;
		overflow: hidden;
		display: flex;
		align-items: center;
	}

	#success li .flex1 {
		width: 50px;
	}

	#success li .flex1 a {
		width: 40px;
		height: 40px;
	}

	#success li .flex2 {
		width: 70px;
	}

	#success li .flex3 {
		flex: 55%;
		font-weight: bold;
	}

	#pickupConcierge {
		margin-bottom: 20px;
	}

	#pickupConcierge .banners {
		line-height: 0;
		column-count: 3;
		column-gap: 0;
	}

	#pickupConcierge .banners a {
		display: inline-block;
		padding: 4px;
		width: 100%;
		height: auto;
	}

	#pickupConcierge .banners a img {
		border: solid 1px #cccccc;
		width: 100%;
		height: auto;
	}

	.accordion {
		margin-bottom: 1rem;
	}

	.accordion dt:first-child {
		margin-top: 0;
	}

	.accordion dt a {
		display: block;
		background: url('../../images/home/lmenu.jpg?ver=20250520') no-repeat left top;
		background-size: 100%;
		height: 4rem;
		line-height: 4rem;
		color: #545353;
		text-decoration: none;
		padding-left: 20%;
		font-weight: bold;
		font-size: 1.1em;
		font-family: "Noto Sans JP", sans-serif;
	}

	.accordion dt a:hover {
		background-position: left -4rem;
		opacity: 0.8;
	}

	.accordion dd {
		background-color: #f2ffda;
		border-bottom: solid 1px #afde39;
		margin: 0;
		padding: .5em;
	}

	.accordion ul {
		padding: 0;
		margin: 0 0 0 8px;
	}

	.accordion ul a {
		background: url('../../images/list.gif') no-repeat left center;
		background-size: .9rem;
		padding-left: 1em;
		line-height: 1.6;
		white-space: nowrap;
	}

	.accordion .jjsearch {
		padding: 4px;
	}

	.accordion .jjsearch label {
		display: block;
		font-weight: bold;
		cursor: auto;
		margin-top: 4px;
	}

	.accordion .jjsearch select {
		max-width: 15rem;
	}

	#container-invest,
	#pickups {
		display: block;
	}

	.choice-object {
		display: inline-block;
		width: 15.5rem;
		margin: .8rem .6rem;
	}

	.choice-object dt {
		font-weight: bold;
	}

	.choice-object dd {
		display: block;
		margin: 0 !important;
		font-size: .9em;
	}

	.choice-object .price, .choice-object .ratio {
		margin: 0 0 .3rem;
		color: #000000;
		font-size: .9em;
		font-weight: normal;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	.choice-object .ratio strong,
	.choice-object .price strong {
		font-size: 1.1em;
		word-break: break-all;
		line-height: 1;
	}

	.choice-object .others {
		font-size: 0.8em;
		margin-bottom: .5rem;
		float: none;
		width: 20rem;
		white-space: nowrap;
	}

	.choice-object .resday {
		font-size: .8em;
		font-weight: normal;
	}

	#pickups {
		border-radius: 0 0 5px 5px / 0 0 5px 5px;
		margin: 0 0 2em;
	}

	#pickups ul {
		border-top: none;
		margin-top: 10px;
	}

	#pickups li {
		display: block;
		padding: .8em .5em 1em;
	}

	#pickups li:not(:first-child) {
		border-top: dotted 1px #aaaaaa;
	}

	#pickups .choice-object {
		font-size: 1em;
		float: left;
		margin: 0;
		width: 43%;
	}

	#pickups .choice-object .photos a {
		width: 9.9rem;
		height: 6.6rem;
	}

	#pickups .point {
		font-size: .9em;
		width: 55%;
		float: right;
		border: solid 1px #FFCC33;
		border-radius: 3px;
	}

	#pickups .point dt {
		background-color: #FFCC33;
		color: #750410;
		font-weight: bold;
		padding: .5em 1em;
	}

	#pickups .point dd {
		padding: 1em 1em 0;
	}

	#pickups .choice-object .price {
		max-width: 12rem;
	}
}

@media screen and (min-width: 1100px) {
	#headad, #container {
		width: 109rem;
	}

	#sub, .bar-right {
		width: 25rem;
	}
}

.introduction {
	display: none;
}

@media screen and (min-width: 641px) {

	.introduction {
		display: block;
		width: 820px;
		height: 240px;
		position: relative;
		margin: 0 0 20px;
	}

	.suckerdiv ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 250px;
	}

	.suckerdiv ul li {
		position: relative;
	}

	.suckerdiv ul li ul {
		position: absolute;
		width: 300px;
		top: 0;
		visibility: hidden;
		z-index: 100;
	}

	.suckerdiv ul li ul li a {
		display: block;
		overflow: auto;
		color: #FFF;
		text-decoration: none;
		background: #8EBB2D;
		padding: 5px 5px;
		border-bottom: 1px solid #688921;
		border-left: 1px solid #A9D05B;
		border-right: 1px solid #688921;
		border-top: 1px solid #A9D05B;
	}

	.suckerdiv ul li a:hover {
		background: #688921;
	}

	.suckerdiv .subfolderstyle {
		display: block;
	}

	div.jContent {
		position: absolute;
		top: 0;
		left: 250px;
	}

	.jContent div.slides {
		background-color: #e6e5e0;
	}

	div.jContent p {
		padding: 0;
		margin: 0;
	}

	.slides a {
		display: none;
	}
	div.jContent a {
		float: left;
		display: block;
	}

	div.jContent a.hide {
		visibility: hidden;
	}

}
