@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Calligraffitti);
/*
Theme Name:    Twenty Sixteen Child
Template:       twentysixteen
*/
body{
    font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.site {
    background-color: rgba(255,255,255,0) !important;
}
.site-header {
/*    background-color: rgba(255,255,255,0) !important;*/
    background-image: url(http://idesign2016.wpblog.jp/wp-content/uploads/2016/03/smallscissors.png);
/*    background-image: url(http://idesign2016.wpblog.jp/wp-content/uploads/2016/03/pencil-top.png);*/
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto;
}
.site-content {
    background-color: rgba( 255, 255, 255, 0.5);
/*    background-color: #fff !important;*/
}

.display-posts-listing .listing-item span.date,
.display-posts-listing .listing-item span.category-display {
/*    display: block;*/
    font-size: smaller;
}
.display-posts-listing .listing-item span.date::before {
    content: '\f303';
    font: normal 16px Genericons;
    top: 3px;
    margin-right: 1px;
    position: relative;
}
.excerpt-dash {
/*    visibility: hidden;*/
    display: none;
}
.display-posts-listing .listing-item span.excerpt:before {
	content: "\A" ;
	white-space: pre ;
}
.display-posts-listing .listing-item span.excerpt {
    /*display: inline-block; 20160527 */
    font-size: small;
}

.main-navigation {
    font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.page-header {
    margin: 0 0 1.75em;
}
.page-title {
    font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}
.entry-title {
    font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
        border-top: 2px solid #1a1a1a;
        border-bottom: 2px solid #1a1a1a;
        text-align: center;
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
        padding-top: 6px;
        padding-bottom: 6px;
}
.post-navigation .post-title {
    font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.4736842105;
}
.comments-title, .comment-reply-title {
    font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.comment-form label {
    font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus {
    font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    background: #686868;
}
.widget {
    border: none;
}
.widget .widget-title {
    font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
/*    color: #ffef8e; 20160305 */
/*    color: #3b3721; 20160306 */
    color: #373737;
/*    background-color: #3b3721;*/
/*    background-color: rgba( 59, 55, 33, 0.3); 20160306 */
/*    background-color: rgba( 55, 55, 55, 0.3); 20160306 */
    padding: 4px 8px;
/*    border-left: 4px solid #3b3721; 20160306 */
    border-left: 4px solid #373737;
}
.entry-footer {
    font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.site-footer {
    background-color: rgba(255,255,255,0) !important;
/*    background-image: url(http://idesign2016.wpblog.jp/wp-content/uploads/2016/03/lineright.png);*/
    background-image: url(http://idesign2016.wpblog.jp/wp-content/uploads/2016/04/pencil.png);
/*    background-image: url(http://idesign2016.wpblog.jp/wp-content/uploads/2016/10/line_pencil_y.gif);*/
    background-position: right bottom;
    background-repeat: repeat-x;
    background-size: auto;
}

.home.page.page-id-5 div#breadcrumb {
    visibility: hidden;
}
/*
article#post-5 header.entry-header h1.entry-title {
    display: none;
}
*/
blockquote {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}
img {
    background-color: #fff;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}
a img {
    background-color: #fff;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}
.blog img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 320px;
    height: auto;
    margin: 0 auto;
}
.single img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 640px;
    height: auto;
    margin: 0 auto;
}

div#sample8 h5.sample-title,
div#sample_all h5.sample-title,
div#oldsite h5.sample-title {
    font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
/*    color: #f7f7f7;*/
/*    background-color: #1a1a1a;*/
    padding: 6px 8px;
/*
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#7a4171), to(#b878ae));
    background: -moz-linear-gradient(#7a4171, #b878ae);
    background: linear-gradient(#7a4171, #b878ae);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#7a4171, EndColorStr=#b878ae)";
*/
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1a1a1a), to(#3a3a3a));
    background: -moz-linear-gradient(#1a1a1a, #3a3a3a);
    background: linear-gradient(#1a1a1a, #3a3a3a);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#1a1a1a, EndColorStr=#3a3a3a)";
    color: #fff;
    box-shadow: none;
}
@media screen and (min-width: 61.5625em) {
    div#sample8 h5.sample-title,
    div#sample_all h5.sample-title,
    div#oldsite h5.sample-title {
        padding: 6px 12px;
    }
}
div#sample8 h5.sample-title span.order,
div#sample_all h5.sample-title span.order {
    font-size: smaller;
}
@media screen and (min-width: 61.5625em) {
    div#sample8 h5.sample-title span.order,
    div#sample_all h5.sample-title span.order {
         font-size: medium;
    }
}

hr.clearboth {
    clear: both;
    width: 100%;
    background-color: rgba( 255, 255, 255, 0.1);
}
hr {
    clear: both;
    color: #1a1a1a;
    height: 2px;
}
#breadcrumb ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#breadcrumb ul li {
    display: inline-block;
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 10px;
}
.widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget ul li:before {
/*  color: #3b3721; 20160306 */
  color: #373737;
  content: "\f0a9";
  font-family: FontAwesome;
    display: inline-block;
    padding-right: 3px;
    vertical-align: top;
}
.widget ul li {
    margin: 0;
    padding: 0;
/*    padding: 0 0 0 20px; */
/*    background: url(http://idesign2016.wpblog.jp/wp-content/uploads/2016/03/arrowsepiayellow.gif) no-repeat center left; */
    list-style: none;
}
.cat-links:before {
    font-family: FontAwesome;
    content: "\f115";
    display: inline-block;
    padding-right: 3px;
    vertical-align: top;
}
.tags-links:before {
    font-family: FontAwesome;
    content: "\f02b";
    display: inline-block;
    padding-right: 3px;
    vertical-align: top;
}
.comments-link:before {
    font-family: FontAwesome;
    content: "\f0e5";
    display: inline-block;
    padding-right: 3px;
    vertical-align: top;
}
.post-navigation {
    font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.post-navigation a {
    color: #686868;/* 20160306 */
}
.post-navigation .nav-previous .meta-nav:before {
    font-family: FontAwesome;
    content: "\f0a8";
    display: inline-block;
    padding-right: 3px;
    vertical-align: top;
}
.post-navigation .nav-next .meta-nav:after {
    font-family: FontAwesome;
    content: "\f0a9";
    display: inline-block;
    padding-left: 3px;
    vertical-align: top;
}

ul#npcatch {
    list-style: none;
    margin: 0;
}
ul#npcatch li {
    display: inline-block;
    float: left;
    margin: 5px 3px;
    padding: 2px;
}
ul#npcatch img{
    float:left;
    padding: 0;
    margin: 5px;
}
ul#npcatch .title {
    width: 104px;
    float: left;
    font-size: 12px;
    font-size: 0.75rem;
}

