div#sidebar {
    font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

@media screen and (min-width: 59.6875em) {
  .menu {
  display: none;
  }
}
.menu {
    margin: 7.6923% 7.6923% 0;
}
label {
    background: #fff;
    color: #666;
    padding: 10px;
    display: block;
    margin: 0;
    border: 1px solid #fff;
  background-image: url(http://marinbo.jp/wps/wp-content/uploads/2016/03/sp-nav.png);
	background-position: 99% center;
  background-repeat: no-repeat;
}

input[type="checkbox"].on-off{
    display: none;
}

.menu ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu li {
    padding: 5px;
}

input[type="checkbox"].on-off + ul{
    height: 0;
 overflow: hidden;
  
}

input[type="checkbox"].on-off:checked + ul{
    height: auto;
}
.homeBtn{float:left;}
.titleMenu{float:left;}
.homeBtn a{
  display:block;
width:40px;
   background-image: url(http://marinbo.jp/wps/wp-content/uploads/2016/03/home03-14.png);
  	background-position: center center;
  background-repeat: no-repeat;
text-indent:-9999px;
  	border-right: 1px solid #E0E0E0;
margin-right:5px;
}
ul.downMenu li {
    background: #fff;
    padding: 10px;
    border-bottom: 1px solid #eee;
}
ul.children li:before {
    content: "→ ";
}
ul.children li {
    background: #FFF4F4;
}
ul.children {
    margin-top: 10px;
}
h2 strong {
    color: #ee8d9f;
}
.entry-content h2, .entry-summary h2, .page-content h2, .comment-content h2 {
    text-align: center;
    font-weight: normal;
}
p {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", "Osaka", "MS PGothic", arial, helvetica, sans-serif;
}
.entry-content h3, .entry-summary h3, .page-content h3, .comment-content h3 {
color: #E05B74;
	font-size: 100%;
	padding-top: .5em;
	padding-right: .75em;
	padding-left: 38px;
	padding-bottom: .5em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: urlhttp://marinbo.jp/wps/wp-content/uploads/2016/03/m.gif), -webkit-linear-gradient(0deg,rgba(255,244,244,1.00) 0%,rgba(253,199,198,1.00) 100%);
	background-image: url(http://marinbo.jp/wps/wp-content/uploads/2016/03/m.gif), -moz-linear-gradient(0deg,rgba(255,244,244,1.00) 0%,rgba(253,199,198,1.00) 100%);
	background-image: url(http://marinbo.jp/wps/wp-content/uploads/2016/03/m.gif), -o-linear-gradient(0deg,rgba(255,244,244,1.00) 0%,rgba(253,199,198,1.00) 100%);
	background-image: url(http://marinbo.jp/wps/wp-content/uploads/2016/03/m.gif), linear-gradient(90deg,rgba(255,244,244,1.00) 0%,rgba(253,199,198,1.00) 100%);
}
footer#colophon {
    font-size: 70%;
}
h1.entry-title {
    font-weight: normal;
    text-align: center;
    font-size: 3rem;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 2rem 0;
}
.entry-content,header.entry-header,.hentry {
    padding: 1%;
}
.hentry {
    box-shadow: none;
}




p.site-title a {
    background: url(http://marinbo.jp/wps/wp-content/uploads/2016/03/ml500.png) no-repeat;
    display: block;
    width: 250px;
    height: 50px;
    background-size: 250px;
    text-indent: -9999px;
}

@media screen and (min-width: 38.75em) {
p.site-title a {
    background: url(http://marinbo.jp/wps/wp-content/uploads/2016/03/ml500.png) no-repeat;
    display: block;
    width: 250px;
    height: 50px;
    background-size: 250px;
    text-indent: -9999px;
}
p.site-description {
    text-align: left;
}
  .entry-content img {
    max-width: 100%;
}
}
 
@media screen and (min-width: 59.6875em) {
p.site-title a {
    background: url(http://marinbo.jp/wps/wp-content/uploads/2016/03/ml500.png) no-repeat;
    display: block;
    width: 200px;
    height: 50px;
    background-size: 200px;
    text-indent: -9999px;
}
p.site-description {
    text-align: left;
}
    .entry-content img {
    max-width: 100%;
}
}
 
@media screen and (min-width: 77.5em) {
p.site-title a {
    background: url(http://marinbo.jp/wps/wp-content/uploads/2016/03/ml500.png) no-repeat;
    display: block;
    width: 250px;
    height: 50px;
    background-size: 250px;
    text-indent: -9999px;
}
p.site-description {
    text-align: center;
}

}

/* PC観覧時の画像にじみをなくすためのCSS */

/* Desktop Large 1240px */
@media screen and (min-width: 77.5em){
  .entry-content img {
    max-width: 790px;
}
}

/* Desktop X-Large 1403px */
@media screen and (min-width: 87.6875em){
  .entry-content img {
    max-width: 790px;
}
}
/* PC観覧時の画像にじみをなくすためのCSS ここまで */
.breadcrumbs{font-size:1.5rem;}

.breadcrumbs {
    font-size: 1.5rem;
    background: #ECECEC;
    padding: 5px;
    color: #525252;
    margin-bottom: 1rem;
}
.breadcrumbs a{
    color: #00B9EB;
  text-decoration:underline;

}
.secondary-toggle:before {
    color: #ffffff;
}
button.secondary-toggle {
    background: #FF5A80;
}
button.secondary-toggle:hover, .secondary-toggle:focus {
    background: #dd2852;
}
.secondary-toggle:focus {
    background: #FF5A80;
}
.itemFooter {
    text-align: center;
}
a.sideFm {
    display: block;
    text-align: center;
    border-bottom: none;
    padding: 10px;
    background: #368FDC;
    margin-bottom: 1rem;
    color: #fff;
    border-radius: 5px;
}