@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, 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;}
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;}
/* -------------------------------------------------------------- */


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

a:hover.opacity img{
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}
/* 全体

------------------------------------------------------------*/

#rockgen li{
	line-height:24px;
}

#rockgen li a{
	font-weight:bold;
	color:#2b7bb9;
}

#rockgen li a:hover{
	font-weight:bold;
	color:#4394d9;
	border-bottom:solid 1px #4394d9;
}

#header_banner input{
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

@media only screen and (min-width:960px){


body{
color:#555;
font:12px verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
border-top:10px solid #920414;
background:#ffffff;
-webkit-text-size-adjust: none;
}

#line_at_smp_top_banner{
	display:none;
}

#smp_contact_tell{
	display:none;
}

#smp_indx_top_ss{
	display:none;
}


}

/* モニター幅960px以下 */
@media only screen and (max-width:960px){

body{
color:#555;
font:12px verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
background:#ffffff;
-webkit-text-size-adjust: none;
margin-top:0;
padding:0;
}


#smp_indx_top_ss{
	float:left;
	width:100%;
	background:#920414;
	padding:1% 0 1% 0;
	margin:1% 0 1% 0;
}

#smp_indx_top_ss_title{
	float:left;
	width:90%;
	padding:1% 5% 1% 5%;
	color:#fff;
	font-weight:bold;
	font-size:16px;
}

.sb_top_menu_btn{
	margin:0 auto;
	color:#fff;
	font-size:18px;
	font-weight:nomal;
	width:96%;
	height:44px;
	margin:1% 2% 1% 2%;
	border:1px #fff solid;
	overflow: hidden;
}

.sb_top_menu_btn:hover{
	color:#1a1a1a;
	border:1px #1a1a1a solid;
	background:#fff;
}

.sb_top_menu_btn_img{
	float:left;
	height:44px;
	width:44px;
	overflow: hidden;
	border-right:1px #fff solid;
}

.sb_top_menu_btn_txt{
	text-align:center;
	font-size:16px;
	font-weight:nomal;
	padding:10px 0 0 10px;
	float:left;
	height:46px;
}


#line_at_smp_top_banner{
width:100%;
background:#00ba01;
position:fixed;
top:0;
left:0;
z-index:999999;
color:#ffffff;
font:12px メイリオ;
font-weight:bold;
padding:3px 0 4px 2px;

}

#smp_contact_tell{
color:#fff;
font-weight:bold;
padding:10px;
background:#920414;
text-align:center;
}

}


#indx_slider{
	width:100%;
	height:auto;
	margin-top:10px;
}

#top_slider{
	width:100%;
	height:auto;
	margin-top:10px;
}

#wrapper{
margin:0 auto;
padding:0 1%;
width:98%;
position:relative;
}

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

#rinji_news{
color:red;
font-size:14px;
font-weight:bold;
padding:5px 0 0 5px;
}

#rinji_news a{
color:red;
font-size:14px;
font-weight:bold;
}

#rinji_news a:hover{
color:red;
text-decoration:underline;
font-size:14px;
font-weight:bold;
}
/*************
/* ヘッダー
*************/
#header{
overflow:hidden;
padding:0 0;
background:#f4f3f3;
}

* html #header{height:1%;}


/*************
/* ロゴ
*************/
#header .logo{
float:left;
padding:0;
}

#header .logo img{
width:298px;
}




/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
margin:0 auto 30px;
padding:0;
width:100%;
line-height:0;
background:#fff;
}

#mainBanner .inner{position:relative;}

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

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

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

.slogan h3{
font-size:14px;
color:#666;
}


.rec_news_box_inner{
padding:10px;
margin:0px;
padding-bottom:3px;
overflow:hidden;
background:#fff;
border-bottom:dotted #3c3c3c 1px;
}

.rec_news_box_inner a{
color:#000000;
text-decoration:none;
}

.rec_news_box_title{
margin:5px 0 0 0;
font-size:12px;
font-weight:bold;
}

.rec_news_box_txt{
margin:5px 0 0 0;
font-size:12px;
font-weight:normal;
}

.moushikomi_form_txt{
	float:left;
	background:#920414;
	color:#ffffff;
	font-weight:bold;
	padding:10px;
	font-size:16px;
}


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

* html .gridWrapper{height:1%;}
	
.grid{
float:left;
background:#fff;
box-shadow:0 0 3px #ddd;
margin-top:10px;
}

.grid h3{
padding:10px 0;
font-weight:bold;
color:#fff;
background:#000000;
text-align:center;
}

.grid p{
padding:3px 0px;
font-size:11px;
}

.grid p.img{
padding:0;
}

.grid p a{
color:#3c3c3c;
text-decoration:underline;
}

