*{
	margin:0;
	padding:0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	        box-sizing: border-box;
	font-size:12px;
	line-height:1.3em;
	margin:0;
	padding:0;
}

html,body {
	width:100%;
//	height:100%;

}

body {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	color:#333333;

}

a {
	color:#f56d20;
	color:#0000ff;
	text-decoration:underline;
}
a:hover{
	color:#ff0000;
	text-decoration:underline;
	cursor: pointer;
}

a.navi {
	color:#ffff00;
	text-decoration:none;
}
a.navi:hover{
	color:#ff0000;
	text-decoration:none;
	cursor: pointer;
}

a.plan {
	color:#333333;
	text-decoration:none;
}
a.anl {
	text-decoration:none;
}


.km {
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}

.pagetop {
	display: none;
	position: fixed;
	bottom: 5px;
	right: 5px;
	z-index:999;
}

.menu-pos {
	position: fixed;
	top: 10px;
	right: 10px;
	z-index:999;
}

.clear {
	clear:both;
}



/*-----------------------------------------------------------------
	-design-
-----------------------------------------------------------------*/

#smart_wrapper{
	display:none;
}
#smart_footer{
	display:none;
}
/*以下は画像などの表示制御クラス*/
.pc_img_class{
	display:inline;
}
.smart_img_class{
	display:none;
}



