@charset "utf-8";
html {overflow-y: scroll;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
table {border-collapse: collapse;border-spacing: 3}
img,abbr,acronym,fieldset {border: 0;}
.line {font-size:1px;line-height:1px;}
main.main-fluid {padding:5px 0;}
.the-content p.font8 {font-size: 8px;}
body td,body th{font-size:12px;margin:3px;}
.mt10{margin-top:10px;}
.mb10{margin-bottom:10px;}
.mt15{margin-top:15px;}
.mb15{margin-bottom:15px;}
.mt20{margin-top:20px;}
.mb20{margin-bottom:20px;}
.clear{clear:both;}
.the-content a {
color:#161616;
text-decoration:underline;
}
.the-content a:hover{
color:#84d2d7;
text-decoration:none;
}
#M_wrapper .M_alignL,
body .M_contents .M_alignL{
text-align:left;
}
#M_wrapper .M_alignR,
body .M_contents .M_alignR{
text-align:right;
}
#M_wrapper .M_alignC,
body .M_contents .M_alignC{
text-align:center;
}
.float_left{
float:left;
}
.float_right{
float:right;
}
ul.pankuzu {
text-align: left;
font-size: 9px;
}
.pankuzu li {
font-size: 9px;
display: inline-block;
}
.pankuzu li:after {
content: ">";
padding: 0 3px;
}
.pankuzu li:last-child:after { content: ""; }
#chArea {
margin-bottom: 30px;
 }
#chArea p {
width: 80%;
text-align: center;
font-size: 10px;
color: #000;
margin: 20px;
line-height: 150%;
}
/*----------------------------------------------------
.M_mainContents メイン
----------------------------------------------------*/
.M_mainContents{
width: 700px;
padding-bottom:50px;
margin:0px 0px 0px 60px;
text-align:center;
float:left;
}
.M_mainContents .M_inner{
margin:8px 24px 16px 24px;
text-align:center;
}
/* Section
========================================== */
.M_section{
margin-bottom:24px;
}
/* -----------------------------------------------------------
#content 記事一覧
----------------------------------------------------------- */
#M_itemInfo{
padding:10px 0px 50px 0px;
}
#M_itemInfo img.wp-post-image {
object-fit: cover;
width: 200px;
height: 150px;
}
article {
background: transparent;
padding: 0;
margin-bottom: 20px;
border-bottom: none;
}
.post{
padding: 0;
margin: 0 0 15px;
display:flex;
}
article .attachment-post-thumbnail, .size-post-thumbnail, .wp-post-image {
width:200px;
min-width:200px;
}
article .attachment-post-thumbnail img, .size-post-thumbnail img, .wp-post-image img{
width:100%;
}
article .right_txt {
padding: 0 0 0 20px;
}
article h1.title {
color: #000;
font-size: 24px;
line-height: 1;
font-weight: 200;
letter-spacing: 0.1em;
text-align: left;
margin-bottom:0;
padding-bottom:6px;
}
article .title a:hover {
color: #969696;
}
article .post-meta {
padding: 10px 0 15px 0;
margin: 0;
font-size: 12px;
text-align:left;
font-family: "Karla", Helvetica, sans-serif;
}
article .tags {
clear: both;
padding-top: 5px;
}
article .tags a{
float: left;
padding: 0 5px 0 0;
}

