@charset "utf-8";
/*
Theme Name: bazzstore
Theme URI: http://www.○○○○○.com/
Description: バズストアのテーマです。
Author: HRM
Author URI: http://www.---------.com/
Version: 1.1
*/
@import url('normalize.css');
@import url('layout.css');


.insta{
	padding-bottom:30px;
}
.insta a{ color:#fff !important; }
.pB50{ padding-bottom:50px; }

#pankuzu{
	max-width:1000px;
	width:95%;
	margin:0 auto;
	padding:10px 0;
	font-size:0.8em;
}

.ttl1{
	text-align:center;
	font-size:3em;
	line-height:1.2em;
	font-weight:normal;
	padding:0 0 20px;
	margin:0;
}
.ttl2{
	text-align:center;
	font-size:3em;
	line-height:1.2em;
	font-weight:normal;
	padding:0 0 20px;
	margin:0;
}
.postwrap{
	width:100%;
	background-color:#ebebeb;
	padding:50px 0;
}
.postwrap .postinner{
	max-width:1000px;
	width:95%;
	margin:0 auto;
}
.post{
	text-align:left;
}
.post .pic{
	padding-bottom:20px;	
}
.post .pic img{ max-width:100%; height:auto; }
.post p{
	padding-bottom:25px;
}	

.post h3{
	border-bottom:solid 2px #922926 !important;
	padding:10px 0 !important;
	color:#333;
	font-size:1.4em !important;
}
.post h4{
	border-bottom:solid 1px #999 !important;
	font-weight:bold !important;
	padding:10px 0 !important;
	margin-bottom:15px !important;
}
.post h5{
	font-size:1em;
	font-weight:bold;
}
.post ul,.post ol{
	padding-bottom:20px;
}
.post ul li,.post ol li{
	font-size:1.1em;
	padding:5px 0;
	margin-left:-1em;
}
.post strong{
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffff66 60%) repeat scroll 0 0;
}
.postlist{
	background-color:#fff;
	padding:15px 40px;
	margin-bottom:10px;
	box-shadow:0 0 3px #ccc;
}
.postlist h3{
	border-bottom:solid 2px #922926 !important;
	padding:0 0 15px !important;
	color:#333;
	font-size:1.3em !important;
}

.likebox{
	padding:60px 10px 30px;
}
.likebox .fb{
	width:49%;
	float:left;
	text-align:left;
}
.likebox .tw{
	text-align:right;
	width:49%;
	float:right;
}
.likebox iframe{ max-width:100%; height:auto; }

.formtbl{
	width:80%;
	margin:0 auto 20px;
}
.hissu{
	color:#ff3636;
}
.formtbl td input,.formtbl td textarea{
	width:95%;
}
.formtbl td input[type="radio"]{
	width:auto;
}
.formtbl td label{
	padding-right:20px;
}
.submitbtn input{
	display:block;
	width:60%;
	margin:0 auto;
	font-size:1.3em;
	font-weight:bold;
	background-image: -webkit-linear-gradient(270deg,rgba(255,0,4,1.00) 0.52%,rgba(204,0,3,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,0,4,1.00) 0.52%,rgba(204,0,3,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,0,4,1.00) 0.52%,rgba(204,0,3,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,0,4,1.00) 0.52%,rgba(204,0,3,1.00) 100%);
	color:#fff;
	padding:15px 10px;
	border:none;
	border-radius:5px;
}


.post .purchase h4{
	border-bottom:none !important;
	font-weight:bold !important;
	padding:10px !important;
	margin-bottom:15px !important;
	font-size:16px;
	background:#eee;
	border-radius:5px;
}

.post .purchase h5{
	border-bottom:none !important;
	font-weight:bold !important;
	padding:10px !important;
	margin-bottom:15px !important;
	font-size:16px;
}

.post .purchase p{
	padding:10px !important;
	margin-bottom:15px !important;
	font-size:15px;
}

.post .apparea {
	text-align:center;
	background:#eee;
	border-radius:5px;
}
.post .apparea a img{
	width:180px;
	max-width:45%;
}


@media only screen and (max-width: 640px) {
.post .purchase h4{
	margin-bottom:10px !important;
	font-size:15px;
}

.post .purchase h5{
	margin-bottom:10px !important;
	font-size:14px;
}

.post .purchase p{
	margin-bottom:10px !important;
	font-size:13px;
}

}

.clearfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
	
.clearfix{display: inline-block;} 