#move-page-top-home {
	display: none;
	position: fixed;
	z-index: 9999;
	bottom: 48px;/* 10px～48px */
	right: 24px;/* 10px～24px */
    font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	color: #ffffff;
/*	color: #f7f7f7; 20160306 */
/*	color: #ffef8e; 20160306 */
	text-align: center;
	letter-spacing: 1px;
	cursor: pointer;
}
#move-page-top-home a {
        color: #ffffff;
}
#move-page-top{
/*	background: rgba(59, 55 , 33, 0.4); 20160306 */
/*	background: rgba( 0, 68, 204, 0.5);*/
	background: rgba( 26, 26, 26, 0.5);
	width: 80px;
	margin-bottom: 1px;
	padding: 10px 8px;
	border-radius: 4px 4px 0 0;
	transition-duration: 0.2s;
}
#move-page-top:hover {
/*	background: rgba(59, 55 , 33, 0.3); 20160306 */
	background: rgba( 26, 26, 26, 0.7);
}
#move-home {
/*	background: rgba(59, 55 , 33, 0.4); 20160306 */
/*	background: rgba( 0, 68, 204, 0.5);*/
	background: rgba( 26, 26, 26, 0.5);
	width: 80px;
	padding: 10px 8px;
	border-radius: 0 0 4px 4px;
	transition-duration: 0.2s;
}
#move-home:hover {
/*	background: rgba(59, 55 , 33, 0.3); 20160306 */
	background: rgba( 26, 26, 26, 0.7);
}

.home.page.page-id-5 #move-home {
    visibility: hidden;
}
.entry-content .ssbl-wrap .ssbl-container a {
    box-shadow: none;
}
div.marginauto {
  margin:0 auto;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a {
    color: #ed1c24;
}

.wpcf7 input[name="your-name"],
.wpcf7 input[name="your-email"],
.wpcf7 input[name="your-subject"] {
        width: auto;
} 
.wpcf7 textarea[name="your-message"] {
        width: auto;
}

.ssbl-wrap .ssbl-container .ssbl-img {
    width: 30px !important;
    height: 30px !important;
    border-radius: 10%;
    padding: 0 !important;
    margin: 3px !important;
}
/**
 * 14.1 - >= 710px
 */
@media screen and (min-width: 44.375em) {
  .ssbl-wrap .ssbl-container .ssbl-img {
    width: 40px !important;
    height: 40px !important;
    border-radius: 10%;
    padding: 0 !important;
    margin: 4px !important;
  }
}
.main-navigation a {
    color: #686868;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a {
/*    color: #ed1c24;*/
/*    color: #0044cc;*/
    color: #000000;
}
.entry-title a {
    color: #686868 !important;
/*    text-decoration: underline;*/
}
.entry-title a:hover {
    color: #1a1a1a !important;
}
/* サイトマップ */
ul.wsp-pages-list, ul.wsp-posts-list {
    list-style: none;
}
.wsp-category-title:before {
    content: "\f115";
    font-family: FontAwesome;
    font-weight: 400;
    display: inline-block;
    padding-right: 3px;
    vertical-align: top;
}
.widget_recent_entries .post-date:before {
    content: '\f303';
    font: normal 16px Genericons;
/*
    font-size: 13px;
    font-size: 0.8125rem;
*/
    top: 3px;
    margin-right: 1px;
    position: relative;
}