@charset "shift_jis";
/* ======================================================
 * /common-files/css/lot/lot.css
 * ------------------------------------------------------
 * /lot/index.html
 * Clearfix
====================================================== */


/* /lot/index.html
------------------------------------------------------ */
body#lot {
}


/* ----- lotTitleWrap ----- */
body#lot .lotTitleWrap {
}
body#lot .lotTitleWrap .titleCol2 {
	letter-spacing: -0.4em;
	text-align: center;
}
body#lot .lotTitleWrap .titleCol2 .textCol {
	display: inline-block;
	vertical-align: middle;
	margin-right: 50px;
}
body#lot .lotTitleWrap .titleCol2 .imgCol {
	display: inline-block;
	vertical-align: middle;
}
body#lot .lotTitleWrap .titleCol2 .imgCol img {
}

/* ----- lotCheckList ----- */
body#lot .lotCheckList {
	margin-top: 50px;
	padding: 15px 85px 20px;
	background: #f4efe6;
}
body#lot .lotCheckList > li {
	padding: 10px 0 1px 40px;
	background: url(/lot/img-files/index_check_01.png) no-repeat 0 0;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
body#lot .lotCheckList > li + li {
	margin-top: 8px;
}

/* ----- lotTabArea ----- */
body#lot #lotTabArea {
	margin-top: 35px;
}

/* lotTab */
body#lot #lotTabArea .lotTab {
}
body#lot #lotTabArea .lotTab.topTab {
	display: flex;
	flex-flow: row wrap;
}
body#lot #lotTabArea .lotTab.tabBottom {
	display: flex;
	flex-flow: row wrap;
}
body#lot #lotTabArea .lotTab > li {
	width: calc(100% / 3 - (60px / 3));
}
body#lot #lotTabArea .lotTab > li + li {
	margin-left: 30px;
}
body#lot #lotTabArea .lotTab > li:last-child {
}
body#lot #lotTabArea .lotTab > li .tabHead {
	display: table;
	height: 76px;
	width: 100%;
}
body#lot #lotTabArea .lotTab.topTab > li .tabHead {
	border-radius: 10px 10px 0 0;
}
body#lot #lotTabArea .lotTab.tabBottom > li .tabHead {
	border-radius: 0 0 10px 10px;
}
body#lot #lotTabArea .lotTab > li:first-child .tabHead {
	background: #d6e7ef;
}
body#lot #lotTabArea .lotTab > li:first-child .tabHead:hover {
	background: #eaf2f6;
}
body#lot #lotTabArea .lotTab > li:nth-last-child(2) .tabHead {
	background: #f5d103;
}
body#lot #lotTabArea .lotTab > li:nth-last-child(2) .tabHead:hover {
	background: #f9e368;
}
body#lot #lotTabArea .lotTab > li:last-child .tabHead {
	background: #bf0511;
}
body#lot #lotTabArea .lotTab > li:last-child .tabHead:hover {
	background: #d25058;
}
body#lot #lotTabArea .lotTab > li .tabHead a {
	display: table-cell;
	padding: 0 48px 0 26px;
	vertical-align: middle;
	background: url(/lot/img-files/index_ic01.png) no-repeat 97% 50%;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
body#lot #lotTabArea .lotTab > li:last-child .tabHead a {
	color: #fff;
}

body#lot #lotTabArea .lotTab.topTab > li.current .tabHead a {
	background: url(/lot/img-files/index_ic02.png) no-repeat 97% 50%;
}
body#lot #lotTabArea .lotTab.tabBottom > li.current .tabHead a {
	background: url(/lot/img-files/index_ic03.png) no-repeat 97% 50%;
}
body#lot #lotTabArea .lotTab > li .tabHead a {
	color: #000000;
}



/* lotTabBox */
body#lot #lotTabArea .lotTabBox {
	display: none;
	padding: 0 40px 25px;
}
body#lot #lotTabArea .lotTabBox.current {
	display: block;
}
body#lot #lotTabArea #tab01.lotTabBox {
	border: solid 10px #bf0511;
}
body#lot #lotTabArea #tab02.lotTabBox {
	border: solid 10px #f5d103;
}
body#lot #lotTabArea #tab03.lotTabBox {
	border: solid 10px #d6e7ef;
}
body#lot #lotTabArea .lotTabBox .tabTitleWrap {
	margin: 0 -40px;
	background: #fef2f3;
}