/* -----------------------------------------------------------
個別投稿
----------------------------------------------------------- */
h1.pagetitle {
margin-top: 10px;
font-size: 20px;
letter-spacing: 2px;
}
h1.pagetitle{
position: relative;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-weight: normal;
}
h1.pagetitle::before{
content: "";
background: url(https://farbe.itembox.cloud/item/images/top/line.svg);
width: 100%;
bottom: -4px;
left: 0;
right: 0;
margin: auto;
height: 4px;
position: absolute;
}
span.singledate {
float: left;
padding-left:20px;
}
.post-meta.singlemeta {
margin:10px 0 15px 0;
}
.meta.singlemeta {
margin: 45px 0 0 0;
}
.post-meta span.minitxt {
font-size: 100%;
color: #999;
padding-left: 30px;
}
.the-content {
padding-top:10px;
padding-right:30px;
}
.the-content p{
letter-spacing: 0.05em;
padding: 0 5px 5px;
line-height: 170%;
}
@media screen and (min-width: 640px) {
.pcNone { display: none;}
}
/*link bottun 04*/
a:link.btn_item04,
a:visited.btn_item04,
a:active.btn_item04{
display:block;
width:95%;
padding:10px 0px;
margin:1px auto;
color:#FFF;
font-weight:bold;
text-decoration:underline;
background:#84d2d7;
border-radius:3px;
-webkit-transition:background-color 0.3s linear 0;
-moz-transition:background-color 0.3s linear 0;
-ms-transition:background-color 0.3s linear 0;
-o-transition:background-color 0.3s linear 0;
}
center {
display: block;
text-align: -webkit-center;
}
.the-content h2{
text-align: left;
background-color: #ddebec;
font-size:24px;
color:#000;
padding: 5px 15px;
margin: 5px 0 20px 0;
line-height: 1.5em;
font-weight: normal;
}
.the-content h3{
border-bottom: 3px solid #84d2d7;
font-size: 20px;
text-align: left;
margin-top: 15px;
margin-bottom: 20px;
padding: 5px 5px 10px 10px;
line-height: 1.3em;
letter-spacing: 0.08em;
color:#000;
font-weight: normal;
}
.the-content h4{
margin:10px 5px 5px;
text-align:left;
font-size:15px;
font-weight:600;
letter-spacing: 0.08em;
color:#000;
font-weight: normal;
}
.the-content h4:before {
color: #84D2D7;
content: "\f069";
font-family: "FontAwesome",sans-serif;
margin-right: 5px;
}
.the-content h5 {
text-align: center;
font-weight: normal;
}
.the-content h5 a:link,
.the-content h5 a:visited,
.the-content h5 a:active {
padding:15px 0px 13px 0px;
margin:10px 20px;
display: block;
color:#84d2d7;
font-weight:bold;
text-decoration:none;
font-size:20px;
text-align:center;
border-radius:4px;
border:2px solid #84d2d7;
-webkit-transition:background-color 0.3s linear 0;
-moz-transition:background-color 0.3s linear 0;
-ms-transition:background-color 0.3s linear 0;
-o-transition:background-color 0.3s linear 0;
}
.the-content h5 a:hover{
	background: #84d2d7;
	color: #fff;
}
/* 蛍光ペン　*/
span.pen-blue{
background: linear-gradient(rgba(255, 255, 255, 0) 20%, #00ffff);
}
span.pen-yellow{
background: linear-gradient(rgba(255, 255, 255, 0) 20%, #ffff66);
}
.the-content .blue-back{
text-align: left;
background-color: #ddebec;
font-size:24px;
font-weight:nomal;
color:#000;
padding: 15px;
margin: 5px 0 15px 0;
}
.the-content .ul-blue{
border-bottom: 5px solid #ddebec;
font-size: 20px;
text-align: left;
margin-top: 10px;
margin-bottom: 7px;
padding: 5px;
line-height: 1.3em;
letter-spacing: 0.1em;
}
.the-content .left-blue{
text-align: left;
font-size: 16px;
letter-spacing: 0.1em;
padding: 7px 0 3px 10px;
margin: 10px 0;
border-left: 8px solid #84d2d7;
}
.the-content .left-blue a{
text-decoration:underline;
}
.blue-flame{
padding: 15px 15px 5px;
margin:0 0 5px 0;
border: #84D2D7 dotted 2px;
background: #fff;
letter-spacing:0.1em;
line-height:2.2em;
}
.the-content span.source a {
font-size:12px;
color: #c7c7c7;
}
/*
.the-content .cart a:before {
font-family:"FontAwesome";
content:"\f07a";
padding-right: 10px;
}
*/
.the-content .cart {
margin: 20px;
-webkit-transition:background-color 0.3s linear 0;
-moz-transition:background-color 0.3s linear 0;
-ms-transition:background-color 0.3s linear 0;
-o-transition:background-color 0.3s linear 0;
}
.the-content .cart p { margin:0px;line-height: 1.7;}
.the-content .cart a{
	display: block;
text-decoration:none;
padding:15px 0px 13px;
text-align: center;
color: #84d2d7;
border:2px solid #84d2d7;
font-size: 20px;
border-radius: 4px;
font-weight: 700 !important;
}
.the-content .cart a:hover{
	background:#84d2d7;
	color:#fff;
}
.the-content .cart2 {
margin: 20px;
padding: 10px;
display: inline-block;
background:#28af78;
color: #fff;
font-size:15px;
border-radius:5px;
line-height: 2.7em;
font-weight:normal;
-webkit-transition:background-color 0.3s linear 0;
-moz-transition:background-color 0.3s linear 0;
-ms-transition:background-color 0.3s linear 0;
-o-transition:background-color 0.3s linear 0;
}
.the-content .cart2 p { margin-bottom:0px;}
.the-content .cart2 a{
text-decoration:none;
padding:10px;
text-align: center;
color: #fff;
font-weight:normal;
}
.the-content .link a{
text-decoration:underline;
margin: 10px;
font-size: 100%;
letter-spacing: -0.05em;
text-align: left;
font-weight: normal;
}
/*　カゴだけmakeshop用　*/
input.addCart[type=submit]{
font-family: "Font Awesome 5 Pro";
}
.the-content input.addCart {
margin: 20px;
display: inline-block;
font-weight:normal;
text-decoration:none;
background:#28af78;
color: #fff;
font-size:15px;
border-radius:5px;
line-height: 2.7em;
-webkit-transition:background-color 0.3s linear 0;
-moz-transition:background-color 0.3s linear 0;
-ms-transition:background-color 0.3s linear 0;
-o-transition:background-color 0.3s linear 0;
}
.the-content input.addCart a{
padding:45px 20px;
text-align: center;
color: #fff;
}
.tagarea {
padding-top: 100px;
}
.the-content ol {
padding-left:25px;
text-align: left;
font-weight: normal;
line-height: 2.0em;
letter-spacing: 0.1em;
}
.the-content a:link {
font-weight: normal;
}
.blue-flame a:link, .blue-flamea:visited{
color: #84d2d7;
text-decoration: underline;
}
.the-content ul {
padding-left:30px;
text-align: left;
font-weight: normal;
line-height: 1.5em;
letter-spacing: 0.1em;
}
ul.twoimage {
font-size:0;
margin: 0px;
padding-left: 0px!important;
}
ul.twoimage li {
display: inline-block;
font-size:1px;
width: 50%;
}
ul.twoimage li img {
width: 99%;
margin-right: 5px!important;
}
/* 以下voice装飾用追記 */
ul.voice_list{
width: 700px;
}
li.box {
display: block;
float: left;
box-sizing: content-box;
width: 200px;
font-size: 10px;
padding: 10px;
text-align: center;
margin: 3px 10px 10px 0px;
 border: 1px solid #F5F4ED;
-moz-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.2);
-webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.2);
-o-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.2);
-ms-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.2);
}
.boxContainer {
overflow: hidden;
}
h2.voice_title{
height: 48px;
display:block;
font-size: 12px;
line-height: 1.4;
box-sizing: border-box;
text-decoration: underline;
text-align:center;
}
h2.voice_title a{
color: #333;
}
.voice_p {
padding:0;
}
.voice_p p{
line-height: 12px;
text-align: justify;
}
.the-content p {
font-size: 15px;
padding-bottom: 10px;
}
#voicehead{
margin-bottom: 30px;
margin-top:20px;
font-size:13px;
text-align:center;
}
#voicehead p{
padding:10px 30px;
}
.vo_info{
font-size: 12px;
text-align: center;
}
/* instagram仕様変更対策 */
.instagram-media {
position: static !important;
}
.instagram-media {
max-width: 100% !important;
}
/*　チェックボックス付き装飾　リストタイプ　*/
.the-content ul span.check_txt{
list-style: none;
margin:25px 15px 15px -23px;
text-align:left;
text-indent:-1.2em;
font-size:14px;
font-weight:normal;
letter-spacing:0.1em;
}
.the-content ul span.check_txt:before {
color: #84D2D7;
content: "\f14a";
font-family: "FontAwesome",sans-serif;
margin-right: 5px;
}
.the-content ul {
padding-left: 23px!important;
}
/*　チェックボックス付き装飾　段落タイプ　*/  
.the-content p span.check_txt{
margin:25px 15px 15px 0px;
text-align:left;
 font-size:16px;
text-indent:-1.2em;
font-weight:normal;
letter-spacing:0.1em;
}
.the-content p span.check_txt:before {
color: #84D2D7;
content: "\f14a";
font-family: "FontAwesome",sans-serif;
margin-right: 5px;
}
/* 罫線色々 */
hr {
border-top: none;
border-left: none;
height: 1px;
background-color: #000000!important;
}
.bold3 hr {
border-top: none;
border-left: none;
height: 3px;
background-color: #000000!important;
}
.bold5 hr {
border-top: none;
border-left: none;
height: 5px;
background-color: #000000!important;
}
.bold10 hr {
border-top: none;
border-left: none;
height:10px;
background-color: #000000!important;
}
.dotted hr {
border-bottom: 1px dotted;
border-top: none;
border-left: none;
height: 1px;
background-color: #ffffff!important;
}
.dashed hr {
border-bottom: 1px dashed ;
border-top: none;
border-left: none;
height: 1px;
background-color: #ffffff!important;
}
.double hr {
border-style: double;
border-left: none;
height: 2px;
background-color: #ffffff!important;
}
.text_small { font-size: 10px; }
a:link.btn_20, a:visited.btn_20, a:active.btn_20 {
text-align: center;
display: block;
width: 90%;
padding: 15px 10px;
margin: 10px 4px;
color: #FFF;
text-decoration: underline;
background: #ff3d8b;
font-size: 13px;
font-weight: bold;
border-radius: 3px;
}
a:link.btn_21, a:visited.btn_21, a:active.btn_21 {
text-align: center;
display: block;
width: 90%;
padding: 15px 10px;
margin: 10px 4px;
color: #532817;
text-decoration: underline;
background: #66cccc;
font-size: 13px;
font-weight: bold;
border-radius: 3px;
}
a:link.btn_22, a:visited.btn_22, a:active.btn_22 {
display: block;
width: 90%;
padding: 15px 10px;
margin: 10px 4px;
color: #532817;
text-decoration: underline;
background: #ffcc33;
font-size: 13px;
font-weight: bold;
border-radius: 3px;
}
.post-img-wrap .entry-meta.list-post-entry-meta {
display:none!important;
}
span.cat-links, .tags-links {
display:none!important;
}
article .tags a {
display:none!important;
}
/* 吹き出しcss追加 左*/
.balloon_left {
width: 100%;
margin: 10px 0;
overflow: hidden;
}
.balloon_left .faceicon {
float: left;
margin-right: -50px;
width: 20%;
}
.faceicon_name p{
font-size: 12px;
color: #808080;
text-align: center;
}
.balloon_left .faceicon img{
width: 100%;
height: auto;
border-radius: 50%;
}
.balloon_left .name {
padding-top: 10px;
font-size: 12px;
color: #808080;
}
.balloon_left .chatting {
width: 100%;
text-align: left;
}
.says {
display: inline-block;
position: relative;
margin: 0px 0 0 80px;
padding: 10px;
max-width: 72%;
border-radius: 12px;
background: #edf1ee;
}
.says:before {
content: "";
display: inline-block;
position: absolute;
top: 13px;
left: -19px;
border: 8px solid transparent;
border-right: 18px solid #edf1ee;
-webkit-transform: rotate(35deg);
transform: rotate(35deg);
}
.says p {
margin: 0;
padding: 5px 10px!important;
}
.balloon_right {
width: 100%;
margin: 10px 0;
overflow: hidden;
}
.balloon_right .faceicon {
float: right;
margin-left: -50px;
width: 20%;
}
.faceicon_name p{
font-size: 12px;
color: #808080;
text-align: center;
}
.balloon_right .faceicon img{
width: 100%;
height: auto;
border-radius: 50%;
}
.balloon_right .name {
padding-top: 10px;
font-size: 12px;
color: #808080;
}
.balloon_right .chatting {
width: 100%;
text-align: left;
}
.balloon_right .says {
display: inline-block;
position: relative;
margin: 0px;
padding: 10px;
max-width: 72%;
border-radius: 12px;
background: #edf1ee;
}
.balloon_right .says:after {
content: "";
position: absolute;
top: 13px;
right: -19px;
border: 8px solid transparent;
border-left: 18px solid #edf1ee;
-webkit-transform: rotate(-35deg);
transform: rotate(-35deg);
}
.balloon_right .says p {
margin: 0;
padding: 5px 10px!important;
}
.yyi-rinker-contents .yyi-rinker-info {
text-align: left;
padding: 20px 0 0 20px;
display: block;
}
.yyi-rinker-contents .yyi-rinker-title a {
color: #767676;
}
.the-content ul.yyi-rinker-links {
padding-left: 0!important;
}
.clm_tagwrap {
border: 1px solid #84d2d7;
padding: 0;
margin: 50px 0 20px;
text-align: left
}
.title_tag {
background-color: #84d2d7;
color: #fff;
font-size: 15px;
font-weight: bold;
padding: 10px 0 10px 10px;
margin: 0;
}
.clm_tag01 {
list-style: none;
margin: 20px 10px 15px 15px;
overflow: hidden;
padding: 0;
}
.clm_tag01 li {
display: inline-block;
}
.clm_tag01 a {
line-height: 26px;
position: relative;
display: inline-block;
height: 26px;
margin: 0 10px 10px 0;
padding: 0 20px 0 23px;
-webkit-transition: color 0.2s;
transition: color 0.2s;
text-decoration: none;
color: #000;
font-size: 12px;
border-radius: 3px 0 0 3px;
background: #F7F4EE;
}
.clm_tag01 a::before,
.clm_tag01 a::after {
background: #fff;
}
.clm_tag01 a::before {
position: absolute;
top: 10px;
left: 10px;
width: 6px;
height: 6px;
content: '';
border-radius: 10px;
}
.clm_tag01 a::after {
position: absolute;
top: -2px;
right: -6px;
width: 0;
height: 0;
content: '';
border-width: 15px 0 15px 8px;
border-style: solid;
border-color: transparent transparent transparent #F7F4EE;
border-radius: 4px;
}
.clm_tag01 a:hover {
color: #ffffff;
background-color: #84d2d7;
}
.clm_tag01 a:hover::after {
border-left-color: #84d2d7;
}
.btn-sticky {
display: block;
padding: 7px 0 7px 10px;
background: #fff;
border-left: solid 6px #84d2d7 ;/*左線*/
border-top: solid 1px #f7f7f7;
color: #000;/*文字色*/
font-size: 12px;
font-weight: bold;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
margin: 5px 20px 30px 10px;
text-decoration: underline;
text-align:left;
letter-spacing: .05em;
}
.btn-sticky:active {
box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
transform: translateY(2px);
}
.mokuji_f7f9f9 {
padding: 16px 0px 32px 0px;
margin: 36px 0;
background-color: #f7f9f9;
}
.mokuji_f7f9f9 ul{
padding-left: 0px;
 margin-left: 0px;
}
.mokuji_f7f9f9 ul li{
list-style: none;
margin-left: 0px;
 padding-left: 20px;
}
.mokuji_f7f9f9 li:first-child{
 padding-top: 20px;
 border-top: none;
margin-left: -20px;
}
.mokuji_f7f9f9 li{
padding: 8px 0px;
font-size: 14px;
list-style-type: none;
border-top: 1px solid #e6e6e6;
margin-left: 0px;
}
.mokuji_f7f9f9 li a{
font-size: 14px;
color: #787c7b!important;
}
.quote_f7f9f9{
margin: 0px 0px 10px 0px;
padding: 36px;
background-color: #f7f9f9;
}
.quote_f7f9f9 p{
font-size: 14px;
 line-height: 36px;
color: #737373;
letter-spacing: 0.1em;
line-height: 2.0em;
text-align: left;
}
.writing{
margin-top: 32px;
margin-bottom: 32px;
padding-bottom: 22px;
border-bottom: 1px solid #e6e6e6;
}
.writingbox{
 display: inline-block;
}
.w_body{
display: flex;
box-sizing: inherit;
}
.w_avatar img{
width: 130px;
height: 130px;
border-radius: 130px;
}
.w_profile {
-webkit-box-flex: 1;
flex: 1;
margin-left: 16px;
}
p.w_profile_name {
display: flex;
flex-wrap: wrap;
-webkit-box-pack: start;
justify-content: flex-start;
font-size: 110%;
font-weight: 700;
padding-bottom: 0px!important;
}
p.w_box {
display: flex;
-webkit-box-align: start;
align-items: flex-start;
font-size: 14px;
word-break: break-all;
}
.w_icon{
position: relative;
display: inline-block;
width: 24px;
height: 24px;
}
.writing02{
margin-top: 32px;
margin-bottom: 32px;
padding-bottom: 22px;
border-bottom: none;
 background-color: #f7f9f9;
padding-top: 30px;
}
.writing02.w_body{
padding: 0 5px 5px!important;
}
.writing02 .w_avatar img{
width: 110px;
height: 110px;
border-radius: 0;
padding-left: 10px;
}
.writing02 p.w_box {
padding: 0 5px 5px;
}
.writing02 .writingbox {
display: block;
padding-left:30px;
}
.video {
 position: relative;
 padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
 height: 0;
 overflow: hidden;
}
.video iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
header{
margin:0;
padding:0;
}
footer{
padding-bottom:0;
}
.tagcloud a{font-size:12px;color:#939393;}
.theme li img{
margin-bottom:12px;
}
#nextbox {
margin: 80px 0;
display: flex;
justify-content: space-between;
font-size: 13px;
}
#next {
text-align: center;
padding: 20px 0 30px;
margin-top: 40px;
}
#next a {
font-size: 14px;
padding: 0;
margin: 0 3px;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
display: inline-block;
border-radius: 50%;
border:none;
background: #fff;
}
#next a.first{
	width: 40px;
    font-size: 12px;
    color: #3a3a3a;
}
#next a:hover{
background: #74c3b6;
color:#fff;
text-align: center;
display: inline-block;
border-radius: 50%;
}
#next a.last{
width:40px;
font-size:12px;
color:#3a3a3a;
}
#next a.last:hover{
background:none;
color:#666666;
}
.wp-pagenavi span{
border: none !important;
font-size: 13px;
color: #474747;
font-weight: normal !important;
}
#next .current {
color: #fff;
background-color:#74c3b6;
padding: 0;
width: 28px;
height: 28px;
line-height: 29px;
text-align: center;
display: inline-block;
border-radius: 50%;
}
.wp-pagenavi .pages{
display: none;
}
.size-full{
width:100%;
margin-bottom:20px;
}
/* ブログページ */
.blogtopP{
padding:0 30px;
}
.bloglist li{
position: relative;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
@media screen and (max-width:850px) {
.bloglist.list3 li {width:48%;margin: 3.5% 4% 0 0;}
.bloglist.list3 li:nth-child(3n){margin-right: 4%;}
.bloglist.list3 li:nth-child(2n){margin-right: 0;}
}
.blogday{
font-size:11px;
}
.blogday .post-update{
display: block;
}
.blogday i{
padding-right: 2px;
}
.post-pic{
position: relative;
overflow: hidden;
margin-bottom: 5px;
height: 205px;
}
.bloglist li div img{
object-fit: cover;
object-position: 50% 50%;
width: 100%;
height: 205px;
}
.bloglist li::before {
content: "";
position: absolute;
top: 210px;
left: 0px;
display: block;
width: 3px;
height: calc(100% - 210px);
background: #a7e7ec;
}
.bloglist li:hover {
background: rgba(255,255,255,.3);
-webkit-box-shadow: 12px 12px 3px 0 rgba(0,0,0,.15);
box-shadow: 12px 12px 3px 0 rgba(0,0,0,.15);
}
@media screen and (max-width:1300px) {
.bloglist li .post-pic{height: 183px;}
.bloglist li div img{height: 183px;}
.bloglist li::before {top: 188px;height: calc(100% - 188px);}
}
@media screen and (max-width:1050px) {
.bloglist li .post-pic{height: 170px;}
.bloglist li div img{height: 170px;}
.bloglist li::before {top: 175px;height: calc(100% - 175px);}
}
.noimg img{
border:2px solid #84d2d7;
}
.bloglist li div .bloglist__autorimg img{
border-radius:50%;
object-fit: cover;
object-position: 50% 50%;
width: 55px;
height: 55px;
border:4px solid #fff;
}
.post-item a:hover img {
opacity: 1;
filter: alpha(opacity=100);
-ms-filter: “alpha( opacity=100 )”;
}
.bloglist__titlearea{
position: relative;
padding-left: 6%;
}
.bloglist__autorimg{
position: absolute;
top:-35px;
right: -4px;
z-index:20;
}
.bloglist__autorname{
position: absolute;
top:0px;
right: 59px;
letter-spacing:0;
font-size:11px;
}
.blogtitle{
font-weight: bold;
padding-top: 8px;
line-height: 1.5;
font-size: 14px;
}
.categorylist .blogcategoly-list li::before{
content:none;
}
.categorylist .blogcategoly-list{
display: flex;
flex-wrap: wrap;
margin-top: 15px;
padding-top:16px;
padding-bottom:10px;
border-top:1px solid #e5e5e5;
}
.categorylist .blogcategoly-list li{
padding:3px 9px 2px;
width:auto;
margin:0 0 7px;
margin-right: 7px;
background:#efefef;
font-size:12px;
border-radius: 6px;
}
.post-pic img{
 transition:1s all;
}
.post-item:hover .post-pic img{
transform:scale(1.2,1.2);
transition:1s all;
}
.post-pic::before {
opacity: 0;
content: "";
background: -webkit-gradient(linear,left top,right bottom,from(#25bdcf),to(#7adc71));
background: -webkit-linear-gradient(left,#25bdcf 0,#7adc71 100%);
background: linear-gradient(to bottom right,#25bdcf 0,#7adc71 100%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: .3s cubic-bezier(.19,1,.22,1);
transition: .3s cubic-bezier(.19,1,.22,1);
will-change: transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
top: 0;
left: 0;
z-index: 10;
width: 100%;
height: 100%;
}
.post-item:hover .post-pic::before {
opacity: .4;
-webkit-transform: none;
transform: none;
}
.post-item{
display: block;
}
.blogauthorbox .flex{
background:#f4fcfc;
padding:15px;
}
.feature .blogauthorbox{
	margin-top: 70px;
}
.the-content p.blogauthorbox__title,.feature p.blogauthorbox__title{
background:#84d2d7;
color:#fff;
padding:9px 0 8px 10px;
font-size:18px;
font-weight: bold;
}
.blogauthorbox__img img{
border-radius:50%;
object-fit: cover;
object-position: 50% 50%;
width: 100px;
height: 100px;
}
.the-content p.blogauthorbox__img,.feature p.blogauthorbox__img{
margin-right: 20px;
padding-right: 20px;
border-right: 1px solid #e0e0e0;
padding-bottom:0;
}
.feature p.blogauthorbox__img{
	width: 20%;
}
.feature p.blogauthorbox__img img{
	width: auto;
	height: auto;
}
.the-content .blogauthorbox__name a,.feature .blogauthorbox__name a{
text-decoration: none;
font-size:16px;
font-weight: bold;
color:#000000;
}
.blogsidearea{
width:285px;
margin-top: 15px;
}
.blogauthorbox__img{
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px dashed #fff;
}
.blogauthorbox .flex{
	align-items: 	center;
}
.blogauthorbox__contents{
	flex:1;
	
}
@media screen and (max-width:1050px) {
.blogsidearea{display: none;}
}
.blogsidearea h2{
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-weight: normal;
border-bottom:1px dashed #d0c8b7;
margin-bottom:15px;
margin-top:40px;
padding-left:5px;
font-size: 16px;
}
.blogsidearea h2:first-child{
margin-top:0;
}
.blogsidearea form{
width:100%;
margin:10px 0px;
}
.search_text{
font-size: 14px;
width: 100%;
margin:0 !important;
padding: 5px 5px 4px;
border: 1px solid #dbdbdb;
box-sizing: border-box;
}
.serchbutton{
position: absolute;
font-size: 15px;
border: none;
color: #f15a24;
right: 13px;
top: 5px;
background: none;
}
#searchform{
position: relative;
margin-bottom: 50px;
}
.side-reco,
.side-tag,
.side-cate{
margin-bottom: 50px;
overflow: hidden;
}
.side-reco li{
overflow: hidden;
font-size: 13px;
margin-bottom: 14px;
border-bottom: 1px dotted #d0c8b7;
padding-bottom: 14px;
}
.side-reco li img{
width: 100%;
height: auto;
margin-bottom: 15px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
vertical-align: middle;
}
.side-reco li p{
width: 160px;
float: right;
}
.side-reco li{
counter-increment: number;
}
.side-reco li div{
position: relative;
height: 80px;
width: 110px;
overflow: hidden;
float: left;
margin: 5px 10px 10px 0;
}
.side-reco li div:before{
position: absolute;
z-index: 2;
color: #fff;
top: 0;
left: 4px;
font-size: 13px;
content: "" counter(number);
}
.side-reco li div:after{
position: absolute;
content: "";
border-bottom: 34px solid transparent;
border-left: 26px solid #d4750f;
left: 0;
top: 0;
z-index: 1;
}
.side-new{
width: 80%;
margin: 0 auto 50px;
opacity: 0;
}
.side-new.slick-initialized{
opacity: 1
}
.blogsidearea .prev-arrow{
left: -30px;
}
.blogsidearea .next-arrow{
right: -30px;
}
.side-new li{
font-size: 14px;
}
.side-new li div{
margin-bottom:6px;
}
.side-new li img{
object-fit: cover;
object-position: 50% 50%;
width: 100%;
height: 140px;
vertical-align: bottom;
}
.blogsidearea .slide-arrow{
top: 41%;
}
.side-date{
font-size: 13px;
margin-bottom: 5px;
}
.side-tag li{
float: left;
background: #afa796;
font-size: 13px;
margin: 0 5px 5px 0;
border-radius: 3px;
}
.side-tag li a{
padding: 2px 6px 0;
display: block;
border-radius: 3px;
color: #fff;
transition: all .3s;
}
.side-tag li a:hover{
background: #755940;
}
.side-cate{
margin: -9px 10px 0;
}
.side-cate>li{
border-bottom: 1px dotted #d0c8b7;
font-size: 14px;
}
.side-cate li a{
padding: 10px 5px 7px 20px;
transition: all .2s;
display: block;
position:relative;
}
.side-cate li a::before{
font-family: "Font Awesome 5 Free";
font-weight: 700;
content: "\f105";
position:absolute;
top:32%;
font-size:12px;
left:5px;
color:#d0c8b7;
}
.side-cate>li ul{
margin-left:15px;
margin-top:-3px;
margin-bottom:7px;
}
.side-cate>li ul li a{
padding: 3px 5px 1px 18px;
font-size:13px;
}
.side-cate>li ul li a::before{
top:25%;
font-size:10px;
}
.side-cate li a:hover{
background: rgba(176, 168, 152, 0.2);
}
.slide-arrow{
width: 12px;
position: absolute;
top: 30%;
}
.blogsidearea .slick-prev{
left: -15px;
top:89px;
}
.blogsidearea .slick-next{
right: -15px;
top:89px;
}
.blogsidearea .slick-prev:before{
font-size:17px;
color:#d0c8b7;
}
.blogsidearea .slick-next:before{
font-size:17px;
color:#d0c8b7;
}
.specificcate{
margin-top: 30px;
}
.specificcate__img{
overflow: hidden;
}
.specificcate__img img{
 transition:1s all;
object-fit: cover;
object-position: 50% 50%;
width: 100%;
height: 200px;
}
.specificcate__img:hover img{
transform:scale(1.2,1.2);
transition:1s all;
}
.specificcate__day{
font-size: 11px;
margin:7px 0 5px;
}
.specificcate__title{
font-size:13px;
font-weight: normal;
}
.title.archiveP{
font-size: 20px;
}
.title.archiveP .sub-cateT{
font-size: 0.8em;
padding-left:10px;
}
.post-categories{
display: flex;
flex-wrap:wrap;
margin-top: 60px;
margin-bottom:13px;
}
.the-content ul.post-categories {
  padding-left: 0 !important;
}
.post-categories li{
width: auto;
margin: 0 0 7px;
margin-right: 7px;
font-size: 14px;
}
.post-categories li a{
text-decoration: none;
color:#000;
background: #efefef;
padding: 8px 15px 6px;
border-radius: 6px;
display: block;
overflow: hidden;
position: relative;
z-index:1;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.post-categories li a:hover{
color:#fff;
}
.post-categories li a:hover::before {
-webkit-transform: scale(1.1) rotate(0);
transform: scale(1.1) rotate(0);
}
.post-categories li a::before {
content: "";
position: absolute;
top: 0;
left: 0;
z-index: -1;
display: block;
width: 100%;
height: 100%;
background: -webkit-gradient(linear,left top,right bottom,from(#25bdcf),to(#7adc71));
background: -webkit-linear-gradient(left,#25bdcf 0,#7adc71 100%);
background: linear-gradient(to bottom right,#25bdcf 0,#7adc71 100%);
-webkit-transform: scale(0) rotate(-45deg);
transform: scale(0) rotate(-45deg);
will-change: transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: .4s cubic-bezier(.19,1,.22,1);
transition: .4s cubic-bezier(.19,1,.22,1);
}
@media screen and (max-width: 1000px){
.wrapper {
width: 92% !important;
}
}
.allpresent{
text-decoration: underline;
font-weight: bold;
padding: 20px 0;
font-size: 16px;
}
.allpresent a{
color: #00b6c1;
}
.blogwrapper{
width: 92%;
max-width: 1200px;
margin: 40px auto;
}
/* ポスターサイト */
.interiorwrapper{
width: 80%;
max-width: 1200px;
margin: 40px auto;
}
.posterfeature{
max-width:800px;
margin:20px auto;
}
/* 特集WP */
.magazinewrapper{
width:88%;
max-width:1300px;
margin:30px auto;
}
.farbemagazine{
margin-right: 20px;
padding-right: 10px;
}
.farbemagazine__title{
text-align: center;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-weight: normal;
font-size:24px;
margin-bottom:20px;
letter-spacing:3px;
margin-top: 11px;
}
.farbemagazine__title span{
display: inline-block;
border-top:2px solid #84d2d7;
font-family: 'Meie Script', cursive;
padding:3px 16px 0 10px;
margin-top: 4px;
font-size:18px;
letter-spacing:0px;
color:#383838;
}
.magazinetoppage{
flex-wrap: wrap;
}
.magazinetoppage li{
width:32%;
margin-right: 2%;
margin-bottom:35px;
position: relative;
}
.magazinetoppage li:nth-child(-n+2){
width:48.5%;
margin-right: 3%;
}
.magazinetoppage li:nth-child(2){
margin-right: 0;
}
.magazinetoppage li:nth-child(3n+5){
margin-right:0;
}
.ribbon-content {
position: absolute;
top: -4px;
right: -4px;
width: 81px;
height: 84px;
overflow: hidden;
}
.ribbon {
display: inline-block;
position: absolute;
z-index:10;
padding: 8px 10px 7px 0;
left: -19px;
top: 18px;
width: 151px;
text-align: center;
font-size: 15px;
line-height: 14px;
background: #ffa520;
color: #fff;
letter-spacing: 0.05em;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.ribbon:before, .ribbon:after {
position: absolute;
content: "";
}
.ribbon:before {
left: 14px;
border-top: 4px solid #b2751b;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
bottom: -4px;
}
.ribbon:after {
right: 18px;
border-top: 4px solid #b2751b;
border-left: 1px solid transparent;
border-right: 12px solid transparent;
bottom: -4px;
}
.magazinetoppage li:nth-child(n+3) .ribbon-content,.list3 .ribbon-content{
display:none;
}
.featurecategoly-list{
margin-top: 8px;
}
.featurecategoly-list span a{
padding: 4px 10px 3px;
margin: 0 0 7px;
margin-right: 7px;
background: #f2f2f2;
font-size: 11px;
border-radius: 6px;
display: inline-block;
color:#4d4d4d;
}
.magazinelistimg{
overflow: hidden;
}
.theme li .magazinelistimg img{
vertical-align: bottom;
margin-bottom: 0;
}
.magazinelistimg:hover img{
transform:scale(1.2,1.2);
transition:2s all;
}
.magazineday {
font-size: 11px;
margin-top: 9px;
}
.magazineday i{
padding-right: 2px;
}
.magazineday .post-update{
padding-left:7px;
}
.magazinewrapper .side-new li img{
 height:130px;
}
.magazinewrapper h2.title{
letter-spacing:3px;
}
#sbtn{
top: 8px;
}
.feature.mainarea{
margin-right: 30px;
}
.taglist a{
font-size:15px;
margin-right: 7px;
display: inline-block;
color:#84d2d7;
}
.taglist a:before{
content:"#";
}
.taglist a:hover{
color:#695240;
}
.toptagarea{
background: #dff2f6;
padding:10px 15px 5px;
display: flex;
margin-bottom: 40px;
}
.toptagarea__tag{
width:100px;
letter-spacing:0;
margin-top: 3px;
margin-left: 10px;
font-size: 13px;
}
.toptagarea span{
background:#fff;
display: inline-block;
font-size:13px;
letter-spacing:0;
border:1px solid #84d2d7;
margin-bottom:4px;
}
.toptagarea a{
padding:3px 8px 1px;
display: block;
}
.datastamp i{
padding-right: 3px;
}
.datastamp span{
padding-left: 10px;
}
.feature .datastamp{
text-align: right;
margin-bottom:12px;
font-size:13px;
}
.post-meta.datastamp{
text-align: right;
}



#searchform-casebook{
	position: relative;
margin-bottom: 50px;
}
#searchform-casebook .search_text{
	position: absolute;
	right: 0;
	width: 40%;
	padding: 5px 36px 4px 5px;
}


/* 実例集一覧ページ */
.casebook-favorite-button{
	margin-left:auto;
	width:200px;
	text-align: center;
}
.casebook-favorite-button__button {
	background: #b5b4a0;
	color: #fff;
	display: block;
	padding:10px 0 8px;
	border-radius: 5px;
}
.casebook-favorite-button__button:hover{
	background: #ef8e3e;
	color: #fff;
}
.casebook-favorite-button__button::before {
	content: "\f004";
	font-family: "Font Awesome 5 Pro";
	font-weight: 700;
	speak: never;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	vertical-align: top;
	padding-right: 6px;
	font-size: 1.2em;
	padding-top: 3px;
}
.specificcate__contents{
	display: flex;
	position: relative;
}
.specificcate__contents__item__favorite{
	width:28px;
	margin-left:7px;
	text-align: center;
	line-height: 1.3;
	padding-top: 35px;
}
.specificcate__contents__title{
	flex:1;
}
.specificcate__contents__item__favorite::before {
	content: "\f004";
	font-family: "Font Awesome 5 Pro";
	speak: never;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-size: 21px;
	color: #e29298;
}
.specificcate__contents__item__favorite.favorite-off::before {
	font-weight: 400;
}
.specificcate__contents__item__favorite.favorite-on::before {
	font-weight: 700;
}
.good_counter{
	display: block;
	font-size: 11px;
	color: #636363;
}

.casebooklist .categorylist .blogcategoly-list{
	border-top: none;
	padding-top: 0;
	padding-bottom: 0;
}

p.bloglist__autorimg img {
  border-radius: 50%;
  object-fit: cover;
  object-position: 50% 50%;
  width: 55px;
  height: 55px;
  border: 4px solid #fff;
}
.specificcate__contents .bloglist__autorname{
	top: 6px;
	right: 45px;
}
.casebookserch{
	margin-top: 10px;
}
.casebookserch #searchform-casebook{
	margin-bottom: 0;
}
ul.casebooklist{
	margin-top: 48px;
}

.passprotection{
	margin: 50px 0;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
}
.passprotection-formarea{
	text-align: center;
}
.post_password input.passprotection-form{
	width: 300px;
	height:38px;
	padding:5px;
}
.post_password input.passprotection-btn{
	width: 150px;
	height:38px;
	background: #ef8e3e;
	color: #fff;
	border:none;
}
.feature .pankuzu{
	margin-bottom: 20px;
}