@charset "UTF-8";
/*---------------------------------------------------------
Theme Name: seal1_5
Theme URI: https://fanfare-co-ltd.com/seal/
Description: コンテンツ勝負のブロガーのためのWordPressテーマSEAL ver.1.5
Author: JUNICHI
Author URI: https://junichi-manga.com/
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: flexible-width, custom-header, custom-menu, editor-style,
Version: 2.2.6
---------------------------------------------------------*/

/*
　WordPressテーマ『SEAL ver.1.5』のレスポンシブの考え方　
　・領域1：すべての端末で適用（スマホ＆タブレット＆PC）
　・領域2：ディスプレイサイズ最大780px以下（スマホ＆タブレット）
　・領域3：ディスプレイサイズ最小420px以上（タブレット＆PC）
　・領域4：ディスプレイサイズ最小780px以上（PC）
*/

/*↓　領域1　ここからすべての端末で適用　↓*/
@font-face {
	font-family: 'Font Awesome 5 Brands';
	font-style: normal;
	font-weight: 400;
    src: url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.5.0/webfonts/fa-brands-400.woff2") format("woff2");
	font-display: swap;
}

@font-face {
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	src:url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.5.0/webfonts/fa-regular-400.woff2") format("woff2"),
		url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.5.0/webfonts/fa-solid-900.woff2") format("woff2");
	font-display: swap;
}
body.mceContentBody {
	background-color:#fff;
	width: 99%;
}
p.has-drop-cap:not(:focus)::first-letter{
	font-size:6.2em;
	line-height:100px;
}
.post a{
	word-break: break-all;
	display: inline;
}
img.size-full, img.size-large {
	margin-bottom: 10px;
	height: auto;
	max-width: 100%;
}
.wp-caption{
	height: auto;
	max-width: 100%;
}
header .sitename img {
    height: auto;
	width:auto;
	margin:0 auto 5px;
}
.sitename img a {
	max-width: 210px;
	margin: 0 auto;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.center {
	text-align: center;
	padding-bottom: 20px;
}
/*コード*/
pre {
    background: #171717;
    padding: 15px;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
}
/* iframeのレスポンシブ */
.youtube-container{ 
	overflow:hidden;
	width: auto;
	max-width: 100%;
	height: 200px;
}
/*見出し*/
.post .fukidasi h2 {
    position: relative;
    padding: 15px;
    margin: 10px 0 20px;
    background: #2a66a5;
		text-align:center;
}
.post .fukidasi h2:after {
 position: absolute;
content: '';
top: 100%;
left:50%; 
margin-left:-30px;
border: 25px solid transparent;
border-top: 15px solid #2a66a5;
width: 0;
height: 0;
}
.post h2{
	font-weight: bold;
	font-size: 20px;
	padding: 1.0em 1.5em;
	margin: 10px 0;
	border-radius:3px;
	line-height: 1.6em;
	background:#ccc;
	color:#333;
} 
h2.archiev {
	text-align:center;
	background:none;
}
.post .material h2{
	font-weight: bold;
	font-size: 20px;
	padding: 1.0em 1.5em;
	margin: 10px 0;
	border-radius:3px;
	line-height: 1.6em;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
} 
.post .fukidasi h2 {
    position: relative;
    padding: 15px;
    margin: 10px 0 20px;
		text-align:center;
}
.post .fukidasi h2:after {
 position: absolute;
content: '';
top: 100%;
left:50%; 
margin-left:-30px;
border: 25px solid transparent;
border-top: 15px solid #2a66a5;
width: 0;
height: 0;
}
.post .shadow h2{
	padding: 20px;
	border-radius:3px;
	margin:10px 0 20px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.15) inset;
}
.post .ribbon h2{
	position: relative;
	box-shadow:0 1px 3px rgba(0,0,0,0.25);
	margin:10px 0 20px;
}
.post .ribbon h2::before,
.post .ribbon h2::after{
	content: "";
	position: absolute;
	top: 100%;
	height: 0;
	width: 0;
	border: 5px solid transparent;
}
.post .ribbon h2::before{
	right: 0;
}
.post .ribbon h2::after{
	left: 0;
}
.post .under-gradline h2 {
position: relative;
padding: 0.8em 0;
background:none;
margin:10px 0 20px;
}
.post .under-gradline h2:after {
content: "";
display: block;
margin-top:5px;
height: 4px;
}
.post .first-big h2{
	background:none;
	margin:10px 0 20px;
	padding:5px 0px;
}
.post .first-big h2:first-letter {
font-size: 1.2em;
background:none;
}
.post .hamiwaku h2{
	position: relative;
	margin:10px 0 20px;
	padding: 15px 20px;
	font-size:20px;
	text-align:center;
	border-radius:0;
	background:none;
}
.post .hamiwaku h2:before,.post .hamiwaku h2:after{
	content: '';
	position: absolute;
	top: -10px;
	width: 3px;
	height: calc(100% + 20px);
}
.post .hamiwaku h2::before{left: 10px;}
.post .hamiwaku h2::after{right: 10px;}
.post .chapter h2{
	position:relative;
	padding:20px 10px;
	font-size:20px;
	margin: 10px 0;
    background: none;
}
.post .chapter h2::after{
	font-family: Font Awesome\ 5 Free;
	content: "\f0c8  Chapter";
	position: absolute;
	top: -15px;
	left: 10px;
	background: #fff;
	font-size: 12px;
	padding: 0 10px;
}
.post .icon h2 {
position: relative;
margin:10px 0 20px;
padding-left: 1.6em;
line-height: 1.4em;
border-radius:3px;
}
.post .icon h2:before{ 
font-family: Font Awesome\ 5 Free;
content: "\f00c";
position: absolute;
font-size: 1em;
left: 9px;
}
.post .simpleh2 h2{
	background: none;
	margin:10px 0 0;
	padding: 1.0em 0;
} 
.post h3 {
    margin: 0 0 10px 0;
    padding: 15px 8px;
    border-width: 3px 0 3px 0;
    border-style: solid;
    line-height: 140%;
    font-weight: bold;
}
.post .h3underline h3 {
    margin: 0 0 10px 0;
    padding: 15px 8px;
    border-width: 0 0 3px 0;
    border-style: solid;
    line-height: 140%;
    font-weight: bold;
}
.post .thin-underline h3 {
    margin: 0 0 10px 0;
    padding: 15px 8px;
    border-width: 0 0 1px 0;
    border-style: solid;
    line-height: 140%;
    font-weight: bold;
}
.post .stripes h3 {
position: relative;
border:none;
}
.post .stripes h3:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 5px;
}
.post .lh3 h3 {
  padding: .25em 0 .5em .75em;
  border-width: 0 0 1px 5px;
  border-color: #1a1a1a;
}
.post .box2 h3 {
	position: relative;
	padding-left: 30px;
	font-size:20px;
	border: none;
}
.post .box2 h3::before,
.post .box2 h3::after{
	content: "□";
	position: absolute;
}
.post .box2 h3::before{
	left:0;
	top:10px;
}
.post .box2 h3::after{
	left: 5px;
	top: 16px;
}
.post .simpleh3 h3{
	background: none;
	border:none;
} 
.post h4{
margin-bottom:10px;
position: relative;
padding: 10px 10px 10px 1.4em;
line-height: 1.4em;
}
.post h4:before{ 
font-family: Font Awesome\ 5 Free;
content: "\f054";
position: absolute;
font-size: 1.4em;
left: 0;
}
.post .cube-icon h4{
margin-bottom:10px;
position: relative;
padding: 10px 10px 10px 1.4em;
line-height: 1.4em;
}
.post .cube-icon h4:before{ 
font-family: Font Awesome\ 5 Free;
content: "\f1b2";
position: absolute;
font-size: 1.2em;
left: 0;
}
.post .left-border h4 {
  padding: .5em 0 .5em .75em;
  border-width: 0 0 0 3px;
  border-style: solid;
}
.post .left-border h4:before{ 
	content: "";
}
.post .left-thin-border h4 {
  padding: .5em 0 .5em .75em;
  border-width: 0 0 0 1px;
  border-style: solid;
}
.post .left-thin-border h4:before{ 
	content: "";
}
.post .trans-color h4{
	background: none;
	border:none;
	padding: 10px 10px 10px 10px;
} 
.post .trans-color h4:before{ 
	content: "";
}
.post .simpleh4 h4{
	background: none;
	border:none;
	padding: 10px 10px 10px 10px;
} 
.post .simpleh4 h4:before{ 
	content: "";
}
.post h5{
margin-bottom:10px;
font-size:16px;
}
h2 {
	font-weight: bold;
	font-size: 22px;
	padding: 18px 1.5em;
	margin: 10px 0;
	border-radius:3px;
}

/*コンタクトフォームカスタマイズ*/
.wpcf7
{ 
	background: none;
}
.wpcf7 {
	margin: 96px 0;
	text-align: center; 
}

.wpcf7 span.wpcf7-not-valid-tip {
	font-size: 80%;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 textarea {
	background:#e8e8e8;
	color: #1a1a1a;
	width: 90%;
	border: none;
	font-size: 100%;
	padding: 0.5em;
	border-radius: 3px;
}
.wpcf7 input[type="submit"] {
	width: 50%;
	font-size: 100%;
	padding: 8px 4px;
	background: #4e4e4e;
	border: none;
	color: #fff;
	text-decoration: none;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
	border-radius:3px;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.wpcf7 input[type="submit"]:hover {
	color: #101d50;
	background: #fff;
	border: 1px solid #101d50;
}
/*忍者フォーム*/
span#nf-form-title-2{display:none;}
.nf-field-element input{
	height:45px;
	width:90%;
}
.nf-error-msg.nf-error-required-error {
    padding: 0 18px 0;
}
.nf-field-element {
    text-align: center;
}
.nf-form-fields-required{
	padding:10px;
}
.field-wrap .pikaday__container, .field-wrap .pikaday__display, .field-wrap>div input, .field-wrap select, .field-wrap textarea{
	border:1px solid #ccc;
	border-radius:3px;
	height:45px;
	background:#ccc;
	width:90% !important;
	padding:10px;
}
.nf-field-label{
	width:90%;
	margin:0 auto;
}
.label-above .nf-field-element, .label-below .nf-field-element{
	width:90%;
}
.field-wrap>div input[type=checkbox], .field-wrap button, .field-wrap input[type=button], .field-wrap input[type=submit]{
	margin:0 auto 0 40px;
}
.label-right .checkbox-wrap .nf-field-label{
	width:auto;
	margin:0 auto 0 35px;
	padding:0 0 7px 10px;
}
.post .nf-field-element ul li:before{display:none;}
.list-checkbox-wrap .nf-field-element li, .list-radio-wrap .nf-field-element li{
	text-align:left;
	padding:10px 0 5px 0px !important;
}
.pikaday__container{
	background:#fff!important;
	border:none!important;
	
}
.field-wrap>div input[type=checkbox]{
	height:30px;
}
.list-checkbox-wrap .nf-field-element li input, .list-radio-wrap .nf-field-element li input{
	width:20px!important;
}
.list-radio-wrap .nf-field-element li input{
	margin:0 5px 0 40px!important;
	width:20px!important;
	height:32px;
}
.list-radio-wrap .nf-field-element li{
	padding:1px !important;
}
.list-checkbox-wrap .nf-field-element li input, .list-radio-wrap .nf-field-element li input{
	width:20px!important;
	height:22px;
}
.g-recaptcha{
	width:300px!important;
	margin:0 auto;
}
/*忍者*/
/* 各フォント設定*/
.post ul li ,.post ol li {
  color: #333333;
  font-size: 1.0em;
  font-weight: 500;
  line-height: 1.9em;
}
.entry-title {
	font-size: 17px;
	font-weight: 800;
	line-height: 30px;
	color: #333;
	padding-bottom:5px;
	margin-top: 5px;
	margin-bottom:0;
}
.page h1.entry-title {
    margin: 10px 0;
}
.entry-title a:hover {
	text-decoration: underline;
}
.entry-title a {
	color: #333;
	text-decoration: none;
}
#eyecatch {
	clear:both;
    text-align: center;
    margin-top: 0;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 0;
}
.ec-position {
    margin: -20px 0 10px;
}
.page-template-sp-landingpage .header-contact.clearfix{
	display:none;
}
.page-template-one-column #eyecatch {
	margin-top:0;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;	
}
.page-template-sp-landingpage #before-footer .clearfix, .page-template-sp-landingpage h1.entry-title, .page-template-sp-landingpage .footer-fix-menu, .page-template-sp-landingpage #toc_container {display:none;}
.point {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 20px;
	margin-bottom: 20px;
	line-height: 28px;
	color: #666;
}
.blogbox p {
	font-size: 12px;
    font-weight: 800;
    margin: 0px;
    line-height: 18px;
    color: #1a1a1a;
    display: inline-block;
    text-decoration: none;
    padding: 1px 0;
}
.blogbox {
	position: absolute;
	clear:both;
	text-decoration:none;
	padding: 1px 5px;
	border-radius:3px;
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;	
	top: 2px;
	width: 130px;
}

.koukai {
	width: 160px;
    font-size: 15px;
	line-height:22px;
	float:left;
}
.koushin {
	width: 160px;
    font-size: 15px;
	line-height:22px;
	float:left;
}
footer h4 a {
	color: #cccccc;
	text-decoration: none;
}
footer h4 p {
	color: #666;
	text-decoration: none;
}
#footer-navi p {
	color: #ffffff;
}
#footer h3 {
	font-size: 14px;
	color: #cccccc;
	margin-bottom: 10px;
}

