@charset "utf-8";
@charset "UTF-8";
.wpp-no-data {
} .wpp-list {
} .wpp-list li {
overflow: hidden;
float: none;
clear: both;
margin-bottom: 1rem;
}
.wpp-list li:last-of-type {
margin-bottom: 0;
} .wpp-list li.current {
} .wpp-thumbnail {
display: inline;
float: left;
margin: 0 1rem 0 0;
border: none;
} .wpp-post-title {
} .wpp-excerpt {
}
.wpp-excerpt:empty {
display: none;
} .wpp-meta, .post-stats {
display: block;
font-size: 0.8em;
}
.wpp-meta:empty, .post-stats:empty {
display: none;
} .wpp-comments {
} .wpp-views {
} .wpp-author {
} .wpp-date {
} .wpp-category {
} .wpp-rating {
}
   * {
margin: 0px;
padding: 0px;
}
main, article, aside, header, canvas, details, figcaption, figure, footer, nav, section, summary {
display: block;
}
body {
font-family:Lato, 'Noto Sans JP', sans-serif;
min-width: 320px;
word-wrap: break-word;
background-color:#f2f2f2;
overflow: hidden;
}
body.mceContentBody {
background-color:#fff;
width: 99%;
}
#wpadminbar{
position:fixed !important;
}
#totalcover{
position:relative;
}
.gf {
font-family: 'Denk One', cursive; 
font-weight: bold;
} a {
position: relative;
color: #4169e1;
display: inline-block;
text-decoration: underline;
transition: .3s;
}
a:hover {
color: #2ee6a8;
}
.post a{
word-break: break-all;
display: inline;
}
img, video, object {
max-width: 100%;
height: auto;
border: none;
vertical-align: bottom;
-webkit-transition: 0.8s;
-moz-transition: 0.8s;
-o-transition: 0.8s;
-ms-transition: 0.8s;
transition: 0.8s;
}
img.size-full, img.size-large {
margin-bottom: 10px;
height: auto;
max-width: 100%;
}
.imgshadow img{
box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.wp-caption{
height: auto;
max-width: 100%;
} header .sitename img {
height: auto;
max-height: 50px;
margin-top: -10px;
width:auto;
}
.sitename img a {
max-width: 210px;
margin: 0 auto;
} .smanone {
display: none;
}
.lpimg-sp {margin: 0 -10px;}
.lpimg-pc {display:none;}  .clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
} .clearfix {
display: inline-block;
}/*\*/* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
.clear {
clear: both;
}/**/.center {
text-align: center;
padding-bottom: 20px;
} .youtube-container{ 
overflow:hidden;
width: auto;
max-width: 100%;
height: 200px;
}
iframe { max-width: 100%; 
max-height:100%;} 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;
}  .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;
}
#reca{
width:304px;
margin:0 auto 20px;
} .field-wrap input[type=button], .field-wrap input[type=submit] {
background: #ff953e;
border: 0;
height: 50px;
font-weight: bold;
color: #373737;
width: 50% !important;
box-shadow: 0 1px 5px #ccc;
transition:.2s ease-in-out;
}
.field-wrap input[type=button]:hover, .field-wrap input[type=submit]:hover{
background:#ff9800;
transition:.2s ease-in-out;
} table.OM_table {
border: none;
}
.OM_table {
width:100%;
border:none;
}
td.OM_bottom {
display: none;
}
.OM_table tr td{
text-align: center;
border: solid 1px #fff;
background: #fff;
}
.OM_top {
border:0;
font-size:22px;
font-weight:600;
padding:15px 0;
background-color:#d3d3d3;
color:#333;
font-weight:bold;
text-align:center;
line-height:22px;
}
.OM_left {
border:0;
font-size:18px;
color:#333333;
padding:10px 15px;
text-align:center;
width:100%;
font-weight:bold;
}
.OM_center {
border:0;
font-size:18px;
background:#f8f8ff;
color:#333333;
padding:10px 15px;
text-align:center;
width:100%;
}
.OM_right {
border:0;
font-size:18px;
color:#333333;
padding:10px 15px;
text-align:center;
width:100%;
font-weight:bold;
}
.OM_bottom {
border:0;
font-size:18px;
color:#a9a9a9;
padding:15px 15px 15px 15px;
text-align:center;
line-height:16px;
}
.OM_seimei {
width:90%;
padding:0 5px;
}
.OM_mail {
width:90%;
padding:0 5px;
}
.OM_left2 {
border:0;
font-size:16px;
color:#333333;
padding:20px 15px;
text-align:center;
width:100%;
font-weight:bold;
}
.OM_mail2 {
width:90%;
padding:10px 10px;
margin:20px 5px;
background: rgba(241, 241, 241, 0.68);
border: none;
}
.OM_submit {
background-color: #ffffff;
color: #333333;
width: 95%;
font-size: 18px;
padding: 10px 5px;
border-radius: 4px;
border: none;
}
.OM_link:hover {
border-bottom:1px dotted #1393ff;
}
.OM_submit input[type="submit"] {
width: 40%;
font-size: 100%;
padding: 8px 4px;
background: #29297d;
border: 1px solid #29297d;
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;
}
.OM_submit input[type="submit"]:hover {
background: #fff;
color: #29297d;
}   p {
font-size: 16px;
font-weight: 300;
line-height: 1.9em;
margin-bottom: 20px;
clear:both;
} .post ul li ,.post ol li {
color: #333333;
font-size: 1.0em;
font-weight: 500;
line-height: 1.9em;
} span.emphasis {
-webkit-text-emphasis: filled circle #1a1a1a;
text-emphasis: filled circle #1a1a1a;
} header .sitename {
font-size: 22px;
font-weight: 800;
color: #fff;
line-height: 22px;
padding: 0;
height:40px;
margin-bottom: 0;
}
header .sitename a {
font-size:22px;
width:90%;
color: #333;
text-decoration: none;
font-weight: bold;
}
header .sitename a:hover {
-moz-opacity: 0.8;
opacity: 0.8;
} header h1 {
font-size: 12px;
color: #666;
font-weight: normal;
}
header a {
color: #FFF;
text-decoration: none;
}
header .descr {
height:12px;
text-align: center;
font-size: 10px;
padding: 0 10px 10px;
color: #666;
font-weight: bold;
margin:0 0.67em 0;
line-height: 12px;
} .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-one-column #eyecatch {
margin-top:0;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;	
} .post h2{
font-weight: bold;
font-size: 20px;
padding: 1.0em 1.5em;
background: #f6f6f6;
margin: 10px 0;
border-radius:3px;
color:#1a1a1a;
line-height: 1.6em;
} 
h2 {
font-weight: bold;
font-size: 20px;
padding: 1.0em 1.5em;
background: #f6f6f6;
margin: 10px 0;
border-radius:3px;
color:#1a1a1a;
line-height: 1.6em;
}
h2.archiev {
text-align:center;
background:none;
}
.post .material h2{
font-weight: bold;
font-size: 20px;
padding: 1.0em 1.5em;
background: #f6f6f6;
margin: 10px 0;
border-radius:3px;
color:#1a1a1a;
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;
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 .shadow h2{
padding: 20px;
border-radius:3px;
margin:10px 0 20px;
background: #F0F0F0;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.15) inset;
} .post .ribbon h2{
position: relative;
color:#FFF;
background: #325A8C;
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;
border-top: 5px solid #1A3654;
}
.post .ribbon h2::before{
right: 0;
border-left: 5px solid #1A3654;
}
.post .ribbon h2::after{
left: 0;
border-right: 5px solid #1A3654;
} .post .under-gradline h2 {
position: relative;
padding: 0.8em 0;
background:none;
color:#2a66a5;
margin:10px 0 20px;
}
.post .under-gradline h2:after {
content: "";
display: block;
margin-top:5px;
height: 4px;
background: -moz-linear-gradient(to right, #2a66a5, transparent);
background: -webkit-linear-gradient(to right, #2a66a5, transparent);
background: linear-gradient(to right, #2a66a5, transparent);
} .post .first-big h2{
background:none;
color:#1a1a1a;
margin:10px 0 20px;
padding:5px 0px;
}
.post .first-big h2:first-letter {
font-size: 1.2em;
color: #981dad;
background:none;
border-bottom:solid 3px #981dad;
} .post .hamiwaku h2{
position: relative;
margin:10px 0 20px;
padding: 15px 20px;
font-size:20px;
text-align:center;
border-top: solid 1px #325A8C;
border-bottom: solid 1px #325A8C;
background:none;
color:#325A8C;
}
.post .hamiwaku h2:before,.post .hamiwaku h2:after{
content: '';
position: absolute;
top: -10px;
width: 1px;
height: calc(100% + 20px);
background-color: #325A8C;
}
.post .hamiwaku h2::before{left: 10px;}
.post .hamiwaku h2::after{right: 10px;} .post .chapter h2{
position:relative;
padding:20px 10px;
font-size:20px;
border:1px solid #325A8C;
margin: 10px 0;
background: none;
color: #325A8C;
}
.post .chapter h2::after{
font-family: Font Awesome\ 5 Free;
content: "\f0c8  Chapter";
position: absolute;
top: -15px;
left: 10px;
background: #fff;
font-size: 12px;
color: #325A8C;
padding: 0 10px;
} .post .icon h2 {
position: relative;
margin:10px 0 20px;
padding-left: 1.6em; line-height: 1.4em;
color: #fff;
background:#2a66a5;
border-radius:3px;
}
.post .icon h2:before{ 
font-family: Font Awesome\ 5 Free;
content: "\f00c";
position: absolute; font-size: 1em; left: 9px;
color: #fff; } .post .simpleh2 h2{
background: none;
color:#1a1a1a;
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-color: #1a1a1a;
border-style: solid;
line-height: 140%;
font-weight: bold;
color:#1a1a1a;	
} .post .h3underline h3 {
margin: 0 0 10px 0;
padding: 15px 8px;
border-width: 0 0 3px 0;
border-color: #1a1a1a;
border-style: solid;
line-height: 140%;
font-weight: bold;
color:#1a1a1a;	
} .post .thin-underline h3 {
margin: 0 0 10px 0;
padding: 15px 8px;
border-width: 0 0 1px 0;
border-color: #1a1a1a;
border-style: solid;
line-height: 140%;
font-weight: bold;
color:#1a1a1a;	
} .post .stripes h3 {
position: relative;
border:none;
}
.post .stripes h3:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 5px;
background: -webkit-repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 0px, #fff 2px, #fff 2px);
background: repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 0px, #fff 2px, #fff 2px);
} .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;
color: #325A8C;
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;
color: #A1B8D1;
} .post .simpleh3 h3{
background: none;
color:#1a1a1a;
border:none;
} 
h3 a {
color: #333;
font-weight:800;
text-decoration:none;
} .post h4{
margin-bottom:10px;
position: relative;
padding: 10px 10px 10px 1.4em;
line-height: 1.4em;
color: #1a1a1a;
}
.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;
color: #1a1a1a;
}
.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-color: #1a1a1a;
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-color: #1a1a1a;
border-style: solid;
}
.post .left-thin-border h4:before{ 
content: "";
} .post .trans-color h4{
background: none;
color:#1a1a1a;
border:none;
padding: 10px 10px 10px 10px;
} 
.post .trans-color h4:before{ 
content: "";
} .post .simpleh4 h4{
background: none;
color:#1a1a1a;
border:none;
padding: 10px 10px 10px 10px;
} 
.post .simpleh4 h4:before{ 
content: "";
}
.post h5{
margin-bottom:10px;
font-size:16px;
} .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: 150px;
font-size: 15px;
line-height:22px;
float:left;
}
.koushin {
width: 150px;
font-size: 15px;
line-height:22px;
float:left;
} .post blockquote {
background-color: #fff;
background-image: url(//ishikawa19.com/wp-content/themes/elephant3/images/quote.png);
background-repeat: no-repeat;
background-position: left top;
padding-top: 50px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 20px;
border-style : solid;
border-width : 1px;
border-color : #cecece;
border-radius: 3px;
} .inyoumodoki {
background-color: #f8f8ff;
background-image: url(//ishikawa19.com/wp-content/themes/elephant3/images/quote.png);
background-repeat: no-repeat;
background-position: left top;
border-style : solid;
border-width : 5px;
border-color : #808080;
padding : 5px;
padding-top: 50px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 20px;
} footer h4 a {
color: #cccccc;
text-decoration: none;
}
footer h4 p {
color: #666;
text-decoration: none;
} #footer-navigation {
margin: 10px 0 30px;
}
#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;
} #footer {	background: #997a3d;
} #footer_w {
width: 2000px;
margin: 20px auto;
text-align: left;
} .main .front-page{
background:none;
box-shadow:0 0 0;
}
#topnews h3 {
border-width: 0 0 0 0; }
#topnews dl.clearfix {
position:relative;
padding : 8px 5px ;
margin:0 5px 15px;
transition: .3s ease;
overflow:hidden;
border-radius: 2px;
box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.readmore{display:none;}
.readmore.none-sidebar.wide-card{display:none;} #topnews .trim {
height: 90px;
overflow: hidden;
}
#topnews dt {
width:40%;
float: left;
position:relative;
}
#topnews dt a {
width: 100%;
box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
#topnews dt img {
width: 100%;
}
.category_info p {
position: absolute;
z-index: 1;
background: #4899b2;
padding: 3px;
font-size: 12px;
line-height: 14px;
color: #fff;
} #topnews dd {
width:56%;
padding:2px 5px;
float: left;
}
#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 ;
} #topnews .clearfix dd h3 {
font-size: 14px;
font-weight: bold;
padding: 0px;
margin-bottom: 2px;
}
#topnews .clearfix dd h3 a {
font-weight: 500;
color: #333;
text-decoration: none;
line-height: 1.3em;
font-size:.9em;
} #topnews .clearfix dd p {
font-size: 16px;
color: #666;
line-height: 18px;
} .blog_info p a {
color: #666;
text-decoration: none;
}
#topnews .clearfix dd .blog_info p{
float:left;
font-size: 12px;
font-weight:bold;
color: #009fc1;
line-height: 13px;
margin: 0 0 3px;
padding: 0 2px;
width:100%;
}
li.recentcomments a:before {
display: none;
} span.post-date {
display: none;
}
#side aside ul li {
list-style:none;
} #side aside h4 {
font-size: 14px;
font-weight: bold;
background:#fc51a2;
color:#870e4e;
padding: 10px 5px 10px 10px;
margin: 10px 5px;
line-height: 33px;
border-radius: 0.15em;
clear:both;
}
#side aside ul li a{
display: inline-block;
line-height: 2.5em;
margin: 15px 0;
padding: 0 5px 0 35px;
list-style:none;
}
#side aside ul li a:before{
content: "\f35a";
font-family: Font Awesome\ 5 Free;
position: absolute;
left: 3px;
font-size: 1.3em;
color:#656565;
}
#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 {
color:#1a1a1a;
margin-bottom: 20px;
background: #fff;
padding: 0 5px 10px;
border-radius:3px;
list-style:none;
}
#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;
}
.kanren dl a {
display: block;
} .kanren h5 a{
font-weight: bold;
top: 102px;
font-size: 12px;
margin: 0 2px;
text-decoration: none;
}
.kanren {
float: left;
width: 100%;
margin: 0 0 10px 0;
}
.kanren dl {
position: relative;
overflow: hidden;
float: left;
width: 48%;
height: 180px;
margin: 5px 1% 10px;
padding: 0;
background: #FFF;
box-shadow: 0px 1px 5px rgba(0,0,0,.3);	
}
.kanren dt{
float: left;
margin:0;
padding:0 0 5px;
}
.kanren_img {
overflow: hidden;
height: 100px;
}
.kanren dd h5 {
font-size: 12px;
color: #333;
padding:0 7px;
}
.kanren dd a {
text-decoration: none;
}
.kanren .clearfix dd p {
font-size: 12px;
line-height: 18px;
}
.kanren .clearfix dd h5 a {
text-decoration: none;
}
.kanren .clearfix dd h5 a:hover {
color: #6495ed;
} #kijisita-wrap h3 {
margin: 20px auto;
text-align: center;
}
#kijisita-kanren{
float:left;
}
#kijisita-recent{
float:left;
}
#under-cta{
clear:both;
margin: -5px 0 0;
}
#before-footer{
clear:both;
}
#before-footer-inner{
clear:both;
}  .post table {
border-color: #c0c0c0;
margin-bottom:20px;
width:100%;
}
table tr td {
padding: 15px 10px;
background:#fff;
border-color: #f5f5f5;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #c0c0c0;
border-right-color: #c0c0c0;
border-bottom-color: #c0c0c0;
border-left-color: #c0c0c0;
font-size: 16px;
line-height: 18px;
}
table th {
padding: 10px;
background:#f5f5f5;
border-color: #f5f5f5;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #c0c0c0;
border-right-color: #c0c0c0;
border-bottom-color: #c0c0c0;
border-left-color: #c0c0c0;
font-size: 16px;
line-height: 18px;
}
.post table tr td p{
font-size: 16px;
line-height: 18px;
}
.post table tr:nth-child(even) {
background-color:#f3f3f3;
}
.post submit {
background-color: #a9a9a9;
color: #333333;
width: 95%;
font-size: 18px;
padding: 10px 5px;
border-radius: 4px;
}
.post link:hover {
border-bottom:1px dotted #1393ff;
}
.input[type="submit"] {
width: 20%;
font-size: 100%;
padding: 4px;
background: #e6e6fa;
color: #333333;
text-decoration: none;
-webkit-transition: 0.8s;
-moz-transition: 0.8s;
-o-transition: 0.8s;
-ms-transition: 0.8s;
transition: 0.8s;
}
.input[type="submit"]:hover {
background: #66cdaa;
}
#main .post table {
border-top-width: 1px;
border-right-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-top-color: #999;
border-right-color: #999;
color: #333;
} 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;
} #xs-menu-btn {
margin: 0 10px;
padding: 10px 0;
overflow: hidden;
}
#xs-menu-btn span.op {
padding: 8px 6px;
float: right;
text-align: right;
cursor: pointer;
}
#xs-navigation {
display: none;
width: 100%;
border-top: 2px solid #333;
background: #cccccc;
position: absolute;
left: 0;
}
#xs-navigation li {
line-height: 30px;
}
#xs-navigation li a {
font-size: 14px;
display: block;
padding: 4px 40px 4px 16px;
background: #cccccc;
border-bottom: 1px solid #ddd;
text-decoration: none;
position: relative;
}
#xs-navigation li a:hover {
color: #cccccc;
background: #333;
}
#xs-navigation li a:after {
color: #bbb;
position: absolute;
top: 50%;
right: 0;
margin: -12px 0 0;
width: 24px;
height: 24px;
line-height: 24px;
content: ">";
}
#xs-navigation li ul li a {
font-size: 80%;
padding: 0 24px;
}
#xs-navigation li ul li ul li a {
padding: 0 32px;
}
#xs-navigation li ul li ul li ul li a {
padding: 0 40px;
}
#main-navigation ul{
position: relative;
left:50%;
float: left;
}
#main-navigation ul li {
list-style: none;
padding: 0px 10px;
font-size: 13px;
display: block;
position: relative;
left:-50%;
float: left;
}
#main-navigation ul li a{
padding: 10px 10px;
border-radius: 1px;
background: rgba(255, 255, 255, 0);
position: relative;
margin: 0;
font-weight: bold;
font-size:15px;
} .acordion_tree li a {
padding: 10px 25px;
text-decoration: none;
} #main-navigation li a {
text-align: center;
text-decoration: none; padding: 5px 10px;
display: block; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#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 {
display: none;
background: rgba(18, 16, 94, 0);
border-top:1px #ccc;
border-bottom: 1px #ccc;
border-radius:2px;
padding: 0px;
position: absolute;
top: 100%;
left: 0%;
margin: 0 0 0 -1px;
z-index: 999;
}
#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;
} #footer-navigation ul{
position: relative;
left:50%;
float: left;
}
#footer-navigation ul li {
list-style: none;
padding-left: 0;
font-size: 13px;
display: inline;
position: relative;
left:-50%;
float: left;
}
#footer-navigation li a {
text-align: center;
margin: 10px 5px 10px;
text-decoration: none;            
padding: 5px 20px;
display: block;
font-size: .8em; 
line-height:1.5em;
font-weight: 500;
color: #ffffff;
background:rgba(255, 255, 255, 0.21);
}
#footer-navigation li a:hover {
color: #1788e1; background:#dddc; } #side aside #mybox ul li ul li {
font-size: 14px;
color: #333333;
line-height: 28px;
margin-bottom: 0;
padding: 5px 0 5px;
} #side aside #search {
padding-bottom: 0px;
position: relative;
clear:both;
margin:10px;
}
#side aside .searchsubmit{
top:25px;
}
#mybox input#s {
margin-top: 10px;
background: #e8e8e8;
}
#mybox input#searchsubmit {
margin-top: 10px;
}
form#searchform {
position: relative;
}
#search {
margin: 75px 10px;
}
#s {
height: 60px;
color: #333;
font-size: 16px;
border-radius: 3px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
background: #fff;
z-index: 1;
padding: 10px 50px 10px 5px;
width: 100%;
box-sizing: border-box;
position: relative;
box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
button#searchsubmit { 
width: 45px;
height: 45px;
padding: 0px;
font-family: Font Awesome \ 5 Free;
font-size: 28px;
border: none;
background: transparent;
position: absolute;
z-index: 1;
top: 12px;
right: 5px;
color:#5a5a5a;
}
#side aside button#searchsubmit { 
top: 20px;
}
*:first-child + html #searchsubmit {
top: 1px;
} p#headimg img {
width: 100%;
position: relative;
} .pagination {
clear: both;
position: relative;
font-size: 18px;
line-height: 18px;
margin: 0 20px 20px;
padding:0 0 40px;
}
.pagination span, .pagination a {
display: block;
float: left;
border-radius: 3px;
margin: 2px 2px 2px 0;
padding: 6px 9px 5px 9px;
text-decoration: none;
width: auto;
color: #45b0e6;
}
.pagination a:hover {
color: #fff;
background-color: #333333;
}
.pagination .current {
padding: 6px 9px 5px 9px;
color: #fff;
background-color: #45b0e6;
} #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;
} 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;
}
ul.breadcrumb li a { 
display: block;
float:left; 
padding: 2px 0 2px 0;
margin: 0 5px 0 0;
}
ul.breadcrumb li:last-child{
display:none;
} .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:hover{
box-shadow: 0px 28px 30px -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);
}
.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.snsflat:hover,li.facebook.ripple.snsflat:hover,li.googleplus.ripple.snsflat:hover,li.hatebu.ripple.snsflat:hover,li.pocket.ripple.snsflat:hover,li.line.ripple.snsflat:hover,li.instagram.ripple.snsflat:hover{
box-shadow: 0 0 0;
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-ms-transform: translate(0,0);
-o-transform: translate(0,0);
transform: translate(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:hover,li.facebook.ripple.snsghost:hover,li.googleplus.ripple.snsghost:hover,li.hatebu.ripple.snsghost:hover,li.pocket.ripple.snsghost:hover,li.line.ripple.snsghost:hover,li.instagram.ripple.snsghost:hover {
box-shadow: 0 0 0;
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-ms-transform: translate(0,0);
-o-transform: translate(0,0);
transform: translate(0,0);
}
li.twitter.ripple.snsghost a {
background: none;
color: #06acee;
border: solid 2px #06acee;
}
li.twitter.ripple.snsghost a:hover {
background: #06acee;
color: #fff;
}
li.facebook.ripple.snsghost a{
background: none;
color: #3c5a97;
border: solid 2px #3c5a97;
}
li.facebook.ripple.snsghost a:hover{
background: #3c5a97;
color: #fff;
}
li.googleplus.ripple.snsghost a{
background: none;
color: #db4a39;
border: solid 2px #db4a39;
}
li.googleplus.ripple.snsghost a:hover{
background: #db4a39;
color: #fff;
}
li.hatebu.ripple.snsghost a{
background: none;
color: #5d8ac1;
border: solid 2px #5d8ac1;
}
li.hatebu.ripple.snsghost a:hover{
background: #5d8ac1;
color: #fff;
}
li.pocket.ripple.snsghost a{
background: none;
color: #f03e51;
border: solid 2px #f03e51;
}
li.pocket.ripple.snsghost a:hover{
background: #f03e51;
color: #fff;
}
li.line.ripple.snsghost a{
background: none;
color: #01b900;
border: solid 2px #01b900;
}
li.line.ripple.snsghost a:hover{
background: #01b900;
color: #fff;
} .sns .twitter a {
background:#00acee;
}
.sns  .twitter a:hover {
background:#0092ca;
color:#fff;
} .sns  .facebook a {
background:#3b5998;
}
.sns .facebook a:hover {
background:#2c4373;
color:#fff;
} .sns .googleplus a {
background:#db4a39;
}
.sns  .googleplus a:hover {
background:#ad3a2d;
color:#fff;
} .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.snsghost:hover{
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-ms-transform: translate(0,0);
-o-transform: translate(0,0);
transform: translate(0,0);
}
li.instagram.ripple.snsghost a:hover{
color:#fff;
background:#f13f79;
border:2px solid #f13f79;
}
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 .hatebu a:hover {
background:#43638b;
color:#fff;
} .sns .line a {
background: #01b900;
position:relative;
}
.sns .line a:hover {
background:#019000;
color:#fff;
}
.sns i.fab.fa-line{
position: relative;
top: -1px;
left: 7px;
font-size: 2.7em;
font-weight:500;
} .sns  .pocket a {
background:#f03e51;
}
.sns  .pocket a:hover {
background:#c0392b;
color:#fff;
} .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:hover {
transition: .3s ease;
box-shadow:0px 10px 28px -2px 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;
} #wp-calendar {
border-collapse: collapse;
border-top-width: 1px;
border-right-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-top-color: #999;
border-right-color: #999;
width: 100%;
}
#wp-calendar thead tr th {
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #999;
border-left-color: #999;
font-size: 14px;
padding: 3px;
text-align: center;
background-color: #f3f3f3;
}
#wp-calendar td {
text-align: center;
padding: 0px;
background-color: #fff;
}
#wp-calendar caption {
font-weight: bold;
text-align: left;
padding-top: 10px;
padding-bottom: 5px;
font-size: 14px;
}
#wp-calendar tbody tr #today {
background-color: #b0e0e6;
} #page-top {
position: fixed;
z-index: 997;
bottom: 70px;
right: 0px;
font-size: 30px;
}
#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);
}
#page-top a:hover {
text-decoration: none;
box-shadow: 0px 10px 30px 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);
}
.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:hover, .next: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 5px 15px 0px rgba(0,0,0,.3);
}
.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;
} #adsense-mobile {
max-width:320px;
margin:10px auto;
text-align:center;
}
#adsense-mobile.pcnone p {
text-align: center !important;
}
#adsense-mobile.pcnone .textwidget {
text-align: center;
}  .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; -moz-border-radius: 3px; color:#fff;
box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
.btn-wrap a:hover{
color:#fff;
box-shadow: 0px 8px 25px -5px rgba(0,0,0,.3);
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);
}
.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.kotei1 a{
font-weight:bold;
display:inline-block;
width: 75%;
max-width: 200px;
margin: 0 1%;
text-decoration:none;
font-size:.65em;
padding:0.9em 1.0em;
background: #3cb371;
border:2px solid #3cb371;
-webkit-border-radius: 2px; -moz-border-radius: 2px; color:#fff;
}
.btn-wrap.kotei1 a:hover{
background:none;
border:2px solid #3cb371;
color:#3cb371;
font-weight:bold;
} .btn-wrap.kotei2 a{
font-weight:bold;
display:inline-block;
width: 75%;
max-width: 200px;
margin: 0 1%;
text-decoration:none;
font-size:.65em;
padding:0.9em 1.0em;
background: #3cb371;
border:2px solid #3cb371;
-webkit-border-radius: 2px; -moz-border-radius: 2px; color:#fff;
}
.btn-wrap.kotei2 a:hover{
background:none;
border:2px solid #3cb371;
color:#3cb371;
font-weight:bold;
} .btn-wrap.ghost a{
font-weight:bold;
display:inline-block;
text-decoration:none;
padding:0.8em 2.1em;
background: rgba(255, 255, 255, 0.30);
border:2px solid #0090e1;
-webkit-border-radius: 2px; -moz-border-radius: 2px; text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
color: #0090e1;
}
.btn-wrap.ghost a:hover{
box-shadow: 0px 8px 25px -5px rgba(0,0,0,.3);
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);
} .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:hover {
background-color:rgba(255,255,255,0);
border-color: #59b1eb;
color: #59b1eb;
font-weight:bold;
}
.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:hover {
background-color: #333;
border-color: #333;
color: #fff;
font-weight:bold;
}
.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:hover {
background-color: #fff;
border-color: #333;
color: #fff;
font-weight:bold;
}
.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:hover::before,
.btn-wrap.spe2 a:hover::after {
height: 0;
background-color: #fff;
}
.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.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:hover {
color: #fff;
}
.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::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:hover {
color: #fff;
}
.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;
}
@keyframes shiny {
0% { left: -30%; }
20% { left: 150%; }
100% { left: 150%; }
}
@-webkit-keyframes shiny {
0% { left: -30%; }
20% { left: 150%; }
100% { left: 150%; }
}
@-moz-keyframes shiny {
0% { left: -30%; }
20% { left: 150%; }
100% { left: 150%;}
} .hbtn-wrap{
margin:1.5em 0 2em;
}
.hbtn-wrap a{
display:inline-block;
text-decoration:none;
padding:0.7em 2.0em;
background: rgba(255, 255, 255, 0.3);
border:2px solid #3cb371;
-webkit-border-radius: 3px; -moz-border-radius: 3px; text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
box-shadow: 0px 1px 5px rgba(0,0,0,.3);
color:#fff;
font-size: .75em;
font-weight:bold;
}
.hbtn-wrap a:hover{
color:#fff;
font-weight:bold;
box-shadow: 0px 8px 20px -5px rgba(0,0,0,.3);
transition: .2s ease-in-out;
-webkit-transform: translate(0px,-4px);
-moz-transform: translate(0px,-4px);
-ms-transform: translate(0px,-4px);
-o-transform: translate(0px,-4px);
transform: translate(0px,-4px);
} .hbtn-wrap.ghost{
margin:1.5em 0 2em;
}
.hbtn-wrap.ghost a{
display:inline-block;
text-decoration:none;
padding:0.7em 2.0em;
background: rgba(255, 255, 255, 0.3);
border:2px solid #fff;
-webkit-border-radius: 3px; -moz-border-radius: 3px; text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
color:#fff;
}
.hbtn-wrap.ghost a:hover{
box-shadow: 0px 8px 20px -5px rgba(0,0,0,.3);
} .upbtn-wrap {
margin: 1.3em 0 .5em;
}
.upbtn-wrap a {
text-align: center;
display: inline-block;
text-decoration: none;
padding: 0.3em 2em .3em 2em;
font-size:18px;
background: #3cb371;
border: 2px solid #3cb371;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
color: #fff;
}
.upbtn-wrap a:hover{
background:none;
border:2px solid #3cb371;
color:#3cb371;
box-shadow:none;
} .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;
} .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-upper-area{
max-width: 100%;
padding: 0;
background:#FFFFFF;
margin: 0 auto;
box-shadow: 0px 3px 8px 0 rgba(0,0,0,.3);
position:absolute;
z-index:2;
width:100%;
} .header-fixed-area-desc {
height: 12px;
}
.header-fixed-area-main {
height: 62px;
}
.header-fixed-area-spnavi{
height: 49px;
}
#logo-area {
padding: 0 10px 0px;
margin: 5px auto 2px;
text-align: center;
position:relative;
}
#logo{
width: 100%;
text-align:center;
margin:0 auto;
}
p.sitename{
padding: 10px 0 0;
margin:0 35px;
font-size:25px;
}
#accordion{
max-width: 100%;
border-top: 1px #ccc;
border-bottom: 1px #ccc;
padding: 10px 0;
margin: 0 auto;
background:#ff6347;
float:left;
}
span.op {
padding: 10px;
}
#header-gazou-area{
max-width: 2500px;
padding: 0;
margin: 0 auto;
position: relative;
overflow:hidden;
}
#navi-large-area{
text-align: center;
padding: 0;
background: #880E4F;
margin: 0px auto;
position: relative;
}
#navi-area {
text-align: center;
max-width: 1200px;
padding: 10px 10px;
margin: 0 auto;
}
#top-upper {
max-width:1200px;
padding: 0 auto;
margin: 0 auto 15px;
}
#top-upper-3colomn {
max-width:1200px;
margin: 0px auto;
}
#top-under{
max-width:820px;
margin: 0 auto;
float:none;
clear:both;
}
#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;
}
header {
text-align: center;
padding-top:5px;
}
#gazou {
height: auto;
max-width: 100%!important;
}
#gazou p {
margin: 0px;
}
section {
padding-top: 1em;
margin-bottom: 3em;
}
footer {
clear: both;
padding: 20px 0;
text-align: center;
}
.ad {
padding-bottom: 10px;
} html {
overflow: auto;
}
body {
overflow: hidden; }
footer {
margin: 0 -200%; padding: 20px 200%; }
#side aside a{
font-weight: 400;
color: #333333;
text-decoration: none;
}
#side aside a:hover{
color: #6495ed;
background:#eaeaea;
}
.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_w{
width: 100%;
margin: 0 auto 20px auto;
padding: 0;
}
.footer_s {
margin: 0 auto 20px auto;
width:auto;
padding: 0 15px;
}
#footer_w .footer_s h4{
margin:30px 0 10px;
}
#footer {
clear: both;
float: none;
width: auto;
position: static !important;
;
} #footer_w h4 {
font-size: 95%;
font-weight:bold;
text-align: center;
color: #f5f5f5;
margin: 10px 0 10px;
padding: 0 0 3px 0;
} #spnaviwrap{	
padding: 0;
text-align:center;
background: #ad003f;
clear:both;
}
#spnaviwrap .spnavi ul li{
float:left;
display: block; 
width: 300px;
max-width:24%;
height: 40px;
margin: 20px 1px 0 2px;
}
#spnaviwrap .spnavi ul li {
padding: 0;
}
#spnaviwrap .spnavi ul li a{
display: -webkit-flex;
display: flex;
-webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; position: relative;
height: 16px;
line-height: 12px;
text-align: left;
padding: 7px 5px;
background: rgba(0, 0, 0, 0.12);
color: #333;
font-size: 10px;
font-weight: bold;
border-radius: 3px;
box-shadow: 0px 1px 5px rgba(0,0,0,.3);
} 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; content: counter(ol_li); color: #333;
display: inline-block;
width: 3.5em;
height: 1em;
font-weight: bold;
font-size: 14px;
}
#speheader{
overflow:hidden;
background-image: url();
background-position: 50% 50%;
background-repeat: no-repeat;
background-size:cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;  
height:300px;
margin: 0px -100px 0px -100px;	
font-size:10px;
}
#speheader-inner-center{
text-align: center;
max-width: 310px;
padding-top: 20px;
margin-left: auto;
margin-right: auto;
}
#speheader-inner-left{
text-align: left;
max-width: 310px;
padding-top: 20px;
padding-left: 10px;
margin: 0 auto;
}
#speheader-inner-right{
text-align: right;
max-width: 310px;
padding-top: 20px;
padding-right: 10px;
margin: 0 auto;
} #header-sp-wrap {
overflow: hidden;
height: 300px;
z-index: 100;
}
#header-sp {
position:relative;
margin: -5px -0px;
}
#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-center {
position: absolute;
left: 5px;
right: 5px;
margin: 0 auto;
top: 10%;
bottom: 0;
transform: translateY(-10%) translateX(-0%);
z-index: 999;
text-align: center;
color: black;
}
#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;
} .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_container li:before{
content:none;
}
#toc_container{
position:relative;
overflow: hidden;
background: #fbfbfb !important;
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 30px !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: "\f061";
font-family: "Font Awesome\ 5 Free";
font-size: 18px;
text-decoration: none;
color: #009fc1;
width: 40px;
height: 40px;
background: #ffffff;
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
} .header-info {
display:block;
width: auto; 
font-size:0.85em;
text-align: center;
margin:0 0 -15px;
padding: 20px 10px 5px;
background: #1a1a1a;
background: rgb(0, 172, 193);
}
.header-info a{
width: 80%;
display: block;
color: #fff;
font-weight: bold;
padding: 8px 10px;
margin: 0px auto;
border-radius: 30px;
text-decoration: none;
box-shadow: 0px 3px 8px -3px rgba(0,0,0,.3);
background: #ff0074;
position: relative;
z-index: 1;
}
.header-info a:hover {
color: #fff;
transition: .2s ease-in-out;
position: relative;
box-shadow: 0px 5px 28px -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);
} .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:auto;
max-width: 100%;
margin:0 auto;
border-radius: 4px;
padding: 0;
}
.page-template-portfolio .post {
margin:0;
} .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: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 15px 25px -5px rgba(0,0,0,.3);
}
.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 a:hover{
color:#fff;
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;
}
.pf4b-inner:hover span {
display: block;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
transition: .3s ease;
border: 2px solid #fff;
padding: 10px;
font-size:.8em;
} .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: 2000px;
height: 500px;
margin: auto -500px;
}
.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;
} #wrapper{
max-width:600px;
padding: 0;
margin: 0 auto;
}
#content {
float: left;
margin: 0 auto;
width: 100%;
}
#contentInner{
background:#fff;
border-radius:2px;
}
.page-template-one-column #contentInner{margin:0 auto;}
main {
margin:0 0 10px;
padding: 0px 10px 40px;
}
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);
}  .lpwide2{
background:#fff;
margin:0 -100px;
padding: 20px 100px;
clear:both;
}
.lpwide2-inner{
max-width:420px;
width:100%;
padding:0;
}
.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;
}
.textwidget {
margin:0;
padding: 5px;
} #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;
} #profile {
position: relative;
margin: 5px 0px 15px;
padding: 5px;
border: solid 4px #e8e8e8;
min-height: 190px;
clear:both;
}
#profile p {
font-size: 0.8em;
margin: 0;
padding-left: 0px;
font-weight: 700;
}
#prof-facebook a:hover,#prof-twitter a:hover,#prof-google a:hover,#prof-youtube a:hover,#prof-instagram a:hover{
color: #000496;
transition: all .5s;
}
#prof-img {
position: absolute;
width: 80px;
top: 100px;
margin-left: -5px;
padding: 10px;
}
#prof-img p {
font-weight: 800;
font-size:1.0em;
text-align: left;
line-height: 1.1em;
margin-top: 5px;
position: absolute;
top: -60px;
left: 110px;
width: 200px;
}
#prof-img img {
position: absolute;
width: 80px;
border-radius: 100px;
top: -60px;
left: 10px;
}
#prof-doc {
padding-top: 105px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
line-height: 1.7em;
font-size: .9em;
}
#prof-facebook {
position: absolute;
padding: 10px 0 10px 100px;
margin-top: -80px;
top: 40px;
z-index: 5;
}
#prof-facebook a{
color:#333;
}
#prof-twitter {
position: absolute;
padding: 0 0 10px 130px;
margin-top: 20px;
top: -49px;
z-index: 4;
}
#prof-twitter a{
color:#333;
}
#prof-google {
position: absolute;
padding: 0 0 10px 160px;
margin-top: 20px;
top: -50px;
z-index:3;
}
#prof-google a{
color:#333;
}
#prof-youtube {
position: absolute;
padding: 0 0 10px 188px;
margin-top: 20px;
top: -50px;
z-index: 2;
}
#prof-youtube a{
color:#333;
}
#prof-instagram {
position: absolute;
padding: 0 0 10px 218px;
margin-top: 20px;
top: -50px;
z-index: 1;
}
#prof-instagram a{
color:#333;
}
.post #profile{
margin: 0px -5px 15px;
border: solid 4px #e8e8e8;
}
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;
} .vasb_share_button.vasb_share_button-fb {
display: none;
}
.vasb_share_button.vasb_share_button-twttr {
display: none;
}
.vasb_follow {
display: none;
} #kijisita-wrap {
padding: 0px;
clear:both;
} .tagcloud {
display: inline-block;
padding: 3px;
font-size:13px;
}
.tagcloud a {
text-decoration: none;
color:#fff;
background: #4681b5;
margin: 5px 2px;
padding: 3px;
border-radius: 3px;
line-height:1.5em;
box-shadow: 0px 1px 5px rgba(0,0,0,.3);
font-size: 14px !important;
}  .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 30px;
}
.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;
} #copy {
background: #000;
padding: 5px 500px 10px;
text-align: center;
color: #fff;
width: auto;
margin: 0 -500px 0px;
clear: both;
}
#copy a{
color: #eaeaea;
text-decoration:none;
}
#copy p{
margin-bottom:0;
font-size:.75em;
} .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:hover{
box-shadow: 0px 15px 25px -3px rgba(0,0,0,.3);
transition: 0.3s ease-in-out;
}
.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;
} .keikou {
background: linear-gradient(transparent 60%, #ffff66 50%);
} .sankaku {
width: 0;
height: 0;
border: 60px solid transparent;
border-top: 30px solid #5db3e2;
margin: 0 auto -60px;
}
.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: 1.2em;
text-align:center;
color:#fff;
padding: 10px;
margin: -5px;
}
.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 a {
float: left;
margin: 5px;
display: inline-block;
padding: .2em .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;
}
#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.8em;
}
#prof-kijisita .prof-under-article-right-profurl a{
color:#fff;
font-size:1.3em;
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 fadeIn {
0% {opacity: 0}
100% {opacity: 1}
}
@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;
}
} .ripple {
position: relative;
overflow: hidden;
}
.ripple .rp-effect { position: absolute;
border-radius: 50%;
opacity: 0.35; transform: scale(0);
background: #fffafa; animation: ripple 700ms;
pointer-events: none; 
}
@-webkit-keyframes ripple {
to {
opacity: 0;
transform: scale(2.5);
}
}
@keyframes ripple {
to {
opacity: 0;
transform: scale(2.5);
}
}
h2.toppage {
background: none;
text-align: center;
}
.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 {
display: none;
}
#left-menu {
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 3px;
text-align: center;
font-size: 23px;
color: #fff;
position: absolute;
z-index: 1;
padding: 3px;
top: -5px;
left: -1px;
animation: fadeIn .5s ease 0s 1 normal;
}
#start-menu:checked ~ label .menu-title {
display:none;
}
.menu-title {
position: absolute;
font-size: 10px;
top: 25px;
left: 10px;
animation:fadeIn .3s ease 0s 1 normal;
color:#fff;
}
#left-menu-wrap ul li a {
color: #2d2d2d;
font-size: .9em;
font-weight: bold;
width: 100%;
padding: 5px 5px;
margin:5px 0;
}
#left-menu-wrap ul {
list-style: none;
}
#left-menu-wrap ul li a:hover {
background: #efefef;
}
#left-menu-wrap ul.sub-menu {
padding-left: 20px;
}
#left-menu-wrap ul.sub-menu a{
font-weight:500;
}
#left-menu-wrap {
position: fixed;
z-index: 998;
top: 0;
left: -400px;
overflow:hidden;
width: 265px;
height: 85%;
overflow-y: auto;
color: #1a1a1a;
text-align: left;
background: #fff;
margin: 0 auto;
padding: 150px 10px 0;
border-radius: 3px;
box-shadow: 0 5px 14px 3px rgba(0,0,0,.3);
}
.left-menu-yohaku {
padding: 50px;
}
.left-menu-header {
display: block;
background:#3298b0;
position: absolute;
top: 0;
height: 150px;
width: 100%;
left: 0;
}
.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-header p.sitename {
display:block;
position: relative;
top: 80px;
padding: 5px;
margin:0;
}
#left-menu-wrap h4 {
background: #009fc1;
color: #fff;
padding: 5px 10px;
margin: 10px 0;
border-radius:3px;
}
.left-menu-close{display:none;} #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: 40px;
width: 45px;
height: 45px;
line-height: 40px;
text-align: center;
background:#bebebe;
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);
} #start-search {
display: none;
}
#search-button {
position: absolute;
z-index: 1;
padding: 3px;
top: -2px;
right: 5px;
width: 36px;
height: 36px;
line-height: 38px;
border-radius: 3%;
text-align: center;
font-size: 20px;
color: #fff;
background: #259bbf;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
overflow: hidden;
z-index: 997;
box-shadow: 0px 1px 5px rgba(0,0,0,.3);
}
#search-button: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 15px 28px -2px rgba(0,0,0,.3);
border-radius: 10%;
}
#search-button-close{
display:none;
}
#search-wrap{
display:none;
}
#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;
} #start {
display: none;
}
#modal-insta{
position:relative;
} #instagram-box {
position: absolute;
z-index: 1;
bottom:-44px;
left: 50%;
-webkit-transform: translate(-50%,0px);
-moz-transform: translate(-50%,0px);
-ms-transform: translate(-50%,0px);
-o-transform: translate(-50%,0px);
transform: translate(-50%,0px);
width: 60px;
height: 44px;
line-height:44px;
border-radius: 3px;
text-align: center;
font-size: 30px;
color:#fff;
cursor: pointer;
background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat; -webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
overflow:hidden;
box-shadow: 0px 8px 25px -5px rgba(0,0,0,.3);
}
#instagram-box:hover {
box-shadow: 0px 15px 28px -2px rgba(0,0,0,.3);
position: absolute;
z-index: 997;
left: 50%;
}
#instagram-box:before{
content: '';
position: absolute; top: 23px; left: -18px; width: 60px; height: 60px; 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;	
} #start:checked ~ label #instagram-box {
bottom:0px;
left: 50%;
-webkit-transform: translate(-50%,0px);
-moz-transform: translate(-50%,0px);
-ms-transform: translate(-50%,0px);
-o-transform: translate(-50%,0px);
transform: translate(-50%,0px);
width:100%;
height:100%;
margin:0 auto;
position:fixed;
z-index:999;
border-radius: 3px;
box-shadow: 0 5px 14px 3px rgba(0,0,0,.3);
}
#start:checked ~ label #instagram-box:before {
width: 1000px;
height: 1000px;
top: 450px;
left: -400px;
}
#start:checked ~ label #instagram-box i.fa.fa-instagram{
display:none;
}
#instagram-box i.fa.fa-instagram {
position: relative;
z-index: 997;
top:-6px;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;	
}
#instagram-box p.sitename {
font-size: 18px;
text-align:center;
}
#instagram-box p {
margin-top: -18px;
font-size: 11px;
position: relative;
}
#instagram-box .eyecatch{
position: relative;
z-index: 998;
width:auto;
max-width: 600px;
margin: -30px auto 0;
}
#insta-header-sp{
position: relative;
z-index: 999;
width:auto;
max-width: 600px;
margin: 0 auto 0;
}
.insta-sitename {
text-align: left;
padding: 50px 0px 5px;
}
.insta-sitename p {
font-family: 'Arima Madurai', cursive;
margin:0 10px;
}
.insta-sitename p.sitename img {
height: 35px;
}
.insta-title {
display:none;
}
#start:checked ~ label #instagram-box .insta-title {
display:block;
position: relative;
z-index: 999;
width: auto;
max-width: 600px;
margin: 10px auto;
font-size: 16px;
line-height: 18px;
text-align: left;
padding: 5px;
}
.insta-hashtag {
display:none;
}
#start:checked ~ label #instagram-box .insta-hashtag {
display:block;
margin: 0 auto;
max-width: 600px;
padding: 5px;
line-height: 15px;
}
#instagram-box .insta-hashtag a{
font-size:13px;
font-family: 'Arima Madurai', cursive;
color:#fff;
text-decoration: none;
}
.insta-hashtag a:before {
content: "#";
}
.insta-lets-share{
display:none;
}
#start:checked ~ label #instagram-box .insta-lets-share {
display:block;
font-size: 12px;
text-align: center;
width: 100%;
position:absolute;
bottom:0;
} #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);
}
#footer-kotei ul li {
float: left;
width: 18%;
margin: 0 1%;
padding:  0;
font-size: 24px;
line-height: 35px;
color: #1a1a1a;
}
#footer-kotei ul li {
list-style: none;
}
#footer-kotei a {
color: #b3b3b3;
}
.to-home p {
margin: -8px;
text-align: center;
font-size: 10px;
color: #828282;
}
.to-search i.fa.fa-search.ripple {
color: #828282;
margin: 5px;
}
.to-search p {
margin: -9px;
text-align: center;
font-size: 10px;
color: #828282;
}
.to-insta p {
margin: -8px;
text-align: center;
font-size: 10px;
color: #828282;
position: relative;
}
.to-info p {
margin: -8px 0 0;
text-align: center;
font-size: 10px;
color: #828282;
position: relative;
}
.to-info a {
text-decoration: none;
}
span.info {
position: absolute;
font-size: 28px;
color: #d40056;
top: -31px;
left: 27px;
}
.non-info-footer {
color: #fff;
}
.to-prof p {
margin: -8px;
text-align: center;
font-size: 10px;
color: #828282;
}
.non-prof-footer {
color: #fff;
} .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;
}
.writer-title {
font-size: .75em;
}
.writer-name a {
font-size: .9em;
text-decoration: none;
color: #333;
font-weight: bold;
} #contentInner .front-page {
margin: 0 auto 0;
} li.cat-item {
list-style: none;
}
.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;
} #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;
} #footer_w{
width: 98%;
margin: 0 2% 20px;
padding: 0;
}
.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;
margin:0 auto;
}
.page .post.none-sidebar {
max-width: 750px;
margin: 0 auto;
}
#top-under{
max-width:800px;
}
#before-footer .textwidget{
padding:0 10px;
} #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: 54%;
padding: 8px 5px;
}
#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"] {
box-shadow: 0 0 0;
} .header-contact {
position: fixed;
bottom: 0;
width: 100%;
left: 0;
text-align: center;
z-index: 1;
}
.header-contact a {
display: block;
text-decoration: none;
color: #fff;
}
.contact-message {
padding: 5px;
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;}
.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%);
} 　 @media only screen and (max-width: 780px) {
#side aside {
clear: both;
float: none;
width: auto;
position: static !important;
} } @media only screen and (min-width: 420px) {
header .sitename a{
width:100%;
font-size:35px;
}
ul.breadcrumb li a {
display: block;
float: left;
padding: 5px 0 5px 0;
margin: 10px 5px 10px 0;
}
.lpimg-sp {margin: 0 -30px;} .header-fixed-area-desc {
height: 12px;
}
.header-fixed-area-main {
height: 62px;
}
.header-fixed-area-spnavi{
height: 46px;
}
.share{
width: 106%;
}
.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{
padding:20px 10px 10px;
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;
}
#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%;
}
.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%;
}  .kanren h5{
font-size:14px;
font-weight:bold;
}
.kanren h5 a {
top: 112px;
}
.kanren {
float: left;
width: 100%;
margin: 0 8px 20px 0px;
}
.kanren dl.clearfix {
position:relative;
padding: 0;
margin: 0 1%;
overflow:hidden;
border-radius: 3px;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
box-shadow:0px 1px 5px rgba(0,0,0,.3);
}
.kanren dl.clearfix:hover{
box-shadow: 0px 5px 15px -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);
}
.kanren dl{
float: left;
width: 23%;
height: 190px;
margin: 5px 0 0 0;
padding: 0;
transration:all .8s ease;
}
.kanren h5{
font-size: 14px;
font-weight: bold;
}
.kanren dt{
float: left;
padding:0 0 5px;
}
.kanren_img {
height: 112px;
}
.kanren dd{
width:100%;
}
.kanren .clearfix dd p {
font-size: 13px;
color: #666;
line-height: 18px;
}
.kanren .clearfix dd h5 a {
font-size: 14px;
color: #333;
text-decoration: none;
}
.kanren .clearfix dd h5 a:hover {
color: #6495ed;
} .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 -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);
} #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;
} #speheader{
background-image: url();
background-position: center center;
background-repeat: no-repeat;
background-size:contain;
height:400px;
font-size:15px;
margin: 0px -300px 0px -300px;	
}
#speheader-inner-center{
text-align: center;
max-width: 750px;
margin:100px auto;
}
#speheader-inner-left{
text-align: left;
max-width: 750px;
padding-left: 100px;
margin: 100px auto;
}
#speheader-inner-right{
text-align: right;
max-width: 750px;
padding-right: 100px;
margin: 100px auto;
} #header-sp-wrap {
overflow: hidden;
height: 400px;
z-index: 100;
}
#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;
left: 50px;
right: 50px;
margin: 0 auto;
top: 25%;
transform: translateY(-25%) translateX(-0%);
z-index: 999;
text-align: center;
color: black;
}
#header-sp-innner-center img {
max-width:330px;
left: 50px;
right: 50px;
top: 25%;
}
#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;
}
#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%;
}
#profile {
position: relative;
margin: 5px 5px 15px;
padding: 5px;
border: solid 4px #e8e8e8;
min-height: 190px;
}
#profile p {
margin: 0;
padding-left: 10px;
font-weight: 700;
}
#prof-img {
position: absolute;
width: 128px;
top: 160px;
padding: 10px;
}
#prof-img p{
font-weight: 800;
text-align: center;
line-height: 1.1em;
margin-top: 5px;
top: 10px;
left: 0;
width: 140px;
}
#prof-img img {
position: absolute;
width: 120px;
border-radius: 100px;
top: -110px;
left: 20px;
}
#prof-doc {
padding-top: 45px;
padding-left: 150px;
padding-right: 10px;
padding-bottom: 10px;
font-size: .9em;
}
#prof-facebook {
position: absolute;
padding: 10px 0 10px 145px;
margin-top: -170px;
top: 40px;
z-index:5;
}
#prof-facebook a{
color:#333;
}
#prof-twitter {
position: absolute;
padding: 0 0 10px 170px;
margin-top: -48px;
top: -72px;
z-index:4;
}
#prof-twitter a{
color:#333;
}
#prof-google {
position: absolute;
padding: 0 0 10px 195px;
margin-top: -49px;
top: -72px;
z-index:3;
}
#prof-google a{
color:#333;
}
#prof-youtube {
position: absolute;
padding: 0 0 10px 223px;
margin-top: -49px;
top: -72px;
z-index:2;
}
#prof-youtube a{
color:#333;
}
#prof-instagram {
position: absolute;
padding: 0 0 10px 250px;
margin-top: -49px;
top: -72px;
z-index:1;
}
#prof-instagram a{
color:#333;
}
.post #profile {
margin: 0px -5px 15px;
} #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;
} .popupModalNavi1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopupNavi2 {
font-size:.8em;
width:300px;
}
.popupModalNavi1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label{
left: 150px;
width: 30pt;
height: 30pt;
font-size: 30px;
} .popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2{
width: 365px;
height: 195px;
padding: 30px;
}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 { right: 70px;
top: 70px;
margin-top: 30px; padding: 10px 20px;
}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label:hover {
transition-duration: .3s;
box-shadow: 0px 2px 15px 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);
}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label {
position: absolute;
right: 236px;
top: 175px;
bottom: 20px;
width: 35pt;
height: 35pt;
font-size: 31px;
border-radius: 50%;
line-height: 36pt;
}
#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%;
} } @media only screen and (min-width: 781px) {
.lpimg-sp{display:none;}
.lpimg-pc{display:block;text-align:center; margin:0 -125px;}
.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;
}
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;
}
p.sitename{
padding: 6px 0 6px;
margin:0;
}
.header-info{
padding: 15px 10px 5px;
}
.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;
box-shadow: 0px 5px 15px -5px rgba(0,0,0,.3);
}
#contentInner.total-flat{
box-shadow: 0 0 0;
}
#contentInner.front-page{
margin:0 auto;
}
#wrapper{
max-width:100%;
padding: 0;
margin: 30px auto 0;
} span.kdate {
font-size: 16px;
}
#breadcrumb {
padding: 15px 30px 5px;
margin: 5px auto;
clear: both;
width: 100%;
max-width: 1200px;
} 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;
}
.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;
}
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:10px 10px 0 0;
}
#side aside{
float: left;
width: 330px;
padding: 0px;
} .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 h3 {
margin:0 0 10px 0;
padding: 15px 0;
border-width: 3px 0 3px 0px;
border-color: #bfe6ed;
border-style:solid;
line-height:140%;
font-size: 1.3em;
font-weight:bold;
} .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; 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 -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);
}
#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;
}  .kanren dl.clearfix:hover {
cursor : pointer ;
position:relative;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
}
.kanren dl.clearfix {
padding : 0;
margin-bottom : 0 ;
} .kanren h5{
font-size:14px;
font-weight:bold;
}
.kanren {
float: left;
width: 100%;
margin: 0 0 50px 0;
}
.kanren dl{
float:left;
width: 23%;
height: 210px;
margin:5px 1%;
padding: 0px;
}
.kanren dt{
float: left;
margin: 0;
width: 100%;
position: relative;
}
.kanren dt .kanren_img {
overflow: hidden;
height: 112px;
width: 100%;
}
.kanren h5 a {
position: relative;
left: 0;
width:100%;
font-size:14px;
padding: 2px;
color: #3c3c3c;
font-weight: 500;
text-decoration: none;
margin:0;
}
.kanren dd{
height: 160px;
}
.kanren .clearfix dd p {
font-size: 13px;
color: #666;
line-height: 18px;
}
.kanren .clearfix dd h5 a {
font-size: 13px;
color: #fff;
font-weight: 500;
text-decoration: none;
}
.kanren .clearfix dd h5 a:hover {
color: #6495ed;
} h2 {
font-weight: bold;
font-size: 22px;
padding: 18px 1.5em;
margin: 10px 0;
border-radius:3px;
}
header .sitename {
font-size: 26px;
line-height: 28px;
height:28px;
} #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;
} #speheader{
background-image: url();
background-position: center center;
background-repeat: no-repeat;
background-attachment:fixed; 
height: 500px;
background-size: cover;
margin: 0px -600px 0px -600px;	
}
#speheader-inner-center{
text-align: center;
max-width: 1000px;
margin:50px auto;
}
#speheader-inner-left{
text-align: left;
max-width: 1000px;
margin:50px auto;	
}
#speheader-inner-right{
text-align: right;
max-width: 1000px;
margin:50px auto;	
}
#speheader-inner-double{
max-width: 1200px;
margin:50px auto;	
} 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: 30px 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;
}
.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%;
}
#profile {
position: relative;
margin: 5px 5px 15px;
padding: 5px;
border: solid 4px #e8e8e8;
min-height: 190px;
}
#profile p {
margin: 0;
padding-left: 10px;
font-weight: 700;
font-size:1.0em;
}
#side #profile{
font-size:0.9em;
}
#prof-img {
position: absolute;
width: 128px;
top: 160px;
padding: 10px;
}
#prof-img p{
font-weight: 800;
text-align: center;
line-height: 1.1em;
margin-top: 5px;
margin-left: -5px;
}
#prof-img img {
position: absolute;
width: 120px;
border-radius: 100px;
top: -110px;
left: 20px;
}
#prof-doc {
padding-top: 40px;
padding-left: 150px;
padding-right: 10px;
padding-bottom: 10px;
font-size: .9em;
}
#prof-facebook {
position: absolute;
padding: 10px 0 10px 145px;
margin-top: -170px;
top: 40px;
z-index:5;
}
#prof-facebook a{
color:#333;
}
#prof-twitter {
position: absolute;
padding: 0 0 10px 170px;
margin-top: -48px;
top: -72px;
z-index:4;
}
#prof-twitter a{
color:#333;
}
#prof-google {
position: absolute;
padding: 0 0 10px 195px;
margin-top: -49px;
top: -72px;
z-index:3;
}
#prof-google a{
color:#333;
}
#prof-youtube {
position: absolute;
padding: 0 0 10px 223px;
margin-top: -49px;
top: -72px;
z-index:2;
}
#prof-youtube a{
color:#333;
}
#prof-instagram {
position: absolute;
padding: 0 0 10px 250px;
margin-top: -49px;
top: -72px;
z-index:1;
}
#prof-instagram a{
color:#333;
}
.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;
} #start2 {
display: none;
}
#modal-insta2{
position:relative;
} #instagram-box2 {
position: absolute;
z-index: 1;
top: -7px;
right: 100px;
width: 44px;
height: 44px;
line-height:44px;
border-radius: 3px;
text-align: center;
font-size: 30px;
color:#fff;
cursor: pointer;
background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat; -webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
overflow:hidden;
box-shadow: 0px 1px 5px 0px rgba(0,0,0,.3);
}
#instagram-box2:hover {
box-shadow: 0px 15px 28px -2px rgba(0,0,0,.3);
position: absolute;
z-index: 997;
}
#instagram-box2:before{
content: '';
position: absolute; top: 23px; left: -18px; width: 60px; height: 60px; 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;	
} #start2:checked ~ label #instagram-box2 {
top:0px;
left: 50%;
-webkit-transform: translate(-50%,0px);
-moz-transform: translate(-50%,0px);
-ms-transform: translate(-50%,0px);
-o-transform: translate(-50%,0px);
transform: translate(-50%,0px);
width:850px;
height:850px;
margin:0 auto;
position:fixed;
z-index:997;
border-radius: 3px;
box-shadow: 0 5px 14px 3px rgba(0,0,0,.3);
}
#start2:checked ~ label #instagram-box2:before {
width: 1000px;
height: 1000px;
top: 450px;
left: -400px;
}
#start2:checked ~ label #instagram-box2 i.fa.fa-instagram{
display:none;
}
#instagram-box2 i.fa.fa-instagram {
position: relative;
z-index: 997;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;	
}
#instagram-box2 .eyecatch{
position: relative;
z-index: 998;
width:auto;
max-width: 600px;
margin: -30px auto 0;
}
#insta-header-pc2 {
margin: 0 auto;
max-width: 600px;
}
.insta-sitename2 {
text-align: left;
padding: 50px 0px 5px;
}
.insta-sitename2 p {
font-family: 'Arima Madurai', cursive;
margin: 10px;
text-align: center;
}
.insta-hashtag2{
display:none;
}
#start2:checked ~ label #instagram-box2 .insta-hashtag2{
display:block;
max-width:600px;
margin: 0 auto;
line-height:17px;
}
.insta-hashtag2 a{
font-size:15px;
font-family: 'Arima Madurai', cursive;
color:#fff;
}
.insta-hashtag2 a:before {
content: "#";
}
.insta-lets-share2{
display:none;
}
.insta-title2{
display:none;
}
#start2:checked ~ label #instagram-box2 .insta-title2 {
display:block;
position: relative;
z-index: 999;
width: auto;
max-width: 600px;
margin: 20px auto;
font-size: 20px;
text-align: left;
line-height: 31px;
}
#start2:checked ~ label #instagram-box2 .insta-lets-share2 {
display:block;
font-size: 12px;
text-align: center;
width: 100%;
position:absolute;
bottom:0;
} .blogbox{
width: 300px;
top: 10px;
} #search-button {
top: -9px;
right: 45px;
width: 44px;
height: 44px;
line-height: 50px;
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: -30px;
} #page-top{
bottom:30px;
} #kiji-ue {
height: 50px;
} body.page-template-portfolio main{
width:auto;
max-width: 100%;
margin-right: auto;
margin-left: auto;
border-radius: 4px;
padding: 0;
}
.page-template-portfolio .post {
margin:0;
}
.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: 98%;
padding: 0;
}
.mce-menu-item{
padding:12px;
} #topnews dl.clearfix.none-sidebar {
width: 21%;
height: 253px;
}
#topnews dl.clearfix.none-sidebar dt .trim{
height:180px;
}
#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;
}
#topnews dl.clearfix.none-sidebar.wide-card{
width:46%;
height:160px;
}
#topnews dl.clearfix.none-sidebar dt .trim{
height:143px;
}
#before-footer .wpp-list li{
height:260px;
}
.tob{
background-attachment: scroll; 
}
.tob2{
background-attachment: fixed; 
}
.header-contact {
position: relative;
width: 100%;
text-align: center;
}
.contact-message {
float:left;
font-size:1.0em;
height:30px;
line-height:30px;
}
.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;
} }
.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
.tablepress thead th{background-color:#2f4f4f!important;color:#fff}.tablepress>:where(tbody.row-striping)>:nth-child(even)>*{background:#fff!important}