.grid p a:hover{
color:#666666;
text-decoration:none;
}

.readmore{clear:both;}

p.readmore{
padding:10px;
}



/*************
メイン コンテンツ
*************/
section.blank{
padding:0 10px;
overflow:hidden;
}

section.content_top{
padding:0 10px 10px 10px;
margin-top:10px;
margin-bottom:10px;
overflow:hidden;
font-size:18px;
background:#fff;
box-shadow:0 0 3px #ddd;
}

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

section.content{
padding:0 10px 10px 10px;
margin-bottom:20px;
overflow:hidden;
font-size:14px;
background:#fff;
box-shadow:0 0 3px #ddd;
}

section.content a{
color:#0471f9;
}

section.content a:hover{
color:#064ba1;
text-decoration:underline;
}


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

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

h3.heading{
padding:5px 10px;
margin:0 -10px 20px;
font-size:16px;
font-weight:bold;
color:#fff;
background:#920414;
}

#shopbanner h3.heading{
padding:5px 10px;
margin:0;
font-size:16px;
font-weight:bold;
color:#fff;
background:#920414;
}

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

img.frame,#gallery img{
padding:3px;
box-shadow:0 0 3px #ddd;
}

#gallery .grid{
margin-bottom:10px;
box-shadow:none;
}

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

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


/*************
インデックスRSS
*************/
section.rss_news{
padding:0 10px 0px;
margin-top:10px;
overflow:hidden;
font-size:13px;
background:#fff;
}


section.rss_news ul{margin:5px;
   padding:0px;
}

section.rss_news li{
  margin : 5px 0px 5px 5px;
  list-style-type: none;
  padding : 3px 0px 4px 5px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #999999;
  font-size : 13px;
  font-weight:bold;
}
section.rss_news li a{
  color:#1444be;
  text-decoration:none;
}
section.rss_news li a:hover{
  color:#6288eb;
  text-decoration:underline;
}





/*************
サブ（フッター前）コンテンツ
*************/
#sub ul{padding:10px;}

#sub li{
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px dashed #ebebeb;
}

#sub li:last-child{
border:0;
margin-bottom:0;
}

#sub li a{display:block;}

#sub ul.list{padding-bottom:7px;}

#sub ul.list li{
clear:both;
margin-bottom:6px;
padding:5px 0;
overflow:hidden;
}

* html #sub ul.list li{height:1%;}

#sub ul.list li img{
float:left;
margin:0 10px 0 0;
}

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

.tel strong{
font-size:20px;
font-weight:bold;
}

#shopbanner{
width:100%;
margin:10px 0 10px 0;
}

.shopbanner{
width:100%;
}

.shopbanner img{
width:100%;
}

#smp_access_info{
float:left;
margin-top:0px;
margin-bottom:10px;
width:100%;
border:1px solid #000;
padding:3%;
background:#920414;
color:#fff;
font-size:20px;
font-weight:bold;
}

#smp_access_info a{
color:#fff;
}

#sns_mini_icon{
float:left;
margin-top:10px;
margin-bottom:10px;
width:100%;
}

#sns_mini_icon img{
width:100%;
}
.sns_mini_icon{
float:left;
margin-left:10%;
width:20%;
}
.sns_mini_icon_last{
float:left;
margin-left:10%;
margin-right:10%;
width:20%;
}

#page{
padding:0;
margin-top:10px;
margin-bottom:20px;
overflow:hidden;
font-size:14px;
background:#fff;
}

/**************************
/* REC DAW
**************************/

.primary_daw{
	float:left;
	width:65px;
	height:80px;
	margin-left:1px;
	font-size:10px;
}

/* PC用 */
@media only screen and (min-width:960px){
	#wrapper,.inner{
	width:960px;
	padding:0;
	}
	


#youtube_all{
	float:left;
	width:960px;
	height:260px;
	margin:25px 0 0 0;
}

.youtube_left{
	float:left;
	width:463px;
	height:260px;
	border:1px solid #ff0000;
	margin:0;
}

.youtube_right{
	float:left;
	width:463px;
	height:260px;
	border:1px solid #ff0000;
	margin:0 0 0 30px;
}


.sale_categ_l{
	float:left;
	width:470px;
	height:auto;
	margin:0 0 10px 0;
}

.sale_categ_r{
	float:left;
	width:470px;
	height:auto;
	margin:0 0 10px 20px;
}


/* インデックスカテゴリー */
#indx_categ{
	float:left;
	width:960px;
	margin:0 0 0 0;
	overflow:hidden;
}

#indx_categ_youtube{
	float:left;
	width:960px;
	height:200px;
	margin:0 0 20px 0;
	overflow:hidden;
}

