@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*
Theme Name: responsive_213
Theme URI: http://bwish.jp/
Description: responsive_213
Version: 1.0
Author: bwish.jp
Author URI: http://bwish.jp/
Tags: simple

	bwish.jp v1.0
	 http://bwish.jp/

	This theme was designed and built by Cloud template,
	whose blog you will find at http://bwish.jp/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
li{list-style-type:none;}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{
font-family: 'Noto Sans Japanese', sans-serif;
color:#333;
background:#fff7e3;
-webkit-text-size-adjust: none;
}

/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#222;
}

a:hover, a:active{
outline: none;
color:#ff0000;
}

a img:hover{opacity:.8;}



/**** Clearfix ****/
nav#mainNav ul:after, nav#mainNav .inner:after, .newsTitle:after, .post:after,.inner:after,ul.news:after{content:""; display: table;clear:both;}
nav#mainNav ul,.newsTitle, .post, nav#mainNav .inner,ul.news{zoom: 1;}


/* フォーム
------------------------------------------------------------*/
input[type="text"],input[type="email"],input[type="number"],textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
margin:0 0 5px 0;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}
input [type="number"]{
width:30px !important;
height:auto;
}

input [type="file"]{
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
margin:20px auto;
background:#f8f8f8;
border:1px solid #dadada;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:100%;
color:#333;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background:#ffa061;
}

*:first-child+html input[type="submit"]{padding:3px;}

input[type=radio]  {
margin:0 5px 0 25px;
}

.last{margin-right:0 !important;}
.clear{clear:both;}
.pd-30px{padding-top:30px;}


.clear{clear:both;}

.sign{font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-weight:bold;
font-size:110%;
}

.pc-none{display:none;}
.sp-none{display:block;}


/* レイアウト
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
width:936px;
background:#fff;
}

.inner{
margin:0 auto;
width:936px;
background:#fff;
}

#header{background:#fff;}

#content{
float:left;
width:896px;
padding:20px 15px 20px 15px;
}

#sidebar{
float:right;
width:215px;
padding:20px 20px 20px 0;
}

#footer{
clear:both;
background:#fff;
border-top:2px solid #9fd5ce;
} 

/* ヘッダー
*****************************************************/

/* ロゴ (サイトタイトル)
----------------------------------*/
.logo{
float:left;
padding:13px 0 0 0;
display:block;
}

.head-add{
float:right;
margin:0 10px 10px 0;
display:block;
}

.head-add p{
line-height:140% !important;
}

.head-tel1{

}

.head-tel2{
font-size:25px;
font-weight:bold;
}

