<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.title {
	background-image: url(../image_210129/title_sp.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
    width: 100%;
    height: 150px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
h1 {	
    color: #FFFFFF;
    text-align: left;
    font-weight: 700;
    font-size: 8vw;
    text-shadow: 3px 2px 20px #000000;
    margin-left: 10px;
}
#main section{
margin-bottom: 40px
}

/*index.html*/
.text1{
	text-align:left;
	font-weight:bold;
		color: #333;
	font-size:1.05em;
	line-height: 1.8;
}

.table01 td{
	font-size: 1px;
}

#main .links{
	margin-bottom: 0px;
}

.midashi02 {
	clear: both;
	margin-bottom: 0.8em;
	margin-left: 10px;
	padding: 5px 10px 5px 15px;
	font-size: 140%;
	font-weight: bold;
	border-bottom: 1px solid #bbbbbb;
	border-left: 10px solid #11209d;
}

#main h4{
	margin:1em 0;
	/*margin:8px 0;*/
	color:#333;
	text-align:left;
	font-size:1em;
	font-weight:bold;
	line-height:1.3;
	text-indent: -1.0em;
 padding-left: 1.0em;
}
#main h4 span{
	font-size: 0.9em;
	font-weight: normal
}
#main .small{
font-size:0.9em}
#main .left{
text-align:left;
line-height:1.4;
vertical-align:top}

#main .fslarge{
	padding: 10px;
}

.rightImg{
	text-align: center
}


.flex{
	display: flex;
		justify-content:space-between;
	flex-wrap: wrap
}
.flex p{
	width: 49%;
	margin: 1em 0 0 0;
		display: flex;
	
	font-size: 0.9em;
	line-height: 1.4

}
.flex p img{
	width: 60px
}
.flex p span:first-of-type{
	margin-right: 1em;

}


#main .bold{
	font-weight: bold
}

#main .tb01 td{
	vertical-align: top;
	line-height: 1.4;
	font-size: 0.9em
}
#main .tb01 td:first-of-type{
	width: 25%;

}
#main .tb01 td{
	padding: 0 0 1em 0}

#main .goods.cols4-2c .copy_text {
			font-size: 0.9em;

		}
#main .goods.cols4-2c .sTxt {
font-size: 1.1em;
		font-weight: bold
	}
#main h3{
	font-size: 1.15em;
	font-weight: bold;
	margin: 30px 0 20px 0
}

#main .goods {
 
    margin-bottom: 10px;
}

.fullImg img{
	width: 100%;
	
}
.ma30{
			margin: 30px auto
}
.mb1em{
	margin-bottom: 1em
}</pre></body></html>