.indx_categ_left{
	float:left;
	width:300px;
	height:200px;
	margin:10px 0 10px 0;
}
.indx_categ{
	float:left;
	width:300px;
	height:200px;
	margin:10px 0 10px 30px;
}

.indx_categ_mj{
	float:left;
	width:960px;
	height:100px;
	margin:10px 0 20px 0;
}

.indx_categ_left img{
	width:300px;
	height:200px;
}
.indx_categ img{
	width:300px;
	height:200px;
}

td {
text-align:left;
}
	#page{
	padding:0;
	margin-top:0px;
	margin-bottom:20px;
	overflow:hidden;
	font-size:14px;
	background:#fff;
	}

	/* PC表示サイド用 */
	.side_column{
	float:left;
	width:250px;
	margin-top:10px;
	}

	.side_banner_ss{
	float:left;
	width:250px;
	padding:0;
	margin:0;
	}

	.side_banner_ec{
	float:left;
	width:80px;
	padding:0;
	margin:1px 5px 0 0;
	}

	.side_banner_dgm{
	float:left;
	width:80px;
	padding:0;
	margin:1px 0 0 0;
	}

	.side_txtlink{
	float:left;
	width:228px;
	padding:10px;
	margin:0 0 5px 0;
	border:solid #e0dfdf 1px;
	}

	.side_txtlink a{
	font-size:13px;
	font-weight:bold;
	color:#920414;
	text-decoration:none;
	}

	.side_txtlink a:hover{
	color:#920414;
	text-decoration:underline;
	}

	#instafeedarea {
	float: left;
	width: 242px;
	margin: 0px;
	border-left-style:solid;
	border-left-color:#e0dfdf;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#e0dfdf;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#e0dfdf;
	border-bottom-width:1px;
	padding:6px 0px 1px 6px;
	font-size:11px;
	line-height:13px;
	}

	#instafeedarea ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}

	#instafeedarea li {
	width:118px;
	height:140px;
	float: left;
	margin:0 1px 0 0;
	list-style:none;
	}

	#instafeedarea li img {
	width: 118px;
	height: 118px;
	margin:0px;
	}

	#twitter_area {
	float: left;
	width: 250px;
	margin: 5px 0 0 0;
	}

	#shopinfo {
	float: left;
	width: 248px;
	margin: 5px 0 0 0;
	border:solid 1px #e0dfdf;
	}

	#shopinfo_title {
	float: left;
	width: 238px;
	padding: 5px;
	color:#ffffff;
	background:#920414;
	}

	#shopinfo_text {
	float: left;
	width: 238px;
	padding: 5px;
	}

	#shopinfo_text a {
	color: #920414;
	text-decoration: none;
	}

	#shopinfo_text a:hover {
	color: #db0119;
	text-decoration: underline;
	}

	#secured {
	float: left;
	width: 248px;
	margin: 5px 0 0 0;
	border:solid 1px #e0dfdf;
	}

	#secured_seal {
	float: left;
	width: 238px;
	padding: 5px;
	}

	#secured_text {
	float: left;
	font-size:9px;
	width: 238px;
	padding: 5px;
	}


	/* PC表示センター用 */
	.center_column{
	width:690px;
	float:right;
	margin-top:10px;
	margin-left:20px;
	}

	.slide1{
	float:left;
	width:100%;
	margin:0 0 5px 0;
	}

	.center_column section.content{
	width:669px;
	padding:0 10px 10px;
	margin:0 0 10px 0;
	overflow:hidden;
	font-size:14px;
	line-height:26px;
	background:#fff;
	box-shadow:0 0 3px #ddd;
	}

	section.contact_form{
	padding:0 10px 10px;
	width:670px;
	margin-bottom:20px;
	overflow:hidden;
	font-size:14px;
	background:#fff;
	box-shadow:0 0 3px #ddd;
	}

	.indx_youtube_title{
	float:left;
	width:951px;
	background:#000000;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	padding:5px;
	}

	.rec_news_title{
	width:951px;
	background:#000000;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	}

	.to_all_ichiran{
	font-size:13px;
	font-weight:bold;
	padding:5px;
	}

	.to_all_ichiran a:hover{
	text-decoration:underline;
	}

	.rec_news_box{
	float:left;
	width:958px;
	border:solid #000000 1px;
	margin:5px 0 10px 0;
	}

	.rec_news_box_right{
	float:left;
	width:310px;
	border:solid #000000 1px;
	margin:5px 0 10px 12px;
	}

	.rec_news_box_inner{
	height:120px;
	}

	.rec_news_box_inner a{
	color:#000000;
	text-decoration:none;
	}

	.rec_news_box_inner a:hover{
	color:#b30322;
	text-decoration:underline;
	}

	.rec_news_box_youtube{
	float:left;
	width:310px;
	height:200px;
	border:solid #ff0000 1px;
	margin:5px 0 10px 0;
	background:url(img/parts/youtube_loading.jpg) no-repeat;
	overflow:hidden;
	
	}

	.rec_news_box_right_youtube{
	float:left;
	width:310px;
	height:200px;
	border:solid #ff0000 1px;
	margin:5px 0 10px 12px;
	background:url(img/parts/youtube_loading.jpg) no-repeat;
	overflow:hidden;
	}

	#smp_access_info{
	display:none;
	}

	#sns_mini_icon{
	display:none;
	}
	#header_banner{
	float:right;
	width:457px;
	margin-top:27px;
	}

	#wrapper{padding-bottom:20px;}
	
  nav div.panel{
	display:block !important;
	float:left;
	}

	a#menu{display:none;}

	nav#mainNav ul{
	height:31px;
	overflow:hidden;
	border-bottom-style:solid;
	border-bottom-color:#920414;
	border-bottom-width:5px;
	}

	* html nav#mainNav ul{height:1%;}

	nav#mainNav ul li{
	float:left;
	width:119px;
	height:31px;
	text-align:center;
	border-top:1px solid #b4b4b4;
	border-right:1px solid #eee;
	border-left:none;
	}
	
	nav#mainNav ul li.navlast{
	border-top:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
	border-left:none;
	width:119px;
	height:31px;
	}

	nav#mainNav ul li.navlast_selected{
	border-top:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
	border-left:none;
	width:119px;
	height:31px;
	background:#920414;
	}


	nav#mainNav ul li.navfirst{
	border-top:1px solid #b4b4b4;
	border-left:1px solid #b4b4b4;
	border-right:1px solid #eee;
	width:118px;
	height:31px;
	color:#ffffff;
	background:#920414;
	}

	nav#mainNav ul a{
	font-size:9px;
	display:block;
	padding:3px 0px;
	line-height:1.3;
	color:#b30322;
	background:#fff;
	}
	
	nav#mainNav ul li.selected a{
	font-size:9px;
	display:block;
	padding:10px 0px;
	line-height:1.2;
	color:#ffffff;
	background:#920414;
	}

	nav#mainNav ul li.navlast_selected a{
	font-size:9px;
	display:block;
	padding:3px 0px;
	line-height:1.3;
	color:#ffffff;
	background:#920414;
	}

	nav#mainNav ul span{
	font-size:5px;
	}

	nav#mainNav ul li.active a,nav#mainNav ul a:hover{
	color:#fff;
	background:#920414;
	}
	
	/* グリッド全体 */
	.gridWrapper{
	width:980px;
	margin:0 0 0 -20px;
	}
	
	/* グリッド共通 ベース:トップページ4カラム */
	.grid{
	float:left;
	width:225px;
	margin-left:20px;
	}

	.grid_txt{
	float:left;
	color:#000000;
	padding-bottom:5px;
	width:220px;
	height:10px;
	font-size:11px;
	}
	
	.grid_txt a{
	color:#000000;
	text-decoration:none;
	}

	.grid_txt a:hover{
	color:#000000;
	text-decoration:underline;
	}

	.content p{
	font-size:16px;
	line-height:28px;
	}

	#repair_all {
	float:left;
	margin-top:10px;
	width:958px;
	height:173px;
	border-style:solid;
	border-color:#920414;
	border-width:1px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	}

	.repair_banner {
	float:left;
	margin-left:10px;
	width:462px;
	height:172px;
	}


	#sns_all {
	float:left;
	margin-top:10px;
	width:958px;
	height:500px;
	border-style:solid;
	border-color:#920414;
	border-width:1px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	}

	.sns_box {
	float:left;
	margin-left:10px;
	width:304px;
	height:500px;
	border-style:solid;
	border-color:#3c3c3c;
	border-width:1px;
	}

	.sns_box_twitter {
	float:left;
	margin-left:10px;
	width:462px;
	height:500px;
	border-style:solid;
	border-color:#55acee;
	border-width:1px;
	background:url(img/parts/twitter_back.jpg) no-repeat;
	}

	.sns_box_fb {
	float:left;
	margin-left:10px;
	width:462px;
	height:500px;
	border-style:solid;
	border-color:#3a5897;
	border-width:1px;
	background:url(img/parts/fb_back.jpg) no-repeat;
	}

	#instagram_logo {
	float: left;
	width: 248px;
	height:70px;
	margin-top: 10px;
	border-top-style:solid;
	border-top-color:#e0dfdf;
	border-top-width:1px;
	border-left-style:solid;
	border-left-color:#e0dfdf;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#e0dfdf;
	border-right-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#e0dfdf;
	border-bottom-width:1px;
	}

	.sns_box_instagram {
	float:left;
	margin-left:10px;
	width:300px;
	padding-top:83px;
	padding-left:1px;
	padding-right:1px;
	height:417px;
	border-style:solid;
	border-color:#3c3c3c;
	border-width:1px;
	background:url(https://www.miyaji.co.jp/img/parts/insta_indx_back.jpg) no-repeat;
	}

	.sns_box_instagram ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}

	.sns_box_instagram li {
	width:95px;
	height:120px;
	float: left;
	margin:0 1px 0 0;
	list-style:none;
	}

	.sns_box_instagram li img {
	width: 95px;
	height: 95px;
	margin:0px;
	}

	#shopbanner{
	width:960px;
	margin:10px 0 10px 0;
	}

	.shopbanner{
	float:left;
	width:320px;
	}

	.center_column #shopbanner{
	width:690px;
	margin:10px 0 10px 0;
	}
	.center_column .shopbanner{
	float:left;
	width:230px;
	}

	#rec_add_smp{
	display:none;
	}

	/* ソーシャルメディアアカウント一覧 */
	#socialmedia{
	float:left;
	width:100%;
	margin-top:10px;
	background:#fff;
	}

	.socialmedia_box{
	float:left;
	border:1px dotted #666;
	width:298px;
	height:160px;
	margin:10px 0 0 10px;
	background:#fff;
	}

	.socialmedia_box:hover{
	background:#f1f3fe;
	}


	.socialmedia_box_img{
	float:left;
	width:80px;
	height:80px;
	margin:5px 0 25px 5px;
	}

	.socialmedia_box_img img{
	width:100%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	}

	.socialmedia_box_txt{
	float:left;
	width:200px;
	height:105px;
	margin:5px 5px 0 8px;
	}

	.socialmedia_box_txt h3{
	font-weight:bold;
	font-size:14px;
	color:#000;
	}

	.socialmedia_box_txt p{
	font-weight:normal;
	margin:3px 0 0 0;
	font-size:12px;
	line-height:18px;
	}

	.socialmedia_box_icon{
	float:left;
	width:288px;
	height:40px;
	margin:5px 5px 0 5px;
	font-size:11px;
	}

	#dawicon{
	width:100%;
	height:50px;
	background:#3c3c3c;
	}

}


