<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.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size:100% 100%;
	width: 870px;
	height: 200px;
	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: 85px;

     /*  text-shadow: 1px 1px 2px rgba(10,10,10,0.7);*/
  text-shadow:3px 2px 20px #000000;
	margin-left: 15px;
	margin-top: 75px;
	line-height: 0.9em;
}
#menu{
	margin-bottom: 40px;
}

/*index.html*/
.text1{
	text-align:left;
	font-weight:bold;
		color: #333;
	font-size: 30px;
	line-height: 1.5;
}

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



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

#main .fslarge{
	padding: 15px;
}
#main a.btnRadius02 {
	width: 98%;
	margin-left: 15px;
}
.rightImg{
	position: absolute;
	right: 60px;
	bottom: -25px
}
/*index.html*/
.fullImg img{
	width: 100%
}
.flex{
	display: flex;
		justify-content:center;
	flex-wrap: wrap
}
.flex p{
	width: 50%;
	margin: 1em 0 0 0;
		display: flex;
	align-items: center;
	

}
.flex p span:first-of-type{
	margin-right: 2em;
	margin-left: 20%;
}
#main .bold{
	font-weight: bold
}
#main .tb01 td{
	padding:1em 0 0 0}

#main .goods.cols4-2c li{
		width: 32%;
		    margin-right: calc(51px / 3);
	}
#main .goods.cols4-2c li:nth-child(4n){
   margin-right: calc(51px / 3);
}
#main .goods.cols4-2c li:nth-child(3n){
margin-right:0;
}

	#main .goods.cols4-2c li a img{
		
	}
		#main .goods.cols4-2c .copy_text {
			font-size: 1em;

		}
	#main .goods.cols4-2c .sTxt {
		font-size: 1.2em;
		font-weight: bold
	}

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

		}

#main .goods {
 
    margin-bottom: 10px;
}
#main h3{
	font-size: 1.2em;
	font-weight: bold;
	margin: 30px 0 20px 0
}
.boxList{
	position: relative;
	margin-left: 1em
}
#main h4 span{
	font-size: 0.9em;
	font-weight: normal
}
.fullImg img{
	width: 100%;

}
.ma30{
			margin: 30px auto
}
.howto .linksImg img {
    text-align: center;
    width: 120px;
}

#main .howto.cols2-1.singleH li a{
    flex-direction: row-reverse;
}

#main .howto.cols2-1.singleH li{
    width: 100%;
}
#main .howto.cols2-1.singleH li a .linksImg{
        margin: 5px 15px;
}
</pre></body></html>