body {
	font-size:12px;
	line-height:1.4em;
	min-width:1200px;
	width:100%;
//	height:100%;
	background-color:#ffffff;
//	text-align:center;
	background-image: url(../images/back.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
//	background-size:contain;
	background-size:cover;
}

.left {
	float:left;
}
.right {
	float:right;
}


.site {
	width:100%;
	min-height:100%;
}


.slider-p {
	width:200px;
	height:auto;
}

.navi {
	padding:10px 0;
	background-color:#f7f2ee;
	border-bottom:1px solid #ee7700;
}
.navi-e {
	width:1090px;
	text-align:left;
}


.bottom-menu {
	position:fixed;
	width:100%;
	height:90px;
	margin:0;
	padding:10px 0 0 0;
	left:0;
	bottom:0;
	background-color:#009944;
}
.bottom-menu0 {
	width:1100px;
}
.bottom-menu1 {
	width:450px;
	margin:0px 5px;
	padding:10px;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #ffffff;
}
.bottom-menu1:hover {
	background-color:#e74120;
}
.bottom-mgn {
	height:90px;
}


/*----------------------------------------
	ヘッダー
----------------------------------------*/

.top {
	min-width:1200px;
	width:100%;
	min-height:85px;
	text-align:center;
	margin:0 0 1px 0;
	padding:5px 0;
//	background-color:#ffffff;
	color:#555;
	letter-spacing: 1px;
	background-image: url(../../images/back-top.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
}
.top-t {
	width:1100px;
	text-align:left;
	padding:0 5px;
}

.top-title {
	padding:15px 0 0 0;
}

.title-i {
	width:auto;
	height:45px;
}

.top-le {
	width:200px;
	text-align:right;
	margin:3px 0 7px 0;
	padding:0 5px 0 0;
//	border:1px solid #000;
}

.top-otoi {
	display:table-cell;
	width:130px;
	height:26px;
	text-align:center;
	vertical-align:middle;
	border-left:1px solid #a2a1a1;
	border-right:1px solid #a2a1a1;
}
.top-otoi:hover {
	background-color:#d7ffff;
}

.top-logo {
	display:table-cell;
	width:198px;
	height:26px;

}

.top-menu {
	width:657px;
}
.menu-waku {
	width:215px;
	height:35px;
	background-color:#ffffff;
	padding:6px 0 0 5px;
	border:1px solid #ee7700;
}
.menu-waku:hover {
	background-color:#ffe7b4;
}
.menu-waku-c {
	background-color:#ffe7b4;
}

.menu-waku2 {
	width:215px;
	height:35px;
//	background-color:#ffe7b4;
	background-color:#ffffff;
	padding:6px 0 0 5px;
	border:3px solid #ee7700;
	background-image: url(../../images/m03.png);
	background-repeat:no-repeat;
	background-position:5px 4px;
	background-size:auto 20px;
}
.menu-waku2:hover {
	background-color:#ee7600;
	background-image: url(../../images/m03s.png);
}

.menu-p {
	width:auto;
	height:20px;
}

.menu-mar01 {
	margin:0 0 0 5px;
}



.mw02 {
	width:135px;
}


.menu {
	width:100%;
	background-color:#ee7700;
	text-align:center;
}

.menu-table {
	display:table;
	margin:0px 0 0 0;
//	width:1100px;
	border-top:5px solid #ee7700;
	border-bottom:5px solid #ee7700;
}
.menu-td {
	display:table-cell;
	width:180px;
	padding:10px 0;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
	color:#ffffff;
	line-height:13px;
}
.menu-td:hover {
	color:#ee7700;
	background-color:#ffe7b4;
}
.menu-td-c {
	color:#ee7700;
	background-color:#ffe7b4;
}
.mt-b1 {

	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
.mt-b2 {
//	border-top:1px solid #ffffff;
//	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}







/*----------------------------------------
	フッター
----------------------------------------*/

.footer {
	min-width:1000px;
	width:100%;
	min-height:20px;
	text-align:center;
	margin:10px 0 0 0;
	padding:15px 0;
//	background-color:#f39b76;
	color:#555;
	letter-spacing: 1px;
	border-top:1px solid #ee7700;

}
.footer-t {
	width:1100px;
	text-align:right;
	padding:0px;

}
.footer-tleft {
	width:680px;
	text-align:left;
	padding:0;
}

.footer-tright {
	width:400px;
	text-align:right;
	padding:0 5px;
}

.footer-button {
	width:150px;
	height:25px;
	margin:0 10px 0 0;
	padding:5px 5px 5px 16px;
	font-size:10px;
	color:#ee7700;
	font-weight:bold;
	background-image: url(../images/y.png);
	background-repeat:no-repeat;
	background-position:5px 6px;
	border:1px solid #ee7700;
}
.footer-button:hover {
	background-color:#ffe7b4;
}


/*----------------------------------------
	スライダー
----------------------------------------*/

.slider {
	box-sizing:border-box;
	min-width:1100px;
	width:100%;
	margin:0;
	border-bottom:1px solid #ee7700;

}

.gallery {
	width: 100%;
	margin: 0px 0px; /* space for prev/next buttons */
}

.gallery-cell {
	min-width:1100px;
	width:100%;
	height: 350px;
//	margin-right: 10px;
//	background-color: rgba(255,255,255,0.5);
//	border: 1px solid #888888;

}

.gallery-t {
//	display: table-cell;
	text-align: center;
	vertical-align: middle;
	min-width:1100px;
	width:100%;
	height:350px;
	background-repeat:no-repeat;
	background-size:cover;
}

.gl-01 {
	background-image: url(../images/slider_01.jpg);
}
.gl-02 {
	background-image: url(../images/slider_02.jpg);
}
.gl-03 {
	background-image: url(../images/slider_03.jpg);
}
.gl-04 {
	background-image: url(../images/slider_04.jpg);
}
.gl-01t {
	padding:0px 0 0 0;
}
.gl-02t {
	padding:20px 0 0 0;
}
.gl-03t {
	padding:80px 0 0 0;
}

.slider_p {
	width: 1080px;
	height: 320px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 4px 2px #ccc;
	-moz-box-shadow: 0px 0px 4px 2px #ccc;
	-ms-box-shadow: 0px 0px 4px 2px #ccc;
	box-shadow: 0px 0px 4px 2px #ccc;
}

/* smaller, dark, rounded square */
.flickity-prev-next-button {
	width: 30px;
	height: 30px;
	border: 2px solid #ffffff;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-ms-border-radius:15px;
	border-radius:15px;
	background: #ee7700;
}
.flickity-prev-next-button:hover {
	background: #0d93de;
}
/* arrow color */
.flickity-prev-next-button .arrow {
	fill: white;
}
.flickity-prev-next-button.no-svg {
	color: white;
}
/* position outside */
.flickity-prev-next-button.previous {
	left: 20px;
}
.flickity-prev-next-button.next {
	right: 20px;
}

.flickity-page-dots {
  bottom: 10px;
}
.flickity-page-dots .dot {
  background: #ee7700;
}



/*----------------------------------------
	メイン
----------------------------------------*/

.main {
	width:1060px;
//	width:100%;
	text-align:left;
	padding:10px 0 20px 0;
}

.m-title01 {
	padding:50px 0 0 0;
	background-color:#ddd;
//	border:1px solid #ee7700;
	width:100%;
	height:350px;
	border-top:1px solid #ee7700;
	border-bottom:1px solid #ee7700;
	background-image: url(../images/back-s.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}

.m-title01 {
	padding:50px 0 0 0;
	background-color:#ddd;
//	border:1px solid #ee7700;
	width:100%;
	height:350px;
	border-top:1px solid #ee7700;
	border-bottom:1px solid #ee7700;
	background-image: url(../images/back-s.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}
.m-title02 {
	width:1100px;
	text-align:left;
}

.m-waku01 {
	width:440px;
	height:300px;
	padding:20px;
	border:1px solid #ee7700;
	-webkit-box-shadow: 0px 0px 10px #444;
	   -moz-box-shadow: 0px 0px 10px #444;
	    -ms-box-shadow: 0px 0px 10px #444;
	        box-shadow: 0px 0px 10px #444;
}

.m-line {
	border-top:1px solid #ee7700;
	margin:0 0 20px 0;
//	padding:0 0 20px 0;
}

.news-t {
	width:960px;
	text-align:left;
	padding:20px 5px;
}

.news-p {
	width:auto;
	height:20px;
}

.news-title {
	width:100%;
	padding:0 0 10px 0;
	border-bottom:1px solid #ee7700;
}

.news-i {
	width:100%;
	min-height:40px;
	text-align:left;
	padding:10px 0 10px 30px;
	border-bottom:1px dashed #a1a1a1;
	background-image: url(../images/news-i.png);
	background-repeat:no-repeat;
	background-position: 0px 10px;
}

.line-s1 {
	height:1px;
	margin:1px 0 0 0;
	border-bottom:1px solid #ee7700;
}
.line-s2 {
	height:1px;
	margin:1px 0 15px 0;
	border-bottom:1px solid #ee7700;
}

/*------------------------------------------
	トップページ
------------------------------------------*/

.mh-text1 {
	height:200px;
	margin:0px 0 20px 0;
	padding:10px 15px;
	text-align:left;
	font-size:22px;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
	background-image: url(../images/top-01.png);
	background-repeat:no-repeat;
}

.mh-waku1 {
	width:1060px;
}

.mh-waku2 {
	width:250px;
	height:90px;
	margin:0px 20px 20px 0;
	padding:10px 15px;
	text-align:center;
	font-size:18px;
	color:#fff373;
	font-weight:bold;
//	border:1px solid #a1a1a1;
	background-color:#009944;
}
.mh-waku3 {
	width:250px;
	height:90px;
	margin:0px 0 20px 0;
	padding:10px 15px;
	text-align:center;
	font-size:18px;
	color:#fff373;
	font-weight:bold;
//	border:1px solid #a1a1a1;
	background-color:#009944;
}


.mh-t1 {
	margin:5px 0 0 0;
	padding:5px 0 0 0;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	border-top:1px solid #fff;
}

.mh-height1 {
	height:25px;
}
.mh-height2 {
	height:10px;
}

.m-h1 {
	height:10px;
}



.p-waku00l {
	width:400px;
//border:1px solid #000000;
}
.p-waku00r {
	width:380px;
//border:1px solid #000000;
}

.p-waku01 {
	width:343px;
	margin:0 5px 0px 5px;
	padding:5px;
	border:2px solid #ee7700;
//	border:6px solid #cef1ff;
//	border:6px solid #ee7700;
//	background-color:#fff799;
	background-color:#ffffff;
	-webkit-box-shadow: 0px 0px 10px #444;
	   -moz-box-shadow: 0px 0px 10px #444;
	    -ms-box-shadow: 0px 0px 10px #444;
	        box-shadow: 0px 0px 10px #444;
}
.p-waku02 {
	width:325px;
	min-height:100px;
	padding:0px;
	background-color:#ffffff;

}
.p-waku03 {
	width:325px;
	margin:10px 0 10px 0;
	padding:5px;
	background-color:#ff0000;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
}
.p-waku04 {
	width:325px;
	margin:10px 0 15px 0;
	padding:10px;
	background-color:#cef1ff;
	font-size:16px;
	font-weight:bold;
}
.p-waku05 {
	width:325px;
	margin:10px 0 0 0;
	padding:10px;
	background-color:#ffc600;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
.p-waku05:hover {
	background-color:#d75700;
	color:#ffffff;
}

.p-waku06 {
	text-align:left;
}

.p-top {
	margin:0 0 5px 0;
	padding:10px;
	background-color:#ee7700;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing: 2px;
}
.p-text01 {
	font-size:28px;
	font-weight:bold;
}
.p-text02 {
	font-size:12px;
}
.p-text03 {
	font-size:16px;
	color:#ee7700;
}
.top-tt {
	width:325px;
	height:auto;
	margin:0 0 10px 0;
}

.top-p {
	width:300px;
	height:auto;
}

.sel-text {
	margin:20px 0 0 0;
	padding:10px 0;
	text-align:left;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}
.sel-title {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	font-size:14px;
	text-align:center;
	border-bottom:1px solid #a1a1a1;
}

.sel-waku {
	padding:0 20px;
}
.sel-waku-l {
	width:460px;
	border-right:1px solid #a1a1a1;
}
.sel-waku-r {
	width:435px;
	line-height:20px;

}
.sel-midashi {
	width:150px;
	height:16px;
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	font-size:14px;
	line-height:1em;
	font-weight: bold;
	text-align:left;
	color:#ee7700;
	background-image: url(../images/y02.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.sel-tlh {
	margin:0 0 0 20px;
	line-height:25px;
}

.sel-pln {
	margin:10px 0 0 20px;
}

.sel-plan {
	width:380px;
	height:100px;
	padding:10px 0 0 20px;
	border:1px solid #a1a1a1;
}

.sel-bottom {
	margin:10px 0 0 0;
	padding:10px 20px 0px 20px;
	font-size:14px;
	text-align:center;
	border-top:1px solid #a1a1a1;
}

.sakugen-b {
	width:400px;
	height:50px;
	margin:15px 0 0 0;
	padding:10px;
	font-size:22px;
	color:#ffffff;
	font-weight:bold;
	background-color:#f47920;
	border-style: none;
	cursor:pointer;
}
.sakugen-b:hover {
	background-color:#0069bd;
}


/* ------------------------------
   タブスタイル
------------------------------ */
.tab-waku {
	width:1100px;
	text-align:left;
}
.tab-t1 {
	font-size:16px;
}

.tab-content input[type="radio"].aaa {
	display: none;
}

.tab-content label {
	display: inline-block;
	width:300px;
	height:40px;
	margin:0 10px 0 0;
	padding: 10px 0 0 10px;
	text-align:center;
	font-weight: bold;
	font-size: 15px;
	color: #ee7700;
	background-color: #ffe7b4;
	cursor: pointer;
	box-shadow: inset -1px 1px 2px rgba(0, 0, 0, 0.3);
	border-radius: 5px 5px 0 0;
	box-sizing: border-box;
}
.tab-content label:hover,
.tab-content input[type="radio"]:checked + label {
	color: #FFF;
	background-color: #ee7700;
}

.tab-content .tab-box {
	width: 1100px;
	height: 839px;
	padding: 0px;
	border: 2px solid #ee7700;
//	border-radius: 0 5px 5px 5px;
	box-sizing: border-box;
}

.tab-content > .tab-box > div {
	display: none;
}

#tab1:checked ~ .tab-box > #tabView1 {
	display: block;
}

#tab2:checked ~ .tab-box > #tabView2 {
	display: block;
}

#tab3:checked ~ .tab-box > #tabView3 {
	display: block;
}

#tabView1 {
	background-color: #ace3ff;
}
#tabView2 {
	background-color: #dbff94;
}


/* ------------------------------
   #tabAccordion
------------------------------ */
#tabAccordion {
	margin: 0 auto;
	padding:0;
	width: 1000px;
	height: 1230px;
	font-size: 12px;
//	border: #999 1px solid;
	position: relative;
}

#tabAccordion dl {
	top: 0;
	left: 0;
	width: 998px;
	position: absolute;
}

#tabAccordion dl dt {
	top: 0;
	left: 0;
	width: 300px;
	font-weight: bold;
	position: absolute;
	border: #999 1px solid;
//	border-right: #999 1px solid;
//	border-bottom: #999 1px solid;
	background: #f0f0f0;
	box-sizing: border-box;
	-webkit-border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
z-index:3;
}

#tabAccordion dl:nth-child(2) dt {
	left: 320px;
//	border-right: none;
}

#tabAccordion dl:nth-child(3) dt {
	left: 300px;
}

#tabAccordion dl:nth-child(4) dt {
	left: 450px;

}

#tabAccordion dl dt a {
	padding: 15px 0;
	font-weight: bold;
	display: block;
	text-align: center;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

#tabAccordion dl dt.btnAcv {
	border-bottom: none;
	background: #ffffff;
}

@media only screen and (min-width: 768px) {
	#tabAccordion dl dt:hover > a {
		background: #fff;
	}
}

#tabAccordion dl dd {
	top: 50px;
	left: 0;
	margin:-3px 0 0 0;
	padding: 0px;
	width: 100%;
	height: 1180px;
	text-align: left;
	overflow-y: auto;
	display: none;
	position: absolute;
	box-sizing: border-box;
	border: #999 1px solid;
}