/* モニター幅960px以下 */
@media only screen and (max-width:960px){

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

#youtube_all{
	width:maxpx;
	margin:5% 0 0 0;
}

#youtube_all flame{
	width:100%;
}

.youtube_right{
	float:left;
	width:100%;
	height:auto;
	margin:0;
}

.youtube_left{
	float:left;
	width:100%;
	height:auto;
	margin:0;
}


#smp_top_banner{
	width:90%;
	margin:5%;
}
	#rec_add_smp{
	width:96%;
	margin:2%;
	}

	.center_column section.content{
	margin-top:10px;
	padding:0 10px 10px;
	margin-bottom:20px;
	overflow:hidden;
	font-size:14px;
	background:#fff;
	box-shadow:0 0 3px #ddd;
	}

	.side_column{
	display:none;
	}

	.slide1{
	width:100%;
	padding:10px 0 0 0;
	margin:0;
	}

	.rec_news_title{
	width:100%;
	background:#000000;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	}

	.to_all_ichiran{
	font-size:13px;
	font-weight:bold;
	padding:5px;
	background:#ffffff;
	}

	.rec_news_box{
	width:96%;
	background:#3c3c3c;
	border:solid #000000 1px;
	margin:2%;
	}

	.rec_news_box_right{
	width:96%;
	background:#3c3c3c;
	border:solid #000000 1px;
	margin:2%;
	}

	.indx_youtube_title{
	display:none;
	}


	.rec_news_box_youtube{
	width:100%;
	background:#3c3c3c;
	border:solid #ff0000 1px;
	margin:15px 0 0 0;
	}

	.rec_news_box_right_youtube{
	display:none;
	}

	#sns_all {
	display:none;
	}

	#header_banner{
	text-align:center;
	width:100%;
	margin:0 0 2% 0;
	}

	#header{padding:10px 0 0;}
	
	#header .logo,#footer .logo{
	float:none;
	text-align:center;
	padding:10px 5px;
	}

	#header .logo img{
	width:100%;
}
	
	nav#mainNav{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
	background:#b30322;
	}

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

	nav#mainNav a#menu span{padding-left:10px;}
	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;
	}

	section.contact_form{
	margin:10px;
	font-size:14px;
	}

	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 #fff;
	color:#fff;
	background:#cc0000;
	}
	
	nav#mainNav ul li a span{padding-left:10px;}
	
	nav#mainNav ul li:first-child a{border-top:1px dashed #fff;}
	
	nav#mainNav ul li:last-child a{border:0;}
	
	nav#mainNav ul li.active a,nav#mainNav ul li a:hover{background:#b30322;}

	nav div.panel{float:none;}
	
	.grid{
	float:left;
	width:48%;
	margin:10px 2% 0 0;
	}
	
	.grid img{
	float:left;
	margin-right:5px;
	}
	
	.grid_txt a{
	color:#000000;
	text-decoration:none;
	}

	.grid_txt a:hover{
	color:#000000;
	text-decoration:underline;
	}

	#gallery{padding-left:1px;}
	
	#gallery .grid{
	width:23%;
	margin:0 2% 0 0;
	padding:0;
	}
	
	#gallery .grid img{
	float:none;
	margin:0;
	}
	
	#sub .grid{
	width:32%;
	margin:10px 1%;
	}
	
	#sub .grid:first-child{
	margin-left:0;
	}
	
	#sub .grid:last-child{
	margin-right:0;
	}
	
	/* ソーシャルメディアアカウント一覧 */
	.socialmedia_box{
	float:left;
	border-bottom:1px dotted #666;
	width:98%;
	margin:10px;
	padding-right:2%;
	background:#fff;
	}

	.socialmedia_box_img{
	float:left;
	width:150px;
	height:150px;
	margin:5px 25px 20px 5px;
	}

	.socialmedia_box_img img{
	width:100%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	}

	.socialmedia_box_txt{
	width:100%;
	margin:5px 5px 0 5px;
	}

	.socialmedia_box_txt h3{
	font-weight:bold;
	font-size:14px;
	color:#000;
	}

	.socialmedia_box_txt p{
	font-weight:normal;
	margin:3px 0 0 0;
	font-size:12px;
	line-height:18px;
	}

	.socialmedia_box_icon{
	width:100%;
	margin:10px 5px 10px 5px;
	font-size:11px;
	}
}