#footer_w ul li {
	list-style-type: none;
	margin: 0 auto;
	padding: 0 auto;
	text-decoration:none;
    line-height: 1.9em;
}
#footer_w ul li a{
    max-width: 420px;
	margin: 5px auto;
	padding: 5px auto;
	text-decoration:none;
} 
#footer_w ul li a:before {
 content: "\f35a";
 font-family: "Font Awesome\ 5 Free";
 font-size: 1.2em;
 text-decoration:none;
 color:#fff;
 width: 1.5em;
 height: 1.5em;
 position: absolute;
 left: 1px;
 top: 0;
}
#footer_w ul li a {
 padding-left:25px;
}
#footer .copy {
	font-size: 12px;
	color: #cccccc;
	line-height: 15px;
}
#footer .copy a{
	color: #AC1B4E;
}
#footer p {
	color: #f5f5f5;
}
#footer_w a {
	font-size: 14px;
	color: #b0c4de;
}
#footer_w a:hover {
	color: #ffccff;
}
.main .front-page{
	background:none;
	box-shadow:0 0 0;
}
.readmore.none-sidebar.wide-card{display:none;}
#topnews  dd .category_info {
	height:24px;
	margin-bottom: 3px;
}
#topnews dd .category_info a{
	display: inline-block;
	margin:0 0 2px 0;
	padding: 2px 3px;
	background: #ffa280;
	color: #fff;
	border-radius: 0.15em;	
	font-size: 10px;
	text-decoration: none;
}
#topnews  dd .category_info a:hover {
	text-decoration: none;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
	background-color : #cfe6e6;
	cursor : pointer ;
}
.blog_info p a {
	color: #666;
	text-decoration: none;
}
span.post-date {
    display: none;
}
#side aside ul li a:hover{
	background:#ededed;
}
#side aside #mybox ul li ul li {
	color:#1a1a1a;
	font-size: 14px;
	line-height: 27px;
}
#side aside #mybox ul li ul li:last-child {
	border:0;
	margin-bottom:-30px;
}
#side aside #mybox ul.children{
	padding-left:20px;
}
#side aside ul.children li a:before {
    content: "\f152";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 3px;
    font-size: 1.3em;
    color: rgb(101, 101, 101);
}
#kijishita-inner {
    max-width: 750px;
    margin: 0 auto;
    padding: 15px 5px;
}
img.alignright {
	display: block;
	margin: 0 0 0 auto;
    float: right;
	padding:0 0 0 10px;
}
img.alignleft {
	display: block;
	margin: 0 auto 0 0;
	float: left;
	padding:0 10px 0 0;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
img.float-left {
	float: left;
}
img.float-right {
	float: right;
}
.wp-caption {
	text-align: center;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.ie8 img {
	width: auto;
}
.post ul {
	list-style: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 10px;
}
.post ul li {
	list-style: none;
	font-size: 1.0em;
	line-height: 1.9em;
	text-indent:-0.4em;
}

.post ul li:before {
	content: '';
    width: 9px;
    height: 9px;
    margin-right: -1px;
    display: inline-block;
    border-radius: 100%;
    background: #20B97B;
    position: relative;
    left: -16px;
    top: -1px;
}
.post ol {
	list-style-type: decimal;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.post ol li {
	line-height: 27px;
}
.page-template-page-one-column main ul {
	list-style: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 10px;
}
.page-template-page-one-column main ul li {
	font-size: 17px;
	line-height: 27px;
	text-indent:-0.5em;
	padding-left:1em;
}
.page-template-page-one-column main ul li:before {
	content: '';
	width: 9px;
	height: 9px;
	margin-right:.85em;
	display: inline-block;
	border-radius: 100%;
	background: #20B97B;
	position: relative;
	left: -10px;
	top: -3px;
}
.page-template-page-one-column main ol {
    list-style-type: none;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 5px;
    margin-bottom: 10px;
}
.page-template-page-one-column main ol li {
	line-height: 27px;
}
#main-navigation li a:hover {
color: #ff4400; 
background:#fff; 
}
#main-navigation li a span {
font-size: 10px;
font-weight: normal;
display: block;
}
#main-navigation li ul a {
	left:50%;
	display: block;
	border-radius:3px;
	font-weight: 500;
	color:#1a1a1a; 
	text-decoration: none;
}
#main-navigation li ul a:hover{
box-shadow: 0px 7px 20px -5px rgba(0,0,0,.3);
}
#main-navigation li ul li {
width: 100%;
margin:0;
padding:0;
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
position: relative;
}
#main-navigation li ul li a {
	position:relative;
	z-index:9000;
	width: 200px;
    text-align: left;
    padding: 15px 10px;
    margin: 7px 10px 3px;
	background:#0091EA;
    box-shadow: 0px 10px 25px -5px rgba(0,0,0,.3);
}
#main-navigation li ul li a:hover {
	    transition: .2s ease-in-out;
    -webkit-transform: translate(0px,-1px);
    -moz-transform: translate(0px,-1px);
    -ms-transform: translate(0px,-1px);
    -o-transform: translate(0px,-1px);
    transform: translate(0px,-1px);
    box-shadow: 0px 15px 25px -5px rgba(0,0,0,.3);
}
#main-navigation li ul li ul {
top: 0;
left: 100%;
margin: 0;
}
#main-navigation li ul li ul li a{
    margin-left: 120px;
}
#side aside #mybox ul li ul li {
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    margin-bottom: 0;
    padding: 5px 0 5px;
}
#side aside .searchsubmit{
	top:25px;
}
#mybox input#searchsubmit {
    margin-top: 10px;
}
*:first-child + html #searchsubmit {
	top: 1px;
}
p#headimg img {
    width: 100%;
    position: relative;
}
#breadcrumb {
	font-size: 13px;
}
#breadcrumb a {
	color: #333;
	text-decoration: none;
}
#breadcrumb {
	padding: 10px 5px;
	margin: 0;
	clear: both;
}
div#breadcrumb a {
	color: #333;
}
div#breadcrumb div {
	display: inline;
	font-size: 13px;
}
#breadcrumb a {
	color: #333;
	text-decoration: none;
	font-size:1em;
}
#breadcrumb i.fa.fa-home {
    color: #00b8cf;
}
#breadcrumb i.fa.fa-folder {
    color: #00b5ce;
}
.share{
	 width: 107%;
}
.share h4{
	font-size:120%; 
	text-align:center;
}
ul.clearfix {
    padding: 0;
}
.sns{
	margin: 0 auto 15px auto;
    text-align: center;
	
}
span.sns-count {
    margin: 3px;
    font-size: .65em;
}
.sns ul {
	list-style:none;

}
.sns li {
	float:left;
    margin: -20px 3px 3% 0;
	border-radius:50%;
	transition: .3s ease;
}
.sns li a {
	margin:0;
	width:30px;
	height:30px;
	border-radius:50%;
	list-style:none;
	font-size:80%;
	position:relative;
	display:block;
	padding: 8px;
	color:#fff;
	text-align:center;
	text-decoration: none;
	}
li.twitter.ripple.snsflat,li.facebook.ripple.snsflat,li.googleplus.ripple.snsflat,li.hatebu.ripple.snsflat,li.pocket.ripple.snsflat,li.line.ripple.snsflat{
    box-shadow: 0 0 0;
}
li.twitter.ripple.snsghost,li.facebook.ripple.snsghost,li.googleplus.ripple.snsghost,li.hatebu.ripple.snsghost,li.pocket.ripple.snsghost,li.line.ripple.snsghost{
    box-shadow: 0 0 0;
}
li.twitter.ripple.snsghost a {
    background: none;
    color: #06acee;
    border: solid 2px #06acee;
}
li.facebook.ripple.snsghost a{
	background: none;
    	color: #3c5a97;
   	border: solid 2px #3c5a97;
}
li.hatebu.ripple.snsghost a{
	background: none;
    	color: #5d8ac1;
   	border: solid 2px #5d8ac1;
}
li.pocket.ripple.snsghost a{
	background: none;
    	color: #f03e51;
   	border: solid 2px #f03e51;
}
li.line.ripple.snsghost a{
	background: none;
    	color: #01b900;
   	border: solid 2px #01b900;
}
.sns .twitter a {
	background:#00acee;
	
}
.sns  .facebook a {
	background:#3b5998;
	
}
.sns .instagram a {
    background: linear-gradient(30deg, #f13f79 30%, #427eff 114%) no-repeat;
}
li.instagram.ripple.snsghost a{
color:#f13f79;
background:none;
border:2px solid #f13f79;
}
li.instagram.ripple.snsghost{
	box-shadow:0 0 0;
}
li.instagram.ripple.snsflat {
    box-shadow: 0 0;
}

li.instagram.ripple.snsghost a {
    background: #fff;
    color: #f13f79;
    border: 2px solid #f13f79;
}
li.instagram.ripple.snsghost {
    box-shadow: 0 0;
}
.sns  .hatebu a {
	background:#5d8ac1;
	
}
.sns .line a {
    background: #01b900;
	position:relative;
}
.sns i.fab.fa-line{
	position: relative;
    top: -1px;
    left: 7px;
    font-size: 2.7em;
	font-weight:500;
}
/* Pocket */
.sns  .pocket a {
	background:#f03e51;
	
}
.feedly {
    margin: 10px;
}
.feedly a {
    width: 100%;
    max-width: 140px;
    display: block;
    font-size: .75em;
    font-weight: 800;
    padding: 6px;
    color: #fff;
    background: #87c040;
    border-radius: 3px;
    margin: 0 auto;
    text-decoration: none;
}
.kijisita-sns-button {
    clear: both;
}
.kijisita-sns-button .share {
    width: 100%;
}
.kijisita-sns-button .sns li {
    width: 14.6%;
    margin: 0 1%;
    border-radius: 3px;
	transition: .3s ease;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.kijisita-sns-button .sns li a {
    width: auto;
    border-radius: 3px;
	transition: .3s ease;
}
.kijisita-sns-button .sns ul {
    padding-right: 0;
}
#page-top a {
    background: #FFC107;
    text-decoration: none;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    margin-right: 15px;
    padding: 10px;
    text-align: center;
    display: block;
    z-index: 997;
    box-shadow: 0px 8px 20px rgba(0,0,0,.3);
}
.fa-caret-up:before {
    content: "\f077";
}
#comments.clearfix {
    padding: 0;
	clear:both;
}
#comments p a {
	color: #333;
}
#comments p {
	font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 0px;
    color: #333;
    padding: 5px 0;
    margin-left: 0em;
    text-indent: 0em;
}

#comments label {
	display: block;
}
.metadata dd a {
	color: #333;
}
.metadata {
	font-size: 13px;
	line-height: 20px;
}
#comments {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-bottom: 20px;
}
.comment-body {
	padding: 10px;
	margin-bottom: 20px;
}
.fn {
	font-style: normal;
	font-size: 13px;
}
cite.fn a {
    margin-left: 22px;
	width: 200px;
}

.says {
	display: none;
	font-size: 13px;
	line-height: 18px;
}
.commentmetadata {
font-size: 12px;
line-height: 15px;
height: 15px;
width: 100%;
clear: both;
padding: 10px 10px 10px 0;
}

.reply {
	padding: 5px;
	font-size: 13px;
}
#comments #respond {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666;
}
#comments #commentform .tags {
	padding: 10px;
	background-color: #f3f3f3;
	font-size: 13px;
}
#comments #commentlist img {
	padding: 10px;
}
#comments .commets-list {
	padding-left: 0px;
	list-style-type: none;
}
ul.children {
	padding-left: 10px;
}
.commets-list li {
	list-style-type: none;
}
.comment-author.vcard {
    position: relative;
}
.comment-author.vcard .avatar {
	float: left;
	margin-right: 10px;
}
.vcard .fn {
	font-size: 13px;
	line-height: 18px;
	position: absolute;
    top: 30px;
    left: 50px;
}
#comments ol li:before {
    display: none;
}
ol.commets-list {
    background: #f3f3f3;
    padding-bottom:10px;
}
.comment-author.vcard img {
margin-left: -15px;
padding-top: 30px;
}
    
cite.fn {
    padding-left: 25px;
}


a.comment-edit-link {
	 display: none;
    float: left;
    margin-left: 140px;
}
.comment-meta.commentmetadata a {
    padding-left: 75px;
    float: left;
    margin-top: -40px;
}
a.comment-reply-link {
    padding-left: 30px;
}

.commentmetadata {
    font-size: 12px;
    line-height: 15px;
    height: 15px;
    width: 100%;
    clear: both;
padding:10px 10px 10px 0;
margin-bottom: -30px;
}
#comments ul.children {
    background:#FFF;
    margin: 10px;
    margin: -10px 20px 20px -5px;
}

#comments ul.children img {
	float: left;
    padding: 10px 0 0 0;
    margin-right: -10px;
}

#comments ul.children cite.fn {
    padding-left: 25px;
    float: left;
    margin-top: 15px;
	position: absolute;
    top: 0;
    width: 200px;
}
#comments ul.children span.says {
	    display: none;
    padding-left: 25px;
    margin-top: 15px;
    float: left;
}
#comments ul.children .comment-meta.commentmetadata a {
    float: left;
    padding-left: 45px;
    text-align: left;
    text-indent: .1em;
    margin-top: -40px;
}

#comments ul.children a.comment-reply-link{
	display:none;

}
h3#reply-title {
    margin-top: 20px;
}
.form-allowed-tags {
	display: none;
}
#comments h3 {
	background: rgba(102, 102, 102, 0);
    color: #565656;
    font-size: 1.1em;
    padding: 10px 0px 10px 0px;
    border: none;
    margin-bottom: 0px;
    text-align: center;
}
#comments textarea {
	margin-bottom: 10px;
    width: 99%;
    border: 4px #e8e8e8 solid;
    border-radius: 3px;
    background: #e8e8e8;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
#comments input {
	box-sizing: border-box;
    padding: 10px;
    width: 100%;
    border-radius: 2px;
    border: 0 #f2f2f2 solid;
    box-shadow: 0px 0px 1px 1px #ccc;
}
input#subscribe_comments {
    box-shadow: 0px 0px 0px 0px #ccc;
}
input#subscribe_blog {
    box-shadow: 0px 0px 0px 0px #ccc;
}
#comments input[type="submit"] {
	background-color: #666666;
    color: #ffffff;
    padding: 15px;
    width: 50%;
    margin: 0 25%;
    -webkit-appearance: none;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
#comments input[type="submit"]:hover{
	transition: all .5s;
	box-shadow: 0px 8px 20px -3px rgba(0,0,0,.3);
	transform:translate(0,-2px);
}
#p-navi {
	margin: 5px 5px 0;
    padding: 25px 0;
	clear:both;
}
.p-navi-title {
    margin: 15px;
    text-align: center;
    font-size: 22px;
}
#p-navi-inner {
    max-width: 750px;
    margin: 0 auto;
	padding:0 10px;
}
#p-navi a {
    text-decoration: none;
}
#p-navi-inner {
    max-width: 750px;
    margin: 0 auto;
    padding: 0;
}

.prev.ripple, .next.ripple {
    padding: 0 5px 10px;
    margin: 0 0 15px;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
	  display:block;
	  border-radius:3px;
	  transition: .2s ease-in-out;
}

.prev-label, .next-label {
    width: 100%;
    color: #565656;
    margin: 5px 0;
}
.p-navi-trim {
    float: left;
    width: 28%;
}

.prev.ripple {
    clear: both;
}

.prev-title {
    width: 70%;
    float: left;
    margin: 0 0 0 2%;
}
.next-title {
    float: left;
    width: 70%;
    margin: 0 2% 0 0;
}
.prev-title p, .next-title p {
    font-size: .8em;
	  line-height:18px;
}
/*ショートコードボタン*/
/*デフォルトボタン*/
.btn-wrap{
text-align:center;
margin:1.5em 0 2em;
}
.btn-wrap.aligncenter{
text-align:center;
}
.btn-wrap.alignleft{
text-align:left;
}
.btn-wrap.alignright{
text-align:right;
}
.btn-wrap a{
font-weight:bold;
display:inline-block;
text-decoration:none;
padding:0.8em 2.1em;
background: #3cb371;
border:2px solid #3cb371;
-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 3px;   /* Firefox用 */
color:#fff;
box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}

.btn-wrap.yes a{box-shadow: 0 0 0;}
.btn-wrap.yes a:hover,.btn-wrap.ghost.yes a:hover{box-shadow: 0 0 0;}
.btn-wrap.align.free a {
	color:#ffffff;
}
.shiny a:before {
 display: block;
 position: absolute;
 z-index: 0;
 left: -150%;
 top: -50%;
 content: "";
 width: 30px;
 height: 130px;
 transform: rotate(45deg);
 -webkit-transform: rotate(45deg);
 -moz-transform: rotate(45deg);
 background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%);
 background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(20%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));
 background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff rgba(255,255,255,1),rgba(255,255,255,0) 100%);
 animation: shiny 1.8s infinite linear;
 -webkit-animation: shiny 1.8s infinite linear;
 -moz-animation: shiny 1.8s infinite linear;
}
.btn-wrap.kotei1 a{
font-weight:bold;
display:inline-block;
width: 75%;
    max-width: 200px;
    margin: 0 1%;
text-decoration:none;
font-size:.75em;
padding:0.9em 1.0em;
background: #3cb371;
border:2px solid #3cb371;
-webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 2px;   /* Firefox用 */
color:#fff;
}

.btn-wrap.kotei2 a{
font-weight:bold;
display:inline-block;
width: 75%;
    max-width: 200px;
    margin: 0 1%;
text-decoration:none;
font-size:.75em;
padding:0.9em 1.0em;
background: #3cb371;
border:2px solid #3cb371;
-webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 2px;   /* Firefox用 */
color:#fff;
}
.btn-wrap.ghost a{
font-weight:bold;
display:inline-block;
text-decoration:none;
padding:0.8em 2.1em;
background: rgba(255, 255, 255, 0);
border:2px solid #0090e1;
-webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 2px;   /* Firefox用 */
text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
color: #0090e1;
}
.btn-wrap.spe a {
	display:inline-block;
	text-decoration:none;
	padding:0.9em 2.3em;
	position: relative;
	z-index: 0;
	background-color: #333;
	border: 2px solid #333;
	color: #fff;
	display: inline-block;
	text-align: center;
	font-weight:bold;
	outline: none;
}
.btn-wrap.spe a::before,
.btn-wrap.spe a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	top: 0;
	width: 50%;
	height: 100%;
	background-color: #333;
}
.btn-wrap.spe a::before {
	right: 0;
}
.btn-wrap.spe a::after {
	left: 0;
}
.btn-wrap.spe a:hover::before,
.btn-wrap.spe a:hover::after {
	width: 0;
	background-color: #59b1eb;
}

.btn-wrap.spe a,
.btn-wrap.spe a::before,
.btn-wrap.spe a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn-wrap.ghostspe a {
	display:inline-block;
	font-weight:bold;
	text-decoration:none;
	padding:0.9em 2.3em;
	position: relative;
	z-index: 0;
	background: none;
	border: 2px solid #59b1eb;
	color: #59b1eb;
	display: inline-block;
	text-align: center;
	outline: none;
}

.btn-wrap.ghostspe a::before,
.btn-wrap.ghostspe a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	top: 0;
	width: 50%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0);
}
.btn-wrap.ghostspe a::before {
	right: 0;
}
.btn-wrap.ghostspe a::after {
	left: 0;
}
.btn-wrap.ghostspe a:hover::before,
.btn-wrap.ghostspe a:hover::after {
	width: 0;
	background-color: none;
}

