@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	/*font-family: 'Noto Serif JP', serif;   明朝*/
	font-family: 'Noto Sans JP', sans-serif;/*ゴシック*/
	font-size: 100%;
	line-height: 1.5;
/*	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #770000;*/
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
a img {
	border: none;
}
a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}


h1, h2, h3, h4, h5, h6 {
	margin-bottom : 24px
}
h1 {
	font-size : 100%;
	line-height : 2.25;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
.no_sp {
	display:none;
}
h2 {
	font-weight: 900;
	font-size : 100%;
	line-height : 2.25;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 10px;
	background-color: #F2F2F2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
} /* 48px */
h3 {
	font-weight: 800;
	font-size : 100%;
	line-height : 1.5;
	margin: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
} /* 24px */
h4 {
	font-size : 100%;
	line-height : 1.5;
	margin: 0px;
	padding: 0px;
} /* 24px */

#menu {
	display:none;
}
.slicknav_menu {
	display:block;
}
#contents, #news_down, #dotnet {
	font-size:75%;
	line-height:2;
	width: 95%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#contents p {
	padding-right: 5px;
	padding-left: 5px;
}
#contents dl, #contents ul {
	margin-top: 0px;
	margin-bottom: 10px;
}

#main .content_list li {
	list-style-position: inside;
	list-style-type: disc;
}
.banner img {
	max-width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 30px;
}

footer {
	color: #FFF;
	background-color: #000;
	font-size: 75%;
	width: 100%;
	text-align:center;
	clear: both;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}
.menu_ft01, .menu_ft02, .menu_ft03, .menu_ft04 {
	display: none;
}

#down_price li{
    margin-bottom: 3px;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
	background: #FFF;
	text-align: center;
}
#down_price li a {
	padding: 5px;
    text-decoration: none;
    color: #000000;
	font-weight: 700;
	display: block;
}

#down_price li a:hover {
	color: #FFFFFF;
	background: #000;
	display: block;
	
}

#dotnet ul li {
	padding-left: 5px;	
	padding-right: 5px;
	font-weight: 900;
	}
#dotnet ul li a {
    color: #f00;
	}
.gototop {
	display: none;
}
.clear_both {
	clear:both;
}
.red {
	color: #EE0000;
	font-weight: 900;
}

.fb-page {
	display: block;
	margin: auto;
}

#news_top {
	display: none
}

/*　価格表　*/

.products article ul {
	margin: 10px;
}

.products article ul li {
    padding-bottom: 5px;
	padding-left: 10px;
}

.rlAccordion > h2 + div {
    display: none;
}

.power {
	background: #EE0000;
	color: #FFF;
	font-weight: 900;
	border: none;
	padding: 10px;
	margin-top: 10px;
}

.order {
	background-color: #000;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}


.toorder a {
	background-color: #000;
	padding: 15px;
	font-weight: 800;
	color: #fff;
	text-decoration: none;
	float: right;
	margin-bottom: 10px;
	border-radius: 4px;
}

.products img {
	max-width: 100%;
	display: block;
	margin: auto;
	}
.w50 {
	width:30% !important;
}

.price, .explain {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 5px;
	border-collapse: collapse;
	border: 1px solid #DDDDDD;
	clear: both;
}
#discription {
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
	border-collapse: collapse;
	border: 1px solid #DDDDDD;
}
.price th, #discription th, .explain th {
	padding: 5px;
	color: #fff;
	background-color: #000;
	border: 1px solid #DDDDDD;
}
.price td, #discription td {
	text-align: center;
	padding: 5px;
	border: 1px solid #DDDDDD;
}
.explain td {
	padding: 5px;
	border: 1px solid #DDDDDD;
}
.products article ul {
	padding-top: 10px;
	margin-left: 0px;
	clear: both;
}
.products article ul li {
	list-style-type: circle;
    list-style-position: inside;
	line-height: 1.3em;
}
/*　プライバシーポリシー　*/

.privacy table {
	width: 100%;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
	margin-bottom: 10px;
	font-size: 75%;
}
.privacy table th {
	padding: 5px;
	border: 1px solid #DDDDDD;
	background-color: #f2f2f2;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
}
.privacy table td {
	padding: 5px;
	border: 1px solid #DDDDDD;
}
.privacy ul{
	list-style-position: inside;
}
/*　会社概要　*/