/* iPad 縦 */
/* 
@media only screen and (max-width:600px){
  #header{padding-bottom:0;}	

	#header h1{text-align:center;}
	
	#header .logo{
	float:none;
	text-align:center;
	padding:10px 5px 20px;
	}
	
	#sub ul.list{padding:10px 10px 11px;}
	
	#sub ul.list li{
	padding-bottom:10px;
	margin-bottom:8px;
	}

	.grid_txt{
	float:left;
	color:#000000;
	padding-bottom:10px;
	font-size:11px;
	}

	.grid_txt a{
	color:#000000;
	text-decoration:none;
	}

}
*/

/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
	
	.grid img{
	float:none;
	margin:0 auto;
	}
	
	#sns_all {
	display:none;
	}
	.grid p,#sub .grid li{text-align:left;}

  .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}
	
	#sub ul.list li img{margin:0 5px 0 0;}

	.grid_txt a{
	color:#000000;
	text-decoration:none;
	}

	.grid_txt a:hover{
	color:#000000;
	text-decoration:underline;
	}

	.slide1{
	width:100%;
	padding:10px 0 0 0;
	margin:0;
	}
}


/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
	#mainBanner h2,#mainBanner h3{font-size:75%;}
	.subImg .slogan{right:-30px;}
	
	.grid img{max-width:100%;height:auto;}
	
	#sub .grid{
	float:none;
	width:%;
	}
	
	#sns_all {
	display:none;
	}

	#sub .grid h3{padding:10px 5px;}
	
	#sub ul.list{padding:10px;}
	
	#sub ul.list li{
	padding-bottom:3px;
	margin-bottom:3px;
	}

	.grid_txt{
	float:left;
	color:#000000;
	padding-bottom:10px;
	width:220px;
	height:20px;
	font-size:11px;
	}

	.grid_txt a{
	color:#000000;
	text-decoration:none;
	}
}



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

	footer

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