.btn-wrap.ghostspe a,
.btn-wrap.ghostspe a::before,
.btn-wrap.ghostspe a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	transition-delay:.1s;
}
.btn-wrap.spe2 a {
	display:inline-block;
	text-decoration:none;
	padding:0.9em 2.3em;
	position: relative;
	z-index: 0;
	background: none;
	border: 2px solid #59b1eb;
	color: #fff;
	text-align: center;
	outline: none;
}
.btn-wrap.spe2 a::before,
.btn-wrap.spe2 a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #333;
}
.btn-wrap.spe2 a::before {
	top: 0;
}
.btn-wrap.spe2 a::after {
	bottom: 0;
}
.btn-wrap.spe2 a,
.btn-wrap.spe2 a::before,
.btn-wrap.spe2 a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	transition-delay:.1s;
}
.btn-wrap.spe2 a:hover {
	background-color: #fff;
	border-color: #333;
	color: #fff;
	font-weight:bold;
}
.btn-wrap.spe2 a:hover::before,
.btn-wrap.spe2 a:hover::after {
	height: 0;
	background-color: #fff;
}
.btn-wrap.zoomin a {
	display:inline-block;
	text-decoration:none;
	padding:0.2em 2.3em;
	position: relative;
	z-index: 0;
	background:none;
	border: 2px solid #333;
	color: #333;
	line-height: 50px;
	overflow: hidden;
}
.btn-wrap.zoomin a::after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(.3);
	transform: scale(.3);
}


.btn-wrap.zoomin a:hover {
	color: #fff;
}
.btn-wrap.zoomin a:hover::after {
	background: #333;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.btn-wrap.zoomin a:hover::after {
	background: #333;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.btn-wrap.zoomin a::before,
.btn-wrap.zoomin a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btn-wrap.zoomin a,
.btn-wrap.zoomin a::before,
.btn-wrap.zoomin a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn-wrap.down a {
	display:inline-block;
	text-decoration:none;
	padding:0.2em 2.3em;
	position: relative;
	z-index: 0;
	border: 2px solid #333;
	color: #333;
	background:none;
	line-height: 50px;
	-webkit-perspective: 300px;
	perspective: 300px;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.btn-wrap.down a::after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #333;
	-webkit-transform-origin: center top;
	transform-origin: center top;
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
	opacity: 0;
}
.btn-wrap.down a:hover::after {
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	opacity: 1;
}
.btn-wrap.down a::before,
.btn-wrap.down a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btn-wrap.down a,
.btn-wrap.down a::before,
.btn-wrap.down a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.shiny a:before {
 display: block;
 position: absolute;
 z-index: 0;
 left: -150%;
 top: -50%;
 content: "";
 width: 30px;
 height: 115px;
 transform: rotate(45deg);
 -webkit-transform: rotate(45deg);
 -moz-transform: rotate(45deg);
 background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 20%,rgba(255,255,255,0) 100%);
 background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(20%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));
 background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff rgba(255,255,255,1),rgba(255,255,255,0) 100%);
 animation: shiny 1.8s infinite linear;
 -webkit-animation: shiny 1.8s infinite linear;
 -moz-animation: shiny 1.8s infinite linear;
}
.enclose{
	border-radius:2px;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
	padding:3% 4%;
	margin:1.5em 0 2em;
}
.enclose.yes {
    box-shadow: 0 0 0;
}
.enclose p{
	margin-bottom:.8em;
}
.enclose p:last-child{
	margin-bottom:0;
}
.surround{
	background:#f0e9a8;
	font-size: 1.0em;
	line-height:1.8em;
	padding: 3% 4%;
	margin: 1.5em 0 2em;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:2px;
	border: 1px solid #f0e68c;
	border-color: #f0e9a8;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.surround.yes {box-shadow: 0 0 0;}
.surround p{
	margin-bottom:.8em;
}
.surround p:last-child{
	margin-bottom:0;
}

.surround.yellow{
	background: #fff282;
	border-color: #fff282;
}

.surround.pink{
	background: #ffa0df;
	border-color: #ffa0df;
}

.surround.sky{
	background: #aef7ff;
	border-color: #aef7ff;
}

.surround.orange{
	background: #ffc0a9;
	border-color: #ffc0a9;
}

.surround.lime{
	background: #98fb98;
	border-color: #98fb98;
}

.surround:before{
	display:inline-block;
	margin-right:.3em;
	font-size: 1.2em;
}

.surround.boader:before{content: none;}
.surround.boader{
	border-color: #c5c5c5;
	background:none;
}
.topic-box {
    position: relative;
    background: #fff;
    padding: 25px 10px 0;
    margin: 40px 0 10px;
    border-radius: 3px;
    border: 1px solid #1a1a1a;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}

.topic-title {
    position: absolute;
    top: -17px;
    left: 14px;
    background: #1a1a1a;
    padding: 5px;
    border-radius: 3px;
    color: #fff;
}
.topic-box.gray{
    position: relative;
    background: #fff;
    padding: 25px 10px 0;
    margin: 40px 0 10px;
    border-radius: 3px;
    border: 1px solid #8c8c8c;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}

.topic-title.gray {
    position: absolute;
    top: -17px;
    left: 14px;
    background: #8c8c8c;
    padding: 5px;
    border-radius: 3px;
    color: #fff;
}
.topic-box.red{
    position: relative;
    background: #fff;
    padding: 25px 10px 0;
    margin: 40px 0 10px;
    border-radius: 3px;
    border: 1px solid #EF5350;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.topic-title.red {
    position: absolute;
    top: -17px;
    left: 14px;
    background: #EF5350;
    padding: 5px;
    border-radius: 3px;
    color: #fff;
}
.topic-box.blue{
    position: relative;
    background: #fff;
    padding: 25px 10px 0;
    margin: 40px 0 10px;
    border-radius: 3px;
    border: 1px solid #2196F3;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.topic-title.blue {
    position: absolute;
    top: -17px;
    left: 14px;
    background: #2196F3;
    padding: 5px;
    border-radius: 3px;
    color: #fff;
}
.topic-box.green{
    position: relative;
    background: #fff;
    padding: 25px 10px 0;
    margin: 40px 0 10px;
    border-radius: 3px;
    border: 1px solid #00b786;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.topic-title.green {
    position: absolute;
    top: -17px;
    left: 14px;
    background: #00b786;
    padding: 5px;
    border-radius: 3px;
    color: #fff;
}

.topic-box.pink{
    position: relative;
    background: #fff;
    padding: 25px 10px 0;
    margin: 40px 0 10px;
    border-radius: 3px;
    border: 1px solid #F06292;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.topic-title.pink {
    position: absolute;
    top: -17px;
    left: 14px;
    background: #F06292;
    padding: 5px;
    border-radius: 3px;
    color: #fff;
}

.topic-box.orange{
    position: relative;
    background: #fff;
    padding: 25px 10px 0;
    margin: 40px 0 10px;
    border-radius: 3px;
    border: 1px solid #FF5722;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.topic-title.orange {
    position: absolute;
    top: -17px;
    left: 14px;
    background: #FF5722;
    padding: 5px;
    border-radius: 3px;
    color: #fff;
}

/*トピックボックス（yellow）*/
.topic-box.yellow{
    position: relative;
    background: #fff;
    padding: 25px 10px 0;
    margin: 40px 0 10px;
    border-radius: 3px;
    border: 1px solid #FFAB00;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.topic-title.yellow {
    position: absolute;
    top: -17px;
    left: 14px;
    background: #FFAB00;
    padding: 5px;
    border-radius: 3px;
    color: #fff;
}
#entry{ padding:10px -10px;
}
.header-info.not-front {
    position: relative;
}
#navi-large-area{
	text-align: center;
    padding: 0;
    background: #880E4F;
    margin: 0px auto;
    position: relative;
}
#1-column {
	max-width: 100%;
	padding: 0 50px;
	margin: 0 auto;
}
#cta-area {
	margin: 0 0 20px;
	padding: 0px 20px;
	border-width:0;
	border-color:#029EBC;
	border-style:solid;
	background:#80CEDD;
	line-height:140%;
	font-weight:bold;
	text-align:center;
	clear:both;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
#cta-area p{
	color:#ffffff;
}
.cta {
    max-width: 780px;
    margin: 0 auto;
	padding: 0 10px;
}
#gazou p {
	margin: 0px;
}

section {
	padding-top: 1em;
	margin-bottom: 3em;
}
.ad {
	padding-bottom: 10px;
}
.end-tag {
	font-size: 16px;
	font-weight:800;
	margin: 0px;
	line-height: 0px;
	color:#ffffff;
	display:inline-block;
	text-decoration:none;
	padding: 1px 5px;
	
}
.footer_s {
		margin: 0 auto 20px auto;
		width:auto;
		padding: 0 15px;
	}
#footer_w .footer_s h4{
	margin:30px 0 10px;
}
	#footer_w h4 {
		font-size: 95%;
		font-weight:bold;
		text-align: center;
		color: #f5f5f5;
		margin: 10px 0 10px;
		padding: 0 0 3px 0;
	}
/* 画像配置 左 */
img.alignleft {
        text-align: left;
}

/* 画像配置 中央 */
img.aligncenter {
        display: block;
        margin: 1px auto;
}
/* 画像配置 右 */
img.alignright {
        display: block;
        margin: 1px 1px 1px auto;
}
#article-up{
	padding-top:10px;
	margin:-20px;
}
#article-down{
	padding-top:10px;
}
/* ショートコードで吹き出しデザイン */
.voice p {
	margin:0;
	padding:10px 15px;
}
.voice {
	margin-bottom:20px;
	position:relative;
}
.voice.r {
	padding-right:90px;
	padding-bottom:10px;
}
.voice.l {
	padding-left:80px;
	padding-bottom:10px;
}

.voice .voice-box {
	width: 100%;
    margin-left: 10px;
    margin-right: 30px;
}
.voice .voice-box .voice-r {
	position: relative;
	display: inline-block;
	margin: 0 30px 20px 0;
	width: 98%;
	color: #000;
	background: #fff;
	z-index: 0;
	border:3px solid #e8e8e8;
	text-align:left;
	border-radius:8px;
	min-height:50px;
}
.voice .voice-box .voice-l {
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
	color: #000;
	width: 93%;
	background: #fff;
	z-index: 0;
	border:3px solid #e8e8e8;
	border-radius:8px;
	min-height:50px;
}
.voice .voice-box .voice-r:before {
	content: "";
	position: absolute;
	top: 30px;
	right: -6px;
	margin-top: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 0 9px 9px;
	border-color: transparent transparent transparent #fff;			
	z-index: 0;
}
.voice .voice-box .voice-r:after {
	content: "";
	position: absolute;
	top: 30px;
	right: -9px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 9px 9px;
	border-color: transparent transparent transparent #e8e8e8;
	z-index: -1;
}
.voice .voice-box .voice-l:before {
	content: "";
	position: absolute;
	top: 30px; left: -8px;
	margin-top: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 9px 9px 0;
	border-color: transparent #fff transparent transparent;
	z-index: 0;
}
.voice .voice-box .voice-l:after {
	content: "";
	position: absolute;
	top: 30px; left: -11px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 9px 9px 0;
	border-color: transparent #e8e8e8 transparent transparent;
	z-index: -1;
}
.voice.r .img {
	width:50px;
	top:10px;
	font-size:10px;
	line-height:15px;
	margin-left:5px;
	right:0;
	text-align:center;
	margin-bottom: 3px;
	position:absolute;
}
.voice.l .img {
	width:50px;
	top:10px;
	left:0;
	font-size:10px;
	line-height:15px;
	text-align:center;
	position:absolute;
}
.voice .img img {
	border-radius:50%;
	text-align:center;
	width:100%;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.fbvoice p {
	margin:0;
	padding:10px 15px;
}
.fbvoice {
	margin-bottom:20px;
	position:relative;
}
.fbvoice.r {
	padding-right:90px;
	padding-bottom:10px;
}
.fbvoice.l {
	padding-left:80px;
	padding-bottom:10px;
}

.fbvoice .fbvoice-box {
	width: 100%;
    margin-left: 10px;
    margin-right: 30px;
}
.fbvoice .fbvoice-box .fbvoice-r {
	position: relative;
	display: inline-block;
	margin: 0 30px 20px 0;
	width: 98%;
	color: #fff;
	background: #2d5ae0;
	z-index: 0;
	border:3px solid #2d5ae0;
	text-align:left;
	border-radius:8px;
	min-height:50px;
}

.fbvoice .fbvoice-box .fbvoice-l {
	position: relative;
	margin-bottom: 20px;
	display: inline-block;
	color: #000;
	width: 93%;
	background: #e0e0e0;
	z-index: 0;
	border:3px solid #e0e0e0;
	border-radius:8px;
	min-height:50px;
}
.fbvoice .fbvoice-box .fbvoice-r:before {
	content: "";
	position: absolute;
	top: 30px;
	right: -6px;
	margin-top: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 0 9px 9px;
	border-color: transparent transparent transparent #2d5ae0;			
	z-index: 0;
}

.fbvoice .fbvoice-box .fbvoice-r:after {
	content: "";
	position: absolute;
	top: 30px;
	right: -11px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 9px 9px;
	border-color: transparent transparent transparent #2d5ae0;
	z-index: -1;
}
 
.fbvoice .fbvoice-box .fbvoice-l:before {
	content: "";
	position: absolute;
	top: 30px; left: -8px;
	margin-top: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 9px 9px 0;
	border-color: transparent #e0e0e0 transparent transparent;
	z-index: 0;
}

.fbvoice .fbvoice-box .fbvoice-l:after {
	content: "";
	position: absolute;
	top: 30px; left: -11px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 9px 9px 0;
	border-color: transparent #e0e0e0 transparent transparent;
	z-index: -1;
}
.fbvoice.r .img {
	width:50px;
	top:10px;
	font-size:10px;
	line-height:15px;
	margin-left:5px;
	right:0;
	text-align:center;
	margin-bottom: 3px;
	position:absolute;
}

.fbvoice.l .img {
	width:50px;
	top:10px;
	left:0;
	font-size:10px;
	line-height:15px;
	text-align:center;
	position:absolute;
}
.fbvoice .img img {
	text-align:center;
	border:3px solid #D8D8D8;
	width:100%;
}
.lnvoice p {
	margin:0;
	padding:10px 15px;
}
.lnvoice {
	margin-bottom:20px;
	position:relative;
}
.lnvoice.r {
	padding-right:90px;
	padding-bottom:10px;
}
.lnvoice.l {
	padding-left:80px;
	padding-bottom:10px;
}

.lnvoice .lnvoice-box {
	width: 100%;
    margin-left: 10px;
    margin-right: 30px;
}
.lnvoice .lnvoice-box .lnvoice-r {
	position: relative;
	display: inline-block;
	margin: 0 30px 20px 0;
	width: 98%;
	color: #2b2a2a;
	background: #69e02d;
	z-index: 0;
	border:3px solid #69e02d;
	text-align:left;
	border-radius:30px;
	min-height:50px;
}

.lnvoice .lnvoice-box .lnvoice-l {
	position: relative;
	margin-bottom: 20px;
	display: inline-block;
	color: #2b2a2a;
	width: 93%;
	background: #fff;
	z-index: 0;
	border:2px solid #e0e0e0;
	border-radius:30px;
	min-height:50px;
}
.lnvoice .lnvoice-box .lnvoice-r:before {
	content: "";
	position: absolute;
	top: 28px;
	right: -6px;
	margin-top: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 0 9px 9px;
	border-color: transparent transparent transparent #69e02d;			
	z-index: 0;
}

.lnvoice .lnvoice-box .lnvoice-r:after {
	content: "";
	position: absolute;
	top: 28px;
	right: -9px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 9px 9px;
	border-color: transparent transparent transparent #69e02d;
	z-index: -1;
}
 
.lnvoice .lnvoice-box .lnvoice-l:before {
	content: "";
	position: absolute;
	top: 26px; left: -6px;
	margin-top: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 9px 9px 0;
	border-color: transparent #fff transparent transparent;
	z-index: 0;
}

.lnvoice .lnvoice-box .lnvoice-l:after {
	content: "";
	position: absolute;
	top: 26px; left: -8px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 9px 9px 0;
	border-color: transparent #D8D8D8 transparent transparent;
	z-index: -1;
}
.lnvoice.r .img {
	width:50px;
	top:10px;
	font-size:10px;
	line-height:15px;
	margin-left:5px;
	right:0;
	text-align:center;
	margin-bottom: 3px;
	position:absolute;
}

.lnvoice.l .img {
	width:50px;
	top:10px;
	left:0;
	font-size:10px;
	line-height:15px;
	text-align:center;
	position:absolute;
}
.lnvoice .img img {
	border-radius: 50%;
	border:2px solid #D8D8D8;
	text-align:center;
	width:100%;
}

.sns ul li:before {
	margin:0;
	display:none;
}
.post .sns ul li:before{
	display:none;
}
.post ol {
    list-style: none;
    counter-reset: ol_li;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 0;
    margin-bottom: 10px;
}
ol {
	list-style: none;
    counter-reset: ol_li;
    list-style-position: inside;
    margin-bottom: 10px;
}

ol li{
    padding-left: 1.7em;
    text-indent: -1.7em;
    line-height: 1.8em;
}
ol li:before {
    text-align: center;
    text-indent: -33px;
    margin-right: -22px;
    padding-left: 0px;
    counter-increment: ol_li; /* ol_li カウンタの値に1加える */
	content: counter(ol_li); /* before擬似要素のcontentで出力 */
    color: #333;
    display: inline-block;
    width: 3.5em;
    height: 1em;
    font-weight: bold;
    font-size: 14px;
}
#header-sp-innner-left{
   position: absolute;
    left: 5px;
    right: 5px;
    margin: 0 auto;
    top: 10%;
	bottom:0;
    transform: translateY(-10%) translateX(-0%);
    z-index: 999;
}
#header-sp-innner-left img{
	 width:100%;
    max-width:280px;
    position:absolute;
    left: 5px;
    right: 5px;
    margin: 0 auto;
    top: 5%;
    bottom: 0;
}
#header-sp-innner-right{
   position: absolute;
    left: 5px;
    right: 5px;
    margin: 0 auto;
    top: 10%;
	bottom:0;
    transform: translateY(-10%) translateX(-0%);
    z-index: 999;
	text-align:right;
}
#header-sp-innner-right img{
	 width:100%;
    max-width:280px;
    position:absolute;
    left: 5px;
    right: 5px;
    margin: 0 auto;
    top: 5%;
    bottom: 0;
}
/*プラグインWordPress Popular Posts用(SP) */
.wpp-list li a:before {
    display: none;
}

