@charset "shift_jis";
@media screen and (max-width: 750px) {
/* ======================================================
 * /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: block;
	vertical-align: middle;
	margin-right: 0;
}
body#lot .lotTitleWrap .titleCol2 .textCol img {
	width: 100%;
	height: auto;
}
body#lot .lotTitleWrap .titleCol2 .imgCol {
	display: block;
	vertical-align: middle;
	margin-top: 10px;
}
body#lot .lotTitleWrap .titleCol2 .imgCol img {
	width: 100%;
	height: auto;
}

/* ----- lotCheckList ----- */
body#lot .lotCheckList {
	margin-top: 40px;
	padding: 15px 10px 10px;
	background: #f4efe6;
}
body#lot .lotCheckList > li {
	padding: 2px 0 0 30px;
	background: url(/lot/img-files/index_check_01.png) no-repeat 0 0;
	background-size: 18.6px 22.8px;
	font-size: 15px;
	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 {
}
body#lot #lotTabArea .lotTab.tabBottom {
}
body#lot #lotTabArea .lotTab > li {
	width: calc(100% / 3 - (8px / 3));
}
body#lot #lotTabArea .lotTab > li + li {
	margin-left: 4px;
}
body#lot #lotTabArea .lotTab > li:last-child {
}
body#lot #lotTabArea .lotTab > li .tabHead {
	display: table;
	height: 45px;
	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-child(2) .tabHead {
	background: #f5d103;
}
body#lot #lotTabArea .lotTab > li:nth-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: 5px 5px 25px;
	vertical-align: middle;
	background: url(/lot/img-files/index_ic01.png) no-repeat center bottom 5px;
	-webkit-background-size: 20px 20px;
	background-size: 20px 20px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

body#lot #lotTabArea .lotTab.topTab > li.current .tabHead a {
	background: url(/lot/img-files/index_ic02.png) no-repeat center bottom 5px;
	-webkit-background-size: 20px 20px;
	background-size: 20px 20px;
}
body#lot #lotTabArea .lotTab.tabBottom > li.current .tabHead a {
	background: url(/lot/img-files/index_ic03.png) no-repeat center bottom 5px;
	-webkit-background-size: 20px 20px;
	background-size: 20px 20px;
}
body#lot #lotTabArea .lotTab > li .tabHead a {
	color: #000;
}



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

body#lot #lotTabArea .lotTabBox .tabTitleWrap .tabTitle {
	display: block;
	padding: 20px 10px;
}
body#lot #lotTabArea .lotTabBox .tabTitleWrap .tabTitle img {
	width: 100%;
}
body#lot #lotTabArea #tab02.lotTabBox .tabTitleWrap .tabTitle {
	display: inline-block;
	padding-right: 20%;
	background: url(/lot/img-files/index_bg01.png) no-repeat 100% 100%;
	-webkit-background-size: contain;
	background-size: contain;
}
body#lot #lotTabArea #tab03.lotTabBox .tabTitleWrap .tabTitle {
	padding-left: 10px;
}
body#lot #lotTabArea .lotTabBox .tabTitleWrap .tabTitle img {
}


body#lot #lotTabArea .lotTabBox .tabText {
	margin-top: 15px;
	font-size: 14px;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3Title {
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

/* lotTabCol3 */
body#lot #lotTabArea .lotTabBox .lotTabCol3 {
	margin-top: 10px;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col,
body#lot #lotTabArea .lotTabBox .lotTabCol3.col4 > .col {
	float: none;
	width: 100%;
	margin-right: 0;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col:last-child {
	margin-right: 0;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col + .col {
	margin-top: 15px;
}
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 .colTitle {
	display: table;
	width: 100%;
	height: 40px;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colTitle > span {
	display: table-cell;
	line-height: 1.4;
	vertical-align: middle;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colTitle sup {
	top: -0.7em;
	font-size: 11px;
	font-size: 1.1rem;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colInner {
	padding: 15px 10px;
}
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: 14px;
	font-weight: bold;
	text-align: center;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colDetail > dd {
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colTextWrap {
	display: block;
	width: 100%;
	height: auto;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colText01 {
	margin-top: 17px;
	line-height: 1;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colTextWrap .colText01 {
	display: block;
	vertical-align: middle;
	line-height: 0.9;
	margin-top: 10px;
	white-space: nowrap;
}

body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colText01 > span {
	font-size: 26px;
	font-weight: bold;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colText01 > span.normal {
	font-size: 14px;
}
body#lot #lotTabArea .lotTabBox .lotTabCol3 > .col .colText01 > span.colText01_s {
	font-size: 14px;
	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 {
	margin-top: 10px;
	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: 100%;
	margin: 10px auto 0;
}

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

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

body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableBody {
	padding: 5px 5px 0;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableTr {
	display: flex;
	align-items: center;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableTr:first-child {
	align-items: baseline;
	height: auto;
	border-bottom: 1px solid #bfbfbf;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableTr:nth-child(2) {
	height: 135px;
	border-bottom: 1px solid #bfbfbf;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableTh {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20%;
	height: 100%;
	padding: 0px 4px;
	background-color: #f2f2f2;
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableTr:first-child .lotTabTableTh {
	height: 41px;
	margin-top: auto;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableTr:nth-child(3) .lotTabTableTh {
	height: 55px;
}

body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableTr .lotTabTableTd {
	width: 80%;
}

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 3px;
	background-color: #d6e7ef;
	font-size: 1.3rem;
	font-weight: bold;
}
body#lot #lotTabArea .lotTabBox .lotTabTable .lotTabTableImage {
	margin: 14px 10% 0;
}

/*---- 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;
}




/* ----- lotSection ----- */
body#lot .lotSection {
	clear: both;
	margin: 40px 0;
}
body#lot .lotSection .lotHeading {
	padding: 10px 15px;
	background: #885d06;
	text-align: left;
}
body#lot .lotSection .lotHeading > span {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}
body#lot .lotSection .lotSectioninner {
	padding: 15px 10px;
	border: solid 1px #bbbbbb;
	border-top: none;
}
body#lot .lotSection .lotSectioninner > *:first-child {
	margin-top: 0 !important;
}
body#lot .lotSection .lotStep {
	margin-top: 20px;
}
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: 15px;
	background: #f4efe6;
}
body#lot .lotSection .lotStep .lotCvCol2 {
	margin-top: 15px;
}
body#lot .lotSection .lotStep .lotCvCol2 > .btnLink01 {
	float: none;
	margin: 0;
}
body#lot .lotSection .lotStep .lotCvCol2 > .btnLink01 a {
}
body#lot .lotSection .lotStep .lotCvCol2 > .cvText {
	overflow: hidden;
	margin-top: 10px;
	padding-top: 0;
	color: #a5001e;
	font-size: 16px;
	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;
}

}