@charset "utf-8";


/* =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.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.table {border-collapse: separate;border-spacing: 0; width:100%;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */

body {
background:url(images/bg2.jpg) #bfdff9 repeat-x top;
color:#333;
font-size:13px;
font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.7;
-webkit-text-size-adjust: none;
}


/* リンク設定
------------------------------------------------------------*/
a{color:#3399cc;text-decoration:none;}
a:hover{color:#3399cc;}
a:active, a:focus {outline:0;}

.margintop10 p a{color:#999999;text-decoration:none;}

.text_brown{
color:#996633;
}

.text_red{
color:#ff0000;
}
.text_ore{
color:#ff9900;
}
.text_green{
color:#009900;
}
.bg_green{
background-color:#009900;
color:#ffffff;
}

.bg_gray{
background-color:#666666;
color:#ffffff;
}
.text_blue{
color:#006699;
}

.bg_blue{
background-color:#006699;
color:#ffffff;
}
.bg_ffe1e1, .table td.bg_ffe1e1{
background-color:#ffe1e1;
}

.bg_d7e3ff, .table td.bg_d7e3ff{
background-color:#d7e3ff;
}

.top15{
margin-top:15px;}
.top20{
margin-top:20px;}

.bottom10{
margin-bottom:10px;
}
.bottom50{
margin-bottom:50px;
}
.bottom20{
margin-bottom:20px;
}
.margin20{
margin:20px;
}
img.margin20{
margin:20px 10px 10px 10px;
}

.padding10{
padding:10px 10px 10px 7px;
}
/* 全体
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
padding:0 1%;
width:100%;
overflow: hidden;
background:#fff;

}

.inner{
margin:0 auto;
width:100%;
}

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

/*************
/* ヘッダー
*************/
#header{
height:110px;
}

#header h1{
padding:5px 0 5px 15px;
font-size:11px;
font-weight:normal;
float:left;
}

/*************
/* ロゴ
*************/
.logo{
clear:both;
float:left;
}

.logo p{float:left;
font-size:130%;
font-weight:normal;
padding-top:10px;
color:#f39801;
}


.logo p span{
font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
.logo img{
width:auto;
float:left;
padding:2px 10px 0 10px;
}

.logo span{display:block;}

/*************
/* 電話番号
*************/
.info{
float:right;
margin-top:-20px;
padding-right:20px;
text-align:right;
}

.info .open{font-size:11px;}

.info p.open span.text_ore{
color:#ff6600;
font-size:12px;
}
.info p.open span.text_red{
color:#ff0000;
font-size:12px;
}
/*************
/* ロゴ+電話番号
*************/
.logo,.info .tel{
margin-top:6px;
color:#ff9f00;
font-size:22px;
font-weight:bold;
}

.logo span,.info span{
color:#333;
font-size:.6em;
font-weight:normal;
}


/**************************
/* メイン画像（トップページ+サブページ）
**************************/
 #mainImg{
 line-height:0;
 text-align:center;
 z-index:0;
 width:100%;
margin:0px auto 17px auto;
 
 }
 
 .rslides {
   position: relative;
   list-style: none;
   overflow: hidden;
   max-width: 100%;
   padding: 0;
   margin: 0 auto;
 width:930px;
   }
 
 .rslides li {
   -webkit-backface-visibility: hidden;
   position: absolute;
   display: none;
   max-width: 100%;
   left: 0;
   top: 0;
   }
 
 .rslides li:first-child {
   position: relative;
   display: block;
   float: left;
   }
 
 .rslides img {
   display: block;
   height: auto;
   float: left;
 width:auto;
   max-width: 100%;
   border: 0;
   }

#mainBanner{
margin:0px auto 17px auto;
padding:0;
width:100%;
position:relative;
line-height:0;
}

#mainBanner img{
max-width:100%;
height:auto;
}

#subpage #mainBanner img{border:0px;}

.slogan{
position:absolute;
max-width:100%;
height:auto;
bottom:20px;
left:0;
padding:5px 10px;
line-height:1.4;
color:#939393;
}

.slogan h2{
padding-bottom:5px;
font-size:20px;
font-weight:bold;
color:#333;
}


/**************************
/* グリッド
**************************/
.gridWrapper{
padding-bottom:20px;
overflow: hidden;
width:100%;
}

* html .gridWrapper{height:1%;}
	
.grid{
width:30%;
float:left;
background:#fff;
margin:0px;
}