#side aside .wpp-list li{
	padding: 5px 3px;
	margin:0 5px 20px;
	position:relative;
	clear:both;
	transition: .3s ease;
}
#side aside .wpp-list li:hover{
	background:#eaeaea;
	transition: .3s ease;
}
#side aside .wpp-list li a {
    padding: 0;
    display:inline;
}

#side aside .wpp-list li a {
    display: inline;
}

#side aside .wpp-thumbnail {
    float: left;
    width: 40%;
    margin:0 1%;
}


#side aside a.wpp-post-title{
	float:left;
	width:55%;
	padding:0;
	margin:0 1%;
	font-size:.85em;
	line-height:1.3em;
	height: 70px;
    	overflow: hidden;
}
#side aside .wpp-views{
	float:right;
	padding: 0 15px;
    font-size: .8em;
}
/* TOC+プラグイン */
#toc_container li:before{
	content:none;
}
#toc_container{
	position:relative;
	overflow: hidden;
    background: #fbfbfb;
    border: 0px solid #aaa !important;
	padding:1em 2em 1em!important;
	min-width: 80%;
	margin: auto;
	margin-bottom: 20px;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
#toc_container p.toc_title{
    text-align: left !important;
    position: relative;
	margin: -20px -30px 0 !important;
	padding: 13px 40px 10px 50px !important;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
	background: #009fc1;
}
#toc_container p.toc_title a {
    color: #fff;
    text-decoration: none;
    font-size: .85em;
}
#toc_container p.toc_title:before {
    content: "\f46d";
    font-family: "Font Awesome\ 5 Free";
    font-size: 24px;
    text-decoration: none;
    color: #009fc1;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    position: absolute;
    left: 6px;
    top: 12px;
}
#toc_container ul{
margin: 0!important;;
}
#toc_container li a{
display: block;
padding: .5em 0;
}
#toc_container li li a{
padding-left: .7em;
}
#toc_container li .toc_number{
margin-right: .5em
}
.page-template-page-one-column-sns .titie-sita-area {
    height: 15px;
}
.page-template-page-one-column-sns #wrapper {
    max-width:600px;
    padding: 0;
    margin: 0 auto;
}

.page-template-page-one-column-sns #content {
    margin: 0 auto;
    width: 100%;
}

body.page-template-page-one-column-sns main {
max-width: 450px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px 10px 20px;
  }
.page-template-page-one-column-sns .kijisita-sns-button .sns ul li{
	margin: 0 1%;
	padding:0;
}
.page-template-page-one-column-sns .sns ul li{
	margin: 0;
}
.page-template-page-one-column #wrapper {
    max-width:600px;
}

.page-template-page-one-column #content {
    margin: 0 auto;
    width: 100%;
}
body.page-template-page-one-column main {
max-width: 450px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding:0 10px;
  }
.page-template-page-one-column .titie-sita-area{
    position: relative;
    clear: both;
    height:65px;
}
body.page-template-portfolio main{
	width:100%;
	max-width: 1200px;
	margin:0 auto;
    border-radius: 4px;
    padding: 0;
}
.page-template-portfolio .post {
	margin:0;
	width:100%;
}
.pf4 {
    position: relative;
    overflow: hidden;
    width: 50%;
    height: 50%;
    float:left;
}

.pf4:before{
  content: "";
  display: block;
  padding-top: 100%;
}

.pf4 .pf4-inner{
	display: block;
    position: absolute;
    top: 0;
    left: -150px;
    right: -150px;
    width: auto;
    height: 100%;
    overflow: hidden;
    margin: auto;
	transition: .3s;
}

.pf4-inner p a {
    width: 100%;
    height: auto;
    line-height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.pf4-inner img{
    width: 100%;
    height: auto;
    line-height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.pf4-inner:hover .pf4-inner-box {
	position: absolute;
    background: rgba(0, 41, 119, 0.66);
	transition: .3s ease;
}
.pf4 .pf4-inner-box {
    left: 150px;
    right: 150px;
    width: auto;
    height: 100%;
    top: 0;
    text-align: center;
}
.pf4-inner-box a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    display: none;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.pf4-inner:hover .pf4-inner-box a {
    display: inline-block;
	width: 100%;
    height: 100%;
	transition: .3s ease;
	color:#fff;
}
.pf4-inner-box span {
    position: absolute;
    left: 50%;
    top: 50%;
    display: inline-block;
    transform: translateY(-50%) translateX(-50%);
    transition: .3s ease;
    border: 1px solid #fff;
    padding: 20px;
}

.pf4b {
    width: 48%;
    height: 48%;
    position: relative;
    background: #fff;
    border-radius: 3px;
    margin:1%;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
    float: left;
    overflow: hidden;
}
.pf4b:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.pf4b-inner {
    display: block;
    position: absolute;
    top: 0;
    left: -50px;
    right: -50px;
    width: auto;
    height: 100%;
    overflow: hidden;
    margin: auto;
    transition: .3s;
}
.pf4b-inner img {
    width: 100%;
    height: auto;
    line-height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.pf4b-inner a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    color: #fff;
    text-decoration: none;
	transition: .3s ease;
}
.pf4b-inner:hover .pf4b-inner-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 41, 119, 0.66);
	transition: .3s ease;
}
.pf4b-inner span {
	display:none;
	transition: .3s ease;
}
.tob{
	position:relative;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;	
	background-attachment:scroll; 
	background-position: center center; 
	max-width: 420px;
	height: 500px;
	margin: auto -10px;
}
.tob-inner {
	position:absolute;
	width:310px;
    max-width: 310px;
    margin: 0 auto;
    padding: 10px;
	top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.tob2{
	position:relative;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;	
	background-attachment:scroll; 
	background-position: center center; 
	max-width: 2000px;
	height: 500px;
	margin: auto -500px;
}
.tob2-inner {
	position:absolute;
	width:310px;
    max-width: 310px;
    margin: 0 auto;
    padding: 10px;
	top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.tob3{
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;	
	background-attachment: fixed; 
	background-position: center center; 
	width: auto;
	max-width:100%;
	height: 500px;
	margin: auto;
	position:relative;
}
.tob3-inner {
	min-width: 315px;
    max-width: 1000px;
    margin: 0 auto;
    padding: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
h1.entry-title.portfolio {
    text-align: center;
}
body.page-template-one-column h1.entry-title{
	  display: none;
	   }
  body.page-template-one-column footer{
	  display: none;
	   }
.page-template-one-column #wrapper {
    max-width:1000px;
    padding: 0;
    margin: 0 auto;
}
.page-template-one-column #content {
    margin: 0 auto;
    width: 100%;
}
body.page-template-one-column main {
    max-width: 450px;
	margin:0 auto;
    padding: 0 10px;
}
.page-template-one-column #footer-kotei{
	display:none;
}
.page-template-one-column #page-top{
	bottom:25px;
}
body.page-template-sp-landingpage main {
    padding: 0 10px 0;
    max-width: 1200px;
}
body.page-template-sp-landingpage #contentInner{
	margin:0 auto 0;
}
.page-template-one-column #contentInner{margin:0 auto;}
main.front-page {
    padding: 0;
}
main.archive {
    max-width: 1200px;
}
.category-description {
    padding: 20px;
    margin: 10px;
    border-radius: 3px;
    background: #75e0eb;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.lp-wide-white{
	background-color:#fff;
	margin:0 -100px;
	padding: 20px 100px;
	clear:both;
	}
.lp-wide-dark{
	background-color:#333333;
	margin:0 -100px;
	padding: 20px 100px;
	clear:both;
}
.lp-wide-crimson{
	background-color:#dc143c;
	margin:0 -100px;
	padding: 20px 100px;
	clear:both;
}
.lp-wide-pink{
	background-color:#f2c8fa;
	margin:0 -100px;
	padding: 20px 100px;
	clear:both;
}
.lp-wide-orange{
	background-color:#db662c;
	margin:0 -100px;
	padding: 20px 100px;
	clear:both;
}
.lp-wide-yellow{
	background-color:#ffdd1a;
	margin:0 -100px;
	padding: 20px 100px;
	clear:both;
}
.lp-wide-sky{
	background-color:#4dd2ff;
	margin:0 -100px;
	padding: 20px 100px;
	clear:both;
}
.lp-wide-steelblue{
	background-color:#4682b4;
	margin:0 -100px;
	padding: 20px 100px;
	clear:both;
}
.lp-wide-midnight{
	background-color:#0b0b33;
	margin:0 -100px;
	padding: 20px 100px;
	clear:both;
}
.lp-wide-forest{
	background-color:#228b22;
	margin:0 -100px;
	padding: 20px 100px;
	clear:both;
}
.lp-wide-darkgreen{
	background-color:#004d4d;
	margin:0 -100px;
	padding: 20px 100px;
	clear:both;
}
.lp-wide-lime{
	background-color:#affaaf;
	margin:0 -100px;
	padding: 20px 100px;
	clear:both;
}
.lp-wide-gray{
	background-color:#e6e6e6;
	margin:0 -100px;
	padding: 20px 100px;
	clear:both;
}
.lp-wide-blue{
	background:#4169e1;
	margin:0 -100px;
	padding: 20px 100px;
	clear:both;
}
.lp-wide-inner{
	max-width:420px;
	width:100%;
    padding:0;
}
#sp-header-search {
    width: 200px;
    position: absolute;
	right: 0px;
}
#sp-header-search input#s {
    position: absolute;
    right: 5px;
    width: 250px;
    background-color: #fff;
    margin: 5px 5px;
    height: 32px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #c4c4c5 inset;
}

#sp-header-search input#searchsubmit {
    width: 26px;
    height: 26px;
    position: absolute;
    top: 8px;
    right: 15px;
}

#sp-header-search input#s {
    position: absolute;
    right: 5px;
    width: 200px;
    background-color: #fff;
    margin: 5px 5px;
    height: 32px;
}
element.style {
    list-style-type: lower-roman;
    list-style: none;
}
#lpwide-img{
	margin:0 auto -1px auto;
	width:100%;
	max-width:420px;
	text-align:center;
}
#lpwide-img-inner {
    margin: 0 -10px;
}
#lpwide-img-inner img {
    margin-bottom: 0;
}
.lpwide2{
	background:#fff;
	margin:0 -100px;
	padding: 20px 100px;
	clear:both;
	}
.lpwide2-inner{
	max-width:420px;
	width:100%;
    padding:0;
}
#kijisita-wrap {
    padding: 0px;
	clear:both;
}
.share-wrap {
    width: 100%;
    background: #2126ff;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
    border-radius: 3px;
    clear: both;
    position: relative;
    height: 200px;
    overflow: hidden;
    margin: 0 0 20px;
}

.share-img {
    width: 100%;
    float: left;
    position: relative;
    z-index: 0;
}
.share-img img {
    position: absolute;
    top: -20%;
}

.share-right {
    height: 250px;
    width: 100%;
    float: left;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    right: 0;
    z-index: 1;
}

.share-right p {
    font-size: 1.1em;
    text-align: center;
    color: #fff;
    padding: 10px;
    margin: 0;
    font-weight: bold;
}
.share-right-inner {
    text-align: center;
}
.tw-follow {
    position: relative;
    margin: 0 0 15px;
}
.fb-follow {
    margin: -20px 0 -7px;
}
.share-wrap  .feedly {
    margin: 20px;
}
#newposts {
    margin: 0 10px;
}
#newposts dl.clearfix:last-child {
    display: none;
}
#newposts h4.widgettitle {
	margin: 10px 0;
	font-size:22px;
	text-align:center;
    color: #fff;
    padding: 10px;
    border-radius: 3px;
    background: #8991ce;
    border-left: solid 0px #6ec7d1;
}
#newposts span {
    font-size: .8em;
	width:100%;
	margin:2px 0;
}
#newposts dl.clearfix {
    padding: 0;
    width: 100%;
    float: left;
    margin: 5px 0 35px;
    height: 330px;
    border-radius: 3px;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
    background: #fff;
	overflow: hidden;
	transition: .3s ease;
}
#newposts dl.clearfix:hover{
	cursor: pointer;
    box-shadow: 0px 15px 25px -5px rgba(0,0,0,.3);
    transition: .2s ease-in-out;
    -webkit-transform: translate(0px,-2px);
    -moz-transform: translate(0px,-2px);
    -ms-transform: translate(0px,-2px);
    -o-transform: translate(0px,-2px);
    transform: translate(0px,-2px);
}
.npeyecatch {
    overflow: hidden;
    height: 220px;
}

#newposts dl dt {
    float: left;
    width: 100%;
	height:220px;
	overflow:hidden;
}
.npeyecatch a {
    width: 100%;
    position: relative;
    left: 0;
}
#newposts dl dd {
    float: left;
    padding: 2px 5px;
    margin: 0 5px;
    max-width: 100%;
    width: auto;
}
#newposts dl dd a{
    text-decoration:none;
}
/*サイドバーの時*/
#side #newposts dl.clearfix {
    padding: 0;
	height:105px;
	overflow:hidden;
	box-shadow:0 0 0 0 #111;
}
#side #newposts dl.clearfix:hover{
	background:#eaeaea;
    transition: .2s ease-in-out;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
#side #newposts dl dt{
	float:left;
	width:40%;
	height:105px;
	overflow:hidden;
}
#side .npeyecatch{
	height:105px;
	overflow:hidden;
}
#side .npeyecatch a{
	width:100%;
	left:0;
}
#side #newposts dl dd{
	padding:2px 1%;
	max-width:55%;
	width:auto;
	font-size:.8em;
}
#side #newposts dl dd span{
	float:left;
	width:250px;
	font-size:.9em;
}

