#mv {
	height: auto;
	background-position: center center;
	background-image: url('../images/lineup/mv_bg.jpg');
	background-size: cover;
}
#content .brand-list li {
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px dashed #ddd;
}
#content .brand-list .logobox,
#content .brand-list .txtbox {
	vertical-align: top;
}
#content .brand-list .logobox {
	width: 300px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	text-align: center;
}
#content .brand-list .logobox:hover {
	opacity: 0.7;
}
#content .brand-list .logobox .table {
	height: 200px;
}
#content .brand-list .txtbox {
	padding-left: 40px;
}
#content .brand-list .txtbox .title,
.border-ttl {
	display: inline-block;
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 3px solid #3e3a39;
	font-size: 1.9rem;
}
#content .brand-list .txtbox .text {
	font-size: 1.5rem;
	line-height: 1.85;
}
#content .brand-list .txtbox .more-btn {
	display: inline-block;
	margin-top: 25px;
	font-weight: bold;
}
#content .brand-list .txtbox .more-btn a {
	text-decoration: none;
}
#content .brand-list .txtbox .more-btn a:hover {
	opacity: 0.7;
}
@media screen and (max-width: 640px) {
	#content .brand-list .logobox .table {
		height: 400px;
	}
	#content-wrapper .content-inner {
		padding: 0;
	}
	#content .brand-list li > .table,
	#content .brand-list li > .table > .cell {
		display: block;
		width: 100%;
	}
	#content .brand-list li img {
		width: 60%;
	}
	#content .brand-list .txtbox {
		margin-top: 40px;
		padding: 0;
	}
	#content .brand-list .txtbox .more-btn {
		display: block;
	}
	#content .brand-list .txtbox .more-btn a {
		width: 460px;
		height: 100px;
		padding: 13px 0 15px;
		font-size: 1.5rem;
		font-weight: normal;
	}
	#content .brand-list .txtbox .title,
	.border-ttl {
		margin-bottom: 30px;
		padding-bottom: 0;
	}
	#content .brand-list .txtbox .more-btn {
		margin-top: 40px;
	}
}
#d-select #content .txtbox .title {
	font-size: 1.9rem;
}
#d-select #content .txtbox p {
	font-size: 1.4rem;
}
#d-select #page-header .title {
	margin: 30px 0 25px;
}
#d-select #feature {
	padding: 80px 0;
}
#d-select #feature ul .txtbox,
#d-select #feature ul .imgbox {
	width: 50%;
	box-sizing: border-box;
}
#d-select #feature ul .txtbox {
	padding: 35px;
}
#d-select #feature .btn {
	margin-top: 70px;
}
#d-select #feature ul.floatlist {
	margin-top: 30px;
	text-align: center;
}
#d-select #feature ul.floatlist li {
	line-height: 1;
}
#d-select #feature ul.floatlist li:not(:last-child) {
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #9e2330;
}
#d-select #feature ul.floatlist li a {
	color: #9e2330;
}
@media screen and (max-width: 640px) {
	#d-select #page-header .logobox img {
		width: 50%;
	}
	#d-select #feature ul .txtbox,
	#d-select #feature ul .imgbox {
		float: none;
		width: 100%;
		padding: 0;
	}
	#d-select #feature ul .imgbox {
		margin-bottom: 30px;
	}
	#d-select #feature ul li:not(:last-child) {
		margin-bottom: 50px;
	}
}




/******** 200515追加 ********/

.page-template-add-lineup.new_lineup #page-header{
	margin-bottom: 0;
}

.new_lineup #d-select #feature{
	padding-top: 0;
}


.viola_tit{
	color: #5d2c8d;
}

.lotus_tit{
	color: #bc3661;
}

.new_lineup .default-table{
	font-size: 95%;
}

@media screen and (max-width: 640px) {
	.new_lineup #d-select #page-header .logobox img{
		width: 100%;
	}
}

/* 20220616追加 */
#content .brand-list .txtbox .more-btn.lineup-detail {
	display: flex;
	justify-content: flex-start;
}

.more-btn.lineup-detail .btn {
	margin: 0;
	width: 49%;
}

.more-btn.lineup-detail .btn + .btn {
	margin-left: 2%;
}

.more-btn.lineup-detail .price-btn {
	background-color: #333
}

.more-spec-btn {
	width: 420px;
    height: 50px;
    margin-top: 40px;
    border: 1px solid #9e2330;
    box-sizing: border-box;
}

.more-spec-btn a {
	padding: 17px 0 18px;
	font-size: 1.5rem;
}

.more-spec-btn a:hover {
	text-decoration: none !important;
}

.remodal.lineup-modal {
	width: 90%;
}

.lineup-modal .remodal-close {
	left: initial;
	right: 0;
}

.lineup-modal .default-list li .list-inner,
	.lineup-modal .lineup-modal-table {
	font-size: 1.4rem;
}

.lineup-modal .default-list li .list-inner > br {
	display: none;
}

.remodal.lineup-modal {
	width: 90vw;
	max-width: 1170px;
}

.lineup-modal .lineup-modal-table tbody {
	display: flex;
	flex-wrap: wrap;
	border-top: 1px solid #e1e1e1;
}

.lineup-modal .lineup-modal-table tr {
	display: flex;
	width: 50%;
}

.lineup-modal .lineup-modal-table td {
	flex: 1 1 auto;
	text-align: left;
}

.lineup-modal .lineup-modal-table tr:first-child th,
.lineup-modal .lineup-modal-table tr:first-child td {
	border-top: none;
}

.logged-in #content .brand-list .logobox:hover {
	opacity: 1;
}

@media screen and (max-width: 640px) {
	#content .brand-list .txtbox .more-btn.lineup-detail {
		flex-direction: column;
	}

	.more-btn.lineup-detail .btn {
		margin: 0 auto;
	}

	.more-btn.lineup-detail .btn + .btn {
		margin-top: 20px;
		margin-left: auto;
	}

	.remodal.lineup-modal {
		margin-top: 60px;
		margin-bottom: 60px;
		width: calc(100vw - 120px);
	}

	.lineup-modal .default-list li .list-inner,
	.lineup-modal .lineup-modal-table {
		font-size: 1.2rem;
	}

	.lineup-modal .col-sp-2 > *:last-child {
		margin-bottom: 20px;
	}

	.lineup-modal .lineup-modal-table tbody {
		display: table-row-group ;
	}

	.lineup-modal .lineup-modal-table tr {
		display: table-row;
		width: initial;
	}

	.lineup-modal .remodal-close {
		right: -60px;
		width: 60px;
		height: 60px;
	}

	.lineup-modal .remodal-close::before {
		width: 60px;
		font-size: 80px;
		line-height: 60px;
	}

	.remodal-wrapper {
		padding: 60px !important;
	}

	.more-spec-btn {
		height: 100px;
		width: 460px;
		box-sizing: border-box;
	}

	.more-spec-btn a {
		line-height: 1.3;
		font-size: 1.6rem;
		box-sizing: border-box;
	}
}