.box{
width:190px;
margin:0 2px;
padding:10px;
border:1px solid #1a93cf;
max-width:100%;
}

.box img{
max-width:100%;
height:auto;
border:1px solid #f1f1f1;
}

.box h3{padding:10px 0 5px;
font-weight:bold;}

.box h3, .box p{text-align:left;}

.box p.readmore{
padding:10px 5px 5px;
text-align:right;
}

iframe{
    width:640px;
max-width:100%;
    border:0;
margin:0;

}

iframe.top_info{
    height:200px;
    width:640px;
max-width:100%;
    border:0;
margin:0;

}

iframe, li img{
max-width:100%;
margin:7px 0 15px 0;
}

/*************
メイン コンテンツ
*************/
section.content article{
width:635px;
max-width:100%;
padding:15px;
margin-bottom:17px;
border:1px solid #e7e7e7;
overflow:hidden;
}

section.content_ore article{
width:635px;
max-width:100%;
padding:15px;
margin-bottom:17px;
border:1px solid #ff6600;
overflow:hidden;
}


section.w50{
width:45%;
float:left;
padding:10px;
margin-bottom:17px;
margin-right:10px;
border:1px solid #ff6600;

}

.w50 article{
display:block;
}


section.w50 article img,td img{
vertical-align:middle;
}

section.w50 a article {
font-size:95%;
color:#333333;
text-decoration:none;
}

section.w50 article a:hover{
color:#333333;
text-decoration:underline;
}

section.w50 h2{
font-size:105%;
font-weight:bold;
}


div.wclear{
clear:both;
}


section.w50 h2{
margin-bottom:10px;
}

* html section.content article{height:1%;}

section.content p{margin-bottom:5px;}

h2.heading{
padding:0 10px;
line-height:36px;
color:#333;
background:#e7e7e7;
max-width:100%;
font-size:100%;
font-weight:normal;

}
h3.heading{
padding:0 10px;
line-height:36px;
color:#333;
background:#e7e7e7;
max-width:100%;
font-size:100%;
font-weight:normal;

}
h3.heading_ore{
padding:0 10px;
line-height:36px;
color:#fff;
background:#ff7f00;
max-width:100%;
font-size:120%;
font-weight:normal;

}
.content h3.heading{
font-weight:bold;
padding:0 10px;
line-height:36px;
color:#000;
background:#e7e7e7;
max-width:100%;
font-size:110%;
margin-right:0px;
}

h3.heading_green{
padding:0 2px;
line-height:36px;
color:#333;
background:#f4f59f;
max-width:100%;
font-size:100%;
font-weight:bold;

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

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}

#gallery .grid img,.border,ul.list img{border:2px solid #f1f1f1;}

.mb15{margin-bottom:15px;}

/*************
テーブル
*************/
table.table{
border-collapse:collapse;
margin:5px auto 15px auto;
}

table.table td{
border-collapse:collapse;
background-color:#F9F9F9;
text-align:center;
padding:8px;
border:1px solid #D6D6D6;
line-height:20px;
}


table.table td.td_alignleft{
text-align:left;
}



table.table th{
background-color:#F5F5F5;
text-align:right;
padding:8px;
white-space:nowrap;
color: #151515;
border-top:1px solid #D4D4D4;
border-right:4px solid #D4D4D4;
border-bottom:1px solid #D4D4D4;
border-left:1px solid #D4D4D4;
font-size:13px;
font-weight:normal;
letter-spacing:1px;
background-repeat:repeat-x;
background-position:top;
}


/*************
/* サイドバー
*************/
#sidebar ul{padding:0px 10px 10px 10px;}

#sidebar li a{
margin:5px 0;
padding:7px 0 7px 20px;
list-style:none;
border-bottom:1px dashed #f1f1f1;
background:url(images/arrow2.png) no-repeat 0px 7px;
display:block;
color:#3f2207;
}

#sidebar li:last-child{
border:0;
margin-bottom:0px;

}


#sidebar li.active{
border:0;
margin-bottom:0px;

}

#sidebar li a:hover,#sidebar li.active a{
margin:5px 0;
padding:7px 0 7px 20px;
list-style:none;
border-bottom:1px dashed #f1f1f1;
background:url(images/arrow3.png) no-repeat 0px 7px;
color:#a57801;
}

#sidebar ul.list li{
clear:both;
margin:5px 0;
padding:5px 0;
overflow:hidden;
border:0;

}

