<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 {
    text-align: center;
	width: 300px;
}
.searchList01 .searchSubmit01 .return{
    background-color: white;
    border: 1px solid black;
    color: black;
}
.sp_br{ 
    display: none;
}
@media screen and (max-width: 639px) {
    .searchList01 .searchSubmit01 .submitBtn01:nth-child(2){
        margin-top: 15px;
    }
    .sp_br{ 
        display: block;
    }
}

/* 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: 100%;
	margin: 0 auto 40px;
}
.cardList01 {
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    background-color: white;
    border: 1px solid #959595;
    box-sizing: border-box;
}
.cardList01&gt;li {
    width: 174.72px;
    height: 244.33px;
    display: flex;
    margin: 20px;
    margin-left: 5px;
    margin-right: 5px;
}
.cardList01&gt;li&gt;button{
    width: 174.72px;
    height: 244.33px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    transition: transform 0.3s;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    background-color: transparent;
}
.cardList01&gt;li&gt;button:hover{
    /* transform: scale(0.8); */
}
.cardList01&gt;li&gt;button:active{
    transform: scale(0.9);
}
.cardList01 li button&gt;img {
	width: 174.72px;
	display: block;
    border-radius: 6.432px;
}
.cardSelect{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.cardSelect&gt;label{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 19.2px;
    font-weight: bold;
}
.cardSelect&gt;div{
    display: flex;
    justify-content: center;
    align-items: center;
}
.cardSelect&gt;div&gt;.cardSelect_flame{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 216.66px;
    height: 301.33px;
    border: 1px dashed #959595;
    box-sizing: border-box;    
    border-radius: 8px;
    margin: 10px;
    overflow: hidden;
}
.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;
}


.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: 10px;
	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;
}

form h3 {
    font-weight: bold;
    font-size: 24px;
    text-align: left;
    padding: 13px 20px;
    background: #f5f5f5;
    letter-spacing: 1px;
    margin-bottom: 35px;
    word-break: break-all;
}
@media screen and (max-width: 639px) {
    form h3 {
        font-size: 18px;
        line-height: 1.6;
        margin-bottom: 15px;
    }
}
.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;
}
.AnswerCheck,.AnswerCheck&gt;a{
    color:red;
    font: bold;
}

.sectionFormat05 {font-size: 16px;}
.sended p { margin-bottom: 15px;}
.submitBtn01 {
    background-size: 15px auto;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    font-family: inherit;
    border-radius: 5px;
    border: none;
    width: 240px;
    cursor: pointer;
    padding: 13px 5px 13px 5px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
	background: #000;
}
.submitBtn02 {
	background-size: 15px auto;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    font-family: inherit;
    border-radius: 5px;
    border: none;
    width: 240px;
    cursor: pointer;
    padding: 13px 5px 13px 5px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
	background: #22b295;
	display: block;
    margin: 0 auto;
	text-decoration: none;
}
.submitBtn02:hover,.submitBtn01:hover {
    opacity: 0.7;
}
.fwB {font-weight: bold; font-size: 22px;}
.save_area {
	border: 2px solid #0000ff;
	background: #f4f4f4;
	border-radius: 10px;
	padding: 20px 20px 5px 20px;
	max-width: 700px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 20px;
}
.intro {
    text-align: left;
    margin-bottom: 15px;
}
.intro span, .intro div {
    display: inline-block;
    margin: 5px;
    font-size: 18px;
    vertical-align: middle;
    text-align: center;
    max-width: 80%;
}
.intro div:hover{
    opacity: 1;
    cursor: default;
}
.intro img {
    display: inline-block;
}
@media screen and (max-width: 639px) {
    .intro {
        text-align: center;
    }
}
.sended h3{
    font-weight: bold;
    font-size: 24px;
    text-align: left;
    padding: 13px 20px;
    background: #f5f5f5;
    letter-spacing: 1px;
    margin-bottom: 35px;
    word-break: break-all;
}
#renderingImg{
    width: 50%;
    aspect-ratio: 173/241;
    margin-bottom: 35px;
}
@media screen and (max-width: 639px) {
    .sended h3{
        font-size: 18px;
        line-height: 1.6;
        margin-bottom: 15px;
    }
    #renderingImg{
        width: 80%;
        margin-bottom: 15px;
    }
}</pre></body></html>