/* ////////// pc ////////// */

@media print,
screen and (min-width: 769px) {
    footer a {
	color:#000000;
	text-decoration:none;
	}

    footer a:hover {
	color:#000000;
	text-decoration:underline;
	}

    footer {
        font-size: 11px;
        line-height: 1.8;
	overflow:hidden;
	padding:0 0;
	background:#f4f3f3;
    }

    #footMenu {
        padding: 2em 0;
        background: #d8d8d8;
        /* border: #f00 1px solid;*/
	}

	.accordion {
        width: 960px;
        margin-left: auto;
        margin-right: auto;
	}

	.accordion > ul > li{
	float:left;
	width:167px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	padding: 10px 12px;
	position: relative;
	}

	.toggle{
	font-weight:bold;
	}

	.toggle:hover{
	text-decoration:none;
	}
    #footer_end {
        font-size: 11px;
        line-height: 1.8;
	overflow:hidden;
	padding:10px 0;
	color:#ffffff;
	background:#7b7b7b;
    }
	#footer_policy {
        width: 960px;
        margin-left: auto;
        margin-right: auto;
	}
	#footer_komonosho {
        width: 960px;
        margin-left: auto;
        margin-right: auto;
	}
	#footer_copyright {
        width: 960px;
        margin-left: auto;
        margin-right: auto;
	}

	#footer_copyright a{
	color:fff;
	text-decoration:none;
	}

	#footer_copyright a:hover{
	color:fff;
	text-decoration:underline;
	}