/*フッターの時*/
#footer_w #newposts {
    background: rgba(255, 255, 255, 0);
    padding: 0 5px 5px;
    overflow: hidden;
}
#footer_w #newposts h4.widgettitle {
    margin-top: 10px;
    color: #fff;
    padding: 10px;
    border-radius: 3px;
    background: rgba(137, 145, 206, 0);
    border-left: solid 0px #6ec7d1;
}
.text-on-back {
    position: relative;
    margin: 0 -502px;
    overflow: hidden;
}
.text-on-back-img p {
    margin: 0;
}
.text-on-back-img img {
    height:auto;
}
.text-on-back-inner {
    position: absolute;
	left: 502px;
	right: 502px;
    margin: 0 auto;
  top: 50%;
  transform: translateY(-50%) translateX(-0%);
}
#lp-article-inner{
	padding:9px 0 0;
}
.fb-posts{
	width: auto;
    max-width: 700px;
    padding: 10px;
    margin: 0 0 0 -20px;
}
.blog-card{
 	word-wrap: break-word;
    max-width: 100%;
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
 
.blog-card a {
 color: #333;
 background: #fbfaf8;
 display: block;
 -webkit-transition: 0.3s ease-in-out;
 -moz-transition: 0.3s ease-in-out;
 -o-transition: 0.3s ease-in-out;
 transition: 0.3s ease-in-out;
}
 

.blog-card-thumbnail{
 float:left;
 padding:10px;
}
 
.blog-card-thumbnail img {
 display: block;
 padding: 0;
 -webkit-transition: 0.3s ease-in-out;
 -moz-transition: 0.3s ease-in-out;
 -o-transition: 0.3s ease-in-out;
 transition: 0.3s ease-in-out;
}
 
.blog-card-content{
 line-height:120%;
}
.blog-card-title{
    padding: 10px 10px 10px 0;
    font-size: .85em;
    font-weight: bold;
}

 .blog-card-title::before {
 content: '関連記事';
 font-size: 0.7em;
 font-weight: bold;
 color: #fff;
 background: #111;
 width: 5em;
 display: inline-block;
 padding: 0.2em;
 position: relative;
 top: -2px;
 text-align: center;
 margin-right: 0.5em;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
}

.blog-card-date{
 color:#333;
 font-size:75%;
 margin-right:10px;
}
.toi-wrap{
	position:relative;
	width:auto;
	max-width:100%;
	margin: 0 0 10px;
}

.toi-inner{
	position: absolute;
    z-index: 1;
    top: 10px;
    left: 10px;
    bottom: 20px;
    right: 10px;
    overflow: hidden;
}
.spcolwrap {
	padding:0 5px;
}
.spcol2:first-child{
	float: left;
    width: 49%;
    margin: 0 1% 0 0;
}
.spcol2:last-child{
	float:left;
	width:49%;
	margin:0 0 0 1%;
}
.spcol3{
	float:left;
	width:32%;
	margin:0 2%;
}
.spcol3:first-child{
	float:left;
	width:32%;
	margin:0;
}
.spcol3:last-child{
	float:left;
	width:32%;
	margin:0;
}
.spcol3 img {
    margin: 0 0 10px;
}
.col4 {
    float: left;
    width: 48%;
    margin: 0 1%;
}
.spcol37 {
    float: left;
    width: 28%;
    margin: 0 1% 0 1%;
}
.spcol73 {
    float: left;
    width: 68%;
    margin: 0 1% 0 1%;
}
.spfont{
	font-size:.75em;
}
.spfont a{
	font-size:.75em;
}
.spfont p{
	font-size:.75em;
}
.spfont ul li{
	font-size:.75em;
}
.spfont ol{
	font-size:.75em;
}
.flow {
    display: block;
    background: #b2b2ff;
    padding: 10px;
    border-radius: 5px;
    margin: 20px;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.flow p{
	margin:0;
}
#archive-cta{
	margin-top:10px;
}
.prof-under-article{
	margin: -20px 0 20px;
  	padding:20px 10px;
	background: #870e4e;
	color:#fff;
	border-radius:3px;
	box-shadow: 0px 2px 5px -1px rgba(0,0,0,.3);
}
.prof-under-article a{
	text-decoration:none;
}
.prof-under-article-title {
    font-weight: bold;
    font-size: 1em;
	text-align:center;
	color:#fff;
    padding: 10px;
    margin: -5px;
	letter-spacing:0;
}
.prof-under-article-left {
    width: 22%;
    text-align: center;
  	float:left;
}
.prof-under-article-left img {
    border-radius: 100px;
    margin: 10px 10px 0;
    width: 100%;
    max-width: 130px;
}
.prof-under-article-name {
    width: 100%;
    max-width: 150px;
  	margin: 0px 10px 0;
    text-align: center;
}
.prof-under-article-name a {
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: .65em;
}
.prof-under-article-right {
    width: 73%;
    float: left;
    margin: 5px 1% 5px 4%;
    font-size: .75em;
}

.prof-under-article-right-sns {
    float: left;
    margin: 5px 2px 0;
}
.prof-under-article-right-sns a {
    margin: 0 5px;
    font-size: 2.0em;
}
.prof-under-article-right-description {
    float: left;
    margin: 20px 10px;
}
.prof-under-article-right-profurl{
	clear:both;
}
.prof-under-article-right-profurl a {
	float: left;
    margin: 5px;
    display: inline-block;
    padding: .4em .5em;
	color:#fff;
	font-size:1.1em;
}
#prof-upper-article {
    margin: 30px 0;
}
#prof-upper-article .prof-under-article-right-sns {
    float: left;
    margin: 5px 7px 0;
    font-size: 1em;
}

.prof-under-article-right-sns a{
	color:#fff;
}

#prof-upper-article .prof-under-article-right-profurl a {
	width: 100%;
    font-size: 1.0em;
    font-weight: 800;
    margin: 20px 5px;
}

#prof-kijisita-inner {
    max-width: 1000px;
    margin: 0 auto;
	padding:0px;
}
#prof-kijisita{
	clear:both;
	background: #009fc1;
    margin: 20px 0;
    padding: 15px 0px 30px;
	color: #ffffff;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
#prof-kijisita .prof-under-article {
    margin: 0;
	background: none;
	box-shadow: 0px 0px 0px;
	
}
#prof-kijisita .prof-under-article-title{
	text-align:center;
	background:none;
	font-size:17px;
	margin:10px 0;
	letter-spacing:0;
}
#prof-kijisita .prof-under-article-left img {
    border-radius: 50%;
    max-width: 250px;
}
#prof-kijisita .prof-under-article-name{
    max-width: 250px;
}
#prof-kijisita .prof-under-article-name a {
    font-size: .8em;
	color: #ffffff;
}
#prof-kijisita .prof-under-article-right-sns a {
    margin: 0 5px;
    font-size: 1.4em;
}
#prof-kijisita .prof-under-article-right-profurl a{
	color:#fff;
	font-size:1.1em;
	background: #047a86;
    border-radius: 3px;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
#prof-kijisita .prof-under-article-right-profurl a:hover{
	transition: .2s ease-in-out;
    -webkit-transform: translate(0px,-2px);
    -moz-transform: translate(0px,-2px);
    -ms-transform: translate(0px,-2px);
    -o-transform: translate(0px,-2px);
    transform: translate(0px,-2px);
	box-shadow: 0px 10px 20px -3px rgba(0,0,0,.3);
}
@keyframes slidein {
  from {
	top:0;
	left:-400px;
  }
  to {
	top:0;	
	left:0;
  }
}
@keyframes slidein2 {
  from {
	left:-400px;
  }
  to {
	left:230px;
  }
}
@keyframes slidein3 {
  from {
	left:-400px;
  }
  to {
	left:238px;
  }
}

@keyframes slideinclose {
  from {
    margin-right: 100%;
    width: 0%;
  }
  to {
    margin-left: 0%;
    width: 30px;
  }
}
.kijisita-category a {
    padding: 5px;
    text-decoration: none;
    background: #009fc1;
    color: #fff;
    border-radius: 3px;
    line-height: 17px;
    margin: 2px;
    display: inline-block;
}
.hashtag {
    margin: 10px 0;
}
.hashtag a {
    padding: 5px 10px 5px 0;
    text-decoration: none;
    color: #009fc1;
    display: inline-block;
    margin: 0 2px 0;
    line-height: 16px;
}
.hashtag a:before {
    content: '#';
}
#start-menu:checked ~ label .menu-title {
    display:none;
}
#left-menu-wrap ul li a:hover {
    background: #efefef;
}
.left-menu-header p.sitename a {
	width: 90%;
	position: relative;
    top: 80px;
    padding: 5px;
    font-size: 20px;
}
.left-menu-header p.sitename img {
    position: relative;
    max-width: 90%;
    height: auto;
	margin:0;
}

#left-menu-wrap h4 {
    background: #009fc1;
    color: #fff;
    padding: 5px 10px;
    margin: 10px 0;
	border-radius:3px;
}

/* 動かす位置 */
#start-menu:checked ~ #left-menu-wrap {
    left: 0;
	animation: slidein .3s ease 0s 1 normal;
}
#start-menu:checked ~ label .left-menu-close {
    display: block;
    color: #ffffff;
    position: absolute;
    animation: slidein3 .3s ease 0s 1 normal;
    z-index: 999;
    left: 230px;
    top: -10px;
    font-size: 30px;
	font-weight:bold;
    width: 45px;
    height: 45px;
    line-height: 41px;
    text-align: center;
	background:#bebebe;
	border-radius:50%;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
#start-menu:checked ~ label .left-menu-close:hover{
	transition: .2s ease-in-out;
    -webkit-transform: translate(0px,-2px);
    -moz-transform: translate(0px,-2px);
    -ms-transform: translate(0px,-2px);
    -o-transform: translate(0px,-2px);
    transform: translate(0px,-2px);
}
#search-button:hover{
	background:rgba(152, 152, 152, 0.47);
}
#start-search:checked ~ #search-wrap {
	display: block;
    right: 0;
    top: 50px;
    z-index: 998;
    position: fixed;
    width: 100%;
    height: 200px;
    padding: 60px 0;
    border-radius: 3px;
    box-shadow: 0px 15px 20px -3px rgba(0,0,0,.3);
    background: rgba(21, 32, 84, 0.89);
    animation: fadeIn .3s ease 0s 1 normal;
}
#start-search:checked ~ label #search-button-close {
    position: fixed;
    display: block;
    right: 15px;
    top: 85px;
    width: 50px;
    height: 50px;
    color: #fff;
    font-weight: bold;
    z-index: 999;
    line-height: 55px;
    font-size: 50px;
    text-align: center;
    animation: fadeIn .3s ease 0s 1 normal;
}
#start-search2 {
    display: none;
}
#modal-search2{
	position:relative;
	z-index:998;
}
#search-button2 {
    padding: 5px;
    text-align: center;
    color: #787878;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}
#search-button2 i.fa.fa-search.ripple {
    color: #b3b3b3;
    margin: 2px 0 0;
	top: -2px;
}
#search-button2 p {
    margin: -13px 0 0;
    text-align: center;
    font-size: 10px;
    color: #828282;
}
#search-button-close2{
	display:none;
}
#search-wrap2{
	display:none;
}
#start-search2:checked ~ #search-wrap2 {
	display: block;
    right: 0;
    top: 0px;
    z-index: 998;
    position: fixed;
    width: 100%;
    height: 200px;
    padding: 60px 0;
    border-radius: 3px;
    box-shadow: 0px 15px 20px -3px rgba(0,0,0,.3);
    background: rgba(26, 26, 26, 0.85);
    animation: fadeIn .3s ease 0s 1 normal;
}
#start-search2:checked ~ label #search-button-close2 {
    position: fixed;
    display: block;
    right: 15px;
	top: 50px;
    width: 45px;
    height: 45px;
    background: #868686;
    color: #fff;
    font-weight: bold;
    z-index: 999;
    line-height: 45px;
    font-size: 30px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 5px 14px 3px rgba(0,0,0,.3);
    animation: fadeIn .3s ease 0s 1 normal;
}
#footer-kotei {
    position: fixed;
    clear: both;
    text-align: center;
    height: 44px;
    width: 100%;
    z-index: 998;
    bottom: 0;
    background: #fff;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.30);
}
.titie-sita-area {
    position: relative;
    clear: both;
	height:55px;
}
.page .titie-sita-area {
    height: 60px;
}
.writer {
    float: right;
    width: 220px;
    text-align: right;
}
.writer-img {
    float: right;
    margin: 0 5px 5px;
}
.writer-img img {
    border-radius: 50%;
	width:50px;
	margin:0 0 3px;
}
.writer-title {
    font-size: .75em;
}
.writer-name a {
    font-size: .9em;
    text-decoration: none;
    color: #333;
    font-weight: bold;
}
/*トップページContentInner*/
#contentInner .front-page {
    margin: 0 auto 0;
}
/*サイドバーリストスタイル*/
.cat-item ul.children {
    padding-left: 20px;
}

#under-eyecatch{
	margin:0 auto 0;
}
#under-eyecatch-sp {
    margin-top: 0;
}
.amazonjs_item {
    border: 0px;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.amazonjs_item.amazonjs_book ul li:before {
    display: none;
}
.amazonjs_item .amazonjs_info h4:before {
    display: none;
}
.amazonjs_book .amazonjs_info ul, .amazonjs_music .amazonjs_info ul {
    margin-left: 10px!important;
}
.amazonjs_item .amazonjs_info h4{
	margin:0 0 10px;
}
.amazonjs_item .amazonjs_info h4 a:after {
    content: "Amazonで見てみる";
    position: relative;
    display: block;
    text-align: center;
    margin: 10px 0;
    width: 170px;
    color: #fff;
    background: #ef9d3a;
    border-radius: 3px;
    padding: 5px;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.amazonjs_item .amazonjs_info h4 a:after:hover{background:#1a1a1a;}

.amazonjs_item .amazonjs_info h4 a{
	position:relative;
	display:block;
}
.amazonjs_book .amazonjs_info ul, .amazonjs_music .amazonjs_info ul{
	margin-top:10px;
}
#kiji-ue {
    height: 50px;
    position: relative;
	width: auto;
    clear: both;
	float:left;
}
/*プラグインInstagram Feed用*/
#sb_instagram .sbi_header_text {
    color: #5d5d5d;
}
#sb_instagram .sb_instagram_header h3 {
    border: 0;
}
#sb_instagram .sbi_follow_btn a {
	position: relative;
	z-index:1;
	background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat !important;
    background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    overflow: hidden;
}
#sb_instagram .sbi_follow_btn a:before {
    content: '';
    position: absolute;
    top: 11px;
    left: -64px;
    width: 155px;
    height: 100px;
    z-index: 0;
    background: -webkit-radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
    background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.wp-caption-text a, .wp-caption-text {
    font-size: 14px;
    color: #4a4a4a;
    margin: 0 0 10px;
}
.instagram-media {
    position: static !important;
}
#footer_w #newposts dl.clearfix{
	width:100%;
	height:105px;
	margin:5px 2% 10px;
	background:none;
	box-shadow:0 0 0 rgba(0,0,0,.3);
}

#footer_w #newposts dl dt{width:40%;}
#footer_w .npeyecatch a{
	width:100%;
	left:0;
}
#footer_w #newposts dl dd{
	max-width:53%;
	padding:2px 1%;
}
#footer_w #newposts dl dd a{
	font-size:.75em;
}
aside.none-sidebar {
    display: none;
}
main.none-sidebar {
    margin: 0 auto;
    padding: 0 10px;
    float: none;
}

body.page main.none-sidebar{
	padding:10px 5px;
	margin:0 auto;
}
.page .post.none-sidebar {
    max-width: 750px;
    margin: 0 auto;
}
#topnews dl.clearfix.wide-card {
    width: 96%;
    height: 110px;
}
#topnews dl.clearfix.wide-card dt{
	width: 40%;
	padding:8px 0;
}
#topnews dl.clearfix.wide-card dd a {
    font-size: .9em;
}
#topnews dl.clearfix.wide-card dd {
    width: 53%;
	padding: 8px 1%;
}
.kanren dd h5 {
    font-size: 12px;
    color: #333;
	padding:0 7px;
	font-weight:500;
}
#before-footer .wpp-list li{
	width:48%;
	float:left;
	clear:none;
	margin:0 1% 30px;
	padding:0 0 10px;
	height:230px;
	background:#fff;
	border-radius:2px;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
	transition: .3s ease;
}
#before-footer .wpp-list li:hover{
	box-shadow: 0px 15px 28px -2px rgba(0,0,0,.3);
	transition: .2s ease-in-out;
    -webkit-transform: translate(0px,-2px);
    -moz-transform: translate(0px,-2px);
    -ms-transform: translate(0px,-2px);
    -o-transform: translate(0px,-2px);
    transform: translate(0px,-2px);
}

#before-footer .wpp-post-title{
	padding:0 5px;
	text-decoration:none;
	font-size:.9em;
	height:87px;
	overflow:hidden;
	color:#1a1a1a;
}