.red{color:#ff0000;}
.green{color:#00ac8b;}

.f25{font-size:25px;}
.f20{font-size:20px;}
.f13{font-size:13px;}

ul.news-list {
margin:0 0 10px 0;
padding:0;
}

ul.news-list li{
padding:0 0 0 15px;
border-bottom:1px dotted #999;
background:url(/img/list1.png)no-repeat 0 10px;
}

ul.news-list img{
vertical-align:middle;
margin:0 7px 0 0;
padding:0 0 3px 0;
}

.news-list-date{
font-size:14px;
}

/* トップページ　メイン画像
----------------------------------*/
#mainImg{
width:100%;
height:352px;
margin:0 auto 0 auto;
padding:0;
text-align:center;
z-index:0;
-webkit-background-size: 5px 5px;
-moz-background-size: 5px 5px;
background-size: 5px 5px;
background-color: #b7fff4;
background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #87fdeb), color-stop(.5, transparent), to(transparent));
background-image: -moz-linear-gradient(left, #87fdeb 50%, transparent 50%, transparent);
background-image: -o-linear-gradient(left, #87fdeb 50%, transparent 50%, transparent);
background-image: linear-gradient(left, #87fdeb 50%, transparent 50%, transparent);
}

#mainImg img{
border:1px solid #dcdcdc;
margin:0;
padding:0;
}

#mainImg2{
width:100%;
height:352px;
margin:0 auto 0 auto;
padding:0;
text-align:center;
z-index:0;
}

#mainImg2 img{
border:1px solid #dcdcdc;
margin:0;
padding:0;
}
.post{
margin:0 0 20px 0;
}

.bold{
font-weight:bold;
}

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

.line{
margin:10px 0 20px 0;
padding:10px 0 0 0;
border-top:1px dotted #999;
}

.home-img{
float:left;
margin:15px 20px 20px 0;
text-align:center;
}

.home-img img{
border:2px solid #dcdcdc;
}

ul.home-ul{
margin:0 0 20px 0;
}

ul.home-ul li{
font-size:18px !important;
line-height:30px;
padding:0 0 10px 35px;
margin:0 0 15px 0;
border-bottom:1px dotted #999;
}

.no1{
background:url(/img/1.png)no-repeat 0 0;
}

.no2{
background:url(/img/2.png)no-repeat 0 0;
}

.no3{
background:url(/img/3.png)no-repeat 0 0;
}

.no4{
background:url(/img/4.png)no-repeat 0 0;
}

.no5{
background:url(/img/5.png)no-repeat 0 0;
}

.products{
float:left;
margin:0 0 30px 30px;
}

.products a img{
width:auto;
height:270px;
}

.products2{
float:left;
width:410px ;
margin:0 30px 30px 0;
}

.products2 img{
width:auto !important ;
height:270px !important;
}

.jirei{
float:left;
margin:-13px 0 20px 0;
}

.jirei img{
border:2px solid #dcdcdc;
width:200px !important;
height:136px !important;
}

.to-right{
float:left;
margin:50px 5px 0 5px;
width:13px;
height:19px;
background:url(/img/to-right.png)no-repeat 0 0;
}

.company1{
float:left;
height:180px !important;
margin:10px 15px 5px 0;
}

.company2{
float:left;
height:180px !important;
margin:10px 0 5px 0;
}

.p-link-box{
margin:15px auto 40px auto;
text-align:center;
}

.p-link{
position:relative;
float:left;
color:#fff;
text-align:center;
padding:3px 15px 3px 15px;
margin:0 15px 15px 0;
-moz-border-radius: 10px;    /* 古いFirefox */
-webkit-border-radius: 10px; /* 古いSafari,Chrome */
border-radius: 10px;         /* CSS3 */
border: 1px dcdcdc solid;     /* 枠線の装飾 */
background: #409234;   /* 背景色 */
}
.p-link:hover{
background: #ff0000;
}

.p-link a{
color:#fff;
}

/* タイポグラフィ
*****************************************************/
.post h2{
margin:0 0 15px 0;
padding:8px 0 0 87px;
font-size:22px;
line-height:80px;
color:#fff;
font-weight:bold;
background:#fff url(/img/bg_h2.png)no-repeat 0 0;
}

.post h2.h2-second{
margin-top:40px !important;
}

.second{
margin-top:40px !important;
}

.post h3{
margin:10px 0;
font-size:20px;
font-weight:normal;
color:#00ac8b;
border-bottom:2px solid #00ac8b;
}

.post p{padding-bottom:15px;}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}


.post img{max-width:100%;height:auto;}

.dateLabel{
text-align:right;
font-family:Georgia, "Times New Roman", Times, serif;
}

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
margin: 0 10px 15px 15px;
display:inline;
}

img.alignleft{margin:10px 15px 15px 10px;}

.alignright{float:right;}
.alignleft{float:left;}

/*----------------------------------------------------
 テーブル　t-01  会社概要
----------------------------------------------------*/
table.t-01 { 
width: 100%; 
margin:0 0 20px 0;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-collapse: collapse;
}

table.t-01 th, td { 
padding: 5px 7px 5px 7px; 
border-right: 1px solid #ddd !important;
border-bottom: 1px solid #ddd !important;
}