#footer_policy{
color:#ffffff;
}
#footer_policy a{
color:#ffffff;
text-decoration:none;
}
#footer_policy a:hover{
color:#ffffff;
text-decoration:none;
}
    /* pc end */
}

/* モニター幅960px以下 */
@media only screen and (max-width:960px){
	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	


/* インデックスカテゴリー */
#indx_categ{
	float:left;
	width:100%;
	margin:0 0 20px 0;
}

.indx_categ_left{
	float:left;
	width:48%;
	height:auto;
	margin:10px 1% 0 1%;
}
.indx_categ{
	float:left;
	width:48%;
	height:auto;
	margin:10px 1% 0 1%;
}

.indx_categ_mj{
	float:left;
	width:100%;
	height:auto;
	margin:10px 0 0 0;
}

.indx_categ_left img{
	width:100%;
	height:auto;
}
.indx_categ img{
	width:100%;
	height:auto;
}

.indx_categ_mj img{
	width:100%;
	height:auto;
}


/*ACCORDION*/
.accordion {
  width: 100%;
}
.accordion > ul > li > a {
  display: block;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  background-color: #920414;
  border-bottom: 1px solid #fff;
  cursor: pointer;
  padding: 10px 12px;
  position: relative;
}
.accordion > ul > li > a:hover{
  background-color: #66010d;
}
.accordion > ul > li > a:after, .accordion > ul > li > a.active:after{
  font-size: 12px;
  position: absolute;
  right: 12px;
  top: 16px;
  color: #ffffff;
}
.accordion > ul > li > a:after{
  content: "▼";
}
.accordion > ul > li > a.active:after{
  content: "▲";
}
.accordion > ul > li > ul {
  display: none;
}
.accordion > ul > li > ul > li > a{
  display: block;
  color: #fff;
  font-size: 14px;
  background-color: #cc0000;
  border-bottom: 1px solid #fff;
  padding: 6px 12px;
  position: relative;
}
.accordion > ul > li > ul > li > a:hover{
  background-color: #67ab9c;
}

    #footer_end {
        font-size: 11px;
        line-height: 1.8;
	overflow:hidden;
	padding:10px 10px;
	color:#ffffff;
	background:#7b7b7b;
    }

}






form#mail_form{
	width : 600px;
	margin : 40px auto;
	padding : 10px 0;
	background : #ffffff;
	border : 1px solid #cccccc;
	border-radius : 7px;
	box-shadow : 0 0 5px rgba( 0, 0, 0, 0.2 );
}

form#mail_form dl{
	width : 90%;
	margin : 0 auto;
	overflow : hidden;
}

form#mail_form dl dt{
	clear : both;
	width : 30%;
	float : left;
	border-top : 1px solid #cccccc;
	padding : 15px 0;
	text-align : right;
	overflow : hidden;
}

form#mail_form dl dd{
	width : 65%;
	float : right;
	border-top : 1px solid #cccccc;
	padding : 20px 0 15px 5%;
}

form#mail_form dl dt:first-child,
form#mail_form dl dt:first-child+dd{
	border : none;
}

form#mail_form dl dt span{
	display : block;
	font-size : 85%;
	color : #3377ff;
}


/* -- for JavaScript ここから -------------------------------------------------------------------------------- */

form#mail_form dl dt span.required,
form#mail_form dl dt span.optional{
	display : inline-block;
	float : left;
	font-weight : bold;
	color : #ffffff;
	padding : 3px 5px;
	border-radius : 3px;
}

form#mail_form dl dt span.required{
	background : rgba( 255, 50, 50, 1.0 );
}

form#mail_form dl dt span.optional{
	background : rgba( 50, 50, 255, 1.0 );
}

form#mail_form dl dd span.error_blank,
form#mail_form dl dd span.error_format,
form#mail_form dl dd span.error_match{
	display : block;
	color : #ff0000;
}