#before-footer .wpp-views{
	padding:0 5px;
}
#kanren-comment-aida .wpp-list li{
	width:48%;
	float:left;
	clear:none;
	margin:0 1% 30px;
	padding:0 0 10px;
	height:230px;
	background:#fff;
	border-radius:2px;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
	transition: .3s ease;
}
#kanren-comment-aida .wpp-list li:hover{
	box-shadow: 0px 15px 28px -2px rgba(0,0,0,.3);
	transition: .2s ease-in-out;
    -webkit-transform: translate(0px,-2px);
    -moz-transform: translate(0px,-2px);
    -ms-transform: translate(0px,-2px);
    -o-transform: translate(0px,-2px);
    transform: translate(0px,-2px);
}

#kanren-comment-aida .wpp-post-title{
	padding:0 5px;
	text-decoration:none;
	font-size:.9em;
	height:87px;
	overflow:hidden;
	color:#1a1a1a;
}

#kanren-comment-aida .wpp-views{
	padding:0 5px;
}
#kanren-comment-aida {
    max-width: 750px;
    margin: 0 auto;
}
body.page-template-one-column #before-footer-inner{display:none;}
#header-upper-area.total-flat,#start-menu:checked ~ label .left-menu-close.total-flat,#search-button.total-flat,.header-info.total-flat a,#contentInner.total-flat,#topnews dl.clearfix.total-flat,#search.total-flat #s,.prof-under-article.clearfix.total-flat,#prof-kijisita.total-flat,.share-wrap.total-flat,.kanren dl.clearfix.total-flat,#page-top a.total-flat,#comments.clearfix.total-flat textarea,#comments.clearfix.total-flat input[type="submit"],.side-profile.total-flat {
    box-shadow: 0 0 0;
}
.header-contact a {
    display: block;
    text-decoration: none;
    color: #fff;
}

.contact-message {
    padding: 5px 5px 0;
    color: #fff;
	font-size:.85em;
}
.contact-mail a:before {
    content: "メール";
	    display: block;
}
.contact-mail:hover{
	background: #ff9e33;
    transition: .3s ease;

}
.contact-mail {
    width: 32%;
    float: left;
    background: #ff4b00;
    height: 40px;
    line-height: 40px;
    margin: 0 0 5px 1%;
    border-radius: 3px;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.contact-line:hover {
    background: #48e281;
    transition: .3s ease;
}
.contact-line {
    width: 32%;
    float: left;
    margin: 0 1% 5px;
    background: #19d34c;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.contact-tel a:before {
    content: "お電話";
	    display: block;
}
.contact-tel {
    width: 32%;
    float: left;
    background: #d3005e;
    text-align: center;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin: 0 1% 5px 0;
    border-radius: 3px;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.contact-line:hover,.contact-mail:hover{
    -webkit-transform: translate(0px,-2px);
    -moz-transform: translate(0px,-2px);
    -ms-transform: translate(0px,-2px);
    -o-transform: translate(0px,-2px);
    transform: translate(0px,-2px);
	box-shadow: 0px 15px 28px -2px rgba(0,0,0,.3);
}
.kaerebalink-image {
    width: 100%;
    text-align: center;
}
.kaerebalink-info {
    float: left;
    width: 100%;
}
.booklink-footer {
    clear: both;
}
.kaerebalink-box {
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
    border: solid 1px #e0e0e0;
    margin: 0 0 20px;
    padding: 20px 1.2%;
}
.kaerebalink-link1 {
    margin: 10px 0 0;
}
.kaerebalink-detail {
    margin: 10px 0;
}

.shoplinkamazon, .shoplinkrakuten, .shoplinkyahoo, .shoplinkseven, .shoplinkbellemaison, .shoplinkcecile, .shoplinkkakakucom {
    margin: 0 !important;
	display:inline;
}
.shoplinkamazon a, .shoplinkrakuten a, .shoplinkyahoo a, .shoplinkseven a, .shoplinkbellemaison a, .shoplinkcecile a, .shoplinkkakakucom a,.shoplinkkindle a,.shoplinkbk1 a,.shoplinkehon a,.shoplinkkino a,.shoplinktoshokan a {
    display: inline-block;
    width: 41%;
    float: left;
	text-align: center;
	    font-size: .85em;
    margin: 0 1% 10px!important;
    padding: 10px;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
}

.kaerebalink-name a {
    text-decoration: none;
    color: #1a1a1a;
    font-weight: bold;
}
.shoplinkamazon a {
    background: #e78f3e;
}
.shoplinkrakuten a {
    background: #b60000;
}
.shoplinkyahoo a {
    background: #f34141;
}
.shoplinkseven a {
    background: #083;
}
.shoplinkbellemaison a {
    background: #7ebf23;
}
.shoplinkcecile a {
    background: #f752ab;
}
.shoplinkkakakucom a {
    background: #042092;
}
.kaerebalink-name p {
    margin: 0 0 5px;
}
.booklink-box {
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
    border: solid 1px #e0e0e0;
    margin: 0 0 20px;
    padding: 20px 1.2%;
}
.booklink-image {
    width: 100%;
    text-align: center;
}
.booklink-info {
    float: left;
    width: 100%;
}

.shoplinkkindle a,.shoplinkbk1 a,.shoplinkehon a,.shoplinkkino a,.shoplinktoshokan a{
    display: inline-block;
    width: 41%;
    float: left;
	text-align: center;
	    font-size: .85em;
    margin: 0 1% 10px!important;
    padding: 10px;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
}
.shoplinkkindle ,.shoplinkbk1 ,.shoplinkehon ,.shoplinkkino ,.shoplinktoshokan{
   margin: 0 !important;
}
.shoplinkkindle a {
    background: #0278d2;
}
.shoplinkbk1 a {
    background: #0085cd;
}
.shoplinkehon a {
    background: #ceb801;
}
.shoplinkkino a {
    background: #004098;
}
.shoplinktoshokan a {
    background: #29b6e8;
}
.tomarebalink-box {
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
    border: solid 1px #e0e0e0;
    margin: 0 0 20px;
    padding: 20px 1.2%;
}
.tomarebalink-image {
    width: 100%;
    float: left;
    text-align:center;
}
.tomarebalink-info {
    float: left;
}
.shoplinkjalan,.shoplinkjtb,.shoplinkknt,.shoplinkikyu,.shoplinkrurubu{
margin: 0 !important;
}

.shoplinkjalan a,.shoplinkjtb a,.shoplinkknt a,.shoplinkikyu a,.shoplinkrurubu a{
 display: inline-block;
    width: 41%;
    float: left;
	text-align: center;
	    font-size: .85em;
    margin: 0 1% 10px!important;
    padding: 10px;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
}
.shoplinkjalan a {
    background: #da6a02;
}
.shoplinkjtb a {
    background: #eb0000;
}
.shoplinkknt a {
    background: #0B499D;
}

.shoplinkikyu a {
    background: #948503;
}
.shoplinkrurubu a {
    background: #001366;
}
button#wp-custom-header-video-button{display:none;}

.social-share-button ul li:before {
    display: none;
}
.post .social-share-button ul li:before {
    display: none;
}
.social-prof-link a:hover{
    background:#ccc;
}
.side-profile {
    background: #ccc;
    margin: 20px 5px;
    border-radius: 3px;
    padding: 15px 10px;
    box-shadow: 0 1px 5px #ccc;
}
.side-profile img{
	margin:10px 0;
	max-width:150px;
}
.cardlink{
    float: left;
    width: 48%;
    max-width: 300px;
    margin: 10px 1%;
}
.cardlink dl{
	background: #81deea;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0px 1px 5px rgba(0,0,0,.3);
	height: 200px;
}
.cardlink a dl{
	transition: .3s ease;
}
.cardlink a dl:hover{
	box-shadow: 0px 5px 25px rgba(0,0,0,.3);
	transition: .3s ease;
	color:#fff;
}
.cardlink a {
    color: #494949;
    text-decoration: none;
}
.cardlink dt {
    overflow: hidden;
    height: 120px;
}
.cardlink dt img{
	width:auto;
}
.cardlink dd {
    padding: 5px;
}
.cardlink p {
    margin: 0;
}
.smanone {
	display: none;
}
.pcnone {
	display: block;
}
.tob4 {
	position:relative;
	  margin-left: calc(-50vw + 50%);
	  margin-right: calc(-50vw + 50%);
	  background-size: cover;
	  background-position:center;
	  background-repeat:no-repeat;
	  height: 500px;
	background-attachment:scroll;
  }
.tob4-inner{
  position:relative;
  max-width:1200px;
  padding:20px;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
}
/*****************************************************
 ↑　領域1　ここまで　↑
*****************************************************/

/******************************************************
　↓　領域2　（スマホ＆タブレット）ここから　↓
*****************************************************/
@media only screen and (max-width: 780px) {
	#side aside {
	clear: both;
	float: none;
	width: auto;
	position: static !important;
}
/******************************************************
　↑　領域2　（スマホ＆タブレット）ここまで　↑
*****************************************************/
}

/******************************************************
　↓　領域3　（タブレット＆PC）ここから　↓
******************************************************/
@media only screen and (min-width: 440px) {
ul.breadcrumb li a {
		display: inline-block;
		float: left;
		padding: 5px 0 5px 0;
		margin: 10px 5px 10px 0;
}
.tob{
	max-width: 780px;
	height: 500px;
	margin: auto -30px;
}
header .sitename a{
	width:100%;
	font-size:30px;
}
.share{
	width: 106%;
}
.prev.ripple {
    float: left;
    width: 47%;
    height: 115px;
    margin: 0 1% 0 1%;
}
.next.ripple {
    float: left;
    width: 47%;
    height: 115px;
    margin: 0 0 0 1%;
}
.feedly ul.clearfix {
    margin-top: -25px;
	padding-right: 0;
    margin-bottom: 10px;
}
.youtube-container{ 
	overflow:hidden;
	width: auto;
	max-width: 100%;
	height: 350px;
}
.sitename img {
	max-width: 600px;
	padding:0 5px 5px 0;
	height: 40px;
	margin: 0;
}
#start-menu:checked ~ label #menu-button .left-menu-header p.sitename img{
	position: relative;
    top: 60px;
    max-width: 100%;
	height:40px;
}
.header-info{
	margin:0;
}
span.kdate {
    font-size: 14px;
}
span.kdate {
    font-size: 12px;
}

ol li:before {
    text-align: center;
    text-indent: -33px;
    margin-right: -22px;
    counter-increment: ol_li;
    content: counter(ol_li);
    color: #333;
    display: inline-block;
    width: 3.5em;
    height: 1em;
    font-weight: bold;
    font-size: 14px;
}

#comments h3 {
    background: rgba(102, 102, 102, 0);
    color: #565656;
    font-size: 1.3em;
    padding: 10px 0px 10px 0px;
    border: none;
    margin-bottom: 0px;
    text-align: center;
}
#footer_w{
   	 width: 100%;
   	 margin: 0 12px 20px 12px;
   	 padding: 0;
	}

	.footer_l {
		float:left;
		display: block; 
		width: 29%;
		margin: 0 2%;
	}
	
	.footer_c {
		float:left;
		display: block; 
		width: 29%;
		margin: 0 2%;
	}
	
	.footer_r {
		float:left;
		display: block; 
		width: 29%;
		margin: 0 2%;
	}
	#footer_w h4 {
		font-size: 95%;
		font-weight:bold;
		text-align: center;
		color: #f5f5f5;
		margin: 10px 0 10px;
		padding: 0 0 3px 0;
	}
html {
		overflow: auto;
	}
	
body{
	overflow: hidden;
}

footer {
	margin: 0 -200%;
	padding: 20px 200%;
}
#top-upper-3colomn{
		float: left;
		width: 100%;
		margin: 0px auto;
}
.entry-title {
	font-size: 26px;
	font-weight: 700;
	line-height: 30px;
	color: #333;
}
#topnews dl.clearfix {
	overflow: hidden;
    padding: 0;
    margin-bottom: 0;
    width: 46%;
    float: left;
    margin: 5px 2% 35px;
    height: 330px;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
#topnews dl.clearfix:hover {
	box-shadow: 0px 5px 15px 0 rgba(0,0,0,.3);
	transition: .2s ease-in-out;
}
#topnews .trim {
    height: 210px;
    overflow: hidden;
	width: 100%;
	position:relative;
}
#topnews dt {
	float: left;
	width: 100%;
	padding-top:0px;
}
#topnews dt a {
    width: 100%;
    height: 220px;
    overflow: hidden;
	box-shadow:0 0 0 #111;
}
#topnews dt img {
	 width: 100%;
}
#topnews dd {
    width: 98%;
    padding: 2% 1%;
}
#topnews .clearfix dd .category_info a{
	padding: .1em .5em;
	margin-bottom:5px;
	background: #ffa280;
	color: #fff;
	border-radius: 0.15em;	
	font-size: 12px;
	text-decoration: none;
}
#topnews .clearfix dd .category_info a:hover {
	text-decoration: none;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
	background-color : #cfe6e6;
	cursor : pointer ;
}
#topnews .clearfix dd h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0;
}
#topnews .clearfix h3 a {
	padding: 0 6px;
	font-size: 16px;
	font-weight: 500;
	color: #333;
	text-decoration: none;
}
.readmore.wide-card {
	display:block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #fff;
    padding: 8px;
    border-radius: 3px;
    font-size: 1.0em;
    line-height: 1em;
	transition: .3s ease;
}
.readmore.wide-card:hover{transition: .3s ease;background:#eaeaea;}
.blog_info p a {
	color: #666;
	text-decoration: none;
}
#topnews .clearfix dd .blog_info p {
	padding:1px 10px;
	float: left;
	font-size: 13px;
}
#spnaviwrap .spnavi ul li {
    width: 300px;
    max-width: 23%;
    height: 45px;
    margin: 10px 1% 1px;
}
#spnaviwrap .spnavi ul li a {
    padding: 8px 18px;
    height: 20px;
    line-height: 20px;
    width: auto;
    font-size: 13px;
    font-weight: bold;
}
#eyecatch {
    text-align: center;
    margin-top: 0;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: -8px;
}
.voice.r {
	padding-right:130px;
	padding-bottom:10px;
}
.voice.l {
	padding-left:100px;
	padding-bottom:10px;
}

.voice .voice-box {
	width: 100%;
    margin-left: 20px;
    margin-right: 30px;
}
.voice.r .img {
	width:80px;
	top:10px;
	font-size:10px;
	line-height:15px;
	margin-left:5px;
	right:0;
	text-align:center;
	margin-bottom: 3px;
	position:absolute;
}
.voice.l .img {
	width:80px;
	top:10px;
	left:0;
	font-size:10px;
	line-height:15px;
	text-align:center;
	position:absolute;
}
.voice .img img {
	border-radius:50%;
	text-align:center;
	width:100%;
}
.fbvoice.r {
	padding-right:130px;
	padding-bottom:10px;
}
.fbvoice.l {
	padding-left:100px;
	padding-bottom:10px;
}

.fbvoice .fbvoice-box {
	width: 100%;
    margin-left: 20px;
    margin-right: 30px;
}
.fbvoice.r .img {
	width:80px;
	top:10px;
	font-size:10px;
	line-height:15px;
	margin-left:5px;
	right:0;
	text-align:center;
	margin-bottom: 3px;
	position:absolute;
}
.fbvoice.l .img {
	width:80px;
	top:10px;
	left:0;
	font-size:10px;
	line-height:15px;
	text-align:center;
	position:absolute;
}
.fbvoice .img img {
	
	text-align:center;
	border:3px solid #D8D8D8;
	width:100%;
}

.lnvoice.r {
	padding-right:130px;
	padding-bottom:10px;
}
.lnvoice.l {
	padding-left:100px;
	padding-bottom:10px;
}

.lnvoice .lnvoice-box {
	width: 100%;
    margin-left: 20px;
    margin-right: 30px;
}

/*アイコン*/
.lnvoice.r .img {
	width:80px;
	top:10px;
	font-size:10px;
	line-height:15px;
	margin-left:5px;
	right:0;
	text-align:center;
	margin-bottom: 3px;
	position:absolute;
}
.lnvoice.l .img {
	width:80px;
	top:10px;
	left:0;
	font-size:10px;
	line-height:15px;
	text-align:center;
	position:absolute;
}
.lnvoice .img img {
	border-radius: 50%;
	text-align:center;
	width:100%;
}
.sns{
	margin: 20px auto 15px auto;	
}
.sns ul li:before {
	margin:0;
	display:none;
}
#header-sp {
    margin: -5px 0px;
}
#header-sp img {
    margin-top: -100px;
}