.company02 {
	width: 100%;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
	margin-bottom: 10px;
	font-size: 75%;
}
.company02 th {
	padding: 5px;
	border: 1px solid #DDDDDD;
	background-color: #f2f2f2;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
}
.company02 td {
	padding: 5px;
	border: 1px solid #DDDDDD;
}
.company h3 {
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #AAAAAA;
	border-left-color: #000;
	margin-bottom: 5px;
	padding-left: 5px;
}
.philo dl, .company dl, .company2 dl {
	margin: 0px;
	width: 95%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.philo dl dt, .company dl dt, .company2 dl dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
}
.philo dl dd, .company dl dd, .company2 dl dd {
	margin: 0px;
	padding: 0px;
}
.company dl dd img {
	max-width: 275px;
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/*よくあるご質問*/

.faq a {
    display: block;
    padding-top: 3px;
	padding-right: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
    background: #EE0000;
    color: #FFFFFF;
    text-decoration: none;
    width: 300px;
    border-radius: 4px;
    margin-bottom: 10px;
	font-weight: 800;
}


/*　お問い合わせ　*/

#inquiry_sp tr td textarea {
	height: 30%;
	width: 100%;
}

.inquiry_tel {
	background-color: #f2f2f2;
	padding: 10px;
	border: 1px solid #000;
	border-radius: 4px;
}

.inquiry_tel a {
	text-decoration: none;
}
.inquiry_tel a:hover {
	color: #000;
}



/*　顧客登録　*/

#customer_pc {
	display:none;
}
#inquiry_sp {
	width: 95%;
}
#inquiry_sp input {
	width: 100%;
}
#inquiry_sp th {
	text-align: left;
}
/*　お問い合わせ　*/

#inquiry_sp tr td textarea {
	height: 30%;
	width: 100%;
}

/*　ページトップ　*/

#pageTop {
	font-weight: 600;
	background:#000;
	border-radius:5px;
	color:#FFF;
	padding:10px;
	position:fixed;
	bottom:20px;
	right:20px;
	text-decoration: none;
	}
	
#pageTop:hover {
	background:#DE6F6F;
	}
	
/*エラー画面*/

.error {
	list-style-type: circle;
	list-style-position: inside;
}


@media screen and (min-width: 768px) {
#menu {
	display:block;
}
.slicknav_menu {
	display:none;
}
#homelimk a {
	height: 80px;
	width: 220px;
	position: absolute;
	left: 16px;
	top: 0px;
}
header {
	max-width:768px;
	background-image: url(../images/header_l.png), url(../images/header_r.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left top, right top;
	background-color:#000000;
	background-size: contain, contain;
	position:relative;
	padding-top: 80px;
	margin-right: auto;
	margin-left: auto;
}
.header_txt {
	font-size: 100% !important;
	top: 10px !important;
	left: 10px !important;
	
	}
.tel {
	display:none;
}
.no_sp {
	display:none;
	}
h1 {
	font-size : 100%;
	line-height : 1.5;
	/* [disabled]margin-top: 10px;
*/
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 5px;
	display:block;
}
#menu {
	z-index: 10;
	position: relative;
	margin-left: 30px;
}
#menu .home {
	display: none;
}
nav {
	max-width:768px;
	margin-left:auto;
	margin-right:auto;
	/* [disabled]overflow: hidden;
*/
}
ul#menu {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul#menu li {
	list-style: none;
	font-size:13px;
	float: left;
	position: relative;
	/*width:16.2%;*/
	/*親メニューの幅*/
	height: 35px;/*親メニューの高さ*/
	line-height: 35px;/*親メニューの背景色*/
	color: #000000;/*親メニューの文字色*/
	text-align:center;
	font-weight:bold;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 0;
	padding-bottom: 0;
	}
ul#menu .on {
	/* [disabled]width:11%;
*/
	/* [disabled]font-size:13px;
*/
	border-bottom-color: #F00;
}
ul#menu li a {
	color: #000000;
	display: block;
	text-decoration: none;
	padding-right: 14px;
	padding-left: 14px;
}
ul#menu li:hover, ul#menu li a:hover {
	color:#F00;/*ホバー時の親メニューの文字色*/
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
ul#menu li ul {
	position: absolute;
	top: 35px;/*親メニューの高さと同じにする*/
	/*width: 180px;*/
	z-index: 100;
}
ul#menu * {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
h1 {
	display:block;
	font-size : 112.5%;
	line-height : 1.3333
}

.slides img {
	max-width:768px;
	display: block;
	margin-left:auto;
	margin-right:auto;	
}

#top_explain {
	margin-bottom: 20px;
	width: 60%;
	float: left;
}
#news_top {
    display: block;
	padding-top: 15px;
    margin-bottom: 20px;
    width: 40%;
	float: right;
}
	.news_title {
	font-weight: 700;
	font-size : 100%;
	line-height : 2.25;
border: none;
	padding-left: 10px;
	background-color: #F2F2F2;
	}
	
#news_down {
		display: none;
	}

