/* 共通 ------------------------*/

.contents { padding-bottom:70px; }
#main { width:72%; }
#side { width:23%; }

.blog-subttl { padding:.5em 1em; text-align:center; line-height:1.4; color:#fff; font-size:1.5rem; font-weight:bold; border-bottom:6px double #fff; background:#a61234; }

.entry-title { padding:.5em .3em; color:#865c7b; font-size:1.3em; line-height:1.5; font-weight:bold; border-bottom:2px solid #a61234; }
.entry-title > a, .entry-header a, #side a { text-decoration:none; }

.entry-header { padding:10px .3rem 0; }
.entry-header > p { margin:0; text-align:right; font-size:.9em; }
.entry-header i { color:#a61234; }

.entry-content { margin-bottom:3em; padding:1.5em .2rem; }

  /* 本文再設定 */
  .entry-content a { color:#a61234; }
  .entry-content h2, h2[class^=is-style] { font-size:1.5em; }
  .entry-content h3, h3[class^=is-style] { font-size:1.25em; }
  .entry-content h4, h4[class^=is-style] { font-size:1.1em; }
  .entry-content h5, h5[class^=is-style] { font-size:1em; }
  .entry-content h6, h6[class^=is-style] { font-size:1em; }

  .entry-content p { margin:0 0 1em; }
  .entry-content em { font-style:italic; font-weight:normal; }
  .entry-content ol , .entry-content ul { margin:1em 0; padding-left:1em; }
  .entry-content ol li , .entry-content ul li { margin-bottom:.2em; }
  .entry-content ul { list-style-type:disc; }
  .entry-content ol { list-style-type:decimal; }
  .entry-content hr { margin:3em 0; border:none; border-top:1px dotted #ddd; }
  .entry-content .subttl2 { margin:2em 0 .8em; padding-top:.1em; font-size:1.5em; }
  .entry-content .img_box { margin:3em 0; }
  .entry-content .img_box p { font-size:.9em; }
  .entry-content .wp-caption-text { margin:.8em 0; font-size:.9em; }
  .has-normal-font-size , .has-regular-font-size { font-size:inherit !important; }

/* IE10以降 */
@media all and (-ms-high-contrast:none){
  .entry_list figure img { height:100%; }
}
/* 検索結果 */
.search .post:before { content:""; }
.search .entry-header p { text-align:left; }
.search .entry-header span { margin-left:0; margin-right:1em; }
.search .entry-summary p { margin: 10px 0 0 12px; }

/* シングルページ,固定ページ */
.post .author { margin-top:15px; overflow:hidden; }
.post .author img { float:left; }
.post .author p { margin-left:111px; }

.navigation { clear:both; height:34px; margin:0 0 25px 0; }
.navigation span { display:block; }
.navigation a { display:inline-block; padding:.2em 1em; color:#fff; text-decoration:none; background-color:#a61234; }

.navigation .prev { float:left; }
.navigation .next { float:right; }


/* 投稿画像等設定 */
.wp-caption { max-width:100%; margin:3em auto; }
.wp-caption-text { text-align:center; }
.img_box .wp-caption { margin:0 auto; }
.alignright div, .alignleft div { margin:0 auto; }
.gallery .gallery-item { padding:.5em .8em; }

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
  max-width:100%; height:auto; }

.aligncenter,
img.aligncenter {
  clear:both; display:block; margin-left:auto; margin-right:auto; }

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom:12px; }

#content .attachment img { display:block; margin:0 auto; }
#contents .gallery { margin-top:2em; margin-bottom:2em; }

[id^="gallery-"] img,
[id*=" gallery-"] img {
  border:none !important;
}

/* 投稿画像等設定end */

/* シングルページ,固定ページend */


/* side------------------------ */
/* ウィジェット */
.widget-title { padding-left:12px; font-weight:bold; position:relative; }
.widget-title:before { content:""; position:absolute; top:0; left:0; width:4px; height:100%;
background:#a61234; }

.widget > ul { margin:15px 0 20px; font-size:0.9em; }
.widget > ul > li { margin-bottom:10px; }
.widget > ul > li > a{
  display:block; padding:0 0 7px 25px;
  border-bottom:1px solid #ddd; position:relative;
}
.widget > ul > li:last-child{ padding-bottom:10px; }

.widget li a:before { font-family:'Font Awesome 5 Free'; position:absolute; top:0; left:3px; color:#a61234; }
.widget_archive li a:before         { content: "\f073"; }
.widget_categories > ul > li > a:before { content: "\f07c"; }
.widget_recent_comments li:before   { content: "\f075"; }
.widget_recent_entries li a:before  { content: "\f017"; }
.widget_meta li a:before            { content: "\f192"; }
.widget.popular-posts  li a:before  { content: "\f017"; }
.widget .children { margin:10px 0 0 13px; }
.widget .children a { padding-left:12px; }
.widget .children a:before { content: "\f0da";}


/* 検索フォーム */
#side form { margin:0 0px 30px 0px; }
#search label { display: none; }
#s { width:80%; height:32px; margin:0; padding:0 8px; line-height:31px; border:1px solid #a61234; border-radius:0;  }
#s:focus { outline:none; }
#searchsubmit { position:relative; width:20%; height:32px; margin:0; color:#fff; font-weight:900; font-family:"Font Awesome 5 Free"; vertical-align:bottom; border-radius:0; border:none; background:#a61234; cursor:pointer; transition:all .5s; -webkit-transition:all .5s;
  -webkit-appearance:none; }
#searchsubmit:hover { background:#a40000; }

/* カレンダー */
#wp-calendar { margin:10px auto 0px auto; width:90%; font-size:14px; }
#wp-calendar td { padding:7px; }
#wp-calendar caption { color:#000; font-size:1.1em; font-weight:bold; margin:0px 0px 5px 0px; }
#wp-calendar thead th { font-weight:normal; }
#wp-calendar tbody { color:#aaa; }
#wp-calendar tbody td {  border:1px solid #fff; padding:3px 0 2px; text-align:center; }
#wp-calendar tbody .pad { background:none; }
#wp-calendar tfoot #next { text-align:right; }

/* 種類一覧 */
.event_type_list { margin-bottom:3em; }
.event_type_list li { overflow:hidden; margin-bottom:.8em; }
.event_type_list .cat { min-width:8.5em; margin-right:.8em; }

/* セレクトボックス */
#side select { margin:30px 0px 30px 0px; }

/* タグクラウド */
.tagcloud { margin:10px 0px 10px 0px; }

/* WP-PageNavi */
.wp-pagenavi { margin-top:2em; text-align:center; }
#contents .wp-pagenavi a, #contents .wp-pagenavi span { padding:.6em .8em; border:1px solid #865c7b; background:#fff; }
#contents .wp-pagenavi a:hover,
#contents .wp-pagenavi span.current { color:#fff; background:#865c7b;  }

.pagenation { margin-top:2em; text-align:center; }
.pagenation li { display:inline-block; margin:0 3px; }
.pagenation li a { display:block; }
.pagenation li.current, .pagenation li.pages, .pagenation li a {
  padding:.3em .8em; border:1px solid #eee; background:#fff; }
.pagenation li.current { color:#fff; border-color:#1c5ba9; background:#1c5ba9; }


/* slick / order ------------------------ */
.entry-slider { max-width:640px; margin:0 auto; padding:1em 1.5em; box-sizing:content-box; }

.slick-slider { width:100%; }
.slick-slider-nav { margin-top:1em; }
.slick-slider-nav li { width:16.66%; }
.slick-slider-nav li img { opacity:.6; }
.slick-slider-nav li.thumbnail-current img { opacity:1; }

.dl-order { max-width:640px; margin:0 auto 1em; border-top:1px solid #e1d1c5; }
.dl-order > * { padding:.5em 1em; border-bottom:1px solid #e1d1c5; }
.dl-order > dt { width:7em; color:#a61234; font-weight:bold; }
.dl-order > dd { width:calc(100% - 7em);  }

/* user_report ------------------------ */
#user_report .entry-content ol { counter-reset:report; padding-left:0; list-style-type:none; }
#user_report .entry-content ol > li { padding-left:40px; line-height:1.7; position:relative; }
#user_report .entry-content ol > li + li { margin-top:1em; }
#user_report .entry-content ol > li::before {
  counter-increment:report; content:counter(report);
  position:absolute; left:0;
  width:30px; line-height:30px; text-align:center; border-radius:50%;
  font-weight:bold; color:#fff; background-color:#11799c;
}

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


@media screen and (min-width: 600px) {
  .alignleft,
  img.alignleft {
    display:inline; float:left; margin:6px 20px 0 0; }

  .alignright,
  img.alignright {
    display:inline; float:right; margin:0 0 0 20px; }
}

@media screen and (max-width: 959px) {
  .contents { padding-bottom:30px; }
  #main, #side { width:100%; margin-bottom:4em; }
  #side .widget { margin-bottom:1em; }
  #side { margin-bottom:0; }

  #s { width:90%; }
  #searchsubmit { width:10%; }

}

@media screen and (max-width: 599px) {
  .entry-content { margin-bottom:0; }
}
