@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#FFFFFF;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.7em;
	scrollbar-arrow-color: #990000; 
    scrollbar-base-color: #CC9900; 
	scrollbar-face-color: #CC9900; 
	scrollbar-highlight-color: #990000; 
	scrollbar-3d-light-color: #CC9900; 
	scrollbar-shadow-color: #990000; 
	scrollbar-track-color: #CC9900; 
	scrollbar-darkshadow-color: #CC9900;
}

h6, p, ul, ol, dl, blockquote, form {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 16px;
	color: #000000;
	text-align: left;
}

h1 {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 12px;
	color:#333
}


h2 {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 16px;
	color:#000000;
	font-weight: bold;
}


h3 {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 18px;
	color:#603
}


h4 {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 16px;
	color:#360
}


h5 {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 16px;
	color:#603;
}

ul {
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
}


li a:hover{
    background: #ff0000;
}



div#page {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 0px;
	background-color: #FFFFFF;

}



div#header {
	display: none;
	
}


p#skip {
	display: none;
}

div#main {
	width: 100%;
	height: auto;
	float: right;
	display: inline;
	oveflow: hidden;
	color: #473A1E;
	background-color: #fff;

}

div#main div.pc-only {
	display:none
}



div#main div.main-image {
	width: auto;
	height: auto;
	float: left;
	display: inline;
	oveflow: hidden;
	padding: 0px;

}

div#main div.twitter {
	display: none
}


div#main div.main-contents {
	height: auto;
	background-color: #FFFFFF;
	color: #000;
	padding: 10px 10px 10px 10px;
	clear: both;
	width: auto;
	text-align: left;
	font-size: 16px;
}



div#main div.main-contents a {
	color: #0000ff;
	text-decoration: none;
}

div#main div.main-contents ul li a:hover {
	color: #0000ff;
	text-decoration: underline;
	background: #FFFFFF;
}

div#main div.main-contents a:hover {
	color: #0000ff;
	text-decoration: underline;
}


div#sub {
	display: none;
}



div#footer {
	text-align: center;
	clear: both;
	background-color: #CC8800;
	padding: 10px 10px 10px 10px;
}

div#footer ul li {
	display: none;
}


div#footer address {
	padding-bottom: 1em;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}


.mini_setumei {
	font-size: 10px;
	color: #990000;
}
.setsumei {
	font-size: 14px;
	text-align: left;
	color: #900;
	font-weight: normal;

}

.blown {
	font-size: 14px;
	text-align: left;
	color: #5F3E18;
	font-weight: normal;

}

.kyocyo {
	font-weight: bold;
	color: #900;
}


.table_moji {
	font-size: 16px;
}
kyocho2 {
	color: #00F;
}
.kyocho2 {
	color: #00F;
	font-size: 14px;
}
.kyocho_02 {
	font-weight: bold;
	color: #00F;
	font-size: 14px;
}
.annai {
	font-size: 18px;
	color: #600;
	font-weight: bold;
	text-align: center;
}
.annai_02 {
	font-size: 16px;
	color: #000;
}

.midashi {
	border-style: solid;
	padding: 2px 4px;
	border-color: #C30;
	border-width: 0 0 2px 20px;
	color: #000000;
}
		 
.hr_orange {
   padding: 0em;
   border-top: 2px solid #C30;
   border-left: none;
   border-bottom: none;
   border-right: none;
   color: #C30;
   background-color: #C30;
}

.hr_beige {
   padding: 0em;
   border-top: 2px solid #C9BC9C;
   border-left: none;
   border-bottom: none;
   border-right: none;
   color: #C9BC9C;
   background-color: #C9BC9C;
}

.center {
	text-align: center;
}
.kyocho_03 {
	font-size: 16px;
}
.kyocho_03 {
	color: #00F;
	font-weight: bold;
	font-size: 16px;
}

.sale-banner {
	text-align: center;
}

.white_11px {
	color: #FFF;
	font-size: 13px;
}


.black_12px {
	color: #000;
	font-size: 14px;
}

.table_black_14px {
	color: #000;
	font-size: 11px;
}

.yellow_12px {
	color: #CC6600;
	font-size: 14px;
}

.orange_14px {
	color: #CC6600;
	font-size: 16px;
}

.page-title-midashi {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 21px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

div#main div.mobile-only {
	width: 100%;
	height: auto;
	float: left;
	display: inline;
	oveflow: hidden;
	background-color: #990000;
	color: #000000;


}

div#main div.page-title {
	height: 24px;
	background-color: #F0B559;
	color: #000000;
    margin: 0 0 0 0;
	padding: 10px 10px 5px 10px;

}

ul#title {
	position: absolute;
	top: 7px;
	left: 10px;
	width: auto;
}

div#main div.page-title-under {
	width: 100%;
	height: 12px;
	float: left;
	display: inline;
	oveflow: hidden;
	background-color: #990000;



}

.midashi {
	border-style: solid;
	padding: 2px 4px;
	border-color: #990000;
	border-width: 0 0 2px 20px;
	color: #000000;
	font-size: 18px;
}

.midashi_02 {
	margin-left: 15px;
	border-style: solid;
	padding: 2px 4px;
	border-color: #CC8100;
	border-width: 0 0 2px 20px;
	color: #000000;
	font-size: 18px;

}

.link_01 {
	width: 90%;
	text-align: center;
	padding: 20px 20px 20px 20px;
	font-size:18px;
	font-weight: bold;
	color: #FFFFFF;
	
}
	

.link_01 a {
	padding: 20px 20px 20px 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-size:18px;
	font-weight: bold;
	background-color: #CC8100;

}


.link_01 a:hover{
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: underline;
	font-weight: bold;

}