#header-sp-innner-left{
    position: absolute;
    left: 50px;
    right: 50px;
    margin: 0 auto;
    top: 25%;
    transform: translateY(-25%) translateX(-0%);
    z-index: 999;
}
#header-sp-innner-left img {
  max-width:330px;
    left: 50px;
    right: 50px;
    top: 25%;
}
#header-sp-innner-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 90%;
    height: auto;
}
#header-sp-innner-right{
   position: absolute;
    left: 50px;
    right: 50px;
    margin: 0 auto;
    top: 25%;
    transform: translateY(-25%) translateX(-0%);
    z-index: 999;
	text-align:right;
}
#header-sp-innner-right img {
  max-width:330px;
    left: 50px;
    right: 50px;
    top: 25%;
}
.page-template-page-one-column-sns #wrapper {
    max-width:1000px;
    padding: 0;
    margin: 0 auto;
}

.page-template-page-one-column-sns #content {
    margin: 0 auto;
    width: 100%;
}
body.page-template-page-one-column-sns main {
max-width: 750px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 4px;
    padding: 0px 30px 20px;
}
body.page-template-page-one-column-sns h2{
    margin:10px 0;
    padding: 20px 30px;
}
.page-template-page-one-column #wrapper {
    max-width:1000px;
}

.page-template-page-one-column #content {
    margin: 0 auto;
    width: 100%;
}
body.page-template-page-one-column main {
max-width: 750px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 4px;
    padding:0 10px;
  }
body.page-template-page-one-column h2{
    margin:10px 0;
    padding: 20px 30px;
}
body.page-template-one-column h1.entry-title{
	  display: none;
	   }
  body.page-template-one-column footer{
	  display: none;
	   }
.page-template-one-column #wrapper {
    max-width:1000px;
    padding: 0;
    margin: 0 auto;
}
.page-template-one-column #content {
    margin: 0 auto;
    width: 100%;
}
body.page-template-one-column main {
    max-width: 750px;
    border-radius: 4px;
    padding: 0 30px;
    margin: 0 auto;
}
body.page-template-one-column h2{
  margin:10px 0;
    padding: 20px 30px;
}
body.page-template-sp-landingpage main{
	padding:10px 20px 0;
}

#wrapper{
	max-width:800px;
	padding: 0;
	margin: 0 auto;
}
.lpwide2{
	background:#fff;
	margin:0 -300px;
	padding: 20px 300px;
	}
.lpwide2-inner{
	max-width:780px;
	width:100%;
}
.lp-wide-white{
	background-color:#fff;
	margin:0 -300px;
	padding: 20px 300px;
}
.lp-wide-dark{
	background-color:#333333;
	margin:0 -300px;
	padding: 20px 300px;
}
.lp-wide-crimson{
	background-color:#dc143c;
	margin:0 -300px;
	padding: 20px 300px;
}
.lp-wide-pink{
	background-color:#f2c8fa;
	margin:0 -300px;
	padding: 20px 300px;
}
.lp-wide-orange{
	background-color:#db662c;
	margin:0 -300px;
	padding: 20px 300px;
}
.lp-wide-yellow{
	background-color:#ffdd1a;
	margin:0 -300px;
	padding: 20px 300px;
}
.lp-wide-sky{
	background-color:#4dd2ff;
	margin:0 -300px;
	padding: 20px 300px;
}
.lp-wide-steelblue{
	background-color:#4682b4;
	margin:0 -300px;
	padding: 20px 300px;
}
.lp-wide-midnight{
	background-color:#0b0b33;
	margin:0 -300px;
	padding: 20px 300px;
}
.lp-wide-forest{
	background-color:#228b22;
	margin:0 -300px;
	padding: 20px 300px;
}
.lp-wide-darkgreen{
	background-color:#004d4d;
	margin:0 -300px;
	padding: 20px 300px;
}
.lp-wide-lime{
	background-color:#affaaf;
	margin:0 -300px;
	padding: 20px 300px;
}

.lp-wide-gray{
	background-color:#e6e6e6;
	margin:0 -300px;
	padding: 20px 300px;
}

.lp-wide-blue{
	background:#4169e1;
	margin:0 -300px;
	padding: 20px 300px;
}
.lp-wide-inner{
	max-width:780px;
	width:100%;
}
#lpwide-img{
	margin:0 auto -1px auto;
	width:100%;
	max-width:700px;
	text-align:center;
}
#lpwide-img-inner {
    margin: 0 -35px;
}
.sns .feedly a {
    font-size: 1.0em;
    background: #87c040;
    margin: 10px 0 0;
}
.p-entry__push {
    margin-bottom: 20px;
    display: table;
    table-layout: fixed;
    width: 100%;
    background-color: #2b2b2b;
    color: #fff;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}

.p-entry__pushThumb {
    display: table-cell;
	min-width: 240px;
    background-position: center;
background-size:cover;
}
.p-entry__pushLike {
    display: table-cell;
    padding: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.4;
    font-size: 20px;
}

.p-entry__pushButton {
    margin-top: 15px;
    display: inline-block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.p-entry__pushButtonLike {
    line-height: 1;
}
.p-entry__note {
    margin-top: 15px;
    font-size: 12px;
    color: #999;
}
.voice .voice-box .voice-r {
	margin: 0 30px 70px 0;
}
.voice .voice-box .voice-l {
	margin-bottom: 70px;
}
.fbvoice .fbvoice-box .fbvoice-r{
	margin: 0 30px 70px 0;
}
.fbvoice .fbvoice-box .fbvoice-l{
	margin-bottom: 70px;
}
.lnvoice .lnvoice-box .lnvoice-r{
	margin: 0 30px 70px 0;
}
.lnvoice .lnvoice-box .lnvoice-l{
	margin-bottom: 70px;
}
.prof-under-article-title {
    font-size: 1.0em;
}
.prof-under-article-name a {
    font-size: 1.0em;
}
.prof-under-article-right {
    width: 73%;
    float: left;
    margin: 5px 2% 5px 3%;
    font-size:0.9em;
}  
.prof-under-article-right-sns a {
    margin: 0 3px;
    font-size: 1.5em;
}
.btn-wrap.kotei1 a{
font-size:1.0em;
padding:0.9em 2.3em;
}
.btn-wrap.kotei2 a{
font-size:1.0em;
padding:0.9em 2.3em;
}
#search {
    margin: 55px 10px;
}
.blogbox{
	width: 250px;
}
.blogbox p{
	font-size:16px;
	line-height: 24px;
}

/*記事下プロフィール*/
#prof-kijisita .prof-under-article-title{
	font-size:20px;
}
#prof-kijisita-inner{
	padding:10px;
}
#prof-kijisita{
    padding: 15px 20px 30px;
}
#prof-kijisita .prof-under-article-name a {
    font-size: 1.3em;
}
#newposts dl.clearfix {
    width: 46%;
	margin: 5px 2% 35px;
}
#start-search:checked ~ #search-wrap {
    width: 500px;
    padding: 60px 10px;
}
#search-button2 i.fa.fa-search.ripple {
	top: -5px;
}
#start-search2:checked ~ #search-wrap2{
	top:50px;
	width:500px;
}
#start-search2:checked ~ label #search-button-close2{
	top:70px;
	line-height: 42px;
}
.tob-inner {
	width:700px;
	max-width:700px;
}
.tob2-inner {
	width:700px;
	max-width:700px;
}
.pf4 {
    position: relative;
    overflow: hidden;
    width: 25%;
    height: 25%;
    float:left;
}

.pf4:before{
  content: "";
  display: block;
  padding-top: 100%;
}

.pf4 .pf-inner{
	display: block;
    position: absolute;
    top: 0;
    left: -150px;
    right: -150px;
    width: auto;
    height: 100%;
    overflow: hidden;
    margin: auto;
}
.pf4b {
    width: 23%;
    height: 23%;
}
.pf4b-inner {
    left: -150px;
    right: -150px;
}
.share-wrap {
    height: 250px;
}
.share-img {
	height:140px;
    position: relative;
}
.share-img img {
    position: relative;
	top:-40%;
}
.share-right {
    height: 100%;
    position: absolute;
	top: 0;
}
.share-right p {
    padding: 30px;
}
#footer_w #search {
    margin: 0;
}
#topnews dl.clearfix.wide-card {
    width: 96%;
    height: 200px;
}
#topnews dl.clearfix.wide-card dt {
    padding: 8px;
}

#topnews dl.clearfix.wide-card .trim {
    height: 184px;
}

#topnews dl.clearfix.wide-card dd a {
    font-size: 1.1em;
}
#before-footer .wpp-list li,#kanren-comment-aida .wpp-list li{
	width:23%;
	height:230px;
}
/*カエレバ*/
.kaerebalink-image {
    width: 30%;
	float:left;
}
.kaerebalink-info {
    width: 64%;
}
.booklink-image {
    width: 30%;
}
.booklink-info {
    width: 64%;
}
.tomarebalink-image {
width: 30%;
}
.tomarebalink-info {width: 64%;
}
.cardlink{
    width: 31%;
}
.cardlink dl{
	height: 235px;
}
/******************************************
　↑　領域3 タブレット＆PC　ここまで ↑
*******************************************/
}

/*************************************************
　↓　領域4　PCサイズ　ここから　↓
**************************************************/
@media only screen and (min-width: 781px) {
.tob{
	max-width: 2000px;
	height: 500px;
	margin: auto -500px;
}
.youtube-container{
    overflow: hidden;
    width: auto;
    max-width: 100%;
    height: 400px;
}
.smanone {
	display: block;
}
.pcnone {
	display: none;
}

nav {
	text-align: center;
	display: block;
	padding: 0;
}
.h-upper.smanone {
    height: 40px;
    background: #81deea;
}
.header-fb, .header-tw, .header-youtube, .header-line, .header-flicker, .header-insta {
    text-align: center;
}

.header-fb a, .header-tw a, .header-youtube a, .header-line a, .header-flicker a, .header-insta a{
    display: block;
    color: #fff;
    float: right;
    margin: 0 5px;
    height: 35px;
    font-size: 18px;
    line-height: 35px;
    border-radius: 50%;
    width: 35px;
    background: #56aab4;
}


header .descr{
	font-size:12px;
	line-height:14px;
}
#logo{
	max-width:600px;
}
#logo-area {
	width: 99%;
    padding: 0 10px;
    margin: 5px 0 10px;
    float: left;
    text-align: left;
	position:relative;
}
#navi-area.logoleft{
	float:right;
	padding:0;
	margin-right: 130px;
}


p.sitename{
	padding: 6px 0 6px;
	margin:0;
}
.header-info a{
	width:50%;
}
.header-fixed-area-desc {
    height: 20px;
}
.header-fixed-area-main {
    height: 59px;
}
.header-fixed-area-spnavi{
	height: 0px;
}

#gazou {
	display: block;
	overflow: hidden;
	text-align:center;
}
#contentInner {
	width: 100%;
	max-width:1200px;
	margin:0 auto 30px;
	background:#fff;
}
#contentInner.total-flat{
    box-shadow: 0 0 0;
}
#contentInner.front-page{
	margin:0 auto;
}
#wrapper{
	max-width:100%;
	padding: 0;
	margin: 15px auto 0;
}
span.kdate {
    font-size: 16px;
}
#breadcrumb {
    padding: 15px 30px 5px;
    margin: 5px auto;
    clear: both;
    width: 100%;
    max-width: 1200px;
}
.page-template-page-one-column-sns #breadcrumb{
	width: 100%;
    max-width: 1200px;
}
.page-template-page-one-column #breadcrumb{
	width: 100%;
    max-width: 1200px;
	padding:25px 30px 5px;
}
/*----------------------
 新パンくず
-----------------------*/
ul.breadcrumb li {
    list-style: none;
	font-size:12px;
}
ul.breadcrumb li:first-child a:before {
    content: "\f015";
    font-family: "Font Awesome\ 5 Free";
    font-weight: bold;
    color: #000;
    margin-right: 5px;
}
ul.breadcrumb li a:after {
    content: ">";
    font-weight: bold;
    margin:0 10px 0 2px;
	margin-right: 5px;
	 color:#010101;
}

main {
    width:100%;
    margin:0 -350px 0 0;
    padding: 0 350px 0 0;
	float:left;
	box-sizing: border-box;
}
main.front-page{
	max-width:1200px;
	background:none;
	box-shadow:0 0 0;
	margin:20px auto;
}
article {
    margin: 0 auto;
}
.post {
    width: 100%;
    padding:0 5px;
}
.post-inner {
	max-width:750px;
	margin: 0 auto;
	padding:0 20px;
}
#mybox{
	margin:20px 0 0 0;
}

#side aside{
	float: left;
	width: 330px;
	padding: 0px;
}

/*IEで要素がズレるのを対応*/
.ie7 aside ul li, .ie8 aside ul li, .ie9 aside ul li {
	display: list-item;
	padding: 0;
}
p {
	font-size: 16px;
	line-height: 35px;
	margin-bottom: 20px;
}
.entry-title {
    font-size: 26px;
    font-weight: 700;
    line-height: 35px;
    color: #333;
    padding: 0;
    margin: 0 ;
	clear:both;
}
.post ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.post ul li {
	font-size: 1.0em;
	line-height: 1.9em; 
	padding-left:0;
}
.post ul li:before {
	content: '';
    width: 9px;
    height: 9px;
    margin-right: -0.15em;
    display: inline-block;
    background: #20B97B;
}
.post ol {
	list-style: none;
	counter-reset: ol_li;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
}
ol {
  list-style: none;
  counter-reset: ol_li; /* ol_li カウンタをセットする(値もリセット) */
  list-style-position: inside;
}
ol li{
    padding-left: 1.7em;
    text-indent: -1.7em;
}
ol li:before {
    text-align: center;
    text-indent: -33px;
    margin-right: -22px;
    counter-increment: ol_li;
    content: counter(ol_li);
    color: #333;
    display: inline-block;
    width: 3.5em;
    height: 1em;
    font-weight: bold;
    font-size: 14px;
}
#footer_w h4 {
		font-size: 95%;
		font-weight:bold;
		text-align: center;
		color: #f5f5f5;
		margin: 10px 0 10px;
		padding: 0 0 3px 0;
	}
html {
		overflow: auto;
}
body {
		overflow: hidden;
}
footer {
	margin: 0 -200%;
	padding: 20px 200%;
}
#topnews dl.clearfix:hover {
	cursor : pointer ;
	box-shadow: 0px 15px 25px 0px rgba(0,0,0,.3);
}
#topnews dl.clearfix {
	overflow: hidden;
    padding: 0;
    margin-bottom: 0;
    width: 45%;
    float: left;
    margin: 5px 2% 35px;
    height: 330px;
}
#topnews dt.trim{
	overflow:hidden;
	height:220px;
	width:330px;
}
#topnews dt {float: left;
	width:100%;
	position: relative;
	z-index:0;
}
#topnews dt a {
   width: auto;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 1;
}
#topnews dt img {
	width:100%;
}
.category_info p {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px 10px;
    background: #009fc1;
    color: #fff;
    font-size: .85em;
    font-weight: bold;
    line-height: 1.9em;
    width: auto;
    z-index: 3;
    box-shadow: 0px 1px 3px -1px rgba(0,0,0,.3);
}
#topnews dd {
	position: relative;
}

#topnews .clearfix dd .category_info a{
	padding: .1em .5em;
	background: #ffa280;
	color: #fff;
	border-radius: 0.15em;	
	font-size: 13px;
	text-decoration: none;
	margin: 0 1px 2px 1px;
	}



#topnews .clearfix dd p {
	float:left;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#topnews .clearfix dd .blog_info p{
	float: left;
    width: 100%;
    border: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin-bottom: 5px;
    padding: 1px 5px;
}
.topnews-author{
	width:50px;
}
.topnews-author img{
	border-radius:50%;
}
#adsense-pc {
    margin: 0px auto;
    max-width: 720px;
    text-align: center;
}
.share{
	width: 104%;
	padding-bottom:10px;
}
.sns ul {
	margin:0 1% 3% 0;
	list-style:none;
}
.sns ul li {
    text-indent: 0;
    margin-top: -20px;
	padding-left: 0;
}
.sns li a {
    font-size: 85%;
	line-height:45px;
	height:45px;
	width: 53px;
    padding: 2px 2px;
    margin: 0;
	padding-left: 0px;
}
.sns ul li:before{
	display:none;
}
.sns li:nth-child(6n) {
	margin-right:0;
}	
.sns ul li:before {
	margin:0;
	display:none;
}

