<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 */

/************************/
/*____ 基礎 ____*/
#LP-body,#LP-foot{min-width:960px;}
#LP-body{padding:2rem 0;}
#LP-foot{margin-bottom:50px;}
.width-XS{width:300px; margin:auto;}
.width-S{width:540px; margin:auto;}
.width-M{width:600px; margin:auto;}
.width-L{width:750px; margin:auto; background-color: #fff;}
.width-XL{width:920px; margin:auto; background-color: #fff;}
.width-XXL{width:1000px; margin:auto;}
.width-XL-P{width:100%; margin:auto; min-width: 1080px;}
.width-L-P{width:90%; margin:auto; min-width:820px;}
.width-M-P{width:80%; margin:auto; min-width:1100px;}
.width-S-P{width:60%; margin:auto; min-width:820px;}
.productGrid{ margin:auto 5px;}
.logoWrapper{text-align:center;}
a.cmBtn {
	background-color: #000;
    border: 1px solid #000;
	border-radius: 0;
	color: #fff;
	font-size: 0.9rem;
	letter-spacing: 0;
	line-height: 3rem;
	margin: 0 0 0.5rem;
}

#LP-html img{max-width: unset !important;}
#LP-html .disp_sp {display:none !important;}

#totop {
	display: none;
	width: 60px;
	height: 60px;
	background: #000;
	border-radius: 3px;
	position: fixed;
	border: 1px solid #000;
	bottom: 20px;
	right: 20px;
	z-index: 100;
}
#totop a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 0;
}
#totop a i {
	font-size: 20px;
	color: #fff;
}
#totop a span {
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #fff;
}

.LP_html_wrapper{width:1200px;margin:0 auto;}
img{vertical-align: bottom;}

/************************/
/*____ 看板 ____*/
.title_container{
    min-width: 960px;
    text-align: center;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    position:relative;
}
.title_img img {
    object-fit: cover;
	font-family: 'object-fit: cover;';
    display: block;
	/*object-position:0 100%;*/
}
.title_wrapper{
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0 0;
    background: -moz-linear-gradient(top,transparent 0,rgba(40,40,40,0.5) 100%);
    background: -webkit-linear-gradient(top,transparent 0,rgba(40,40,40,0.5) 100%);
    background: linear-gradient(to bottom,transparent 0,rgba(40,40,40,0.5) 100%);
    color: #fff;
    line-height: 1;
}
.title_h1 {
    font-size: 14px;
    text-shadow: 0 0 4px rgba(0,0,0,0.1);
    color: #000;
	line-height:2em;
	position:absolute;
	bottom:10px;
	right:20px;
    text-align: right;
    margin: 0;
}
#LP-html .title_h1 img{max-width:560px !important;display: block;}

.title_date{
	line-height: 1.9;
    font-size: 18px;
    color: #FFF;
    text-align: right;
    padding: 0 1%;
    font-weight: 500;
}
.main_mv{width:100%;height:auto !important;}

/************************/
/*____ 見出し ____*/
.headLine{
	margin:100px auto 50px;
}
.headLineDeg{
	margin:0 auto 25px;
}

.h2 {
	text-align: center;
    margin: 4rem auto 0;
    font-size: 1.2rem;
}

.h4{
	font-size: 1.4rem;
	text-align: left;
	padding-left: 7%;
}


/************************/


section {
	margin:0 auto;
}





/*_____ リンク _____*/

.topics {
    width: 600px;
    margin: 5rem auto 0;
}
.topics .top {
    font-size: 0.73rem;
    font-weight: normal;
    margin: 0 0 0.8rem;
    padding: 3px 0 1px;
    margin-left: 1rem;
    border: 1px solid #000;
    width: 120px;
    text-align: center;
    letter-spacing: 2px;
}
.topics a {
    display: block;
    width: calc(100%/1 - 1rem*2);
    margin: 0 1rem;
}
.topics .for {
    font-size: 0.75rem;
    padding: 0.4rem 0 0.1rem;
    letter-spacing: 0.5px;
    font-weight: 700;
}
.topics .title {
	font-size: 0.8rem;
	font-weight: 500;
	margin: 0.2rem 0 2rem;
}
.topics img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.sns_size {
    margin: 1rem auto 1rem;
    text-align: center;
    width: 520px;
}


.main_h2{text-align:center;font-weight:bold;font-size:2em;margin:2em auto;}
.pan_div{width:1200px;margin:0 auto;padding:6px 0;font-size:12px;}
.p_style{width:890px;margin:0 auto;text-align:center;line-height:1.75em;}
.menu_img_style{width:240px;margin:5em auto 2em;display:block;}
.menu_btn_img_style{width:240px;display:inline-block;}
.menu_btn_img_style_box{text-align:center;border-bottom:2px solid #000;}
.menu_btn_img_style_box &gt; div{display:inline-block;}
.menu_btn_img_style_box_text{text-align:center;}
.menu_btn_img_style_box_text &gt; div{display:inline-block;width:260px;text-align:center;padding:1em 0;}
.menu_btn_img_style_box_text &gt; div p{font-weight:bold !important;}

.contnet_switch_03 .stocking_arch_table td img{width: 146px;}</pre></body></html>