<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.design .noscript,
.slick_nav{
	display: none !important;
}
.all{
	margin: 0 !important;
	width: 1080px !important;
}

/* 画像リスト */
.main .ilist_lower ul,
.main .ilist2_lower ul{
	display: block !important;
	overflow: hidden !important;
}
.main .ilist_lower ul &gt; li,
.main .ilist2_lower ul &gt; li{
	float: left !important;
}

/* 分類 */
.design .main_naka .page_left .page_left_float{
	display: block !important;
	overflow: hidden !important;
}
.design .main_naka .page_left .page_left_float .cate_post01{
	float: left !important;
}

/* 記事 */
.waku_top{
	overflow: hidden;
}

/*Firefox対応 印刷時の文字2重表示対策*/
h1,h2,h3,h4,h5,h6,strong,th,em{
	font-family: arial, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro";
}
b{
	font-weight: normal;
}


/* トップページ */
.main_header{
	width: 100% !important;
}
.h_top{
	display: flex !important;
}
.h_main{
	width: 100% !important;
}
.main .zone02 .ilist2_lower ul{
	overflow: inherit !important;
}
.main .zone02 .ilist2_lower ul &gt; li{
	float: none !important;
}
.main .zone02 .ilist2_lower ul &gt; li:nth-child(2) {
	margin-top: -20px;
}
.design,
.main{
	width: 1000px !important;
}
.dropmenu{
	width: 600px !important;
}
.zone0102{
	width: 770px;
}
.zone02{
	width: 294px;
}
.foot,
.foot_modori .modoriin,
.foot_copyin{
	margin: 0 !important;
	width: 1000px !important;
}
.zone03{
	float: none !important;
}

.inbody .dropmenu{
	width: 100% !important;
}

/* サブサイトトップページ */
.sub .h_top,
.sub .head_in{
	width: 100% !important;
}
.sub .zone02{
	width: 50% !important;
	float: left !important;
}
.sub .zone03{
	width: 50% !important;
	float: right !important;
}
.sub .slick-slide img{
	transform: scale(0.75,0.75) translate(-15%,0);
}</pre></body></html>