#contents, #news_down, #dotnet {
	max-width:768px;
	margin-right: auto;
	margin-left: auto;
	font-size:87.5%; /* 14px */
	line-height:1.714; /* 24px */
}
#contents p {
	padding-right: 5px;
	padding-left: 5px;
}

.w50 {
	width:172px !important;
}
	
.gototop {
	display: block;
	float: right;
	margin-bottom: 10px;
	margin-top: 5px;
	clear: both;
	font-size:87.5%; /* 14px */
	line-height:1.714; /* 24px */
	padding-right: 5px;
	padding-left: 5px;
}
/*　価格表　*/

.products, .pricelist {
	font-size:87.5%; /* 14px */
	line-height:1.714; /* 24px */
}
.price ul li {
	font-size:87.5%; /* 14px */
	line-height:1.714; /* 24px */
}
.price br {
	display: none;
}
/*　プライバシーポリシー　*/

.privacy table {
	font-size:87.5%; /* 14px */
	line-height:1.714; /* 24px */
}
/*　会社概要　*/


.company02 {
	font-size:87.5%; /* 14px */
	line-height:1.714; /* 24px */
}
.company02 {
	font-size:87.5%; /* 14px */
	line-height:1.714; /* 24px */
}
/*　顧客登録　*/

#customer_pc {
	display:block;
}
#customer_sp {
	display:none
}
#inquiry_pc {
	width: 100%;
	border: solid 1px #DDDDDD;
	border-collapse: collapse;
	margin-bottom: 10px;
	font-size:87.5%; /* 14px */
	line-height:1.714; /* 24px */
}
#inquiry_pc th {
	text-align: left;
	padding: 5px;
	border: solid 1px #DDDDDD;
	background: #f2f2f2;
	width: 30%;
	white-space: nowrap;
}
#inquiry_pc td {
	text-align: left;
	padding: 5px;
	border: solid 1px #DDDDDD;
}

/*注文フォーム*/


#order_pc th{
	display:table-cell;
}

#order_pc td{
	display:block;
	display:table-cell;
}

#order_confirm {
	border: 1px solid #DDDDDD;
	border-collapse:collapse;
}

#order_confirm th{
	display:table-cell;
	border: 1px solid #DDDDDD;
	width:20%;
	padding:5px;
}

#order_confirm td{
	display:block;
	display:table-cell;
	border: 1px solid #DDDDDD;
	padding:5px;
}
}

@media screen and (min-width: 800px) {
ul#menu li {
	margin-right: 3px;
	margin-left: 4px;
	}
}

@media screen and (min-width: 1024px) {
#homelimk a {
	height: 120px;
	width: 280px;
	position: absolute;
	left: 16px;
	top: 0px;
}
header {
	max-width:1024px;
	background-size: contain, contain;
	padding-top: 120px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
}
nav {
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-size : 100%;
	line-height : 1.5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
ul#menu {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
ul#menu li {
	float: left;
	font-size:15px;
	margin-right: 6px;
	margin-left: 5px;
}
ul#menu li a {
	color: #000000;
	padding-right: 25px;
	padding-left: 25px;
	}
ul#menu li a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.slides img {
	max-width:1024px;
	display: block;
	margin-left:auto;
	margin-right:auto;
	
}
#top_explain {
	width: 65%;
}
#news_top {
    width: 30%;
}
	 
#contents, #news_down, #dotnet {
	max-width:1024px;
	font-size:100%; /* 14px */
	line-height:1.714; /* 24px */
	margin-right: auto;
	margin-left: auto;
}

#contents #news {
	/* [disabled]width: 95%;
*/
}
.products, .pricelist {
	font-size:100%; /* 14px */
	line-height:1.714; /* 24px */
}
.price ul li {
	font-size:100%; /* 14px */
	line-height:1.714; /* 24px */
}
	
footer {
	clear: both;
	overflow: hidden;
	font-weight:700;
	
}
footer p {
	clear: both;
}
footer nav {
	max-width:1024px;
	margin-right: auto;
	margin-left: auto;
}
.menu_ft01, .menu_ft02, .menu_ft03, .menu_ft04 {
	display: block;
	float: left;
	margin-right: 5px;
	list-style-type: none;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	width: 320px;
}
.menu_ft01 a, .menu_ft02 a, .menu_ft03 a, .menu_ft04 a {
	list-style-type: none;
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
}
/*　会社概要　*/

/*.company {
	float: left;
	width: 48%;
	margin-right: 10px;
	height: 475px;
}*/
/*　顧客登録　*/

/*#customer_pc {
	max-width:980px;
}*/
}
/*HTML 5 サポート - 新しい HTML 5 タグを display:block に設定します。これにより、ブラウザーでタグが適切にレンダリングされます。 */
header, section, footer, aside, nav, article, figure {
	display: block;
}