ul.list li{height:1%;}

ul.list li img{
float:left;
margin-right:10px;
}

ul.list li{
font-size:12px;
line-height:1.35;
}


/*************
/* フッター
*************/
#footer{
clear:both;
overflow:hidden;
padding:10px 10px 20px 10px;
background:#f3f3f3;
}

* html #footer{height:1%;}

#footer .grid{
padding:10px 0 5px;
margin:0;
background:transparent;
}

#footer #info .logo, #footer #info .info{float:none;}

#footer #info .info{
clear:both;
padding:10px 0 0 15px;
text-align:left;
}

#footer .logo{font-size:18px;}

#footer .info .tel,#footer .info .tel span,#footer #info .open{
font-size:12px;
color:#333;
}

ul.footnav{
float:right;
width:650px;
padding:10px 0;
}

ul.footnav li{
float:left;
margin-bottom:10px;
padding:0 7px 0 8px;
font-size:11px;	
border-right:1px solid #b6b6b6;
}

#footer a{color:#333;}
#footer a:hover{color:#888;}

address{
clear:both;
padding:5px;
text-align:center;
font-style:normal;
font-size:10px;
color:#333;
background:#dbdbdb;
}

.up_ico {

	background-color: #ff8000;
	padding: 0px 8px;
	font-size: 10px;
	color: #FFF;
	float: left;
	margin: 0px 10px 0px -10px;
	border-radius: 0 5px 5px 0;
        height:auto;

}
.up_ico2 {

	background-color: #fca704;
	padding: 0px 8px;
	font-size: 10px;
	color: #FFF;
	float: left;
	margin: 0px 10px 0px -10px;
	border-radius: 0 5px 5px 0;
        height:auto;

}

.up_ico2 img{
vertical-align:middle;
}
.up_arrow img{
vertical-align:middle;
}

div.up_arrow{
margin-bottom:7px;
}


.text_ore{
color:#ff3300;

}
.text_red{
color:#ff0000;

}

.text_cha{
color:#a25405;
font-size:100%;
}


.s_menu{
font-size:115%;
font-weight:bold;
clear:both;
}

.s_menu{
font-size:115%;
font-weight:normal;
clear:both;
}

table.ta1{
float:left;
}

table.ta1 th{
font-size:100%;
width:90px;
text-align:left;
background:#fff;
padding:2px 5px 5px 5px;
color:#999999;
}
table.ta1 td{
font-size:100%;
width:200px;
text-align:left;
background:#fff;
line-height:160%;
padding:2px 5px 5px 5px;
border-bottom:#f5f5f5 dotted 1px;
}
table.ta2{
float:left;
max-width:95%;
}

table.ta2 th{
font-size:100%;
width:90px;
text-align:left;
background:#fff;
padding:2px 5px 5px 5px;
color:#999999;

}
table.ta2 td{
font-size:100%;
width:400px;
text-align:left;
background:#fff;
line-height:160%;
padding:2px 5px 5px 5px;
border-bottom:#e0e0e0 dotted 1px;
}


.ta_geka{
border:0px;
width:100%;
margin-bottom:20px;
}

.ta_geka td{
border-bottom:#929292 1px dotted;
padding:5px;
}
.ta_geka td a{
color:#333333;
text-decoration:underline;
}
.ta_geka td a:hover{
color:#999999;
text-decoration:underline;
}
.clearboth{
clear:both
}


h4.info1, h3.info1{
background:url(images/arrow4.png) no-repeat 0px 3px;
padding-left:23px;
color:#65ad65;
font-weight:bold;
font-size:110%;
margin-bottom:10px;
}

h4.info2{
background:url(images/arrow5.png) no-repeat 0px 3px;
padding-left:23px;
color:#ff0000;
font-weight:bold;
font-size:110%;
margin-bottom:10px;
}

h4.info2 a{
color:#ff0000;
}

h4.info11{
background:url(images/arrow4.png) no-repeat 0px 7px;
padding-left:23px;
color:#65ad65;
font-weight:bold;
font-size:150%;
margin-bottom:10px;
margin-right:10px;
float:left;
vertical-align:middle;
}

span.text_cha{
vertical-align:middle;
font-size:110%;
}

div.left25{
padding-left:25px;
margin:7px 0 10px 0;
}

div.left25_15{
padding-left:15px;
margin:7px 0 10px 0;
line-height:180%;
font-size:105%;
border:#cccccc 2px solid;
}