/* Hides from IE Mac \*/
* html .clearfix {height: 1%;}
.clearfix{display:block;}
/* End Hack */ 


.kyujintbl{
	width:100%;
}
.kyujintbl th{ width:auto !important; }
.kyujintbl thead th{
	background-color:#245062 !important;
}
.kyujintbl thead th.th1{ width:20% !important; }
.kyujintbl thead th.th2{ width:40% !important; text-align:center; }
.kyujintbl em{
	font-style:normal;
	font-weight:bold;
}




img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


#snsnews{
	padding-top:10px;
}


.henpin h3{ text-align:center; }
.henpin dl dt{ font-weight:bold; }
.henpin dl dd{ padding-bottom:15px; }
.henpinform th .mini{ font-weight:normal; font-size:0.8em !important; }
.henpinform td input[type="checkbox"]{
	display:inline !important;
	width:auto;
}
.henpinform td label{
	display:inline-block;
	width:100%;
	height:auto;
	padding:0 0 0 0;
	margin:0 0 10px;
}
.henpinform td textarea{ height:150px; }
.henpinthanks{ text-align:center !important; }
.henpinthanks em{ font-weight:bold; font-style:normal; }


.enkaku th{ width:100px !important; min-width:auto !important; }
.googleform,.googleform iframe{ height:1000px; }
#purchase .postwrap{ background-color:#fafafa !important; }
#fkotei{
	display:none;
}
.SP{ display:none !important; }

.hidebox1{ display:none; text-align:center; padding:10px 0 30px; }


.fkotei{
	position:fixed;
	right:0;
	bottom:0;
	width:280px;

}
.fkotei a{
	display:block;
	background:#6bb232;
	padding:10px;
	color:#fff;
	text-align:center;
	border-radius:5px 0 0 0;
	text-decoration:none;
}
.fkotei a span{ font-size:0.9em; }
.fkotei a em{ font-size:1.3em; font-style:normal; color:#fff334; background:url(images/i_tel.png) no-repeat left center; padding-left:30px; }

@media only screen and (max-width: 640px) {

.fkotei{
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	 background-color: rgba(0,0,0,0.75);
}
.fkotei a{
	border-radius:5px;
	margin:3px;
	padding:5px;
	line-height:1.4em;
}
.fkotei a span{ font-size:0.9em; }
.fkotei a span:first-of-type{ display:none; }
.fkotei a em{ font-size:1.2em; font-style:normal; color:#fff334; background:url(images/i_tel.png) no-repeat left center; background-size:12px auto; padding-left:20px; }

.ttl2{
	text-align:center;
	font-size:1em;
	line-height:1.2em;
	font-weight:normal;
	padding:0 0 20px;
	margin:0;
}
.PC{ display:none; }
.SP{ display:block !important; }

.googleform{
    width: 100%;
 
  }
.googleform iframe {
    width: 100%;
    height: 1000px;
  }
.ttl1{
	text-align:center;
	font-size:2em;
	line-height:1.2em;
	font-weight:normal;
	padding:0 0 20px;
	margin:0;
}
.likebox{
	padding:40px 0 30px;
}
.likebox .fb{
	width:100%;
	float:none;
	margin-bottom:20px;
	text-align:center;
}
.likebox .tw{
	width:100%;
	float:none;
	text-align:center;
}

.kyujintbl{
	width:700px !important;
	font-size:0.9em;
}
.kyujintbl th{ display:table-cell !important; width:auto !important; }
.kyujintbl thead th.th1{ width:100px !important; }
.kyujintbl thead th.th2{ width:300px !important; text-align:center; }
.kyujintbl td{ display:table-cell !important; }
.kyujintbl em{
	font-style:normal;
	font-weight:bold;
}
.kyujinbox{
overflow: auto;　　　　/*tableをスクロールさせる*/
white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
}
.kyujinbox::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.kyujinbox::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.kyujinbox::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}
.enkaku th{ width:100% !important; min-width:auto !important; }

#fkotei{
	display:block;
	width:100%;
	position:fixed;
	bottom:-5px;
	padding:0 !important;
	text-align:center;
	padding:0 !important;
	background-color: rgba(0,0,0,0.5);	
}
#fkotei ul{
	padding:0 !important;
	margin:0 !important;
}
#fkotei ul li{
	float:left;
	width:50%;
	padding:0 !important;
	margin:0 !important;
	list-style:none;
}
#fkotei ul li a img{
	width:99%;
	height:auto;	
}
#footer{ padding-bottom:70px; }


}