body#lot #lotTabArea .lotTabBox .tabTitleWrap .tabTitle {
	display: inline-block;
	padding: 30px 0 30px 175px;
}
body#lot #lotTabArea #tab02.lotTabBox .tabTitleWrap .tabTitle {
	padding-right: 145px;
	background: url(/lot/img-files/index_bg01.png) no-repeat 100% 100%;
}
body#lot #lotTabArea #tab03.lotTabBox .tabTitleWrap .tabTitle {
	padding-left: 115px;
}
body#lot #lotTabArea .lotTabBox .tabTitleWrap .tabTitle img {
}


body#lot #lotTabArea .lotTabBox .tabText {
	margin-top: 30px;
	font-size: 16px;
	font-size: 1.6rem;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3Title {
	margin-top: 20px;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
}

/* lotTabCol3 */
body#lot #lotTabArea .lotTabBox .lotTabCol3 {
	margin-top: 10px;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col {
	float: left;
	width: 350px;
	margin-right: 15px;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3.col4 > .col {
	width: 208px;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col:last-child {
	margin-right: 0;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type01 {
	border: solid 1px #d0000d;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type02 {
	border: solid 1px #cb2284;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type03 {
	border: solid 1px #048914;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type04 {
	border: solid 1px #f5d103;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type05 {
	border: solid 1px #0075c7;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type06 {
	border: solid 1px #048914;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type07 {
	border: solid 1px #f08300;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type08 {
	border: solid 1px #C09B0F;
}


body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colTitle {
	display: table;
	width: 100%;
	height: 75px;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colTitle > span {
	display: table-cell;
	line-height: 1.4;
	vertical-align: middle;
	color: #ffffff;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
}

body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colTitle sup {
	top: -0.7em;
	font-size: 12px;
	font-size: 1.2rem;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colInner {
	padding: 15px;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colDetail {
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colDetail + .colDetail {
	margin-top: 20px;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colDetail > dt {
	padding: 3px 10px;
	color: #ffffff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colDetail > dd {
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colTextWrap {
	display: table;
	width: 100%;
	height: 84px;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colText01 {
	margin-top: 17px;
	line-height: 1;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colTextWrap .colText01 {
	display: table-cell;
	vertical-align: middle;
	line-height: 0.9;
	margin-top: 0;
	white-space: nowrap;
}

body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colText01 > span {
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colText01 > span.normal {
	font-size: 10px;
	font-size: 1.0rem;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colText01 > span.colText01_s {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colText01 sup {
	top: -0.8em;
	font-size: 10px;
	font-size: 1.0rem;
	font-weight: bold;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colDetail figure {
	text-align: center;
}

body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colText02 {
	line-height: 1;
	margin-top: 20px;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colText03 {
	margin-top: 20px;
}

body#lot #lotTabArea .lotTabBox .lotTabCol3 + .noteNumList01 {
	margin-top: 30px;
}

body#lot #lotTabArea .lotTabBox .lotTabContentsWrap {
	width: 690px;
	margin: 20px auto 0;
}

body#lot #lotTabArea .lotTabBox .lotTabTable {
	border: 1px solid #bfbfbf;
}

body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableHead {
	width: 100%;
	padding: 10px;
	background-color: #000;
	text-align: center;
	font-size: 2rem;
	color: #fff;
	font-weight: bold;
}

body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableBody {
	padding: 10px 10px 0;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableTr {
	display: flex;
	align-items: center;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableTr:first-child {
	align-items: flex-end;
	height: 165px;
	border-bottom: 1px solid #bfbfbf;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableTr:nth-child(2) {
	height: 96px;
	border-bottom: 1px solid #bfbfbf;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableTh {
	width: 105px;
	height: 100%;
	padding: 13px 10px;
	background-color: #f2f2f2;
	font-size: 1.6rem;
	font-weight: bold;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableTr:first-child .lotTabTableTh {
	height: 42px;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableTr:nth-child(2) .lotTabTableTh {
	display: flex;
	align-items: center;
}

body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableTr .lotTabTableTd {
	width: 564px;
}

body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableTr:first-child .lotTabTableTd {
	padding-bottom: 10px;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableTr:nth-child(2) .lotTabTableTd {
	padding: 15px;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableTr:nth-child(3) .lotTabTableTd {
	padding: 15px;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableFoot {
	width: calc(100% - 20px);
	margin: 10px;
	padding: 4px;
	background-color: #d6e7ef;
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableColumn {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	width: 100%;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableColumn .lotTabTableColumnItem {
	width: calc(50% - 5px);
	text-align: center;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableColumn .lotTabTableColumnItem + .lotTabTableColumnItem {
	margin-left: 10px;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableColumn .lotTabTableCompetitionTitle {
	width: 100%;
	padding: 4px;
	background-color: #d6e7ef;
	font-size: 1.6rem;
	font-weight: bold;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableImage {
	margin-top: 14px;
}


/*---- col Custum */
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type01 .colTitle > span,
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type01 .colDetail > dt {
	background: #d0000d;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type02 .colTitle > span,
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type02 .colDetail > dt {
	background: #cb2284;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type03 .colTitle > span,
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type03 .colDetail > dt {
	background: #048914;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type04 .colTitle > span,
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type04 .colDetail > dt {
	background: #f5d103;
	color: #222222;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type05 .colTitle > span,
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type05 .colDetail > dt {
	background: #0075c7;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type06 .colTitle > span,
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type06 .colDetail > dt {
	background: #048914;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type07 .colTitle > span,
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type07 .colDetail > dt {
	background: #f08300;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type08 .colTitle > span,
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col.type08 .colDetail > dt {
	background: #C09B0F;
}




/* ----- lotSection ----- */
body#lot .lotSection {
	clear: both;
	margin: 40px 0;
}
body#lot .lotSection .lotHeading {
	padding: 15px;
	background: #885d06;
	text-align: center;
}
body#lot .lotSection .lotHeading > span {
	color: #ffffff;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
}
body#lot .lotSection .lotSectioninner {
	padding: 30px 48px;
	border: solid 1px #bbbbbb;
	border-top: none;
}
body#lot .lotSection .lotSectioninner > *:first-child {
	margin-top: 0 !important;
}
body#lot .lotSection .lotStep {
	margin-top: 30px;
}
body#lot .lotSection .lotStep + .lotStep {
	padding-top: 20px;
	border-top: solid 1px #bbbbbb;
}
body#lot .lotSection .lotStep .stepTitle {
	display: inline-block;
	padding: 3px 15px;
	background: #000000;
	color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}
body#lot .lotSection .lotStep .stepInnerBox {
	margin-top: 20px;
	padding: 20px;
	background: #f4efe6;
}
body#lot .lotSection .lotStep .lotCvCol2 {
	margin-top: 15px;
}
body#lot .lotSection .lotStep .lotCvCol2 > .btnLink01 {
	float: left;
	/*width: 205px;*/
	margin: 0 30px 0 0;
}
body#lot .lotSection .lotStep .lotCvCol2 > .btnLink01 a {
}
body#lot .lotSection .lotStep .lotCvCol2 > .cvText {
	overflow: hidden;
	padding-top: 7px;
	color: #a5001e;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}


/* Clearfix
------------------------------------------------------ */

body#lot #lotTabArea .lotTab:after,
body#lot #lotTabArea .lotTabBox .lotTabCol3:after,
body#lot .lotSection .lotStep .lotCvCol2:after {
	content: "";
	display: block;
	clear: both;
}


body#lot #lotTabArea .lotTab,
body#lot #lotTabArea .lotTabBox .lotTabCol3,
body#lot .lotSection .lotStep .lotCvCol2 {
	zoom: 1;
}

