<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
/*パンくず*/
.msr_bread05{
padding: 0;
margin: 0;
}
.main{
color: #403F3F;
font-size: 1.5em;
text-align: center;
letter-spacing: 0.3em;
line-height: 1.8em;
}
.taimidashi1 {
    text-align: center;
    letter-spacing: 0.5em;
    font-size: 1.0em;
    width: 100%;
    margin-bottom: 1%;
}
.midashi01 {
    position: relative;
    padding: 0.5em;
    color: white;
    font-size: 1em;
    text-align: center;
    color: #666666;
    text-decoration: none;
    font-weight: normal;
  }
.nayamilst{
font-size: 0.8em;
letter-spacing: 0.2px;
text-align: left;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
display: block;
width: 80%;
list-style:none;
}

/*価格*/
.font1{
font-size: 0.5em;
letter-spacing: 0.2px;
margin: 0px 0px 15px 0px;
line-height: 1em;
}
.font2{
display: block;
width: 85%;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 2%;
color: #333333;
}
.font3 {
    color: #F95972;
}



@media screen and (max-width: 768px) {
.mainarea {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}
/*価格*/
.font1{
font-size: 0.5em;
letter-spacing: 0.2px;
margin: 0px 0px 10px 0px;
line-height: 1em;
}

 .font2{
    display: block;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 2%;
    font-size: 0.6em;
    line-height: 1.5em;
    color: #333333;
    letter-spacing: 0.1em;
}
.mainarea img {
	width: 100%;
}

.midashi01 {
    position: relative;
    padding: 0.5em;
    color: white;
    font-size: 0.8em;
    text-align: center;
    color: #666666;
    text-decoration: none;
    font-weight: normal;
    line-height: 1.5em;
  }
.nayamilst{
    font-size: 0.6em;
    letter-spacing: 0.2px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    list-style:none;
    line-height: 1.9em;
}
}　
</pre></body></html>