#tabAccordion dl dd p {
	padding-bottom: 2em;
	line-height: 2em;
}



/* ------------------------------
   MEDIAQUERIES[SP]LAYOUT
------------------------------ */
@media only screen and (max-width: 480px) {
#tabAccordion dl {
	top: 0;
	left: 0;
	width: 355px;
	position: absolute;
}

#tabAccordion dl dt {
	top: 0;
	left: 0;
	width: 140px;
	font-weight: bold;
	position: absolute;
	border: #999 1px solid;
//	border-right: #999 1px solid;
//	border-bottom: #999 1px solid;
	background: #f0f0f0;
	box-sizing: border-box;
	-webkit-border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
z-index:3;
}

#tabAccordion dl:nth-child(2) dt {
	left: 150px;
//	border-right: none;
}

#tabAccordion dl:nth-child(3) dt {
	left: 300px;
}

#tabAccordion dl:nth-child(4) dt {
	left: 450px;

}

#tabAccordion dl dt a {
	padding: 15px 0;
	font-weight: bold;
	display: block;
	text-align: center;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

#tabAccordion dl dt.btnAcv {
	border-bottom: none;
	background: #ffffff;
}



#tabAccordion dl dd {
	top: 50px;
	left: 0;
	margin:-3px 0 0 0;
	padding: 0px;
	width: 355px;
	height: 2050px;
	text-align: left;
	overflow-y: auto;
	display: none;
	position: absolute;
	box-sizing: border-box;
	border: #999 1px solid;
}

#tabAccordion dl dd p {
	padding-bottom: 2em;
	line-height: 2em;
}


}


/*------------------------------------------
	モデルケース
------------------------------------------*/

