<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">    
.past_product {
	transition: 0.3s;
	display: block;
	background: #595959;
	width: 90%;
	max-width: 400px;
	margin: 0 auto;
	color: #fff!important;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 10px;
	border-radius: 5px;
	margin-top: 35px;
}
.past_product:hover {
	opacity: 0.8;
}
.cardList01 span {
	display: block;
	font-style: italic;
	font-family: serif;
	font-size: 14px;
	margin-top: 5px;
}
.searchList01 .searchSubmit01 .submitBtn01 {
	width: 300px;
}
/* searchList01
	---------------------------------------------------------- */
.searchList01 .searchList01_term01 .form01 {
	float: none;
	width: 100%;
	margin-right: 1%;
	text-align: left;
	font-size: 130%;
	vertical-align: middle;
	display: block;
	padding-right: 0;
	font-size: 160%;
	margin-bottom: 10px;
	font-weight: bold;
}
.searchList01 .searchList01_term01 .form01 span {
	margin-left: 0.5em;
}
.searchList01 .searchList01_term01 .select01 {
	display: block;
	width: 100%;
	vertical-align: middle;
	float: none;
}
.searchList01 .searchList01_term01 {
	display: block;
	width: 70%;
	margin: 0 auto 40px;
}
.cardList01 li {
	width: 31.5%;
}
.cardList01 li img {
	max-width: 100%;
	height: auto;
	display: block;
	margin-bottom: -10px;
}
.cardList01 li:nth-child(5n) {
	margin: 0 2.2% 20px 0;
}
.cardList01 li:nth-child(5n+6) {
	clear: none;
}
.cardList01 li:nth-child(3n) {
	margin-right: 0;
}
.cardList01 li:nth-child(3n+4) {
	clear: left;
}
.submitBtn01 {
	background-image: none !important;
	padding: 13px 5px 13px 5px !important;
}	

.card_check li.disabled label {
	cursor: default;
}
.card_check li input+label {
	margin-left: 5px;;
}
.card_check li.disabled label,
.card_check li.disabled label img,
.card_check li.disabled span,
.card_check div.disabled label {
	opacity: 0.3;
}
.with-errors {
	text-align: left;
	font-size: 15px;
	color: red;
}
.submitBtn01.disabled {
	pointer-events: none;
	cursor: default;
	opacity: 0.2;
}
.check_other, .radio_other {
	margin-left: 15px;
	height: auto !important;
	width: 50% !important;
}
.searchList01 textarea {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: none;
	appearance: none;
	border: none;
	box-sizing: border-box;
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざPro W3", "Hiragino Kaku Gothic Pro", Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	width: 100%;
	font-size: 16px;
	padding: 10px;
	margin-bottom: 10px;
	letter-spacing: -0.8px;
	border: 1px solid #959595;
	outline: none;
	line-height:1.4em;
}
.searchList01 input[type="number"] {
	height: 50px;
	width: 100%;
    font-size: 16px;
	border: 1px solid #959595;
}
.pack {
	width: 100px !important;
	height: 40px !important;
	text-align: center;
	font-weight: bold;
}
.pack+span {
	font-weight: bold;
    font-size: 16px;
	color: #3f3f3f;
}

@media screen and (max-width: 639px) {
	.searchList01 .searchList01_term01 .form01 span {
		margin-left: 0;
		font-size: 95%;
	}
	.searchList01 .searchList01_term01 {
		width: 94%;
		margin: 0 auto 40px;
	}
	.cardList01 li {
		width: 48%;
	}
	.cardList01 li:nth-child(5n){
		margin: 0 0 3.5% 0;
	}
	.cardList01 li:nth-child(odd){
		margin: 0 4% 3.5% 0;
	}
	.cardList01 li:nth-child(3n+4) {
		clear: none;
	}
	.cardList01 li:nth-child(2n+3) {
		clear: left;
	}
	.cardList01 li:nth-child(even) {
		float: left;
	}
	.check_other, .radio_other {
		width: 65% !important;
	}
}

.card_check li.disabled label {
	cursor: default;
}
.card_check li input+label {
	margin-left: 5px;;
}
.card_check li.disabled label,
.card_check li.disabled label img,
.card_check li.disabled span {
	opacity: 0.3;
}
.with-errors {
	text-align: left;
	font-size: 15px;
	color: red;
}
.with-errors-all {
	font-size: 15px;
	color: red;
	font-weight: bold;
}
.submitBtn01.disabled {
	pointer-events: none;
	cursor: default;
	opacity: 0.2;
}
.check01, .radio01, .num01 {
	text-align: left;
	margin-left: 1.5em;
}
.checkbox, .radio {
	font-size: 16px;
	margin-right: 5px;
	line-height: 2em;
}
.checkbox input+label,
.radio input+label {
	padding-left: 3px;
	font-weight: bold;
	color: #3f3f3f;
	font-size: 16px !important;
	margin-right: 10px !important;
}
.checkbox input:checked+label,
.radio input:checked+label {
	color: #000;
}
.searchList01_term01.disabled {
	color: #808080;
}
.searchList01_term01.disabled .checkbox input+label,
.searchList01_term01.disabled .radio input+label {
	color: #808080;
}

.txt_bold {
	font-size:120%;
	font-weight:
	bold!important;
	padding-bottom: 10px;
	display: inline-block;
}
h3 {
	background: #000!important;
	color: #fff!important;
}
.past_product {
	transition: 0.3s;
	display: block;
	background: #22b295;
	width: 95%;
	max-width: 570px;
	margin: 0 auto;
	color: #fff!important;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 20px 20px 85px;
	border-radius: 5px;
	margin-top: 35px;
	margin-bottom:35px;
	position: relative;
}
.attention {
	color: red;
}
.attention a {
	color:red
}
.past_product:before {
	content: url(/img/mail.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 2.3%;
	top: 20%;
	transform: scale(0.6);
}
.past_product:hover {
	opacity: 0.8;
}
.sended {
	font-size: 16px;
}
.notice01 {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 10px;
}

</pre></body></html>