body {
  background: #fff;
}
.site-branding .custom-logo {
    max-width: 300px !important;
}
.tag-line {
    font-size: 15px;
}
.tag-line:before {
    content: "\f03e";
    font-family: fontawesome;
    margin-right: 10px;
    font-size: 20px;
}
.header-bottom-tag-line {
    text-align: center;
    padding: 10px 5px;
    background-color: #f6f6f6;
}
.header-bottom-tag-line:before {
    content: "\f03e";
    font-family: fontawesome;
    margin-right: 10px;
    font-size: 20px;
}
.header-bottom-tag-line {
}
.entry-title {
  border-bottom: none !important;
}
.type-post, .type-page, .type-attachment {
    margin: 1em 0 1.8em 0;
}
.page-title, .entry-title {
  color: #000;
}
.widget-category-posts .large-post .entry-title {
    font-size: 1.3rem;
}
.entry-title a:link, .entry-title a:visited {
  color: #000;
}
.footer-widgets-wrap .entry-title {
  display: none;
}
.footer-widgets-wrap .widget-category-posts .type-post {
    margin-bottom: 0;
}
.download-btn {
  padding: 10px 10px;
  background-color: #019ebd;
  text-decoration: none;
  border-radius: 3px;
  width: 200px;
  text-align: center;
  margin-top: 20px;
}
.download-btn a {
  text-decoration: none;
  color: #fff;
}
.download-btn a:hover {
  text-decoration: none !important;
  color: #fff;
}
.download-btn:hover {
  opacity: 0.8;
}
.comments-container, .respond-container {
    display: none;
}
.post-content h3 {
    font-size: 1.4em;
    line-height: 1.4em;
}
.wp_rp_wrap {
    margin-top: 40px;
}
.related_post li {
  margin-top: 20px !important;
}
.posts .post-title a {
  color: #696969 !important;
  line-height: 1.4em;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
.posts .post-title a:hover {
  color: #019ebd !important;
}
#twitter-widget-0 {
  margin-top: 20px
}
.tag-suggest-banner img {
  border-radius: 4px;		/* CSS3草案 */
  -webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
  -moz-border-radius: 4px;	/* Firefox用 */
}
.tag-suggest-banner img:hover {
  opacity: 0.8;
}
.main-visual {
    margin: 10px;
}
@media screen and (max-width: 1000px) {
  .blog-logo, .blog-logo img {
    max-width: 83%;
  }
}
.page-header {
    background: none;
}
.archive-description {
    margin-bottom: 25px;
    color: #000;
  	font-size: 14px;
}
.page-header .archive-title {
    padding: 0;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    background: none;
}
.archive .entry-content p, .archive .entry-content a {
    display: none;
}
ul.side-category {
    list-style: none;
}
.side-category li {
    margin-bottom: 10px;
}
.side-category a {
    color: #000;
}
.side-category i.fa {
    margin-right: 10px;
    width: 20px;
}g
.side-category a:hover, .mini-menu a:hover {
    color: #2299cc;
}
.side-category {
    font-size: 18px;
}
ul.mini-menu {
    list-style-type: disc;
}
.mini-menu li {
    margin-bottom: 5px;
}
.mini-menu a, .mini-menu {
    color: #969696;
    font-size: 14px;
}
aside#text-8 {
    margin-bottom: 10px;
}
.mini-menu a {
    margin-left: -13px;
}
@media screen and (min-width: 850px) {
  	.site-content {
    	padding: 50px 20px;
	  }
	.archive .site-content .post {
	    width: 189px;
	    display: inline-block;
	    margin-right: 10px;
	    line-height: 18px;
	}
	.archive .site-content h2.entry-title a {
	    font-size: 12px;
	}
	.archive .site-content h2.entry-title {
	    line-height: 12px;
	}
	.archive .site-content .type-post .post-thumbnail-small .wp-post-image {
	    max-width: 100%;
	}
	.related-posts-list li .entry-header {
    	display: none;
	}
	.related-posts-list li .wp-post-image {
    	max-width: 100%;
	}
	.related-posts-list li {
    	display: inline-block;
    	width: 23%;
    	margin-right: 1%;
	}
}
@media screen and (max-width: 849px) {
    .ai-maker-btn-wrapper, .ai-maker-description {
    	display: none;
	}
    .download-btn {
  	  margin-bottom: 20px;
    }
    .content-footer-rectangle-area {
    	margin: 0 !important;
    	background: none !important;
	    padding: 0 !important;
	}
    .content-footer-rectangle {
    	margin: 0 !important;
	}
	.related-posts-list li .entry-header {
    	display: none;
	}
	.related-posts-list li .wp-post-image {
    	margin-bottom: 0;
	}
	.related-posts-list li {
    	width: 48%;
	    display: inline-block;
    	margin-right: 1%;
        margin-bottom: 0;
	}
    .header-bottom-tag-line {
        display: none;
    }
    nav#footer-links ul {
    	padding: 0;
    	font-size: 12px;
	}
	#footer-links li {
    	margin-left: 10px;
	}
	div#footer-text {
    	display: none;
	}
    div#logo {
    	margin: 5px 0 0;
	}
}
.language-switcher img {
    width: 200px;
}
.single .site-main p {
    margin-bottom: 1em;
}
.single .site-main p img {
    margin: 0.8em 0;
}
.ninja_onebutton {
    margin-top: 10px;
}
.ai-maker-btn-wrapper {
    margin: 25px 0 14px;
}
.ai-maker-btn {
    padding: 13px 50px;
    border: 1px solid #2299cc;
    text-decoration: none;
    border-radius: 3px;
    width: 200px;
    text-align: center;
}
a.ai-maker-btn:hover {
    color: #2299cc;
    opacity: 0.8;
}
.ai-maker-description {
    margin: 10px 0 10px;
}
.category-list-page {
  margin-top:30px;
}
.category-list-page h4 {
  margin-top:30px;
}
.category-list-page ul.side-category {
    margin-top: 20px;
    padding: 0 10px;
}
.category-list-page li {
    display: inline-block;
    width: 190px;
    margin-top: 10px;
}
.book-info__cover {
    width: 200px;
    margin: auto;
}
.book-info__cover img {
    border: 1px solid #ccc;
}
.book-info__price {
    color: #990000;
    font-size: 16px;
}
.book-info__amazon-btn {
    width: 150px;
    margin: auto;
}
.book-info__price p {
    font-size: 20px !important;
    text-align: center;
    margin-bottom: 5px !important;
}
.book-info p {
    margin-bottom: 15px;
    font-size: 14px;
    margin-top: 5px;
}
.bookmark-btn ol {
    text-align: left;
}
.bookmark-btn {
    width: 49.5%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
.bookmark-btn__wrapper {
    margin-top: 20px;
}
.bookmark-btn h5 {
    background-color: #f6f6f6;
    line-height: 2.5em;
    margin-top: 0;
}
@media screen and (max-width: 540px) {
    .bookmark-btn {
        width: 100%;
    }
}
#footer-links ul {
    list-style: none;
}
#footer-links li a {
    color: #363636;
}
#footer-links li {
    display: inline-block;
    margin-left: 15px;
}
.content-adsense {
  margin: 0 auto 20px;
}
.adsense-above-footer {
    clear: both;
}
.side-banner {
  margin-bottom: 20px;
}


