/* カスタム CSS をここに入力してください */

.article h2 {
	padding: .25em 0 .25em .75em;
	border-left: 6px solid #FF8C00;
}

.article h3 {
	border-bottom: 3px solid #7f7f7f;
}

.sp, .pc {
	text-align: center;
}

.pc { display: block !important; }
.sp { display: none !important; }
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}

.article .widget_text ul {
padding-left: 0px;
}

#text-8 {
	max-width: 100%;
}

.pc {
	padding:0px !important;
}
 
.adleft {float:left; width:336px;}
.adright {float:right; width:336px;}
.hr-clear {clear:both;}
.pc hr {display:none;}

@media only screen and (max-width: 750px) {
  #site-title{
  margin-right: 0px;
  margin-top: 0px;
  }
  #header .alignleft {
  margin-left: 0px !important;
  margin-right: 0px !important;
  }
  #header #h-top .alignleft　{
  margin-left: 0px;
  margin-right: 0px;
  }
  #site-title {
  margin-bottom: 0px;
  }
  #site-description {
  display: none;
  }
  #body {
  margin-top: 0px;
  }
  #widget-index-top {
  margin-top: 5px !important;
  }
}