li.feedly {
	font-size:1.2em;
    margin: 0px;
    width: 100%;
}
.feedly ul.clearfix {
    margin-top: -15px;
	padding-right: 0;
    margin-bottom: 10px;
}
.sns .feedly a {
    font-size: 1.0em;
    background: #87c040;
    margin: 0;
}

nav {
	text-align: center;
	display: block;
	padding: 0;
}
#prof-upper-article .prof-under-article-right-profurl a {
    margin: 0;
}
#footer_w{
   	width: 100%;
	max-width:1200px;
    	margin: 0 auto;
    	padding: 0;
}
#footer_w ul li a{
	margin:10px auto 15px;
	padding: auto;
	}
#top-upper-3colomn{
		float: left;
		width:100%;
		margin: 0 auto;
	}
#top-upper-a {
		float:left;
		display: block; 
		width:32%;
		max-width: 384px;
		margin: 0 1% 0 1%;
}
#top-upper-b {
		float:left;
		display: block; 
		width:32%;
		max-width: 384px;
		margin: 0;
}
#top-upper-c {
		float:left;
		display: block; 
		width:32%;
		max-width: 384px;
		margin: 0 1% 0 1%;
}
#entry{ 
	padding:10px -10px;
}

header .sitename {
	font-size: 26px;
	line-height: 28px;
	height:auto;
}
#eyecatch {
    text-align: center;
	margin:-15px 0 0;
}

.page-template-one-column #eyecatch {
	margin:0;
}
.voice.r {
	padding-right:130px;
	padding-bottom:10px;
}
.voice.l {
	padding-left:100px;
	padding-bottom:10px;
}

.voice .voice-box {
	width: 100%;
    margin-left: 20px;
    margin-right: 30px;
}
.voice.r .img {
	width:100px;
	top:10px;
	font-size:10px;
	line-height:15px;
	margin-left:5px;
	right:0;
	text-align:center;
	margin-bottom: 3px;
	position:absolute;
}
.voice.l .img {
	width:100px;
	top:10px;
	left:0;
	font-size:10px;
	line-height:15px;
	text-align:center;
	position:absolute;
}
.voice .img img {
	border-radius:50%;
	text-align:center;
	width:100%;
}

.fbvoice.r {
	padding-right:130px;
	padding-bottom:10px;
}
.fbvoice.l {
	padding-left:100px;
	padding-bottom:10px;
}

.fbvoice .voice-box {
	width: 100%;
    margin-left: 20px;
    margin-right: 30px;
}
.fbvoice.r .img {
	width:80px;
	top:10px;
	font-size:10px;
	line-height:15px;
	margin-left:5px;
	right:0;
	text-align:center;
	margin-bottom: 3px;
	position:absolute;
}
.fbvoice.l .img {
	width:80px;
	top:10px;
	left:0;
	font-size:10px;
	line-height:15px;
	text-align:center;
	position:absolute;
}
.fbvoice .img img {
	
	text-align:center;
	border:4px solid #D8D8D8;
	width:100%;
}

.lnvoice.r {
	padding-right:130px;
	padding-bottom:10px;
}
.lnvoice.l {
	padding-left:100px;
	padding-bottom:10px;
}

.lnvoice .voice-box {
	width: 100%;
    margin-left: 20px;
    margin-right: 30px;
}
.lnvoice.r .img {
	width:80px;
	top:10px;
	font-size:10px;
	line-height:15px;
	margin-left:5px;
	right:0;
	text-align:center;
	margin-bottom: 3px;
	position:absolute;
}
.lnvoice.l .img {
	width:80px;
	top:10px;
	left:0;
	font-size:10px;
	line-height:15px;
	text-align:center;
	position:absolute;
}
.lnvoice .img img {
	border-radius: 50%;
	text-align:center;
	width:100%;
}

#cta-area {
	margin: 0 0 20px;
	padding:0 20px;
	border-width:0;
	border-color:#029EBC;
	border-style:solid;
	background:#80CEDD;
	line-height:140%;
	font-weight:bold;
	text-align:center;
}
#under-cta{
    float:none;
    width:auto;
    max-width:100%;    
    margin:-5px auto 0;
    padding:0;
}
#under-cta-inner {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0px 10px;
}　
#before-footer{
    float:none;
    width:auto;
    max-width:100%;    
    margin:-5px auto 0;
    padding:0;
}
#before-footer-inner {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0px 10px;
}　
header .sitename {
	font-size: 35px;
	font-weight: 500;
	color: #fff;
	line-height: 40px;
	padding: 0;
	margin-bottom: 0;
}
body.page main {
    border-radius: 4px;
    padding: 10px 370px 0 50px;
    margin: 0 -350px 0 0px;
    width: 100%;
}
.page main {
    max-width: 1200px;
}
.page-template-page-one-column-sns #wrapper {
    max-width:1200px;
    padding: 0;
    margin: 15px auto 0;
}

.page-template-page-one-column-sns #content {
    margin: 0 auto;
    width: 100%;
}
body.page-template-page-one-column-sns main {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 4px;
  padding: 0px 50px 20px;
}
.page-template-page-one-column-sns .kijisita-sns-button .sns ul li{
	    width: 14.6%;
	margin: 0 1%;
}
.page-template-page-one-column-sns .kijisita-sns-button .sns ul {
    padding-right: 0;
	margin :0;
}
.page-template-page-one-column #wrapper {
    max-width:1200px;
}

.page-template-page-one-column #content {
    margin: 0 auto;
    width: 100%;
}
body.page-template-page-one-column main {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 4px;
  padding: 0px 50px 20px;
}
body.page-template-one-column h1.entry-title{
	  display: none;
	   }
body.page-template-one-column footer{
	  display: none;
	   }
.page-template-one-column #wrapper {
    max-width:2000px;
    padding: 0;
    margin: 0 auto;
}

.page-template-one-column #content {
    margin: 0 auto;
    width: 100%;
}
body.page-template-one-column main {
  max-width: 1200px;
  margin:0 auto;
  border-radius: 4px;
  padding: 0 30px;
}

.page-template-one-column .post{
	max-width:950px;
	padding:0;
	margin:0 auto;
}
body.page-template-one-column h2{
      margin: 10px 0;
    padding: 20px 50px;
}
body.page-template-sp-landingpage main{
	padding:0 50px 0;
}
.lpwide2{
	background:#fff;
	margin:0 -500px;
	padding: 20px 500px;
	}
.lpwide2-inner{
	max-width:1200px;
	width:100%;
}
.lp-wide-white{
	background-color:#fff;
	margin:0 -500px;
	padding: 20px 500px;
}
.lp-wide-dark{
	background-color:#333333;
	margin:0 -500px;
	padding: 20px 500px;
}
.lp-wide-pink{
	background-color:#f2c8fa;
	margin:0 -500px;
	padding: 20px 500px;
}
.lp-wide-crimson{
	background-color:#dc143c;
	margin:0 -500px;
	padding: 20px 500px;
}
.lp-wide-orange{
	background-color:#db662c;
	margin:0 -500px;
	padding: 20px 500px;
}
.lp-wide-yellow{
	background-color:#ffdd1a;
	margin:0 -500px;
	padding: 20px 500px;
}
.lp-wide-sky{
	background-color:#4dd2ff;
	margin:0 -500px;
	padding: 20px 500px;
}
.lp-wide-steelblue{
	background-color:#4682b4;
	margin:0 -500px;
	padding: 20px 500px;
}
.lp-wide-midnight{
	background-color:#0b0b33;
	margin:0 -500px;
	padding: 20px 500px;
}
.lp-wide-forest{
	background-color:#228b22;
	margin:0 -500px;
	padding: 20px 500px;
}
.lp-wide-darkgreen{
	background-color:#004d4d;
	margin:0 -500px;
	padding: 20px 500px;
}
.lp-wide-lime{
	background-color:#affaaf;
	margin:0 -500px;
	padding: 20px 500px;
}

.lp-wide-gray{
	background-color:#e6e6e6;
	margin:0 -500px;
	padding: 20px 500px;
}
.lp-wide-blue{
	background:#4169e1;
	margin:0 -500px;
	padding: 10px 500px;
}
.lp-wide-inner{
	max-width:1200px;
	width:100%;
        
}
.wp_rp_content ul li:before {
    content: none;
}
#lpwide-img{
	margin:0 auto -1px auto;
	width:100%;
	max-width:2000px;
	text-align:center;
}
#lpwide-img-inner {
    margin: 0 -500px;
}
.page-template-page-one-column main ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.page-template-page-one-column main ul li {
	font-size: 16px;
	line-height: 27px; padding-left:1em;
}
.page-template-page-one-column main ul li:before {
	content: '';
	width: 9px;
	height: 9px;
	margin-right:.85em;
	display: inline-block;
	border-radius: 100%;
	background: #20B97B;
	position: relative;
	left: -10px;
	top: -1px;
}
.page-template-page-one-column main ol {
  list-style: none;
  counter-reset: ol_li; 
  list-style-position: inside;
}
.page-template-page-one-column main ol li{
    padding-left: 1.7em;
    text-indent: -1.7em;
}
.page-template-page-one-column main ol li:before {
  text-indent: 0.4em;
  margin-right: -1em;
  counter-increment: ol_li; 
  content: counter(ol_li); 
  color: #333; 
  display: inline-block;
  width: 3.5em;
  height: 1em;
  font-weight: bold;
}
#comments {
	max-width:750px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    margin:0 auto 20px;
}

#comments ol li:before {
    display: none;
}

ol.commets-list {
    background: #f3f3f3;
    padding-bottom:10px;
}

.comment-author.vcard img {
    margin-left: -15px;
　　padding-top: 30px;
}

cite.fn {
    padding-left: 25px;
}
a.comment-edit-link {
	 display: none;
    float: left;
    margin-left: 140px;
}
.comment-meta.commentmetadata a {
    padding-left: 75px;
    float: left;
    margin-top: -42px;
}
#comments p {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 0px;
    color: #333;
    padding: 5px 0;
    margin-left: 0em;
    text-indent: 0em;
}
a.comment-reply-link {
    padding-left: 30px;
}

.commentmetadata {
    font-size: 12px;
    line-height: 15px;
    height: 15px;
    width: 100%;
    clear: both;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-bottom: -30px;
}
#comments ul.children {
    background:#FFF;
    margin: 10px;
    margin: -10px 20px 20px -5px;
}

#comments ul.children img { float: left;
    padding: 10px 0 0 0;
    margin-right: -10px;
}

#comments ul.children cite.fn {
    float: left;
    margin-top: 15px;
}

#comments ul.children span.says {
	    display: none;
    padding-left: 25px;
    margin-top: 15px;
    float: left;
}
#comments ul.children .comment-meta.commentmetadata a {
    float: left;
    padding-left: 50px;
    text-align: left;
    text-indent: .1em;
    margin-top: -40px;
}

/*コメントを残す*/

h3#reply-title {
    margin-top: 20px;
}
#kijisita-wrap {
    padding: 0px;
}
#kijishita-inner {
    max-width: 750px;
    margin: 0 auto;
    padding: 20px 10px;
}
.colwrap {
	padding:0 5px;
}
.col3{
	float:left;
	width:32%;
	margin:0 2%;
}
.col3:first-child{
	float:left;
	width:32%;
	margin:0;
}
.col3:last-child{
	float:left;
	width:32%;
	margin:0;
}
.col2:first-child{
	float: left;
    width: 49%;
    margin: 0 1% 0 0;
}
.col2:last-child{
	float:left;
	width:49%;
	margin:0 0 0 1%;
}

.col4{
	float:left;
	width:23.5%;
	margin:0 1% 0 1%;
}
.col4:first-child{
	float:left;
	width:23.5%;
	margin:0 1% 0 0;
}
.col4:last-child{
	float:left;
	width:23.5%;
	margin:0 0 0 1%;
}

.col37 {
    float: left;
    width: 28%;
    margin: 0 1% 0 1%;
}

.col73 {
    float: left;
    width: 68%;
    margin: 0 1% 0 1%;
}
.spfont{
	font-size:1em;
}
.spfont a{
	font-size:1em;
}
.spfont p{
	font-size:1em;
}
.spfont ul li{
	font-size:1em;
}
.spfont ol{
	font-size:1em;
}

.hbtn-wrap a{
font-size: 1.0em;
}
.header-gazou-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	z-index:2;
	width:80%;
	height:auto;
}
span.sns-icon {
    font-size: 1.3em;
}
.blogbox{
	width: 320px;
	top: 10px;
}
#search-button {
    top: -5px;
    right: 20px;
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 24px;
}
#start-search:checked ~ #search-wrap {
    right: 50px;
    top: 50px;
    z-index: 998;
    width: 500px;
    height: 200px;
    padding: 100px 30px;
}
#start-search:checked ~ label #search-button-close {
    display: block;
    right: 65px;
    top: 85px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 50px;
}
#left-menu {
    top: -8px;
    left: 2px;
	font-size:26px;
}
.menu-title{
	font-size:12px;
}
#start-menu:checked ~ label .left-menu-close {
    animation: slidein2 .3s ease 0s 1 normal;
    left: 220px;
    top: -5px;
}

/*ページトップ*/
#page-top{
	bottom:30px;
}
/*アイキャッチ上*/
#kiji-ue {
    height: 50px;
}
/*ポートフォリオ*/
.page-template-portfolio #contentInner{
	width:auto;
	max-width:100%;
}
body.page-template-portfolio main{
    margin:0 auto;
    border-radius: 4px;
    padding: 0;
	width:100%;
	max-width:100%;
}
.page-template-portfolio .post {
	margin:0;
	width:100%;
}
.tob-inner {
	width:1000px;
    max-width: 1000px;
}
.tob2-inner {
	width:1000px;
    max-width: 1000px;
}
.pf4-inner:hover{
	left:-200px;
	right:-200px;
	transition: .3s;
}
.pf4b-inner:hover span {
	font-size:1.0em;
}
.sns i.fab.fa-line{
    top: 5px;
    left: 0;
}
.kijisita-sns-button .sns li {
    width: 14.8%;
}
#newposts dl.clearfix {
    width: 29%;
}
#side #newposts dl.clearfix {
    width: 100%;
}
#side #newposts dl dd a{
	font-size:.9em;
}
#side #newposts dl dd{
	max-width:54%;
    padding: 0 1%;
}
#under-navi{
	background:#880E4F;
	margin:0 0 -95px;
	height:60px;
}
#footer-navigation li a{
	font-size:1.0em;
}
#footer-navigation {
    margin: 10px 0 0;
}
.page .post {
    width: 100%;
    padding: 0;
}
.mce-menu-item{
	padding:12px;
}
#topnews dl.clearfix.none-sidebar {
    width: 31.3%;
	height: 320px;
	margin:5px 1% 35px;
}
#header-gazou-area.animated.fadeIn.smallheader{
	max-width:1200px;
	margin:30px auto 0;
}
#header-gazou-area.animated.fadeIn.smallheadershadow{
	max-width:1200px;
	margin:30px auto 0;
	box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.descr.logoleft {
    text-align: left;
}
#logo.logoleft {
    text-align: left;
    margin: 0 50px;
	max-width:300px;
    float: left;
}
#topnews dl.clearfix.none-sidebar.wide-card{
	width:46%;
	height:160px;
}
#topnews dl.clearfix.none-sidebar dt .trim{
	height:220px;
}
#before-footer .wpp-list li{
	height:260px;
}
.tob2{
	background-attachment: fixed; 
}
.header-contact {
    position: relative;
    width: 100%;
    text-align: center;
}
.contact-message {
    text-align:right;
	font-size:.75em;
    height:15px;
	line-height:15px;
}

.contact-tel,.contact-line,.contact-mail {
	width:150px;
	float:right;
	height:30px;
	line-height:30px;
}
.contact-tel {
    margin: 5px 0 5px 5px;
    background: none;
    box-shadow: 0 0 0;
}
.contact-line {
    margin: 5px;
}
.contact-mail {
    margin: 5px 5px 5px 0;
}
.contact-tel a:before,.contact-mail a:before{
	    display: none;
}
.footer-navi{
	width:100%;
	max-width:1200px;
	margin:0 auto;
}
.cardlink{
    width: 18%;
}
.cardlink dt {
    overflow: hidden;
    height: 120px;
}
/*************************************************
　↑　領域4　PCサイズ　終わり　↑
**************************************************/

}