.model-text1 {
	width:340px;
	min-height:330px;
	margin:0px 20px 20px 0;
	padding:15px 20px 15px 20px;
	text-align:left;
	font-size:12px;
	line-height:20px;
//	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}
.model-text2 {
	width:340px;
	min-height:330px;
	margin:0px 0 20px 0;
	padding:15px 20px 15px 20px;
	text-align:left;
	font-size:12px;
	line-height:20px;
//	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}

.model-tbl1 {
	border-collapse:collapse;
	border:0px;
}
.model-tbl1 th {
	width:70px;
	padding:0px;
	text-align:left;
	font-size:12px;
	line-height:20px;
}
.model-tbl1 td {
	padding:0px;
	font-size:12px;
	line-height:20px;
}

.model-i01 {
	margin:5px 0 0 0;
}


/*------------------------------------------
	お見積り・お問い合わせ
------------------------------------------*/
.contents-text1 {
	margin:10px 0 0px 0;
	padding:20px 20px;
	text-align:left;
	font-size:14px;
	line-height:20px;
//	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}

.contents-text2 {
	margin:10px 0 15px 0;
	padding:20px 0px 20px 65px;
	font-size:18px;
	color:#ffffff;
	background-color:#ee7800;
	background-image: url(../images/contact02.png);
	background-repeat:no-repeat;
	background-position:20px 15px;
}


.contact-table {
	display:table;
}
.contact-td01 {
	display:table-cell;
	width:30px;
	text-align:center;
	vertical-align:middle;
}
.contact-td01s {
	display:table-cell;
	width:100px;
	height:50px;
	color:#ee7700;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	border:2px solid #ee7700;
	background-color:#ffe7b4;
}

.contact-tdc1 {
	color:#ffffff;
	background-color:#ee7700;
}

.contact-select {
	margin:20px 0;
	padding:5px;
	font-size:18px;
}
.contact-select option {
	font-size:18px;
}

.contact-select2 {
	margin:2px 0;
	padding:7px 5px;
	font-size:16px;
}
.contact-select2 option {
	font-size:16px;
}

.contents-smt {
	width:250px;
	height:50px;
	margin:20px 0 20px 0;
	font-size:22px;
	color:#ffffff;
	font-weight:bold;
	background-color:#f47920;
	border-style: none;
	cursor:pointer;
}
.contents-smt:hover {
	background-color:#0069bd;
}

.contents-modoru {
	width:250px;
	height:50px;
	margin:20px 0px 0px 0;
	padding:14px 0 0 0;
	font-size:16px;
	color:#333333;
//	font-weight:bold;
	background-color:#dddddd;
	border-style: none;
	cursor:pointer;
}
.contents-modoru:hover {
	color:#ffffff;
	background-color:#959595;
}
.contents-waku-b {
	width:520px;
}


.contact-kojin {
	padding:0 0 10px 0;
	font-size:14px;
}
.contact-kt {
	font-size:14px;
}
.contactCheck {
	width:18px;
	height:18px;
}
.contact-t4 {
	font-size:16px;
	font-weight:bold;
}


/*------------------------------------------
	すまいる電気について
------------------------------------------*/

.feature-title {
	margin:0 0 15px 0;
    padding: 10px 13px;
    color: #fff; /* テキスト色 */
    font-size: 18px; /* フォントサイズ */
    font-weight: bold; /* フォント太さ */
    background: -webkit-linear-gradient(top, #ee7700 0%, #ff4c4c 100%); /* 背景色：上側の色, 下側の色 */
    background: linear-gradient(to bottom, #ee7700 0%, #ff4c4c 100%); /* 背景色：上側の色, 下側の色 */
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow:3px 3px 5px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.feature-waku01 {
	width:220px;
	height:220px;
	margin:0 20px 0 20px;
	padding:10px 0 0 0;
	text-align:center;
	background-color:#ffc600;
	font-size:13px;
	-webkit-border-radius:125px;
	-moz-border-radius:125px;
	border-radius:125px;
}

.feature-text0 {
	font-size:13px;
}

.feature-text01 {
	margin:10px 0 30px 0;
}
.feature-text02 {
	margin:0 0 0px 0;
	font-size:14px;
	line-height:1.5em;
}

.feature-i01 {
	margin:0 0 2px 0;
}
.feature-i02 {
	margin:10px 0 20px 0;

}




/*------------------------------------------
	料金プラン
------------------------------------------*/

.plan-text01 {
	text-align:left;
	margin:10px 0 30px 0;
}
.plan-text02 {
	text-align:left;
	margin:0 0 30px 0;
//	font-size:14px;
//	line-height:1.5em;
}
.plan-text03 {
	text-align:left;
	margin:0 0 30px 0;
//	font-size:14px;
//	line-height:1.5em;
}

.plan-t01 {
	font-size:16px;
	color:#004986;
	font-weight:bold;
	line-height:24px;
}
.plan-t02 {
	font-size:16px;
	color:#ff0000;
	font-weight:bold;
	line-height:24px;
}
.plan-t03 {
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	line-height:24px;
}
.plan-t04 {
	color:#00a0c3;
}
.plan-t05 {
	font-size:16px;
}
.plan-t06 {
	font-size:16px;
	color:#ff0000;
}

.plan-waku01 {
	width:340px;
	margin:0;
	padding:10px 10px;
	font-size:14px;
	line-height:20px;
//	font-weight:bold;
	text-align:left;
	border:2px solid #999999;
}

.plan-waku02 {
	width:600px;
	margin:0;
	padding:10px 10px;
	font-size:13px;
	line-height:20px;
//	font-weight:bold;
	text-align:left;
	border:2px solid #999999;
}
.plan-waku03 {
	margin:0 0 10px 0;
	padding:5px 10px;
	background-color:#00a0c3;

}

.plan-table01 {
	border-collapse: collapse;
	margin:0;
	padding:0;
}
.plan-table01 td {
	padding:10px 10px;
	border:1px solid #aaaaaa;
}

.plan-table01 td.type1 {
	width:100px;
	text-align:center;
//	color:#000000;
	font-weight:bold;
	background-color:#eeeeee;
}
.plan-table01 td.type2 {
	width:100px;
	text-align:center;
}
.plan-table01 td.type3 {
	width:100px;
	text-align:center;
	font-size:10px;
//	color:#ff0059;
//	font-weight:bold;
	background-color:#eeeeee;
}
.plan-table01 td.type4 {
	width:100px;
	text-align:center;
	background-color:#fff5d5;
}
.plan-table01 td.type1t {
	color:#ff4700;
	background-color:#ffe3a4;
}
.plan-table01 td.type2t {
	color:#ff0000;
}
.plan-table01 td.wide1 {
	width:140px;
}
.plan-table01 td.clr1 {
	background-color:#92d050;
}
.plan-table01 td.clr2 {
	background-color:#c6e0b4;
}
.plan-table01 td.clr3 {
	background-color:#a9d08e;
}
.plan-table01 td.clr4 {
	background-color:#8ea9db;
}

.plan-p2 {
	margin:0 0 0 80px;
}

.plan-i01 {
	width:200px;
	height:auto;
}
.plan-iw01 {
	width:200px;
	margin:0 0 0 20px;
	padding:60px 0 0 0;
}
.plan-iw02 {
	width:200px;
	margin:0 0 0 0px;
	padding:0px 0 0 0;
}
.plan-iw03 {
	width:360px;
	margin:0 0 0 0px;
	padding:50px 0 0 0;
}

/*------------------------------------------
	ご利用の流れ
------------------------------------------*/
.flow-t01 {
	width:80px;
	height:80px;
	padding:30px 0 0 0;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	background-color:#004986;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
	border-radius:40px;
}
.flow-t02 {
	text-align:left;
	font-size:20px;
	line-height:30px;
//	color:#ee7700;
	color:#004986;
	font-weight:bold;
}
.flow-t03 {
	font-size:14px;
	font-weight:bold;
}

.flow-t04 {
	font-size:14px;
	font-weight:bold;
	color:#004986;
}

.flow-table1 {
	display:table;
	margin:0px 0 20px 0;
}
.flow-td1a {
	display:table-cell;
	width:90px;
	vertical-align:middle;
	text-align:left;
	font-size:14px;
}
.flow-td1b {
	display:table-cell;
	width:750px;
	padding:0px 0px 0 0;
	vertical-align:middle;
	text-align:left;
	font-size:14px;
}

.flow-td1c {
	width:300px;
	height:50px;
	margin:0px 0 0 0;
	padding:11px 10px 0 20px;
	text-align:center;
	vertical-align:middle;
	font-size:16px;
	color:#006ff3;
	font-weight:bold;
	border:2px solid #5db4ff;
	background-color:#caebff;
}
.flow-td1d {
	width:430px;
	margin:10px 0 0 0;

}

.flow-line1 {
	margin:5px 0;
	border-top:1px dashed #bbbbbb;
}

.flow-table00 {
	border-collapse: collapse;
	margin:0;
	padding:0;
}
.flow-table00 td {
	vertical-align:top;
}
.flow-table00 td.aa {
	width:60px;
	padding:100px 0 0 15px;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	background-image: url(../images/flow-y01.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.flow-table01 {
	border-collapse: collapse;
	margin:0;
	padding:0;
}
.flow-table01 td {
	vertical-align:middle;
	color:#ff5124;
}

.flow-text1 {
	font-size:20px;
	color:#ff0000;
	font-weight:bold;
}


/*------------------------------------------
	サービス提供エリア
------------------------------------------*/
.area-text1 {
	margin:10px 0 20px 0;
	padding:10px 0;
	text-align:center;
	font-size:24px;
	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}
.area-text2 {
	width:640px;
	margin:0px 0 0 10px;
	padding:10px 15px;
	text-align:left;
	font-size:14px;
	line-height:28px;
//	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}
.area-text3 {
	font-size:14px;
}

.area-text4 {
	width:1100px;
	margin:0;
	padding:10px 10px;
	text-align:left;
//	color:#ff0000;
//	font-weight:bold;

	background-color:#ffffff;
}
.area-text4l {
	width:650px;
	font-size:19px;
	line-height:24px;

}
.area-text4r {
	width:400px;
}
.area-t4 {
	font-size:19px;
	font-weight:bold;
}
.area-text4b {
	width:400px;
	padding:12px 0;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	border:2px solid #ee7700;
	background-color:#ee7700;
}
.area-text4b:hover {
	color:#ee7700;
	background-color:#ffffff;
}

.area-t01 {
	font-size:20px;
	color:#f47920;
	font-weight:bold;
	line-height:24px;
}
.area-t02 {
	width:200px;
	margin:10px 10px;
	padding:15px;
	text-align:center;
	font-size:18px;
	line-height:30px;
//	color:#f47920;
	font-weight:bold;
	border:1px solid #999999;
	background-color:#ffe7b4;
}
.at02-c1 {
	background-color:#ace3ff;
}
.at02-c2 {
	background-color:#dbff94;
}
.at02-c3 {
	background-color:#fff799;
}

.area-t03 {
	width:400px;
	margin:10px 10px;
	padding:15px;
	text-align:center;
	font-size:18px;
	line-height:30px;
//	color:#f47920;
	font-weight:bold;
	border:1px solid #999999;
	background-color:#ffe7b4;
}



/*------------------------------------------
	よくある質問
------------------------------------------*/

.faq-border {
	margin:0 0 15px 0;
	padding:10px;
	border:5px solid #ee7800;
  background: #ffe7b4;
}

ul.faq {
	font-size: 18px;
	line-height: 1.8;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.demo {
	margin: 0;
}
.demo a {
	display: block;
}
.demo a.links {
	font-size:14px;
	display:inline;
}

.demo .child {
	display: none;
    margin: 0 0 -1px;
    padding: 0;
    background: #fff;
	list-style-type: none;
  background: #ffe7b4;
}
.demo .child .menu-faq {
	background: #ee7800;
	font-size:16px;
	color:#ffffff;
}
.demo .child .menu-faq:hover {
	background: #d75700;
}

.demo .child > li {
	margin: 0 0 15px 0;

	font-size: 14px;
	line-height:24px;
}
.demo .child > li:last-child {
	margin:0 0 15px 0;
}
.faq-h1 {
//	height:5px;
	padding:15px;
	background: #ffffff;
	font-size: 14px;
	line-height:24px;
}


.switch .menu-faq:after {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -12px;
	content: '>';
	font-size: 18px;
	font-weight: bold;
	-webkit-transform: rotate(90deg);
	   -moz-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	        transform: rotate(90deg);
	-webkit-transition: all, 0.25s, linear;
	   -moz-transition: all, 0.25s, linear;
	     -o-transition: all, 0.25s, linear;
	        transition: all, 0.25s, linear;
}
.switch .menu-faq.active:after {
	-webkit-transform: translate(0, 50%);
	   -moz-transform: translate(0, 50%);
	    -ms-transform: translate(0, 50%);
	        transform: translate(0, 50%);
	-webkit-transform: rotate(-90deg);
	   -moz-transform: rotate(-90deg);
	    -ms-transform: rotate(-90deg);
	        transform: rotate(-90deg);
}

.child01 {
//	border: 1px solid #eaeaea;
}

.child02 {
//  color: #5e5e5e;
}

.menu-faq {
  display: block;
  position: relative;
  margin: 1px 0 0;
  padding: 10px;
  background: #ffe7b4;


}

.demo05 .child > li {
  border-bottom: 0;
  background: #ffe7b4;
}
.demo05 .menu-faq {
  background: #ffffff;
  background: #ffe7b4;
  padding: 10px 20px 10px 10px;


}
.demo05 .menu-faq:hover {
	background: #ffffff;
	background: #ffe7b4;
	text-decoration: none;
}

.faq1 {
	font-size:18px;
	color: #ee7800;
	height:50px;
	padding:12px 0 0 10px;
}


/*------------------------------------------
	お申し込み
------------------------------------------*/

.apply-text1 {
	margin:10px 0 20px 0;
	padding:20px 20px;
	text-align:left;
	font-size:14px;
	line-height:20px;
//	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}

.apply-t1 {
	margin:0 0 10px 0;
	padding:0 0 5px 5px;
	font-size:20px;
	color:#e74120;
	border-left:10px solid #e74120;
	border-bottom:1px solid #a1a1a1;
}
.apply-t2 {
	margin:0 0 10px 0;
	font-size:20px;
	color:#e74120;
}
.apply-t3 {
	font-size:14px;
}
.apply-t4 {
	font-size:30px;
	font-weight:bold;
}

.apply-ul {
	list-style-type:none;
}
.apply-li {
	margin:0 0 20px 0;
	padding:4px 0 0 25px;
	background-image:url("../images/y01.png");
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-size:14px;
	line-height:20px;
}

.privacyBox {
	width:1017px;
	height:200px;
	padding:15px;
	font-size:14px;
	line-height:20px;
	border:1px solid #a1a1a1;
	overflow:auto;
}
.privacy-b1 {
	margin:0 0 20px 0;
	padding:0 0 0 10px;
	font-size:14px;
	line-height:20px;
}
.privacy-t0 {
	font-size:14px;
	line-height:20px;
}
.privacy-t1 {
	font-size:20px;
	line-height:20px;
}
.privacy-t2 {
	font-size:16px;
	line-height:20px;
}
.privacy-h1 {
	height:20px;
}

.apply-table01 {
	border-collapse: collapse;
	margin:0;
	padding:0;
}
.apply-table01 td {
	vertical-align:middle;
	padding:0 5px;
}

.concentCheck {
	width:26px;
	height:26px;
}
.apply-smt {
	width:250px;
	height:50px;
	font-size:22px;
	color:#ffffff;
	font-weight:bold;
	background-color:#f47920;
	border-style: none;
	cursor:pointer;
}
.apply-smt:hover {
	background-color:#0069bd;
}


/*------------------------------------------
	ガスセット割フォーム
------------------------------------------*/
.gas-text1 {
	margin:10px 0 20px 0;
	padding:5px 30px 20px 30px;
	text-align:left;
	font-size:14px;
	line-height:20px;
//	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}

.gas-text2 {
	font-size:16px;
	line-height:26px;
}

.form-k {
	margin:0 0 5px 0;
	padding:2px 0 3px 5px;
	font-size:14px;
//	color:#e74120;
	font-weight:bold;
	border-left:7px solid #e74120;
//	border-bottom:1px solid #a1a1a1;
}

.form01 {
	width:400px;
	height:40px;
	padding:0 10px;
	font-size:14px;
	background-color:#ffffff;
	ime-mode:active;
	border: 1px solid #999999;
}

.form02 {
	width:100px;
	height:40px;
	padding:0 10px;
	font-size:14px;
	background-color:#ffffff;
	ime-mode:disabled;
	border: 1px solid #999999;
}

.form03 {
	width:150px;
	height:40px;
	padding:0 10px;
	font-size:14px;
	background-color:#ffffff;
	ime-mode:active;
	border: 1px solid #999999;
}

.form04 {
	width:400px;
	height:40px;
	padding:0 10px;
	font-size:14px;
	background-color:#ffffff;
	ime-mode:disabled;
	border: 1px solid #999999;
}

.form05 {
	width:480px;
	height:206px;
	padding:10px 10px;
	font-size:14px;
	background-color:#ffffff;
	ime-mode:active;
	border: 1px solid #999999;

}

.form06 {
	width:480px;
	height:236px;
	padding:10px 10px;
	font-size:14px;
	background-color:#ffffff;
	ime-mode:active;
	border: 1px solid #999999;

}
.form07 {
	width:350px;
	height:36px;
	padding:0px 0px;
	font-size:14px;
	background-color:#ffffff;
	ime-mode:active;
}

.form-box0 {
	width:1000px;
}
.form-box0l {
	width:480px;
}
.form-box0r {
	width:480px;
}

.form-box1 {
	width:270px;
//border:1px solid #000000;
}
.form-box1l {
	width:100px;
//border:1px solid #000000;
}
.form-box1r {
	width:150px;
//border:1px solid #000000;
}

.form-t1 {
	font-size:14px;
	margin:0 5px 0 0;
}

.gas-t1 {
	font-size:14px;
}

.hiis {
	color:#ff0000;
}

.gas-h1 {
	height:10px;
}

.gas-line1 {
	height:1px;
	margin:20px 0;
	border-bottom:1px dashed #a1a1a1;
}

.gas-smt {
	width:300px;
	height:50px;
	font-size:22px;
	color:#ffffff;
	font-weight:bold;
	background-color:#f47920;
	border-style: none;
	cursor:pointer;
}
.gas-smt:hover {
	background-color:#0069bd;
}

.gas-smt2 {
	width:300px;
	height:50px;
	font-size:18px;
	color:#333333;
//	font-weight:bold;
	background-color:#d2d2d2;
	border-style: none;
	cursor:pointer;
}
.gas-smt2:hover {
	color:#ffffff;
	background-color:#959595;
}

.gas-smt-w {
	width:622px;
}
.gas-smt-t {
	margin:20px 0 20px 0;
	font-size:14px;
}

.gas-smt-t2 {
	margin:60px 0 60px 0;
	font-size:30px;
}

.gas-tbl1 {
	border-collapse:collapse;
	border:0px;
}
.gas-tbl1 td {
	padding:0px;
	font-size:14px;
	line-height:20px;
}


/*------------------------------------------
	お見積り・お問い合わせ(高圧)
------------------------------------------*/
.high-form-k {
	margin:10px 0 10px 0;
	padding:0 0 5px 5px;
	font-size:20px;
	color:#e74120;
	border-left:10px solid #e74120;
	border-bottom:1px solid #a1a1a1;
}



/*------------------------------------------
	サイトのご利用にあたって
------------------------------------------*/
.site-text1 {
	margin:10px 0 20px 0;
	padding:20px 30px 20px 30px;
	text-align:left;
	font-size:14px;
	line-height:20px;
//	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}

.site-box0 {
	width:1000px;
}
.site-box0l {
	width:480px;
	font-size:12px;
	line-height:18px;
}
.site-box0r {
	width:480px;
	font-size:12px;
	line-height:18px;
}

.site-k {
	margin:0 0 5px 0;
	padding:2px 0 3px 5px;
	font-size:16px;
//	color:#e74120;
	font-weight:bold;
	border-left:7px solid #e74120;
	border-bottom:1px solid #a1a1a1;
}

.site-ul {
	list-style-type:none;
}
.site-li {
	margin:0 0 20px 0;
	padding:4px 0 0 25px;
	background-image:url("../images/y01.png");
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-size:14px;
	line-height:20px;
}


/*------------------------------------------
	特定商取引法に基づく表示
------------------------------------------*/
.tokutei-b1 {
	margin:0 0 30px 0;
	padding:0 0 0 15px;
	text-align:left;
	font-size:14px;
	line-height:22px;
}

.tokutei-tbl1 {
	border-collapse:collapse;
	border:0px;
}
.tokutei-tbl1 td {
	padding:0px;
	font-size:14px;
	line-height:22px;
}

.tokutei-t1 {
	font-size:14px;
	line-height:22px;
}


/*------------------------------------------
	災害時のご対応
------------------------------------------*/
.saigai-text0 {
	margin:0px 0 20px 0;
	text-align:left;
	font-size:14px;
	line-height:20px;
}

.saigai-text1 {
	margin:0px 0 0px 0;
	text-align:left;
	font-size:14px;
	line-height:20px;
}

.saigai-text2 {
	width:520px;
	margin:0px 0 20px 0;
	padding:20px;
	text-align:left;
	font-size:14px;
	line-height:20px;
//	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}

.saigai-t2h1 {
	min-height:370px;
}

.saigai-t2h2 {
	min-height:330px;
}

.saigai-tbl1 {
	border-collapse:collapse;
	border:0px;
}
.saigai-tbl1 td {
	padding:0px;
	font-size:12px;
	line-height:18px;
	color:#ff5124;
}

.saigai-b1 {
	margin:0 0 0px 0;
	padding:0 0 0 15px;
	text-align:left;
	font-size:14px;
	line-height:22px;
}

.saigai-p1 {
	margin:10px 0;
}


/*------------------------------------------
	停電時のご対応
------------------------------------------*/
.teiden-text1 {
	margin:10px 0 20px 0;
	padding:0;
	text-align:left;
	font-size:14px;
	line-height:20px;
//	color:#ff0000;
//	font-weight:bold;
//	border:1px solid #a1a1a1;
	background-color:#ffffff;
}

.teiden-text2 {
	width:340px;
	margin:0px 20px 20px 0;
	padding:10px 20px 10px 20px;
	text-align:left;
	font-size:12px;
	line-height:20px;
//	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}

.teiden-text3 {
	width:340px;
	margin:0px 0px 20px 0;
	padding:10px 20px 10px 20px;
	text-align:left;
	font-size:12px;
	line-height:20px;
//	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}

.teiden-h1 {
	min-height:360px;
}
.teiden-h2 {
	min-height:310px;
}

.teiden-waku-l {
	width:528px;
	margin:10px 0;
}
.teiden-waku-r {
	width:528px;
	margin:10px 0;
}

.teiden-waku1 {
	margin:0 0 12px 0;
	padding:10px;
}
.teiden-w-a {
	background-color:#7ecef4;
}
.teiden-w-b {
	background-color:#b4d465;
}
.teiden-w-c {
	background-color:#aa89be;
}
.teiden-w-d {
	background-color:#fbbc89;
}

.teiden-tbl1 {
	border-collapse:collapse;
	border:0px;
}
.teiden-tbl1 td {
	padding:0px;
	font-size:14px;
	line-height:20px;
	color:#ff5124;
}

.teiden-tbl2 {
	border-collapse:collapse;
	border:0px;
}
.teiden-tbl2 th {
	width:30px;
	padding:0px;
	font-size:26px;
	font-weight:bold;
	color:#ffffff;
}
.teiden-tbl2 td {
	padding:0px;
	font-size:14px;
	line-height:20px;
//	color:#ff5124;
}

.teiden-t1 {
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
}


.teiden-i01 {
	margin:0;
}

.teiden-i02 {
	margin:0 0 10px 0;
}


/*-----------------------------------------------------------------
	-smart-
-----------------------------------------------------------------*/
@media screen and (max-width:480px){

#smart_wrapper{
//	display:block;
	display:inline;
}
#wrapper{
	display:none;
}
#footer{
	display:none;
}
/*以下は画像などの表示制御クラス*/
.pc_img_class{
	display:none;
}
.smart_img_class{
	display:inline;
}

.clear_s {
	clear:both;
}

body {
	font-size:12px;
	line-height:1.4em;
	min-width:355px;
	width:100%;
	background-color:#ffffff;
	text-align:center;
//	background-image: url(../images/back.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}

.left {
	float:none;
}
.right {
	float:none;
}


.site {
	min-width:355px;
	width:100%;
}

.navi {
	padding:10px 0;
	background-color:#f7f2ee;
	border-bottom:1px solid #ee7700;
}
.navi-e {
	width:355px;
	text-align:left;
}


.bottom-menu {
	position:fixed;
	width:100%;
	height:130px;
	margin:0;
	padding:5px 0 0 0;
	left:0;
	bottom:0;
		background-color:#009944;
}
.bottom-menu0 {
	width:348px;
}
.bottom-menu1 {
float:left;
	width:150px;
	margin:0px 2px;
	padding:10px;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #ffffff;
}
.bottom-menu1:hover {
	background-color:#e74120;
}
.bottom-mgn {
	height:175px;
}



/*----------------------------------------
	ヘッダー
----------------------------------------*/

.top {
	min-width:355px;
	min-height:250px;

}

.top-t {
	width:340px;
	padding:0;

}

.top-title {
	padding:0 0 10px 0;
}

.title-i {
	max-width:340px;
	height:auto;
}

.top-menu {
	width:340px;
}
.menu-waku {
	width:340px;
	height:45px;
	padding:9px 0 0 10px;
}
.menu-waku2 {
	width:340px;
	height:45px;
	margin:10px 0 0 0;
	padding:9px 0 0 10px;
	border:1px solid #ee7700;
	background-position:9px 10px;
	background-size:auto 25px;
}
.menu-p {
	width:auto;
	height:25px;
}

.menu-mar01 {
	margin:-1px 0 0 0;
}


/*----------------------------------------
	フッター
----------------------------------------*/

.footer {
	min-width:355px;
	margin:-15px 0 0 0;
}

.footer-t {

	width:350px;
	font-size:11px;
}

.footer-tleft {
	width:350px;
	margin:0 0 10px 0;
	text-align:left;
	padding:0;
}

.footer-tright {
	width:350px;
	font-size:11px;
	text-align:center;
	padding:0 0px;
}

.footer-button {
	width:340px;
	height:37px;
	margin:-1px 10px 0px 5px;
	padding:10px 5px 10px 16px;
	font-size:14px;
	color:#ee7700;
	font-weight:bold;
	background-image: url(../images/y.png);
	background-repeat:no-repeat;
	background-position:5px 13px;
	border:1px solid #ee7700;
}


/*----------------------------------------
	スライダー
----------------------------------------*/

.slider {
	min-width:355px;
//	border:1px solid #000000;
}

.gallery {
	width: 355px;
}

.gallery-cell {
	min-width: 355px;
	height: 110px;
}

.gallery-t {
	min-width: 355px;
	height: 110px;
	background-repeat:no-repeat;
	background-size:cover;
}

.gl-01t {
	width:270px;
	height:auto;
	padding:0px 0 0 0px;
}
.gl-02t {
	width:270px;
	height:auto;
	padding:10px 0 0 0;
}
.gl-03t {
	width:270px;
	height:auto;
	padding:40px 0 0 0;
}


/* position outside */
.flickity-prev-next-button.previous {
	left: 2px;
}
.flickity-prev-next-button.next {
	right: 2px;
}
.flickity-page-dots {
  bottom: 2px;
}


/*----------------------------------------
	メイン
----------------------------------------*/

.main {

	max-width:340px;
	padding:10px 0 20px 0;
//	text-align:center;

}


.m-title01 {
	padding:30px 0 0 0;
	height:150px;
	background-position:top center;
}

.m-title02 {
	width:340px;
	text-align:left;

}

.title-tt {
	width:320px;
	height:auto;
}


.news-t {
	width:340px;
	padding:20px 0px;
}

.m-line {
	border-top:1px solid #ee7700;
	margin:0 0 -5px 0;
}

.m-waku01 {
	width:340px;
	height:222px;
	margin:20px 0;
	padding:10px;

}

.top-p {
	width:320px;
	height:auto;
}



/*------------------------------------------
	トップページ
------------------------------------------*/

.mh-text1 {
	height:327px;
	margin:-10px 0 10px 0;
	padding:10px 10px;
	text-align:left;
	font-size:14px;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
	background-image: url(../images/top-01s.png);
}

.mh-waku1 {
	width:340px;
}

.mh-waku2 {
	width:340px;
	height:90px;
	margin:0px 0px 10px 0;
	padding:10px 15px;
	text-align:center;
	font-size:18px;
	color:#fff373;
	font-weight:bold;
//	border:1px solid #a1a1a1;
	background-color:#009944;
}
.mh-waku3 {
	width:340px;
	height:90px;
	margin:0px 0 10px 0;
	padding:10px 15px;
	text-align:center;
	font-size:18px;
	color:#fff373;
	font-weight:bold;
//	border:1px solid #a1a1a1;
	background-color:#009944;
}

.mh-t1 {
	margin:5px 0 0 0;
	padding:5px 0 0 0;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	border-top:1px solid #fff;
}

.mh-height1 {
	height:25px;
}
.mh-height2 {
	height:10px;
}


.m-text {
	width:340px;
	margin:0px 0 10px 0;

	padding:10px 15px;
	text-align:center;
	font-size:18px;
//	font-weight:bold;
	border:1px solid #a1a1a1;
}

.p-waku01 {
	width:340px;
	padding:5px;
	margin:10px 0 0 0;
}


.p-waku02 {
	width:325px;
	min-height:300px;
	padding:10px;
	background-color:#ffffff;
}
.p-waku03 {
	width:310px;
	margin:10px 0 10px 0;
	padding:5px;
	background-color:#ff0000;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
}
.p-waku04 {
	width:310px;
	margin:15px 0 15px 0;
	padding:5px;
	background-color:#cef1ff;
	font-size:16px;
	font-weight:bold;
}
.p-waku05 {
	width:320px;
	margin:5px 0 0 0;
	padding:10px;
	background-color:#ffc600;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
.p-waku05:hover {
	background-color:#d75700;
	color:#ffffff;
}

.p-top {
	margin:0 0 5px 0;
	padding:10px;
	background-color:#ee7700;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing: 2px;
}
.p-text01 {
	font-size:28px;
	font-weight:bold;
}
.p-text02 {
	font-size:12px;
}
.p-text03 {
	font-size:16px;
	color:#ee7700;
}
.top-tt {
	width:300px;
	height:auto;
	margin:0 0 10px 0;
}
.top-p {
	width:300px;
	height:auto;
}


.sel-text {
	width:340px;
	margin:15px 0 0 0;
	padding:10px 0;
	text-align:left;
	border:1px solid #a1a1a1;
}
.sel-title {
	margin:0 0 10px 0;
	padding:0 10px 10px 10px;
	font-size:14px;
	text-align:left;
	border-bottom:1px solid #a1a1a1;
}

.sel-waku {
	padding:0 10px;
}
.sel-waku-l {
	width:320px;
	border-right:0px;
}
.sel-waku-r {
	width:320px;
	line-height:20px;
}
.sel-midashi {
	width:110px;
	height:16px;
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	font-size:14px;
	line-height:1em;
	font-weight: bold;
	text-align:left;
	color:#ee7700;
	background-image: url(../images/y02.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.sel-tlh {
	margin:0 0 0 0px;
	line-height:20px;
}

.sel-map1 {
	width:205px;
	height:auto;
	margin:20px 0 0 0;
}

.sel-pln {
	margin:10px 0 0 0px;
}

.sel-plan {
	width:290px;
	height:80px;
	padding:8px 0 0 5px;
	border:1px solid #a1a1a1;
}

.plan-p {
	width:270px;
	height:auto;
}

.sel-bottom {
	margin:10px 0 0 0;
	padding:5px 10px 0px 10px;
	font-size:14px;
	text-align:center;
	border-top:1px solid #a1a1a1;
}

.p-waku05 {
	width:310px;
	margin:10px 0 0 0;
	padding:10px;
	background-color:#ffc600;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

.sakugen-b {
	width:310px;
	height:45px;
	margin:15px 0 0 0;
	padding:10px;
	font-size:18px;
}



/* ------------------------------
   タブスタイル
------------------------------ */
.tab-waku {
	width:350px;
	margin:0 0 20px 0;
}
.tab-t1 {
	font-size:14px;
}

.tab-content label {
	width:100px;
	height:40px;
	margin:0 5px 0 0;
	padding: 13px 0 0 5px;
	font-size:13px;
}

.tab-content .tab-box {
	width: 350px;
	height: 2332px;
	padding:0 0 0 0;
}



/*------------------------------------------
	お見積り・お問い合わせ
------------------------------------------*/
.contents-text1 {
	margin:10px 0 0px 0;
	padding:20px 10px 20px 10px;
	text-align:left;
	font-size:14px;
	line-height:20px;
//	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}
.contents-text2 {
	margin:10px 0 15px 0;
	padding:10px 10px 10px 55px;
	font-size:14px;
	color:#ffffff;
	background-color:#ee7800;
	background-image: url(../images/contact02.png);
	background-repeat:no-repeat;
	background-position:10px 13px;
}

.contact-table {
	display:table;
}
.contact-td01 {
	display:table-cell;
	width:30px;
	text-align:center;
	vertical-align:middle;
}
.contact-td01s {

	display:table-cell;
	width:100px;
	height:50px;
	color:#ee7700;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	border:2px solid #ee7700;
	background-color:#ffe7b4;
}

.contact-tdc1 {
	color:#ffffff;
	background-color:#ee7700;
}

.contact-t1 {
	font-size:10px;
}

.contact-select {
	width:300px;
	margin:20px 0;
	padding:5px;
	font-size:14px;
}
.contact-select option {
	font-size:14px;
}

.contact-select2 {
	margin:2px 0;
	padding:7px 5px;
	font-size:14px;
}
.contact-select2 option {
	font-size:14px;
}

.contents-waku-b {
	width:340px;
}


/*------------------------------------------
	すまいる電気について
------------------------------------------*/

.feature-title {
	margin:0 0 15px 0;
    padding: 10px 13px;
	text-align:left;
    font-size: 15px; /* フォントサイズ */
}

.feature-waku01 {
	width:250px;
	height:250px;
	margin:0 0 10px 50px;
	padding:30px 0 0 0;
	text-align:center;
	background-color:#ffc600;
	font-size:15px;
	-webkit-border-radius:125px;
	-moz-border-radius:125px;
	border-radius:125px;
}

.feature-text01 {
	width:250px;
	margin:10px 0 30px 0;
}
.feature-text02 {
	text-align:left;
	margin:0 0 10px 0;
	font-size:14px;
	line-height:1.5em;
}

.feature-i01 {
	margin:0 0 10px 0;
}
.feature-i02 {
	width:330px;
	height:auto;
	margin:0px 0 20px 0;

}



/*------------------------------------------
	料金プラン
------------------------------------------*/

.plan-text03 {
	margin:0 0 30px 0;
}

.plan-waku02 {
	width:340px;
}


.plan-p2 {
	margin:0 0 0 32px;
}

.plan-i01 {
	width:200px;
	height:auto;
}
.plan-iw01 {
	width:340px;
	margin:0 0 0 0px;
	padding:10px 0 0 0;
}
.plan-iw02 {
	width:340px;
	margin:0 0 0 0px;
	padding:10px 0 0 0;
}
.plan-iw03 {
	width:360px;
	margin:0 0 0 0px;
	padding:0px 0 0 0;
}


/*------------------------------------------
	ご利用の流れ
------------------------------------------*/
.flow-t01 {
	width:80px;
	height:80px;
	padding:30px 0 0 0;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	background-color:#004986;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
	border-radius:40px;
}
.flow-t02 {
	display:block;
	text-align:left;
	font-size:16px;
	line-height:20px;
//	color:#ee7700;
	color:#004986;
	font-weight:bold;
}
.flow-t03 {
	font-size:14px;
	font-weight:bold;
}

.flow-table1 {
	display:table;
	width:280px;
	margin:0 0 15px 0;
}
.flow-td1a {
	display:table-cell;
	width:90px;
	vertical-align:top;
	text-align:left;
	font-size:14px;
}
.flow-td1b {
	display:table-cell;
	width:180px;
	padding:0px 0px 0 0;
//	vertical-align:top;
	text-align:left;
	font-size:12px;

}

.flow-td1c {
	float:right;
	width:190px;
	height:30px;
	margin:5px 0 0 0;
	padding:6px 0px 0 0px;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
	color:#006ff3;
	font-weight:bold;
	border:2px solid #5db4ff;
	background-color:#caebff;
}

.flow-td1d {
	width:180px;
	margin:0px 0 0 0;

}

.flow-line1 {
	margin:5px 0;
	border-top:1px dashed #bbbbbb;
}

.flow-table01 {
	border-collapse: collapse;
	margin:0;
	padding:0;
}
.flow-table01 td {
	vertical-align:top;
	color:#ff5124;
}


/*------------------------------------------
	サービス提供エリア
------------------------------------------*/
.area-text1 {
	margin:10px 0 20px 0;
	padding:10px 10px;
	text-align:left;
	font-size:16px;
	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}
.area-text2 {
	width:340px;
	margin:0px 0 20px 0;
	padding:10px 15px;
	text-align:left;
	font-size:14px;
	line-height:20px;
//	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}
.area-text3 {
	font-size:12px;
}


.area-text4 {
	width:340px;
	margin:5px 0 0 0;
	padding:10px 10px;
	text-align:left;
//	color:#ff0000;
//	font-weight:bold;

	background-color:#ffffff;
}
.area-text4l {
	width:340px;
	font-size:14px;
	line-height:18px;

}
.area-text4r {
	width:340px;
}
.area-t4 {
	font-size:14px;
	font-weight:bold;
}
.area-text4b {
	width:320px;
	margin:10px 0 0 0;
	padding:10px 0;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	border:2px solid #ee7700;
	background-color:#ee7700;
}
.area-text4b:hover {
	color:#ee7700;
	background-color:#ffffff;
}


.area-t01 {
	font-size:15px;
	color:#f47920;
	font-weight:bold;
	line-height:16px;
}
.area-t02 {
	width:300px;
	margin:10px 10px 10px 20px;
	padding:15px;
	text-align:center;
	font-size:18px;
	line-height:30px;
//	color:#f47920;
	font-weight:bold;
	border:1px solid #999999;
	background-color:#ffe7b4;
}
.at02-c1 {
	background-color:#ace3ff;
}
.at02-c2 {
	background-color:#dbff94;
}
.at02-c3 {
	background-color:#fff799;
}

.area-t03 {
	width:300px;
	margin:10px 0 0 20px;
	padding:15px 5px ;
	text-align:center;
	font-size:14px;
	line-height:30px;
//	color:#f47920;
	font-weight:bold;
	border:1px solid #999999;
	background-color:#ffe7b4;
}


/*------------------------------------------
	よくある質問
------------------------------------------*/

.faq-border {
	margin:0 0 15px 0;
	padding:10px;
	border:5px solid #ee7800;
}

ul.faq {
	font-size: 12px;
	line-height: 1.8;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.demo {
	margin: 0;
}
.demo a {
	display: block;
}
.demo a.links {
	font-size:14px;
	display:inline;
}
.demo .child {
	display: none;
    margin: 0 0 -1px;
    padding: 0;
    background: #fff;
	list-style-type: none;
  background: #ffe7b4;
}
.demo .child .menu-faq {
	background: #ee7800;
	font-size:16px;
	color:#ffffff;
}
.demo .child .menu-faq:hover {
	background: #d75700;
}

.demo .child > li {
	margin: 0 0 15px 0;

	font-size: 14px;
	line-height:24px;
}
.demo .child > li:last-child {
	margin:0 0 15px 0;
}
.faq-h1 {
//	height:5px;
	padding:15px;
	background: #ffffff;
	font-size: 14px;
	line-height:24px;
}


.switch .menu-faq:after {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -12px;
	content: '>';
	font-size: 18px;
	font-weight: bold;
	-webkit-transform: rotate(90deg);
	   -moz-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	        transform: rotate(90deg);
	-webkit-transition: all, 0.25s, linear;
	   -moz-transition: all, 0.25s, linear;
	     -o-transition: all, 0.25s, linear;
	        transition: all, 0.25s, linear;
}
.switch .menu-faq.active:after {
	-webkit-transform: translate(0, 50%);
	   -moz-transform: translate(0, 50%);
	    -ms-transform: translate(0, 50%);
	        transform: translate(0, 50%);
	-webkit-transform: rotate(-90deg);
	   -moz-transform: rotate(-90deg);
	    -ms-transform: rotate(-90deg);
	        transform: rotate(-90deg);
}

.child01 {
//	border: 1px solid #eaeaea;
}

.child02 {
//  color: #5e5e5e;
}

.menu-faq {
  display: block;
  position: relative;
  margin: 1px 0 0;
  padding: 10px;
  background: #ffe7b4;
}

.demo05 .child > li {
  border-bottom: 0;
  background: #ffe7b4;
}
.demo05 .menu-faq {
  background: #ffffff;
  background: #ffe7b4;


}
.demo05 .menu-faq:hover {
	background: #ffffff;
	background: #ffe7b4;
	text-decoration: none;
}

.faq1 {
	font-size:18px;
	color: #ee7800;
	height:50px;
	padding:12px 0 0 10px;
}

.faq1 {
	font-size:16px;
	color: #ee7800;
	height:50px;
	padding:12px 0 0 10px;
}


/*------------------------------------------
	お申し込み
------------------------------------------*/

.apply-text1 {
	margin:10px 0 20px 0;
	padding:10px 10px;
	text-align:left;
	font-size:12px;
	line-height:18px;
//	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}

.apply-t1 {
	margin:0 0 10px 0;
	padding:0 0 5px 5px;
	font-size:16px;
	color:#e74120;
	border-left:10px solid #e74120;
	border-bottom:1px solid #a1a1a1;
}
.apply-t2 {
	margin:0 0 10px 0;
	font-size:20px;
	color:#e74120;
}
.apply-t3 {
	font-size:12px;
}
.apply-t4 {
	font-size:30px;
	font-weight:bold;
}

.apply-ul {
	list-style-type:none;
}
.apply-li {
	min-height:24px;
	margin:0 0 20px 0;
	padding:6px 0 0 25px;
	background-image:url("../images/y01.png");
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-size:12px;
	line-height:18px;
}

.privacyBox {
	width:317px;
	height:200px;
	padding:15px;
	font-size:14px;
	line-height:20px;
	border:1px solid #a1a1a1;
	overflow:auto;
}
.privacy-b1 {
	margin:0 0 20px 0;
	padding:0 0 0 0px;
	font-size:12px;
	line-height:18px;
}
.privacy-t0 {
	font-size:12px;
	line-height:20px;
}
.privacy-t1 {
	font-size:18px;
	line-height:18px;
}
.privacy-t2 {
	font-size:14px;
	line-height:20px;
}
.privacy-h1 {
	height:20px;
}

.apply-table01 {
	border-collapse: collapse;
	margin:0;
	padding:0;
}
.apply-table01 td {
	vertical-align:middle;
	padding:0 5px;
}

.concentCheck {
	width:26px;
	height:26px;
}
.apply-smt {
	width:250px;
	height:50px;
	font-size:22px;
	color:#ffffff;
	font-weight:bold;
	background-color:#f47920;
	border-style: none;
	cursor:pointer;
}
.apply-smt:hover {
	background-color:#0069bd;
}


/*------------------------------------------
	ガスセット割フォーム
------------------------------------------*/
.gas-text1 {
	margin:10px 0 20px 0;
	padding:0px 10px 20px 10px;
	text-align:left;
	font-size:14px;
	line-height:20px;
//	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}

.form-k {
	margin:0 0 5px 0;
	padding:2px 0 3px 5px;
	font-size:14px;
//	color:#e74120;
	font-weight:bold;
	border-left:7px solid #e74120;
//	border-bottom:1px solid #a1a1a1;
}

.form01 {
	width:320px;
	height:40px;
	padding:0 10px;
	font-size:14px;
	background-color:#ffffff;
	ime-mode:active;
	border: 1px solid #999999;
}

.form02 {
	width:100px;
	height:40px;
	padding:0 10px;
	font-size:14px;
	background-color:#ffffff;
	ime-mode:disabled;
	border: 1px solid #999999;
}

.form03 {
	width:150px;
	height:40px;
	padding:0 10px;
	font-size:14px;
	background-color:#ffffff;
	ime-mode:active;
	border: 1px solid #999999;
}

.form04 {
	width:320px;
	height:40px;
	padding:0 10px;
	font-size:14px;
	background-color:#ffffff;
	ime-mode:disabled;
	border: 1px solid #999999;
}

.form05 {
	width:320px;
	height:150px;
	padding:10px 10px;
	font-size:14px;
	background-color:#ffffff;
	ime-mode:active;
	border: 1px solid #999999;
}
.form06 {
	width:320px;
	height:150px;
	padding:10px 10px;
	font-size:14px;
	background-color:#ffffff;
	ime-mode:active;
	border: 1px solid #999999;
}
.form07 {
	width:320px;
	height:36px;
	padding:0px 0px;
	font-size:14px;
	background-color:#ffffff;
	ime-mode:active;
}


.form-box0 {
	width:320px;
}
.form-box0l {
	width:320px;
}
.form-box0r {
	width:320px;
}

.form-box1 {
	width:270px;
//border:1px solid #000000;
}
.form-box1l {
	width:100px;
	margin:0 0 5px 0;
}
.form-box1r {
	width:150px;
}

.form-t1 {
	font-size:14px;
	margin:0 5px 0 0;
}

.gas-t1 {
	font-size:14px;
}

.hiis {
	color:#ff0000;
}

.gas-h1 {
	height:10px;
}

.gas-line1 {
	height:1px;
	margin:20px 0;
	border-bottom:1px dashed #a1a1a1;
}

.gas-smt {
	width:300px;
	height:50px;
	font-size:22px;
	color:#ffffff;
	font-weight:bold;
	background-color:#f47920;
	border-style: none;
	cursor:pointer;
}
.gas-smt:hover {
	background-color:#0069bd;
}

.gas-smt2 {
	width:300px;
	height:50px;
	font-size:18px;
	color:#333333;
//	font-weight:bold;
	background-color:#d2d2d2;
	border-style: none;
	cursor:pointer;
}
.gas-smt2:hover {
	color:#ffffff;
	background-color:#959595;
}

.gas-smt-w {
	width:300px;
}

.gas-smt-t {
	margin:10px 0 10px 0;
	font-size:14px;
	text-align:left;
}

.gas-smt-t2 {
	margin:30px 0 30px 0;
	font-size:18px;
}


/*------------------------------------------
	サイトのご利用にあたって
------------------------------------------*/
.site-text1 {
	margin:10px 0 20px 0;
	padding:10px 10px 10px 10px;
	text-align:left;
	font-size:12px;
	line-height:18px;
//	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}


.site-k {
	margin:0 0 5px 0;
	padding:2px 0 3px 5px;
	font-size:14px;
//	color:#e74120;
	font-weight:bold;
	border-left:7px solid #e74120;
	border-bottom:1px solid #a1a1a1;
}

.site-ul {
	list-style-type:none;
}
.site-li {
	margin:0 0 10px 0;
	padding:4px 0 0 25px;
	background-image:url("../images/y01.png");
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-size:12px;
	line-height:18px;
}


/*------------------------------------------
	特定商取引法に基づく表示
------------------------------------------*/
.tokutei-b1 {
	margin:0 0 30px 0;
	padding:0 0 0 0px;
	text-align:left;
	font-size:12px;
	line-height:20px;
}

.tokutei-tbl1 td {
	font-size:12px;
	line-height:20px;
}

.tokutei-t1 {
	font-size:12px;
	line-height:20px;
}


/*------------------------------------------
	災害時のご対応
------------------------------------------*/
.saigai-text0 {
	margin:0px 0 20px 0;
	text-align:left;
	font-size:14px;
	line-height:20px;
}

.saigai-text1 {
	margin:0px 0 0px 0;
	text-align:left;
	font-size:14px;
	line-height:20px;
}

.saigai-text2 {
	width:340px;
	margin:0px 0 20px 0;
	padding:10px;
	text-align:left;
	font-size:14px;
	line-height:20px;
//	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}

.saigai-t2h1 {
	min-height:10px;
}

.saigai-t2h2 {
	min-height:10px;
}

.saigai-tbl1 {
	border-collapse:collapse;
	border:0px;
}
.saigai-tbl1 td {
	padding:0px;
	font-size:12px;
	line-height:18px;
	color:#ff5124;
}

.saigai-b1 {
	margin:0 0 0px 0;
	padding:0 0 0 0px;
	text-align:left;
	font-size:14px;
	line-height:22px;
}

.saigai-p1 {
	margin:10px 0;
}

.saigai-h1 {
	height:20px;
}


/*------------------------------------------
	停電時のご対応
------------------------------------------*/
.teiden-text1 {
	margin:10px 0 20px 0;

	text-align:left;
	font-size:12px;
	line-height:18px;
//	color:#ff0000;
//	font-weight:bold;
//	border:1px solid #a1a1a1;
	background-color:#ffffff;
}

.teiden-tbl1 {
	border-collapse:collapse;
	border:0px;
}
.teiden-tbl1 td {
	padding:0px;
	font-size:12px;
	line-height:18px;
	color:#ff5124;
}



.teiden-text2 {
	width:340px;
	margin:0px 20px 20px 0;
	padding:10px 10px 10px 10px;
	text-align:left;
	font-size:12px;
	line-height:20px;
//	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}

.teiden-text3 {
	width:340px;
	margin:0px 0px 20px 0;
	padding:10px 10px 10px 10px;
	text-align:left;
	font-size:12px;
	line-height:20px;
//	color:#ff0000;
//	font-weight:bold;
	border:1px solid #a1a1a1;
	background-color:#ffffff;
}

.teiden-h1 {
	min-height:10px;
}
.teiden-h2 {
	min-height:10px;
}

.teiden-waku-l {
	width:340px;
	margin:10px 0;
}
.teiden-waku-r {
	width:340px;
	margin:10px 0;
}

.teiden-waku1 {
	margin:0 0 12px 0;
	padding:10px;
}

.teiden-tbl2 {
	border-collapse:collapse;
	border:0px;
}
.teiden-tbl2 th {
	width:30px;
	padding:0px;
	font-size:26px;
	font-weight:bold;
	color:#ffffff;
}
.teiden-tbl2 td {
	padding:0px;
	font-size:12px;
	line-height:15px;
//	color:#ff5124;
}
.teiden-t1 {
	font-size:12px;
	color:#ff0000;
	font-weight:bold;
}

.teiden-i01 {
	width:340px;
	height:auto;
}

.teiden-i02 {
	margin:0 0 10px 0;
}




}