table.t-01 th { width:130px;background: #ececec; text-align: left; vertical-align:middle;}
table.t-01 td  { background: #fff;text-align: left; }

/*----------------------------------------------------
 テーブル　t-03　お問い合わせ
----------------------------------------------------*/
table.t-03 { 
width: 100%; 
margin:0 0 20px 0;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-collapse: collapse;
}

table.t-03 th, td { 
padding: 5px 7px 5px 7px; 
border-right: 1px solid #ddd !important;
border-bottom: 1px solid #ddd !important;
}

table.t-03 th { width:270px;background: #ececec; text-align: right; vertical-align:middle;}
table.t-03 td  { background: #fff;text-align: left; }

table.t-03 th span{ 
float:left;
color:#fff;
background:#ff0000;
padding:0 7px 0 7px;
font-weight:normal;
left:10px;
font-size:12px;
}

.submit-button{
margin:20px 0 20px 0;
text-align:center;
}

/*----------------------------------------------------
 テーブル　t-02 線なし（テレビ出場）
----------------------------------------------------*/
table#t-02 { 
margin:0 0 20px 0;
border-collapse: collapse;
border: 0px solid #fff !important;
}

table#t-02 th { 
padding: 5px 7px 5px 7px; 
border: 0px solid #fff !important;
}

table#t-02 td { 
padding: 5px 20px 5px 15px; 
border: 0px solid #fff !important;
font-size:23px !important;
}

table#t-02 th { background: #fff; text-align: left; vertical-align:middle;}
table#t-02 td  { background: #fff;text-align: left; }

table#t-02 td.under-line-dotted{
border-bottom:1px dotted #999 !important;
}

.pop-tai{
font-family:"HGP創英角ﾎﾟｯﾌﾟ体" !important;

}


/* サイドバー　ウィジェット
*****************************************************/
#sidebar img{
margin:0 0 10px 0;
border:2px solid #dcdcdc;
}

.widgetWrap, section.widget ul{
margin:10px 0 20px 0;
padding:10px 10px 0 10px;
}

section.widget ul ul{
border:0;
margin:0;
padding:0 0 0 10px;
box-shadow:none;
}

#sidebar ul#banners{
width:220px;
margin:10px 0;
}

#sidebar ul#banners li{
float:none;
margin:0 0 10px;
}

#sidebar h3{
clear:both;
margin:20px 0 5px 0;
padding:3px 5px 3px 5px;
font-size:16px;
background:#ff7501;
color:#fff;
border-bottom:1px solid #eee;
}
#sidebar ul{
margin:0 0 0 3px;
padding:0;
}

#sidebar li a{
display:block;
font-size:12px;
padding:3px 5px 0 12px;
background:url(images/arrow2.png) no-repeat 0 10px;
border-bottom:1px dashed #e4e4e4;
}

#sidebar li a:hover{background-position:2px 10px; color:#ff0000;}

#sidebar li:last-child a{border:0;}


/* フッター
*****************************************************/
#footer .inner{
background:#fff;
}

#footer a{color:#333;}

#footer .boxWrap{
width:980px;
margin-right:-40px;
}

#footer .box{
float:left;
width:290px;
margin-right:10px;
padding:20px 0;
}

#footer .f-box{
float:left;
width:230px;
padding:20px 0;
}

.f-box img{
width:200px;
}

.f-box p{font-size:15px;}

.box-sitemap{
float:left;
width:720px;
padding:20px 0;
position: relative;
overflow: hidden;
}

.box-sitemap ul{
position: relative;
left: 50%;
float: left;
}

.box-sitemap ul li{
font-size:14px;
float:left;
padding:1px 10px 1px 0;
margin:0 15px 0 0;
border-right:2px dotted #999;
position: relative;
left: -50%;
float: left;
}

.box-sitemap-last{
border-right:none !important;
}

#copyright{
color:#fff;
clear:both;
padding:7px 0;
text-align:center;
font-size:14px;
background:#00ac8b;
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#4f4d4d;
text-align:center;
}

/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){

.gn-outer{
width:100%;
height:40px;
background:#9fd5ce;
}

#mainNav{display:none;}

ul#mainnav{
margin:0 auto;
width:936px;
height:40px;
background:#32b6a1;
}

ul#mainnav li{float:left;list-style:none;width:calc(100% / 7);text-align: center;}

ul#mainnav a{
text-decoration:none;
display:block;
color:#fff;
font-size: 90%;
padding-top:8px;
font-weight: bold;
height:32px;
}
ul#mainnav a:hover{background:#ff6816;}

/*ul#mainnav a#menu{background-position:0 -40px;}
ul#mainnav a#menu1{background-position:-156px -40px;}
ul#mainnav a#menu2{background-position:-312px -40px;}
ul#mainnav a#menu3{background-position:-468px -40px;}
ul#mainnav a#menu4{background-position:-624px -40px;}
ul#mainnav a#menu5{background-position:-780px -40px;}

ul#mainnav a#menu:hover, ul#mainnav li.active a#menu{background-position:0 0;}
ul#mainnav a#menu1:hover, ul#mainnav li.active a#menu1{background-position:-156px 0;}
ul#mainnav a#menu2:hover, ul#mainnav li.active a#menu2{background-position:-312px 0;}
ul#mainnav a#menu3:hover, ul#mainnav li.active a#menu3{background-position:-468px 0;}
ul#mainnav a#menu4:hover, ul#mainnav li.active a#menu4{background-position:-624px 0;}
ul#mainnav a#menu5:hover, ul#mainnav li.active a#menu5{background-position:-780px 0;}*/
}

/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){

.pc-none{display:block;}
.sp-none{display:none;}

#mainnav{display:none;}

nav#mainNav{
display:block;
	clear:both;
	width:100%;
	margin:0 auto 10px;
	}
	
	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:37px;
	line-height:37px;
	font-weight: bold;
	text-align:left;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
  background:#00ac8b url(images/menuOpen.png) no-repeat 5px 8px;
color:#fff;
	}
	
	nav#mainNav a#menu span{padding-left:35px;}
	
	nav#mainNav a.menuOpen{
	border-bottom:0;
	background:#00ac8b url(images/menuOpen.png) no-repeat 5px -34px;
	}
	
	nav#mainNav a#menu:hover{cursor:pointer;}
	
	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	nav#mainNav ul{margin:0;padding:0;}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li:first-child{border-top:1px solid #d5d5d5;}
	nav#mainNav ul li li:first-child{border-top:0;}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	background:#fff;
	}
	
	nav#mainNav ul li:last-child a{border:0;}
	nav#mainNav ul li li:last-child a{border:0;}
	nav#mainNav ul li li:last-child a{border-bottom:1px dashed #ccc;}

 	nav#mainNav ul li a span{display:none;}
 
	nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:hover,nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:active, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:active{
	background:#f6f6f6;
	}

	nav#mainNav ul li li{
	float:left;
	border:0;
	}

	nav#mainNav ul li li a, nav#mainNav ul li.current-menu-item li a, nav#mainNav ul li li.current-menu-item a{
  padding-left:40px;
	background:#fff url(images/sub1.png) no-repeat 20px 18px;
	}

	nav#mainNav ul li li.current-menu-item a,nav#mainNav ul li li a:hover, nav#mainNav ul li.current-menu-item li a:hover{
	background:#f6f6f6 url(images/sub1.png) no-repeat 20px -62px;
	}
	
	nav#mainNav ul li li:last-child a{background:#fff url(images/subLast.png) no-repeat 20px 20px;}
	nav#mainNav ul li li:last-child.current-menu-item a,nav#mainNav ul li li:last-child a:hover,nav#mainNav ul li.current-menu-item li:last-child a:hover{background:#f6f6f6 url(images/subLast.png) no-repeat 20px -65px;}
	
	nav div.panel{float:none;}
	
	#mainImg{margin-bottom:20px;}
}


/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){

body{
background:#fff;
}

#header{width:100%;}
.inner,#footer .boxWrap,#wrapper{width:96%;}

#mainImg img{width:96%;height:auto;}

#content, #sidebar{clear:both;width:95%;float:none;margin:0 auto;padding:10px 0;}
#sidebar{background:url(images/border.png) repeat-x;padding-top:30px;}

ul.post,ul#banners,#sidebar ul#banners{width:100%;display:table-row;margin:0;}
ul.post li,ul#banners li,#sidebar ul#banners li{float:left;width:23%;margin:0 1%;padding:0 0 20px;}
ul.post img,ul#banners li img,#sidebar ul#banners img{max-width:98%;height:auto;}

#calendar_wrap table{width:260px;margin:0;}

#footer .boxWrap{margin:0;padding:0;}
#footer .box{float:none;width:100%;margin:10px 0;}

h1{text-align:center;}

.head-add{
display:none !important;
float:right;
margin:10px 0 30px 0;
padding:7px 15px;
display:block;
border:none;
}

.head-add p{
line-height:140% !important;
}

.logo{
float:none;
margin:0 auto;
padding:15px 0 15px 0;
text-align:center;
display:block;
}

.logo img{
width:90%;
}

#mainImg{
width:100%;
height:auto;
margin:0 auto 0 auto;
padding:0;
text-align:center;
z-index:0;
background:#fff;
}

#mainImg img{
border:2px solid #dcdcdc;
margin:0;
padding:0;
}

#mainImg2{
width:100%;
height:auto;
margin:0 auto 0 auto;
padding:0;
text-align:center;
z-index:0;
background:#fff;
}

#mainImg2 img{
width:97%;
border:2px solid #dcdcdc;
margin:0;
padding:0;
}

.home-box{
float:left;
width:100%;
height:auto;
margin:0 15px 15px 0;
border:3px solid #f6a951;
}

.post{
margin:0 0 20px 0;
}

.bold{
font-weight:bold;
}

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

.line{
margin:10px 0 20px 0;
padding:10px 0 0 0;
border-top:1px dotted #999;
}

.home-img{
float:left;
width:100%;
margin:15px 0 20px 0;
text-align:center;
}

.home-img img{
width:100%;
border:2px solid #dcdcdc;
}

ul.home-ul{
margin:0 0 20px 0;
}

ul.home-ul li{
font-size:15px !important;
line-height:30px;
padding:0 10px 10px 35px;
margin:0 0 15px 0;
border-bottom:1px dotted #999;
}

.no1{
background:url(/img/1.png)no-repeat 0 0;
}

.no2{
background:url(/img/2.png)no-repeat 0 0;
}

.no3{
background:url(/img/3.png)no-repeat 0 0;
}

.no4{
background:url(/img/4.png)no-repeat 0 0;
}

.no5{
background:url(/img/5.png)no-repeat 0 0;
}

.products{
float:left;
margin:0 0 30px 0;
}

.products a img{
width:100%;
height:auto;
}

.products2{
float:left;
width:100%;
margin:0 0 30px 0;
}

.products2 img{
width:100%;
height:auto !important;
border:1px solid #dcdcdc;
}

.jirei{
float:none;
margin:0 0 20px 0;
}

.jirei img{
border:2px solid #dcdcdc;
width:100% !important;
height:auto !important;
}

.to-right{
float:none;
margin:10px 0 10px 0;
width:100%;
height:26px;
background:url(/img/to-down.png)no-repeat 50% 50%;
}

.company1{
float:none;
width:95%;
height:auto !important;
margin:10px 15px 5px 0;
}

.company2{
float:none;
width:95%;
height:auto !important;
margin:10px 15px 5px 0;
}

.p-link-box{
margin:15px auto 40px auto;
text-align:center;
}

.p-link{
position:relative;
float:left;
color:#fff;
text-align:center;
padding:3px 15px 3px 15px;
margin:0 15px 15px 0;
-moz-border-radius: 10px;    /* 古いFirefox */
-webkit-border-radius: 10px; /* 古いSafari,Chrome */
border-radius: 10px;         /* CSS3 */
border: 1px dcdcdc solid;     /* 枠線の装飾 */
background: #409234;   /* 背景色 */
}
.p-link:hover{
background: #ff0000;
}

.p-link a{
color:#fff;
}

/* タイポグラフィ
*****************************************************/
.post h2{
margin:0 0 15px 0;
padding:3px 5px 3px 5px;
font-size:22px;
line-height:120%;
color:#fff;
font-weight:bold;
background:#00ac8b url(none) !important;
}

.post h2.h2-second{
margin-top:40px !important;
}

.second{
margin-top:40px !important;
}

.post h3{
margin:10px 0;
font-size:20px;
font-weight:normal;
color:#00ac8b;
border-bottom:2px solid #00ac8b;
}

.post p{padding-bottom:15px;}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}


.post img{max-width:100%;height:auto;}

.dateLabel{
text-align:right;
font-family:Georgia, "Times New Roman", Times, serif;
}

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
margin: 0 10px 15px 15px;
display:inline;
}

img.alignleft{margin:10px 15px 15px 10px;}

.alignright{float:right;}
.alignleft{float:left;}

/* フッター
*****************************************************/
#footer .inner{
background:#fff !important;
}

#footer a{color:#333;}

#footer .boxWrap{
width:100%;
margin-right:-40px;
}

#footer .box{
float:left;
width:100%;
margin-right:10px;
padding:20px 0;
}

.box-sitemap{
float:left;
width:100%;
padding:20px 0;
position: relative;
overflow: hidden;
}

.box-sitemap ul{
position: relative;
left: 50%;
float: none;
}

.box-sitemap ul li{
float:none;
padding:1px 5px 1px 0;
margin:0 5px 10px 0;
border-right:2px dotted #999;
position: relative;
left: -50%;
float: left;
}

.box-sitemap-last{
border-right:none !important;
}

#copyright{
color:#fff;
clear:both;
padding:10px 0;
text-align:center;
font-size:90%;
background:#00ac8b;
}

}


/* 幅620px以下から
------------------------------------------------------------*/
@media only screen and (max-width: 620px){
ul.post li,ul#banners li,#sidebar ul#banners li{width:42%;margin:0 0 0 6%;}
ul.post li:nth-child(2n+1){clear:left;}
.post img{max-width:100%;height:auto;}
img.alignright, img.alignleft{display:block;margin:5px 2%;max-width:96%;height:auto;}
.alignright,.alignleft{float:none;}

iframe{width:100%;}



#product-page{

}

#product-page p{
font-size:13px;
line-height:120% ;
}

#product-page h3{
float:none !important;
display:block !important;
font-size:14px;
margin:10px 0 15px 0 !important;
padding:3px 5px !important;
background:#c75e00;
color:#fff;
margin:0 10px 0 0;
border:none;
letter-spacing:1px;
}

.products-box{
float:left !important;
width:45% !important;
height:180px !important;
padding:5px;
margin:0 0 10px 0;

}

.products-box img{
width:auto !important;
height:auto !important;
}

.products-box P{
text-align:center;
margin:0;
padding:0;
}

.tentou{
width:60px;
text-align:center;
font-size:11px;
background:#ff0000;
color:#fff;
margin:10px auto 0 auto !important;
}

/*----------------------------------------------------
 テーブル　t-01  会社概要
----------------------------------------------------*/
table.t-01 { 
width: 100%; 
margin:0 0 20px 0;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-collapse: collapse;
}

table.t-01 th { 
display:block;
padding: 5px 0 5px 7px; 
border-right: 1px solid #ddd !important;
border-bottom: 1px solid #ddd !important;
}

table.t-01 td { 
display:block;
padding: 5px 0 5px 7px; 
border-right: 1px solid #ddd !important;
border-bottom: 1px solid #ddd !important;
}

table.t-01 th { width:97%;background: #ececec; text-align: center; vertical-align:middle;}
table.t-01 td  { width:97%;background: #fff;text-align: left; }

/*----------------------------------------------------
 テーブル　t-02 線なし（テレビ出場）
----------------------------------------------------*/
table#t-02 { 
margin:0 0 20px 0;
border-collapse: collapse;
border: 0px solid #fff !important;
}

table#t-02 th { 
padding: 5px 7px 5px 7px; 
border: 0px solid #fff !important;
}

table#t-02 td { 
padding: 5px 20px 5px 15px; 
border: 0px solid #fff !important;
font-size:18px !important;
}

table#t-02 th { background: #fff; text-align: left; vertical-align:middle;}
table#t-02 td  { background: #fff;text-align: left; }

table#t-02 td.under-line-dotted{
border-bottom:1px dotted #999 !important;
}

.pop-tai{
font-family:"HGP創英角ﾎﾟｯﾌﾟ体" !important;

}


/*----------------------------------------------------
 テーブル　t-03 問い合わせフォーム
----------------------------------------------------*/
table.t-03 { 
width: 100% !important; 
margin:0 0 20px 0;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-collapse: collapse;
}

table.t-03 th { 
display:block;
padding: 5px 0 5px 7px; 
border-right: 1px solid #ddd !important;
border-bottom: 1px solid #ddd !important;
}

table.t-03 td { 
display:block;
padding: 5px 0 5px 7px; 
border-right: 1px solid #ddd !important;
border-bottom: 1px solid #ddd !important;
}

table.t-03 th { width:97% !important;background: #ececec; text-align: center; vertical-align:middle;}
table.t-03 td  {width:97% !important; background: #fff;text-align: left; }

table.t-03 th span{ 
float:left;
color:#fff;
background:#ff0000;
padding:0 7px 0 7px;
font-weight:normal;
left:10px;
font-size:12px;
}

.submit-button{
margin:20px 0 20px 0;
text-align:center;
}


/* サイドバー　ウィジェット
*****************************************************/
#sidebar img{
width:100%;
height:auto;
margin:0 0 10px 0;
border:2px solid #dcdcdc;
}

#sidebar iframe{
width:100% !important;
}

.widgetWrap, section.widget ul{
margin:10px 0 20px 0;
padding:10px 10px 0 10px;
}

section.widget ul ul{
border:0;
margin:0;
padding:0 0 0 10px;
box-shadow:none;
}

#sidebar ul#banners{
width:220px;
margin:10px 0;
}

#sidebar ul#banners li{
float:none;
margin:0 0 10px;
}

section.widget h3{
clear:both;
margin:0 0 -5px;
padding:5px 0;
font-size:110%;
border-bottom:1px solid #eee;

}

section.widget li a{
display:block;
padding:7px 0 7px 12px;
background:url(images/arrow2.png) no-repeat 0 12px;
border-bottom:1px dashed #e4e4e4;
}

section.widget li a:hover{background-position:2px 12px;}

section.widget li:last-child a{border:0;}


/* フッター
*****************************************************/
#footer .inner{
background:#efefef;
}

#footer a{color:#333;}

#footer .boxWrap{
width:100%;
margin-right:-40px;
}

#footer .box{
float:left;
width:100%;
margin-right:10px;
padding:20px 0;
}

.box-sitemap{
float:left;
width:100%;
padding:20px 0;
position: relative;
overflow: hidden;
}

.box-sitemap ul{
position: relative;
left: 50%;
float: none;
}

.box-sitemap ul li{
float:none;
padding:1px 10px 1px 0;
margin:0 15px 10px 0;
border-right:2px dotted #999;
position: relative;
left: -50%;
float: left;
}

.box-sitemap-last{
border-right:none !important;
}


}