ol.infoli{
list-style-type: decimal;
margin-left:20px;
}

.demo2   {  
border-radius: 10px;  
    -webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px;  
    -webkit-border-bottom-right-radius: 10px;  
    -webkit-border-bottom-left-radius: 10px;  
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 10px;  
    -moz-border-radius-bottomright: 10px;  
    -moz-border-radius-bottomleft: 10px;
 border: 4px solid #cccccc;  
padding:10px;
margin:10px 10px 20px 0px;
overflow:hidden;
clear:both;

}  
.demo1   {  
border-radius: 10px;  
    -webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px;  
    -webkit-border-bottom-right-radius: 10px;  
    -webkit-border-bottom-left-radius: 10px;  
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 10px;  
    -moz-border-radius-bottomright: 10px;  
    -moz-border-radius-bottomleft: 10px;
 border: 4px solid #fca704;  
padding:10px;
margin:10px 10px 20px 0px;
overflow:hidden;
clear:both;

}  

.demo1 img{
margin-bottom:10px;
}

.demo1 div.box1{
clear:both;
float:left;
width:115px;
}

.demo1 div.box2{
float:right;
width:450px;
max-width:90%;
margin-bottom:15px;
}

.box3{
border:#333333 solid 1px;
padding:15px;
width:90%;
margin-bottom:20px;
overflow:hidden;
}

.margintop10{
margin-top:10px;
}


p.p_news{
background: url(images/arrow1.png) no-repeat left 10px;
padding:7px 0 7px 20px;
margin-bottom:10px;
border-bottom:#f5f5f5 solid 1px;
}

/* PC用
----------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 960px){
	#header,#wrapper,.inner{
	width:960px;
	padding:0;
	margin:0 auto;
	}
	
	#wrapper{padding-bottom:20px;}
	
  nav#mainNav{
	clear:both;
	overflow:hidden;
	position:relative;
	}
	
	nav#mainNav .inner{
	width:932px;
	padding:0 14px;
	}

	nav#mainNav ul li{
	float: left;
	position: relative;
        background:#ffffff;
	/* ▼ 透過グラデーション設定 ▼ */
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)), to(rgba(240,240,240,0.8)));	/*グラデーション。RGBA設定。0.7が透明度で他の数字が色のRGB値。*/
	background-image: -webkit-linear-gradient(rgba(255,255,255,0.8), rgba(240,240,240,0.8));	/*同上*/
	background-image: linear-gradient(rgba(255,255,255,0.8), rgba(240,240,240,0.8));
	border-top:#fcfcfc solid 1px;
}

	nav#mainNav li:last-child{border-right:1px dotted #ebebeb;}

	nav#mainNav ul li a{
	display: block;
	text-align: center;
	_float:left;
	font-size:13px;
	width:154px;
	height:45px;
	padding-top:11px;
	color:#333;
	border-left:1px dotted #ebebeb;
	}

	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	}

	nav#mainNav ul li a span{
	color:#cdcdcd;
	font-size:10px;
	}

	nav div.panel{
	display:block !important;
	float:left;
	}

	a#menu{display:none;}

	nav#mainNav li.active a, nav#mainNav li a:hover{
	color:#909090;
	/* ▼ 透過グラデーション設定 ▼ */
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)), to(rgba(254,251,196,0.8)));	/*グラデーション。RGBA設定。0.7が透明度で他の数字が色のRGB値。*/
	background-image: -webkit-linear-gradient(rgba(255,255,255,0.8), rgba(254,251,196,0.8));	/*同上*/
	background-image: linear-gradient(rgba(255,255,255,0.8), rgba(254,251,196,0.8));
	padding-top:11px;
	}
	
	#mainBanner{margin-left:15px;}
	#subpage #mainBanner{margin:17px auto;}
	
	#main{
	float:right;
	width:667px;
	padding-right:15px;
	}
	
	#sidebar{
	float:left;
	width:245px;
	padding:0 0 0 15px;
	overflow:hidden;
	}
	
	#sidebar article{
	padding:0 7px 0 7px;
	margin-bottom:20px;
	border:1px solid #e7e7e7;
	overflow:hidden;
	}
	
	/* グリッド全体 */
	section.gridWrapper{
clear:both;
	width:100%;
	margin:0px auto;
	}
	
	#gallery article{padding:10px 0 10px 10px;}
	
	/* グリッド */
	.grid{
	float:left;
	width:28%;
	margin-right:5px;
	}
	
	#subpage .grid{width:auto;}
	
  #gallery .grid{
	width:auto;
	margin:10px 0 2px 10px;
	}