#dMain {
    max-width: 728px !important;
    margin-right: 6px !important;
}
#dCanvasBg {
    background-color: #999999 !important;
}
#dContent {
    border: none !important;
}
#dResourceBox {
    height: 430px !important;
}
.bResCate {
    border: 1px solid #ddd !important;
}
#bInsertText {
    margin: 0 !important;
    background-color: #000 !important;
    color: #fff !important;
    border: none !important;
    width: 100% !important;
    border-radius: 6px !important;
    line-height: 24px !important;
    padding-top: 6px !important;
}
table#tTextControl {
    margin-bottom: 14px !important;
}
#dTextCont, #dResourceCont {
    background: #fafafa !important;
    border: 1px solid #ddd !important;
    margin-top: 10px !important;
}
table#tTextControl {
    background: #fff !important;
}
#tTextControl th {
    border: solid 1px #fafafa !important;
    background: #eee !important;
}
#tTextControl td {
    border: 1px solid #fafafa !important;
    padding: 2px !important;
}
.tTextcontrolText, .tTextcontrolSize1 {
    background: #ddd !important;
}
.tTextcontrolSizeB {
    margin: 0 !important;
    margin-left: 2px !important;
    border: none !important;
}
.tTextcontrolSize2 {
    width: 17px !important;
    margin-right: 3px !important;
}
.tTextcontrolSize1 {
    margin-right: 2px !important;
}
#iResource {
    height: 30px !important;
    width: 200px !important;
    background: #ddd !important;
    margin-right: 0 !important;
    margin-left: 30px !important;
}
#bResource, #bResBack {
    background: #000 !important;
    color: #fff !important;
}
#dMain h1 {
    margin: 0 0 15px !important;
}
span#sRes {
    font-weight: bold !important;
}
#dResText {
    padding: 15px 15px 0px 25px !important;
}
#dSide {
    background: none !important;
    width: 390px !important;
    margin-left: 10px !important;
}
.dToolWindow {
    border: none !important;
    margin-bottom: 10px !important;
    padding: 15px 0 !important;
}
#dSide h1 {
    border: none !important;
    padding: 7px 10px !important;
    height: auto !important;
    font-size: 12px !important;
}
#dSizeManual {
    border: none !important;
    padding: 0 10px !important;
    background: none !important;
}
div#dSizePreset {
    border: none !important;
    padding: 0 10px !important;
    border-right: 1px solid #ddd !important;
}
#dSizePanel {
    height: auto !important;
}
#dSizeManual {
    width: 250px !important;
}
#dSizePanel p {
    margin: 0 !important;
}
#bSizeL, #bSizeM, #bSizeS, #bSizeApply {
    border: none !important;
    background: #000 !important;
    color: #fff !important;
    margin: 10px 0 !important;
    border-radius: 4px !important;
}
#dSide h6 {
    font-size: 13px !important;
    font-weight: normal !important;
    line-height: 1.8em !important;
}
#dSizeManual .dNormal {
    width: 160px !important;
}
button#bSizeApply {
    margin: 10px 0 !important;
    width: 100px !important;
    border-radius: 4px !important;
}
#iWidth, #iHeight {
    margin: 0 !important;
    border: none !important;
    background: #ddd !important;
    height: 25px !important;
}
#dSizeManual .dSubsub {
    background: none !important;
    border: none !important;
    padding: 0 !important;
}
p#pSizeMemo {
    color: #999 !important;
}
button#bSave {
    margin: 0 !important;
    margin-right: 10px !important;
    height: 36px !important;
    padding-top: 9px !important;
    width: 80% !important;
}
#dSavePanel p {
    margin: 0 !important;
}
#dSavePanel {
    padding: 15px 10px !important;
}
div#dLayerPanel {
    padding: 15px 10px !important;
}
.level0 {
    margin: 0 !important;
}
#tLayerControl {
    border: 1px solid #fff !important;
    background: #f0f0f0 !important;
    width: 270px !important;
    margin-right: 10px !important;
}
.tLayerControl_normal {
    background: #fafafa !important;
    border: 1px solid #fff !important;
}
.tLayerControlId {
    border: 1px solid #fff !important;
}
#thLCName {
    border: 1px solid #fff !important;
}
#thLCNote {
    border: 1px solid #fff !important;
}
.tLayerControlNote {
    border: 1px solid #fff !important;
}
.tLayerControl_selected {
    background: #29ABE2 !important;
    color: #fff !important;
}
#bLayerUp, #bLayerDown, #bDelete, #bCopy {
    border: none !important;
    border-radius: 4px !important;
    margin: 0 !important;
    margin-top: 5px !important;
    width: 100% !important;
}
#tSVGControl th {
    border: 1px solid #fff !important;
    background: #f0f0f0 !important;
}
#tSVGControl {
    margin: 0 10px !important;
    width: 94% !important;
}
.dResItem {
    border: 1px solid #ddd !important;
}
button.bFileItem {
    border: none !important;
    border-radius: 4px !important;
}
#tSVGControl td {
    border: solid 1px #fff !important;
    background: #fafafa !important;
    padding: 4px !important;
}
input#iSVGLine_0 {
    background: #ddd !important;
    margin-right: 2px !important;
    width: 60px !important;
}
#dDropHere {
    border: 2px dashed #ddd !important;
}
.dFileItem {
    border: 2px solid #ddd !important;
}
span#sRes {
    font-size: 12px !important;
    margin-left: 10px !important;
}
button#bSizeS:hover, button#bSizeL:hover, button#bSizeM:hover {
    background: #2299cc !important;
}
button#bSizeApply:hover {
    background: #2299cc !important;
}
a.ownd-ad img {
    width: 49.3%;
}
.content-footer-rectangle-area {
    text-align: center;
    margin: 0 40px;
    padding: 15px 0;
    background: #f6f6f6;
    margin-bottom: 40px;
}
.content-footer-rectangle {
    margin: 0 5px;
}
.single-post #text-18, .single-post #text-2 {
    display: none;
}
.search-form .search-field {
    background: #f0f0f0;
}
.site-footer {
    border-top: none;
    padding: 0 1.5em 0.9em;
}
.entry-footer-meta {
    display: none;
}
footer .content-adsense {
    margin-bottom: 40px;
}
.widget-category-posts .small-post .wp-post-image {
    background: #f6f6f6;
}
.widget-category-posts .medium-post .wp-post-image {
    background: #f6f6f6;
}
img.attachment-full.size-full.wp-post-image {
    background: #f6f6f6;
}
.related-posts-list li .wp-post-image {
    background: #f6f6f6;
}
.type-post .post-thumbnail-small .wp-post-image {
    background: #f6f6f6;
}
.archive article.has-post-thumbnail {
    vertical-align: top;
}
.post-pagination.clearfix {
    margin-bottom: 40px;
}
aside#mslswidget-5 {
    text-align: center;
}
.original-items {
  margin-bottom: 30px;
}
.footer-navigation {
    text-align: center;
    float: none;
}