@charset "UTF-8";
/* CSS Document */
body {

	font-weight: 200;
}
img {
    max-width: 100%;
    height: auto;
}

.header{
	max-width:100%;
	text-align: center;
}

.news_text {
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	overflow-y: scroll;
	height: 110px;
	font-size: 90%
}
.news_text_b a{
	text-decoration: underline;
	color: #206eff;
	font-size:8px;
}
.top_03 {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: auto;
	clear: left;
	float: left;
	background-color: #FFFFFF;
	font-size:90%;
}
.top_03_1 {
	width:96.5%;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	border: 5px solid #E6E6E6;
	height: auto;
}
.nav_image{
	width:50%;
	height:auto;
}

#bread{
	font-size: 70%;
}
#pc_00,#pc_01,#pc_02,#pc_03,.top_rogo_b01{
	display:none;
}
#sp_00,#sp_01{
	width:100%
}
#sp_02,#sp_03{
	width:50%;
}
#pc_04,#pc_05,#pc_06,#pc_07{
	width:33%;
}
#nav_01,#nav_02,#nav_03,#nav_04,#nav_05,#nav_06{
	width:50%;
}
.top_03_1{
	max-width: 100%;
}
.footer{
	text-align: right;
}
.top_rogo{
	align: center;
	width:100%;
}
.map{
	width: 100%;
	height: 40%;
}
.mainarea{
	font-size:90%;
}
.table_history td,th{
	width: 100%;
	font-size: 90%;
	display:block;
}
.table_products td,.table_products th{
	width: 100%;
	font-size: 90%;
	display:block;
}
.table_color003 {
	background-color: #F9E1E2;
	margin-left: 10px;
}
.table_color004 {
	background-color: #C3ECFF;
}
.table_color005 {
	background-color: #FFD996;
}
.table_color007 {
	background-color: #F8FD83;
}
.table_color01 {
	background-color: #CEFFBA;
}
.table_color002 {
	background-color: #E0C9FF;
}
.table_color_000 {
	background-color: #E7E7E7;
}
.table_color_PP {
	background-color: #D9C2A1;
}
.table_1_1,.table_1_2,.table_1_3,.table_env{
	width:100%;
	padding-top: 20px;
	font-size: 95%;
	text-align: center;
}
.table_01 tr,.table_02 tr,.table_03 tr,.table_04 tr,.table_05 tr,.table_06 tr,.table_07 tr,.table_08 tr,.table_09 tr {
	height: 35px;
}
h2 {
	background-color: #B3B3B3;
	color: #FFFFFF;
	font-style: normal;
	text-indent: 5px;
}
.sidemenu {
	width: 100%;
	background-color: #FFFFFF;

}
.sidemenu_inside {
	width: 100%;
	height: auto;
	overflow-y: scroll;
	height: 120px;
	font-size: 85%;
	line-height: 25px;
}
.form{
	width: 100%;
}
.form td{
  width: 100%;
  height: auto;
  display: block;
  text-align: center;
  padding-bottom: 8px;
  padding-top: 5px;
}
.form th{
  width: 100%;
  height: auto;
  display: block;
  text-align: center;
  border-top-color: #CECECE;
  border-top-style: solid;
  border-top-width: 1px;
  padding-top: 5px;
}
.input{
	width:80%;
}
.important {
	font-size: 11px;
	color: red;
}
.kikaku {
	width: 50%;
}
.sitemap{
	width: 100%;

	height: 40px;
	text-align: left;
}
.sitemap th,.sitemap td{
	font-size: 80%;
	text-align: left;
	height: 30px;
	border-top-color: #CECECE;
	border-top-style: solid;
	border-top-width: 1px;
}
.top_rogo_b02 {
	width: 66%;	
}
.newstable {
}

.slick-slide {
  float: left;
  height: auto;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }