

.site-title,
h5,
.entry-title,
.entry-meta,
.entry-footer,
.tags-links,
.nav-subtitle,
.comment-metadata,
h2.widget-title,
.widget_rss,
.rss-date,
.widget_rss li cite,
.site-content,
.wp-playlist-current-item,
.wp-playlist-item-artist,
.nav,
.navbar .navbar-nav li a,
.post-cat, .widget-title,
#category-posts-2-internal .cat-post-current .cat-post-title,
.main-navigation div li a, 
.mob-menu li a {
	text-transform : none !important;
}

.main-logo .media {
  height: 70px !important;
}
.site-header {
  margin-bottom: 5px !important;
}
span.rpwwt-post-title{
  font-size : 1.4em !important;
}
.sow-slider-images {
	max-height: 720px;
  -webkit-box-align: center; /* safari, Chrome対応 */
  -moz-box-align: center;    /* Firefox対応 */
  -o-box-align: center;      /* Opera対応 */
  -ms-box-align: center;     /* IE対応 */
  box-align: center;         /* ベンダープレフィックス無しも併記する */
	vertical-align: middle;
}
#category-posts-2-internal .cat-post-thumbnail {
	float: left !important
}
.textwidget {
	margin-left: -25px;
	margin-right: -25px;
}
.textwidget .slideshow_container {
	margin: auto;
}
.textwidget .slideshow_title {
	padding-left: 25px;
	padding-right: 25px;
}

.box16{
    padding: 0.5em 1em;
    margin: 2em 0;
    background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
    background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
	display: inline-block;
}
.box16 p {
    margin: 0; 
    padding: 0;
}

.box18{
    margin:2em 0;
    position: relative;
    padding: 0.25em 1em;
    border: solid 2px #ffcb8a;
    border-radius: 3px 0 3px 0;
	  display: inline-block;
}
.box18:before,.box18:after
{
    content: '';
    position: absolute;
    width:10px;
    height: 10px;
    border: solid 2px #ffcb8a;
    border-radius: 50%;
}
.box18:after {
    top:-12px;
    left:-12px;
}
.box18:before {
    bottom:-12px;
    right:-12px;
}
.box18 p {
    margin: 0; 
    padding: 0;
}

.marker1{
background:linear-gradient(transparent 55%, #fff799 60%);
font-weight:bold; 
}

.marker2{
 background: linear-gradient(transparent 55%, #c1e0ff 60%);
font-weight: bold; 
}

.marker3{
background:linear-gradient(transparent 55%, #ffadad 44%);
font-weight:bold; 
}

.balloon1 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #FFF;
  border: solid 3px #f09199;
  box-sizing: border-box;
}

.balloon1:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}

.balloon1:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #f09199;
  z-index: 1;
}

.balloon1 p {
  margin: 0;
  padding: 0;
}

.box2 {
    position: relative;
	  display: inline-block;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #95ccff;
    border-radius: 8px;
}
.box2 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #95ccff;
    font-weight: bold;
}
.box2 p {
    margin: 0; 
    padding: 0;
}

.under {
  border-bottom: dashed 1.6px #ffadad;
}

.under1 {
  background: linear-gradient(transparent 50%, #a8eaff 50%);
}

.title1 {
border-bottom: 3px solid #bc8f8f;
text-align: left;
font-weight: bold; 
background-color: #ffe4e1;
font-size: 14px;
color: #000;
margin: 0px;
padding: 2px 2px 2px 15px;
width:400px;
}

.box3{
    margin:2em 0;
	  display: inline-block;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
}
.box3:before, .box3:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: black;
}
.box3:before {left: 10px;}
.box3:after {right: 10px;}
.box3 p {
    margin: 0; 
    padding: 0;
}

.box1 {
    padding: 0.5em 1em;
    margin: 2em 0;
    border: double 5px #4ec4d3;
	  display: inline-block;
}
.box1 p {
    margin: 0; 
    padding: 0;
}