<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ---------------------------------------------------------------
	start max 450px
--------------------------------------------------------------- */

@media screen and ( max-width: 450px ) {
	
	body {
		font-size: 3.2vw;
	}

/* --------------- header --------------- */


/* --------------- footer --------------- */
	
	.col_footer {
		padding: 5.5vw 0 4vw;
	}
	
	.col_l_footer dl dt {
		margin-bottom: 2vw;
		font-size: 5.4vw;
	}
	
	.col_l_footer dl dd {
		margin-bottom: 2vw;
		font-size: 3.5vw;
	}
	
	.col_l_footer dl dd.tel .telnum {
		font-size: 6.4vw;
	}
	
	#copy {
		font-size: 2.4vw;
	}
	
	


/* --------------- top --------------- */
	
	.col_top1 {
		padding-bottom: 0;
	}

	
	.col_top1 .deco {
		top: 20vw;
		left: 71%;
	}
	
	.col_mds_top1 {
		margin: 0 0 7vw;
	}

	
	.mds_top1 {
		padding-top: 9vw;
		font-size: 7.6vw;
	}
	
	.mds_top1:before {
		height: 8.5vw;
		top: 0;
		bottom: auto;
	}
	
	.mds_top1 .en {
		font-size: 3.4vw;
	}
	
	.col_technique1,
	.col_technique3 {
		margin: 0 0 12vw;
	}
	
	.cont_technique1 {
		padding: 3.5% 0 7%;
	}
	
	.cont_technique1 dl dt {
		margin: 0 0 0.8vw;
		font-size: 5.4vw;
	}
	
	.col_technique2 {
		margin-bottom: 12vw;
	}
	
	.col_technique2 .deco {
		top: auto;
		left: auto;
		bottom: -2vw;
	}
	
	.col_technique3 .deco {
		top: auto;
		left: 70%;
		bottom: -13vw;
	}
	
	.col_technique4,
	.col_technique5,
	.col_technique6 {
		margin-bottom: 12vw;
	}
	
	.col_technique5 .deco {
		top: 53vw;
		left: -16vw;
	}
	
	.col_technique2.technique6 .deco {
		top: 85%;
		bottom: auto;
	}
	
	.cont_product {
		padding-bottom: 4vw;
	}
	
	.cont_product:last-of-type {
		margin-bottom: 2vw;
	}
	
	.col_product .col_mds_top1 {
		margin: 0 0 7vw;
	}
	
	.col_product .mds_top1 {
		padding-top: 9vw;
	}
	
	.box_product {
		margin-bottom: 5.5vw;
		padding-bottom: 5vw;
	}
	
	.img_product {
		margin-bottom: 1.5vw;
	}
	
	.txt_product {
		padding: 1vw 0 1vw 1.5vw;
		font-size: 3.6vw;
		border-left: solid 1.2vw #90272d;
	}
	
	.txt_product .price {
		margin-top: 1.5vw;
		font-size: 3vw;
	}
	
	.mds_product1 {
		margin: 0 0 7vw;
		padding: 9vw 0 2.5vw 0;
		font-size: 7.6vw;
	}
	
	.mds_product1 .ruby span {
		font-size: 3vw;
	}
	
	.col_order {
		padding: 0 0 11.5vw;
	}
	
	.mds_top2 {
		margin: 0 0 7vw;
		padding: 9vw 0 0 0;
		font-size: 7.6vw;
	}

	.mds_top2:before {
		height: 8.5vw;
	}

	.mds_top2 .en {
		font-size: 3.4vw;
	}
	
	.fax {
		margin-bottom: 3.5vw;
		font-size: 8vw;
		letter-spacing: 0.3vw;
	}
	
	a.btn_fax {
		width: 80%;
		max-width: 280px;
		padding: 10px 5px;
		font-size: 15px;
	}
	
	.col_topcompany .mds_top2 {
		margin-bottom: 7vw;
	}
	
	.txt_topcompany dl dt {
		width: 20vw;
	}
	
	.txt_topcompany dl dd {
		width: calc( 100% - 20vw );
	}
	
	
	
	
}

/* ---------------------------------------------------------------
	end max 450px
--------------------------------------------------------------- */
</pre></body></html>