@charset "Shift_JIS";

@media screen and (max-width: 640px)
{



*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

a{
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #CCC;
}

img{
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}

body{
	width:100%;
	-webkit-overflow-scrolling: touch;
	-webkit-text-size-adjust : 95% ;
	font: 80% "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	overflow: hidden;
	overflow: scroll;
	position: relative;
}

#container{
	width: 96%;
	margin: 0 auto;
	line-height: 130%;
}

ul{
	padding-left: 0;
	margin-left: 20px;
}

ol{
}

h1{
	text-align: center;
	font-size: 140%;
	margin-top: 10px;
	margin-bottom: 0;
	line-height: 140%;
	color: #9E0B0E;
}

h2{
	margin: 20px 0 0px 0;
	border-bottom: 2px dotted #999;
	font-size: 1.3em;
	padding-bottom: 3px;
}

.deco_01{
	border: none;
	border-left: 7px solid #9E0B0E;
	padding-left: 3px;
	margin-top: 30px;
	margin-bottom: 10px;
	line-height: 110%;
}

h3{
	font-size: 1em;
	margin: 10px 0 10px 0;
	border-top: 1px dotted #CCC;
	padding-top: 10px;
}

h3.line_nashi{
	border: none;
}

h3.line_nashi_sousa{
	border: none;

}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

#totop p{
	float: right;
	background-color: #fff;
	margin-top: 20px;
}

#totop a{
	color: #333;
}

#totop a:hover{
	color: #CCC;
}

.red{
	color: #FF0000;
}

.image{
	margin: 10px 0;
}


.kakoi{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.left{
	width: 48%;
	float: left;
	text-align: center;
}

.right{
	width: 48%;
	float: right;
	text-align: center;
}


/*メニュー
--------------------------------*/
.slicknav_menu{
	display:none;
}

.js #menu{
	display:block;
}

.js .slicknav_menu {
	display:none;
}

#menu{
	width: 100%;
	overflow: hidden;
	font-weight: bold;
}

#menu li{
	list-style-type: none;
	width: 32%;
	background-image: -webkit-linear-gradient(top, #DFDFDF,#F4F4F4);
	background-image: linear-gradient(to bottom,#DFDFDF,#F4F4F4);
	box-shadow: 0px 0px 0px 1px #CCC;
	-moz-box-shadow: 0px 0px 0px 1px #CCC;
	-webkit-box-shadow: 0px 0px 0px 1px #CCC;
	margin: 0.5%;
	text-align: center;
	padding: 3px 4px;
	float: left;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#menu li a{
	color: #0000ee;
	display: block;
}

#menu li a:hover,a:active,a:focus{
	color: #CCC;
	display: block;
}


/*アコーディオン開閉
--------------------------------------*/
.trigger {
	background: #035A9B -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1870B2), to(#013B67));
	background: #035A9B linear-gradient(#1870B2, #013B67);
	text-align: center;
	border: 1px solid #ccc;
	color: #FFF;
	padding:7px 5px;
}

/*
.trigger {
	background: #9bd8ff -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b9e4ff), to(#62b5ea));
	background: #9bd8ff linear-gradient(#b9e4ff, #62b5ea);
	text-align: center;
	border: 1px solid #ccc;
	color: #000;
	padding:10px 5px;
}*/

.trigger span.open-close {
	background: url(images/point_plus.png) no-repeat right top;
	width: 20px;
	height: 20px;
	padding-bottom: 10px;
	float: right;
}

.active span.open-close {
	background: url(images/point_none.png) no-repeat right top;
	width: 20px;
	height: 20px;
	padding-bottom: 10px;
	float: right;
}

.acordion_tree{
	width: 96%;
	margin:10px auto;
	padding-bottom: 10px;
}

.acordion_tree dd{
	margin-top: 5px;
}


/*追加した*/
.clear_both{
	clear: both;
}

.dis_none_sp{
	color: red;
}

