@charset "Shift_JIS";

/*--------------------------------------------------------
  フルCSSプロフェッショナルテンプレート部品設定
--------------------------------------------------------*/

.hpb-parts-cnt-style
{
    border-color: #cccccc;
}

.hpb-parts-hl-style
{
    padding: 4px 0.2em 2px !important;
    border-color: #8F5100 !important;
    line-height: 1 !important;
	background-image:none !important;
	color:#5a3300 !important;
}

.hpb-parts-cbox-style
{
	border-color: #8F5100;
}

.hpb-parts-hr-style
{
    border-color: #5a3300;
}

.hpb-parts-pbox-style
{
    border-color: #cccccc;
}
.hpb-parts-pbox-style h4
{
    padding: 0px !important;
}

.hpb-parts-blist-style
{
    border-color: #ff9600;
	background-color:#FFFFFF;
}
a.hpb-parts-blist-style:link
{
    color: #333333;
}
a.hpb-parts-blist-style:visited
{
    color: #333333;
}
a.hpb-parts-blist-style:hover
{
    color: #ff9600;
}
a.hpb-parts-blist-style:active
{
    color: #ff9600;
}

/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/

hr.dot {
  border: none;
  border-top: 2px dotted black;
}

::-webkit-full-page-media, :future, :root span.small-safari-only {
  font-size: 90%;
}

p.scripture {
  margin-bottom: 0;
}
p.left {
  text-align: left;
}
p.right {
  position: relative;
  left: 0px;
  text-align: right;
}
::-webkit-full-page-media, :future, :root p.right {
  top: 0px;
}

div.center {
  text-align: center;
}

div.mgt15 {
  margin-top: 15px;
}

div#nextworship {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 220px;
}

div#nextws-container {
  width: 100%;
  /* height: 390px; */
  /* height: 220px; */
  height: auto;
}
div#nextws {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 0.5em;
}
div.worship {
  width: calc(50% - 15px);
  padding-left: 15px;
}
div.worship > div{
  margin-right: 2.0em;
  margin-bottom: 0.5em;
}
div.overhide {
  overflow: hidden;
  height: 18px;
}

img.qrcode {
  width: 100%;
  max-width: 150px;
}

img.leaflet {
  width: 100%;
  max-width: 200px;
}

img.wideposter {
  width: 100%;
  max-width: 500px;
}

table.mail-info td {
  height: 150px;
  vertical-align: center;
  font-size: 100%;
}

div#oldnews {
  display: none;
}

p.indent-1 {
    padding-left:1em;
    text-indent:-1em;
}

a.guide {
  cursor: pointer;
  color: #8F5100;
  text-decoration: underline;
}
a.guide:hover {
  text-decoration: none;
}

span.winered {
  color: maroon;
  font-size: 120%;
  font-weight: bold;
}

a.entry {
  font-size: 130%;
}
@media screen and (max-width: 420px) {
  a.entry {
    font-size: 200%;
  }
}

a.entry:link, a.entry:visited, a.entry:hover {
  color: #191970;
}

table#ys-tbl > tbody > tr > td:nth-child(1) {
  text-align: center;
}

img.cs-s-img {
  width: 200px;
  margin: 5px 0px 5px 10px;
}
img.cs-m-img {
  width: 360px;
  margin: 10px auto 0px auto;
}
img.cs-v-img {
  width: 300px;
  margin: 10px auto 0px auto;
}
span.block-center {
  display: inline-block;
  width: 100%;
  text-align: center;
}

span.orange {
  color: #CD5A02;
}
span.green {
  color: #558136;
}
span.blue {
  color: #3372AB;
}