div#main div.main-contents table.price_1 {
	width: 100%;
	background-color: #FFFFFF;
	border-collapse: separate;
	border-spacing: 2px;
	margin-bottom: 1em;	

}


div#main div.main-contents table.price_1 th {
	width: 120px;
	padding: 2px;
	background-color: #0099CC;
	color: #FFFFFF;
	

}


div#main div.main-contents table.price_1 td {
	padding: 2px;
	border-bottom: 1px solid #003366;
	background-color: #e5f9ff;
	color: #000;
	text-align: center;
	font-size: 14px;
	

}

.blue_14px {
	color: #069;
	font-size: 16px;
}


div#main div.main-contents table.price_2 {
	width: 100%;
	background-color: #FFFFFF;
	border-collapse: separate;
	border-spacing: 2px;
	margin-bottom: 1em;	

}


div#main div.main-contents table.price_2 th {
	width: 160px;
	padding: 2px;
	background-color: #eb7c8a;
	color: #FFFFFF;
	

}


div#main div.main-contents table.price_2 td {
	padding: 2px;
	border-bottom: 1px solid #e63349;
	background-color: #f1cacf;
	color: #000;
	text-align: center;
	font-size: 14px;
	

}

.pink_14px {
	color: #e63349;
	font-size: 16px;
}

.pink_14px_bold {
	color: #e63349;
	font-size: 16px;
	font-weight: bold;
}

.white_14px {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}

.table_white_14px {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

.orange_14px_bold {
	color: #CC6600;
	font-size: 16px;
	font-weight: bold;
}

.white_21px {
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
}

.green_21px {
	color: #05ab1c;
	font-size: 24px;
	font-weight: bold;
}

.enji_18px_bold {
	font-weight: bold;
	color: #900;
	font-size: 21px;
}

.left {
	text_align: left;
}

.kyocho_div {
	color: #000;
	font-size:18px;
	margin-left: 10px;
	width: 90%;
	padding: 5px;
	border-style: solid;
	border-color: #C00;
	background-color: #FCC;
}

input#submit_button { 
    padding: 10px 20px; 
　  font-size: 1.2em; 
}

.ing-jet_banner {
	text-align: center;
}

.resizeimage img { width: 100%; }


.resizeimage-50 img { width: 50%; }

.slicknav_menu {
	display:none;
}
/*Media Queries*/
@media screen and (max-width: 768px) {
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
}

.sample-li {
	display:block;
	text-align: left;
	float: left;
	line-height: 1.5em;
	width: 190px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
}

.cushion-sample-li {
	display:block;
	text-align: left;
	float: left;
	line-height: 1.5em;
	width: 300px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
}

.luncheon-sample-li {
	display:block;
	text-align: left;
	float: left;
	line-height: 1.5em;
	width: 200px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
}

.jikken-sample-li {
	display:block;
	text-align: left;
	float: left;
	line-height: 1.5em;
	width: 300px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
}

.kiji-div {
	height: auto;
	background-color: #FFFFFF;
	color: #000;
	padding: 20px 20px 20px 20px;
	clear: both;
	width: auto;
	text-align: left;
	font-size: 16px;
}


.kiji-li {
	display:block;
	text-align: left;
	float: left;
	line-height: 1.5em;
	width: auto;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.kiji-gazo-li {
	display:block;
	text-align: left;
	float: left;
	line-height: 1.5em;
	width: auto;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.donyu-div {
	height: auto;
	background-color: #FFFFFF;
	color: #000;
	padding: 0px 0px 0px 0px;
	clear: both;
	width: auto;
	text-align: left;
	font-size: 16px;
}


.text-li {
	display:block;
	text-align: left;
	float: left;
	line-height: 1.5em;
	width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom:30px;
	margin-left: 0px;
}

.menu-li {
	display:block;
	text-align: left;
	float: left;
	line-height: 1.5em;
	width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.indexmenu-01-li {
	display:block;
	text-align: left;
	float: left;
	line-height: 1.5em;
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.indexmenu-02-li {
	display:block;
	text-align: left;
	float: left;
	line-height: 1.5em;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.pc-only {
	display:none
}

.kantan-li {
	display:block;
	text-align: left;
	float: left;
	line-height: 1.5em;
	width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.jirei-li {
	display:block;
	text-align: left;
	float: left;
	line-height: 1.5em;
	width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}



.menu-left-li {
	display:block;
	text-align: left;
	float: left;
	line-height: 1.5em;
	width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.banner-li {
	display:block;
	text-align: left;
	float: left;
	line-height: 1.5em;
	width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.setsumei-div {
	height: auto;
	background-color: #FFFFFF;
	color: #000;
	padding: 20px 20px 20px 20px;
	clear: both;
	width: auto;
	text-align: left;
	font-size: 16px;
}


.setsumei-li {
	display:block;
	text-align: left;
	float: left;
	line-height: 1.5em;
	width: auto;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.setsumei-gazo-li {
	display:block;
	text-align: left;
	float: left;
	line-height: 1.5em;
	width: auto;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.nouki_title {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

.nouki_text {
	color: #000000;
	font-size: 14px;
}

.nouki_square {
	font-weight: bold;
	color: #900;
	font-size: 14px;
}

.nouki_star {
	color: #CC6600;
	font-size: 14px;
	font-weight: bold;
}

.index-donyu-div {
	height: auto;
	background-color: #FFFFFF;
	color: #000;
	padding: 0px 0px 0px 0px;
	clear: both;
	width: auto;
	text-align: left;
	font-size: 16px;
}


.index-text-li {
	display:block;
	text-align: left;
	float: left;
	line-height: 1.5em;
	width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom:30px;
	margin-left: 0px;
}

.nouki-li {
	display:block;
	text-align: left;
	float: left;
	line-height: 1.5em;
	width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}