.dis_blo{
	display: block;
}

.dis_blo_10{
	display: block;
	margin-top: 10px;
}

.dis_blo_5{
	display: block;
	margin-top: 5px;
}

.dis_blo_sp{
	display: block;
}

#sub{
	display: none;
}

/* ========TOTOP CUSTOMIZE======== */
div#totop{
   position: relative;
   height: 2em;
}

div#totop p{
   position: absolute;
   top: 10px;
   right: 0;
   margin: 0;
   font-size: 0.63em;
}

div#totop p a {
   padding-left: 8px;
   background: url(images/bg_totop.gif) 0 50% no-repeat;
}

/*====================================*/


p.ai_image{
	margin-bottom:15px;
	text-align: center;
	margin-top: 10px;
}

p.ai_text{
	width: auto;
	height: auto;
	margin-bottom: 20px;
}

div#footMenu ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	list-style-type: none;
	margin-top: 50px;
}

div#footMenu ul li{
	width: 32%;
	border: 1px solid #CCC;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding: 2px 3px;
	margin-bottom: 10px;
	text-align: center;
	float: left;
}

div#footMenu ul li.mannaka{
	margin-left: 1%;
	margin-right: 1%;
}

div#footMenu ul li a{
	color: #0000CC;
}

div#footMenu ul li a:hover{
	color: #CCC;
}

.button_huu_link{
	width: 80%;
	height: auto;
	overflow: hidden;
	list-style-type: none;
	font-size: 0.9em;
}

.button_huu_link li{
	width: 100%;
	margin-right: 2%;
	border: 2px solid #CCC;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
}

#footer address{
	margin-top: 30px;
	text-align: center;
	background-color: rgba(0,0,0,0.75) ;
	color: #FFF;
	padding: 5px 0;
	font-size: 0.9em;
}

.left_image_t{
	width: 100%;
}

.left_image_t td.image{
	width: 163px;
	height: auto;
}

.left_image_t td.image107{
	width: 107px;
	height: auto;
}

.left_image_t td.setsumei{
	width: auto;
	height: auto;
	vertical-align: top;
}

#kagakuyuka{
	color:green
}

#carpet{
	color:green
}

.tejun_ul{
	width:auto;
	margin: 5px 0 0 15px;
}

#main{
	width: 98%;
	margin: 0 auto;
}

.tejun_t{
	width: 100%;
	border:1px black solid;
	border-collapse:collapse;
	margin-top: 10px;
}

.tejun_t{
	vertical-align: top;
}

.t_left{
	width:40%;
	border:1px black solid;
	border-bottom: hidden;
	padding:4px;
	color:#009900;
	font-weight: bold;
	vertical-align: top;
}

.t_left img{
	width: 100%;
}

.t_right{
	width:58%;
	vertical-align: top;
	border:1px black solid;
	border-bottom:hidden;
	padding:4px;
}

.t_right span.dis_none_sp{
	display: none;
}

.t_doule{
	border-top:12px black dotted;
	padding:6px;
}

.tukai_ul{
	list-style-type: square;
	padding-left: 0;
	margin-left: 20px;
	margin-bottom: 20px;
}

.pad_t{
	width: 95%;
	margin: 20px auto 10px auto;
}

.pad_t td{
	padding: 2px 3px;
}

.kumiawase_t{
	display: none;
}

.torituke_t{
	display: none;
}

#hazushi_ul{
	width: 98%;
	margin: 0 auto;
}

.option_img{
	text-align: center;
}

.option_ul{
	text-align: center;
	list-style-type: none;
}

.ma_to_30_h2{
	margin-top: 20px;
	margin-bottom: 20px;
}

.ma_to_20{
	margin-top:20px;
}

.torituke_sp ul{
	list-style-type: none;
}

.torituke_sp ul li{
	margin-bottom: 10px;
}

.clear_both{
	clear: both;
}

.yokonarabi{
	list-style-type: none;
}