.pc_none{display:none;}
}

	/* 959以下----------------------------------------------------------------------------------- */
@media only screen and (max-width:959px){
	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	

	nav#mainNav{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f5f5f5), color-stop(0.5, #f0f0f0), color-stop(0.00, #f7f7f7));
	background: -webkit-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -moz-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -o-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -ms-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
  border:1px solid #e4e4e4;
	}

	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	}

	nav#mainNav a#menu span{padding-left:10px;
color:#252525;
}
	nav#mainNav a.menu span:before{content: "→ ";}
	nav#mainNav a.menuOpen span:before{content: "↓ ";}

	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 li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	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;
color:#252525;
	}
	
	nav#mainNav ul li a span{
color:#999999;
padding-left:10px;}
	
	nav#mainNav ul li:first-child a{
	border-top:1px solid #e4e4e4;
	}
	
	nav#mainNav ul li:last-child a{border:0;}
	
	nav#mainNav ul li.active a{color:#f26d00;
}

	nav div.panel{float:none;}
	

.content h3.heading{
font-weight:normal;
padding:0px;
line-height:36px;
color:#333;
background:#e7e7e7;
max-width:100%;
margin-right:0px;

}

section.content article{
width:100%;
max-width:100%;
padding:15px;
margin-bottom:17px;
border:1px solid #f1f1f1;
overflow:hidden;
}

section.w50{
width:48%;
float:left;
padding:10px;
margin-bottom:17px;
margin-right:10px;
border:1px solid #ff6600;

}
section.gridWrapper{
margin:0 auto;
}

	#subpage #mainBanner{max-width:668px;}
	
	#sidebar{padding-bottom:30px;}
	
	#sidebar article{padding:7px 0;}
	
	#footer .grid,#footer ul.footnav{
	float:none;
	width:100%;
	text-align:center;
	}

	ul.footnav li{float:none;display:inline-block;}
	
	.grid{
	width:32%;
	margin:10px 0 0 1%;
	}
	
	.box{
	width:250px;
	margin:10px 0 0 1%;
        max-width:100%;
	}

	#gallery .grid{
	float:left;
	width:31%;
	margin:0 0 0 1%;
	}
	
	#footer .grid img, #footer .info{float:none;}
	#footer .grid p{display:block;}
	#footer #info .info{float:none;text-align:center;}
	
	#footer .logo,#footer .info{
	width:100%;
	float:none;
	}
	
	#footer .logo p{float:none;display:block;}
	#footer .logo img{float:none;padding:0;}


}


/* スマートフォン 横(ランドスケープ)----------------------------------------------------------------- */
@media only screen and (max-width:640px){
	#header{
	height:auto;
	padding-bottom:20px;
         background:#ffffff;
	}
	
	#header h1,.logo,.info{text-align:center;}
	
	.logo,.info{
	clear:both;
margin-top:0px;
	width:100%;
	float:none;
	}
	
	.logo p{float:none;display:block;}
	.logo img{float:none;padding:0;}
	
	.box img{
	float:left;
	margin-right:5px;
	}
	
	.box h3{padding-top:0;}

  .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}
	
	#gallery .grid{float:left;}


section.content article{
width:100%;
max-width:100%;
padding:15px;
margin-bottom:17px;
border:1px solid #e7e7e7;
overflow:hidden;
}
section.w50{
width:100%;
float:none;
padding:10px;
margin-bottom:17px;
margin-right:0px;
border:1px solid #ff6600;

}
.demo1 div.box1{
clear:both;
float:none;
max-width:100%;

}

.demo1 div.box2{
float:none;
max-width:100%;
margin-bottom:15px;
}


}


/* スマートフォン 縦(ポートレート)------------------------------------------------------------------ */
@media only screen and (max-width:480px){

header h1{display:none;}
	.grid{width:100%;}
        .box{width:100%;}
	.box img{max-width:100px;}
	#mainBanner h2,#mainBanner p{font-size:80%;}

ul.footnav{
display:none;
}

section.w50{
width:100%;
float:none;
padding:10px;
margin-bottom:17px;
margin-right:0px;
border:1px solid #f1f1f1;

}

}