@charset "utf-8";
/*
Theme Name: Lightning Mobile
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.2
*/

body {
  font-family: '游明朝', YuMincho, 'HG明朝E', 'MS P明朝', serif;

}

.prBlock .prBlock_image {
  width: 80px;
  height: 80px
}

.siteContent {
	background: rgba(255,255,255,0.9);
}
.breadSection {
	background: rgba(255,255,255,0.9);
}

h3 {
    background-color: rgba(0,0,0,0.4);
}

a.anchor{
    display: block;
    padding-top: 50px;
    margin-top: -50px;
}