span.loading{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border-top: 5px solid rgba( 255, 255, 255, 0.2 );
	border-right: 5px solid rgba( 255, 255, 255, 0.2 );
	border-bottom: 5px solid rgba( 255, 255, 255, 0.2 );
	border-left: 5px solid #ffffff;
	-webkit-transform: translateZ( 0 );
	-ms-transform: translateZ( 0 );
	transform: translateZ( 0 );
	-webkit-animation: load-circle 1.0s linear infinite;
	animation: load-circle 1.0s linear infinite;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
}

@-webkit-keyframes load-circle{
	0%{
		-webkit-transform: rotate( 0deg );
		transform: rotate( 0deg );
	}
	100%{
		-webkit-transform: rotate( 360deg );
		transform: rotate( 360deg );
	}
}

@keyframes load-circle{
	0%{
		-webkit-transform: rotate( 0deg );
		transform: rotate( 0deg );
	}
	100%{
		-webkit-transform: rotate( 360deg );
		transform: rotate( 360deg );
	}
}


/* -- for JavaScript ここまで -------------------------------------------------------------------------------- */


form#mail_form input{

	height : 2em;
	padding : 2px 2%;
	border : 1px solid #cccccc;
	border-radius : 3px;
	background : #fafafa;
}

form#mail_form textarea{
	width : 90%;
	max-width : 90%;
	height : 200px;
	padding : 2px 2%;
	resize : vertical;
	border : 1px solid #cccccc;
	border-radius : 3px;
	background : #fafafa;
	-webkit-appearance : none;
}

form#mail_form input:focus,
form#mail_form textarea:focus{
	box-shadow : 0px 0px 5px #55ccff;
	border : 1px solid #55ccff;
	background : #ffffff;
}

form#mail_form input#company{
	width : 60%;
	max-width : 90%;
	-webkit-appearance : none;
}

form#mail_form input#name_1,
form#mail_form input#name_2{
	width : 30%;
	max-width : 90%;
	-webkit-appearance : none;
}

form#mail_form input#read_1,
form#mail_form input#read_2{
	width : 30%;
	max-width : 90%;
	-webkit-appearance : none;
}

form#mail_form input#mail_address,
form#mail_form input#mail_address_confirm{
	width : 80%;
	max-width : 90%;
	-webkit-appearance : none;
}
form#mail_form ul li{
	list-style-type : none;
	margin-bottom : 0.5em;
}

form#mail_form ul li label:hover{
	cursor : pointer;
}

form#mail_form ul li input{
	height : auto;
	margin-right : 0.5em;
}

form#mail_form input#postal{
	width : 30%;
	max-width : 90%;
	-webkit-appearance : none;
}

form#mail_form input#address_1,
form#mail_form input#address_2{
	display : block;
	width : 90%;
	max-width : 90%;
	margin-bottom : 7px;
	-webkit-appearance : none;
}

form#mail_form input#phone{
	width : 30%;
	max-width : 90%;
	-webkit-appearance : none;
}

form#mail_form input#schedule{
	width : 30%;
	max-width : 90%;
	-webkit-appearance : none;
}


form#mail_form p#form_submit{
	width : 90%;
	margin : 0 auto;
	padding : 15px 0;
	border-top : 1px solid #cccccc;
}

form#mail_form input#form_submit_button{
	width : auto;
	height : auto;
	padding : 7px 15px;
	margin-left : 35%;
	vertical-align : middle;
	color : #444444;
	background : #eeeeee;
	border : 1px solid #cccccc;
	border-radius : 3px;
	font-family : inherit;
	font-weight : bold;
	-webkit-appearance : none;
}

form#mail_form input#form_submit_button:hover{
	cursor : pointer;
	color : #106dff;
	background : #e0e0e0;
}








/* --responsive----------------------------------------------------------------------------------------------------------------- */

/* 640pixel start */
@media screen and ( max-width : 640px ){

form#mail_form{
	width : 95%;
}

form#mail_form dl{
	overflow : visible;
}

form#mail_form dl dt{
	width : auto;
	float : none;
	text-align : left;
	padding : 10px 0 5px;
	font-weight : bold;
}

form#mail_form dl dd{
	width : auto;
	float : none;
	border-top : none;
	padding : 0px 0 13px 0px;
}

form#mail_form dl dt span{
	font-weight : normal;
}


/* -- for JavaScript ここから -------------------------------------------------------------------------------- */

form#mail_form dl dt span.required,
form#mail_form dl dt span.optional{
	margin-right : 1em;
	margin-bottom : 2em;
}


/* -- for JavaScript ここまで -------------------------------------------------------------------------------- */

form#mail_form input#form_submit_button{
	margin-left : 0;
}

}
/* 640pixel end */


