@charset "UTF-8";

a:link { color:black; text-decoration:none;-webkit-transition: 1s ease-in-out;} 
a:visited { color:#666666; text-decoration:none;-webkit-transition: 1s ease-in-out;} 
a:active { color:navy; text-decoration:underline;}
a:hover { color:red;text-decoration:underline;} 

.nonborder { 
border:none; 
outline:none; 
}

*{box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box
}

ul{
margin:0;
}

pre{
padding:0;
}

body {
font-size:15px;
font-family:'YuGothic', '游ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, 'MS PGothic', Helvetica, Arial, sans-serif;
text-align:left;
color:#333333;
line-height:1.6em;
position:relative;
-webkit-text-size-adjust: none;

}

#container{
width:100%;
margin:0 auto;
padding:0;
position:relative;
}

#container2{
width:75%;
margin:0 auto;
}

#container3{
text-align:center;
}

#header-container{
width:30%;
height:auto;
margin:0 auto;
padding:auto 30px 0 15px;
text-align:center;
position:relative;
float:left;
}

#header-container header{
margin:0;
padding:0;
position:relative;
}

.profile{
font-size:11px;
}

.profile img{
width:150px;
max-width: 100%;
height:155px;
width /***/:auto;　
-ms-interpolation-mode: bicubic;
display:block;
margin:30px auto 10px auto;
}

#main-container{
width:70%;  
padding:0 0 50px 0;
margin:40px auto 0 auto;
float:right;
min-height:800px;
}


#blogname{
background:url("https://blog-imgs-117-origin.fc2.com/m/e/z/mezasesemiretire/4135618341_74ba454d1b_o.jpg") ;
background-position:0 60%;
height:100px;
padding-top:20px;
margin:0 0 10px 0;
font-size:34px;
text-align:center;
font-family: 'Playfair Display', serif;
font-weight:600;
letter-spacing:2px;
line-height:1.0em;
-webkit-animation: headerMotion 1.3s;
-moz-animation: headerMotion 1.3s;
-o-animation: headerMotion 1.3s;
animation: headerMotion 1.3s;}

#blogname a:link,#blogname a:visited{
color:yellow;
}

#blogname a:hover{
color:black;
text-decoration:none;

}


/* header */

h1,h2,h3,h4{
font-weight:normal;
margin:0;
}

h1{
padding:0;
margin:0 0 10px 0;
font-size:30px;
text-align:center;
font-family: 'Playfair Display', serif;
font-weight:600;
letter-spacing:2px;
line-height:1.0em;
-webkit-animation: headerMotion 1.3s;
-moz-animation: headerMotion 1.3s;
-o-animation: headerMotion 1.3s;
animation: headerMotion 1.3s;
}

.intro{
letter-spacing:2px;
margin:0;
padding:0;
font-size:12px;
color:#333333;
}

h1 a:link,h1 a:visited{
color:#333333;
}

h1 a:hover{
color:#333333;

}

.notsee{font-size:1px;
color:transparent;}

#maintitle{font-size:24px;
text-align:left;

line-height:1.5em;}

#maintitle a{color:black;}


h2{
font-size:15px;
padding:0;
margin:0;
line-height:1.2em;
letter-spacing:2px;

}

h2 span{font-size:18px;
background:LightGoldenrodYellow;}




h3{
font-size:15px;
margin:0;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
text-align:left;
color:black;

padding: 0.5em;/*文字周りの余白*/

background:paleturquoise;/*背景色*/
border-bottom: solid 3px #516ab6;/*下線*/


}

h3 span{
padding:0 10px;
background-color:#ffffff;
}

h4{
font-size:16px;
padding:0 0 10px 0;
font-family: 'Playfair Display', serif;
font-weight:400;
letter-spacing:3px;
}

h4 a{
color:#333333;
text-decoration:none;
}

.comtitle a,.tbtitle a{
padding:0;
color:#333333;
}

.comtitle a:hover,.tbtitle a:hover{
padding:0;
color:#333333;
}

.comtitle{
padding:0;
}

.tbtitle{
margin-top:10px;
}

.comment header{
margin:0;
}

/*menu*/

#menu{
width:100%;
height:auto;
padding:0;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:5px;
text-transform:uppercase;
margin:0;

-webkit-animation: headerMotion 1.3s;
-moz-animation: headerMotion 1.3s;
-o-animation: headerMotion 1.3s;
animation: headerMotion 1.3s;
}

#menu ul {
text-align:center;
margin:0;
border:0;
}
			
#menu  li {
display:inline-block;
width:19%;
margin:0;
padding:1%;
font-size:14px;
border:solid 1px black;
background-color:#8ED1E0;
}

#menu li a {
padding:0;
border: 0;
color:#333333;
}

#menu li a:hover{
color:#cccccc;
text-decoration:none;
}

.sidenav{
margin:60px 0 50px 0;
padding:0;
}

.sidenav ul{
margin:0;
text-align:center;
}

.sidenav li {
padding:0;
margin:0 10px;
display:inline-block;
}

.sidenav li a:link,.sidenav li a:visited{
color:#333333;
font-size:17px;
}

.sidenav li a:hover{
color:#333333;
text-decoration:none;
}

#page-top {
position: fixed;
bottom: 20px;
right: 20px;
font-size:77%;
z-index:998;
}

#page-top a {
background-color: rgba(255,  255,  255,  0.3);
text-decoration: none;
color:#333333;
width:auto;
padding:10px 15px;
text-align: center;
display: block;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:3px;
}

#page-top a:hover {
text-decoration: none;
background:#ffffff;
color:#333333;
}

.postnav{
}

#prev{
width:50px;
height:auto;
padding:30px 0;
display:block;
background-color: rgba(0, 0, 0, 0.5);
position:fixed;
top:40%;
left:0;
font-size:40px;
text-align:center;
color:#ffffff;
z-index:997;
border-top-right-radius:5px; 
border-bottom-right-radius:5px;
}

#next{
width:50px;
height:auto;
padding:30px 0;
display:block;
background-color: rgba(0, 0, 0, 0.5);
position:fixed;
top:40%;
right:0;
font-size:40px;
text-align:center;
color:#ffffff;
z-index:997;
border-top-left-radius:5px;
border-bottom-left-radius:5px;
}

.pagenav{
}

/* maincontents */

#notpermanent{
width:100%;
padding:0;
margin:0;
}

.item,.grid-sizer{
width:47.0%;
height:auto;
float:left;
margin:0 0 30px 0;
margin-right:2.5%;
padding:0 15px;
-webkit-animation: itemanime 1.3s;
-moz-animation: itemanime 1.3s;
-o-animation: itemanime 1.3s;
animation: itemanime 1.3s;
position:relative;

}
.item{
padding-top:25px;
border: solid 1.6px green;}


.itempost{
position:relative;

}

.itempost header{
width:90%;
height:auto;
padding:20px 20px 0 20px;
margin:-50px auto 0 auto;
background-color:#ffffff;
}

.itempost{
padding:30px 0 30px 0;

}

.itempost time{
font-size:10px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
margin:0;
color:#bbbbbb;
}

.itemimg{
width:100%;
height:200px;
margin:0 0 10px 0;

}

.itemimg img{
width:100%;
height:auto;
-ms-interpolation-mode: bicubic;
}

.noimage {
opacity: .3;
}

.itemimg p{
font-size:30px;
color:#666666;
text-align:center;
padding:90px 0 0 0;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:2px;
}

.cm{
margin:0 0 0 10px;
padding:0;
font-size:10px;
color:#bbbbbb;
}

.text_overflow{
margin:15px 0 0 0;
padding:0 5%;
height:70px;
overflow:hidden;
}

.readmore{
margin:20px 0;
display:none;
}

.readmore a{
color:#333333;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:2px;
text-transform:uppercase;
font-size:10px;
background-color:#dfebeb;
padding:10px 20px;
margin:0 0 0 5%;
position:relative;
display:none;
}

section#permanent{
width:100%;
margin:0;
padding:0 15px;
-webkit-animation: itemanime 1.3s;
-moz-animation: itemanime 1.3s;
-o-animation: itemanime 1.3s;
animation: itemanime 1.3s;
}

/* blogpost */

#mainbody a:link{color:mediumblue;}

.PICT{
width:80%;}

.blogpost{
padding:0;
margin-bottom:50px;
position:relative;
}

.blogpost header{
width:100%;
padding:0;
margin-bottom:20px;
}

.blogpost time{
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
font-size:10px;
color:#bbbbbb;
}

.blogpost img{
max-width: 100%;
height: auto;
width /***/:auto;　
-ms-interpolation-mode: bicubic;
}

.blogpost p{
margin:0;
}

.fc2_footer{
margin:20px 0 0 0;
}

.fc2button-facebook iframe {
width:105px !important;
}

.relate_dl{
padding:10px;
margin:0px 0;
background-color:#f5f5f5;
}

.relate_dt{
padding:0 0 10px 0;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;

}


#permanent blockquote{
border:1px #333333 dotted;
font-size:13px;
padding:10px;
margin:10px;
}

.titlelist{
width:100%;
margin:0;
padding:0 15px;
-webkit-animation: itemanime 1.3s;
-moz-animation: itemanime 1.3s;
-o-animation: itemanime 1.3s;
animation: itemanime 1.3s;
}

.searcharea{
width:100%;
padding:70px 0;
margin:0;
}

.searcharea h4{
width:100%;
padding:0;
margin:-70px 0 40px 0;
text-align:center;
}

.none { 
display:none;
}

.block { 
display:block;
padding:0 2.5%;
}

pre code{
display:block;
overflow:auto;
border:1px #333333 solid;
padding:10px;
}

/* list-style */

.blogpost ul,.searcharea ul,.relate_dl ul,.plugcontent ul{
margin:0 0 0 1.5em;
}

.blogpost ul li,.searcharea li,.relate_dl ul li,.plugcontent ul li{
list-style-type:circle;
list-style-position:outside;
margin:0;
padding:0;
position:relative;
height:100%;
}

/* footer-style */

.bottomfooter{
width:100%;
height:auto;
font-size:11px;
padding:0;
margin-top:30px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
}

.comfooter{
font-size:11px;
padding:10px 0;
margin:0;
text-align:right;
font-family: 'Open Sans', sans-serif;
font-weight:400;
}

.tbfooter{
font-size:11px;
padding:10px 0;
border-bottom:1px #cccccc dashed;
margin:0;
text-align:right;
font-family: 'Open Sans', sans-serif;
font-weight:400;
}

.titlelistfooter{
font-size:11px;
padding-bottom:10px;
margin-bottom:10px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
}

/* comment */

.pcomment,.trackback{
padding:0;
margin: 0 0 10px 0; 
}

.comment{
padding:0;
margin: 0 0 10px 0;  
}

.ecomment{
width:100%;
margin:0;
padding:0 5px;
-webkit-animation: itemanime 1.3s;
-moz-animation: itemanime 1.3s;
-o-animation: itemanime 1.3s;
animation: itemanime 1.3s;
}

.ctriangle{
width:100%;
margin-bottom:10px;
position:relative;
} 

.triangle{
position:absolute;
width:0;
height:0;
left:50px;
top:10px;
border-top:20px solid transparent;/*下*/
border-right: 20px solid  transparent;/*左*/
border-left: 20px solid transparent;/*右*/
border-bottom: 20px solid #f5f5f5;/*上*/
}

.cbody{
margin:10px 0 0 0;
padding:10px 20px 10px 20px;
background-color:#f5f5f5;
}

.pcomment p,.ecomment p{
padding:5px 0;
}

.pcomment label,.ecomment label{
color:#333333;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:3px;
font-size:11px;
}

input:-webkit-autofill {
background-color:none;
}

#name,#title,#email,#website{
width:60%;
padding:5px 0;
border:none;
outline:none;
border:1px #333333 solid;
}

textarea{
width:99%;
height:150px;
scrollbar-base-color:#ffffff;
scrollbar-track-color:#ffffff;
overflow:auto;
border:none;
outline:none;
border:1px #333333 solid;
-webkit-appearance: none;
border-radius:0;
}

#password{
width:30%;
padding:5px 0;
border:none;
outline:none;
border:1px #333333 solid;
}

#ppost,#ecom,#dcom{
color: #333333;
padding:3px 15px 5px 15px;
margin:0 0 10px 0;
background-color:#dfebeb;
height: 40px;
border:1px #333333 solid;
width: auto;
font-size:11px;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:3px;
}

.trackback{
word-break: break-all;
}

/* sidebar */

#sidebar{
width:30%;
margin:0;
padding:0 30px 20px 15px;
float:left;
-webkit-animation: itemanime 1.3s;
-moz-animation: itemanime 1.3s;
-o-animation: itemanime 1.3s;
animation: itemanime 1.3s;
font-size:12px;
}

.plugcontent{
padding:0;
margin:0 0 40px 0;
}

.plugcontent a{
color:blue;

}


.plugcontent ul{
}

.plugin{
margin:-10px 0 0 0;
padding:10px 0 0 0;

}

.plugin-tag{
/*
word-break: keep-all;
*/
word-break: break-all;
}

/* bottomfooter */

#footer-container{
width:100%;
margin:0 auto;
font-size:12px;
padding:20px 12.5% 10px 12.5%;
text-align:center;
clear:both;
background-color:#dfebeb;
}

#footer-container footer{
padding:0;
overflow:hidden;
margin:0 auto;
}

#footer-container .footer-address{
margin:0;
padding:0;
}

/* calender */

table.calender {
width:100%;
margin:0 auto;
font-size: 100%;
}

table.calender caption {
margin-bottom: 10px;
margin:0 auto;
}

table.calender th,
table.calender td {
padding: 0.1em;
border-bottom: 1px dashed #cccccc;
text-align: center;
}

table.calender td a {
display: block;
background-color:#dfebeb;
color: #333333;
border-radius:50%;
-webkit-border-radius:50%; 
-moz-border-radius:50%; 
}

table.calender td a:hover {
background-color:#fdfcbd;
color: #333333;
}

table.calender th#sun {
color: #ee9074;
}

table.calender th#sat {
color: #77b8bc;
}

#change_mobile{
display:none;
}

#change_mobile_body{
display:none;
}

/************************************************************************************
smaller than 980
*************************************************************************************/
@media screen and (max-width:980px) {

#container{
margin:30px 0 0 0 ;
}


#container2{
width:90%;
margin:auto;
}



#menu{
width:100%;
height:auto;

}

#menu  li {
width:18%;
margin:0;
padding:1.5%;
font-size:11px;
border:solid 1px black;
background-color:#8ED1E0;
}

#header-container{
width:100%;
height:auto;
margin:0 auto;
padding:auto 0;
text-align:center;
position:relative;
float:none;
}

.profile p{
width:40%;
margin:0 auto;
}

#main-container{
width:100%;  
padding:0 0 50px 0;
margin:50px auto 0 auto;
float:none;
min-height:200px;
}

section#permanent{
width:100%;
margin:0;
padding:0;
}

.titlelist{
width:100%;
margin:0;
padding:0;
}

.ecomment{
width:100%;
margin:0;
padding:0;
}

#sidebar{
width:100%;
margin:0;
padding:0 0 50px 0;
float:none;
}

#footer-container{
padding:20px 5% 10px 5%;
}

}

/************************************************************************************
smaller than 768
*************************************************************************************/
@media screen and (max-width: 768px) {


#name,#title,#email,#website{
-webkit-appearance: none;
border-radius:0;
}


textarea{
-webkit-appearance: none;
border-radius:0;
}

#password{
-webkit-appearance: none;
border-radius:0;
}

#ppost,#ecom,#dcom{
-webkit-appearance: none;
border-radius:0;
}



}



/************************************************************************************
smaller than 568
*************************************************************************************/
@media screen and (max-width: 568px) {

/* disable webkit text size adjust (for iPhone) */
html {
-webkit-:text-size-adjust: none;
}



#header-container{
width:100%;
height:auto;
margin:0 auto;
padding:0px 0 0px 0;
text-align:center;
position:relative;
float:none;
}

#container{
margin:0;
}

h1{font-size:12px;}

#maintitle{font-size:16px;
text-align:left;

line-height:1.2em;}

#maintitle a{color:black;}


#blogname{
font-size:20px;
line-height:1.5em;
}

#main-container{
width:100%;  
padding:0 0 0 0;
margin:0px auto 10px auto;
float:none;
min-height:auto;
}


.profile p{
width:100%;
margin:0 auto;
}


.item,.grid-sizer  {
width:100%;
padding:0;
margin:0;
margin-top:15px;

}



.itemimg{
width:25%;
height:80px;
margin:5px 0 0 5px;
float:left;
}

.itempost header{

padding:0;
padding-left:2%;
margin:0;
background-color:transparent;
float:left;
}

.itempost{
font-size:13px;
width:72%;
padding:0;
padding-left:2%;
margin:0;
margin-top:5px;
background-color:transparent;
float:left;
}

h2 a{font-size:12px;}
.item{
border: solid 1.4px green;}

.text_overflow{
display:none;
}

.readmore{
display:none;
}

/*videos */
.video embed,.video object,
.video  iframe {
width: 100%;
height: auto;
min-height:300px;    
}

}

/****************************************************************
   itemanime
*****************************************************************/

@-webkit-keyframes itemanime {
  0% {
   opacity: 0;
   -webkit-transform: translateY(60px);
  }
  50% {
   opacity: 0;
   -webkit-transform: translateY(20px);
  }
  80% {
   opacity: 1;
  }
  100% {
   -webkit-transform: translateY(0);
  }
}

@-moz-keyframes itemanime {
  0% {
   opacity: 0;
   -moz-transform: translateY(60px);
  }
  50% {
   opacity: 0;
   -moz-transform: translateY(20px);
  }
  80% {
   opacity: 1;
  }
  100% {
   -moz-transform: translateY(0);
  }
}

@-o-keyframes itemanime {
  0% {
   opacity: 0;
   -o-transform: translateY(60px);
  }
  50% {
   opacity: 0;
   -o-transform: translateY(20px);
  }
  80% {
   opacity: 1;
  }
  100% {
   -o-transform: translateY(0);
  }
}

@keyframes itemanime {
  0% {
   opacity: 0;
   transform: translateY(60px);
  }
  50% {
   opacity: 0;
   transform: translateY(20px);
  }
  80% {
   opacity: 1;
  }
  100% {
   transform: translateY(0);
  }
}

/***************************************************************
   headerMotion
****************************************************************/

@-webkit-keyframes headerMotion {
  0% {
   opacity: 0;
   -webkit-transform: translateY(-100px);
  }
  50% {
   opacity: 0;
   -webkit-transform: translateY(-100px);
  }
  100% {
   opacity: 1;
   -webkit-transform: translateY(0);
  }
}

@-moz-keyframes headerMotion {
  0% {
   opacity: 0;
   -moz-transform: translateY(-100px);
  }
  50% {
   opacity: 0;
   -moz-transform: translateY(-100px);
  }
  100% {
   opacity: 1;
   -moz-transform: translateY(0);
  }
}

@-o-keyframes headerMotion {
  0% {
   opacity: 0;
   -o-transform: translateY(-100px);
  }
  50% {
   opacity: 0;
   -o-transform: translateY(-100px);
  }
  100% {
   opacity: 1;
   -o-transform: translateY(0);
  }
}

@keyframes headerMotion {
  0% {
   opacity: 0;
   transform: translateY(-100px);
  }
  50% {
   opacity: 0;
   transform: translateY(-100px);
  }
  100% {
   opacity: 1;
   transform: translateY(0);
  }
}

ins[style]{
	background-color:transparent;
}



.adbox{
width:100%
}

.adsense-left{
width: 50%;
padding:0px;
display: inline-block;
}

.adsense-right{
width: 50%;
float:right;
padding:0px;
display: inline-block;
}

@media screen and (max-width:768px){
.adsense-right{
display:none;
}
.adsense-left{
width:100%;
}
}

/* カード全体像 */
.blogcard {
  margin-bottom: 30px;
  max-width: 100%;
  background-color: white;
  border: 1px solid rgb(211,211,211);
  border-radius: 2px;
  box-shadow: 0 10px 6px -6px rgba(0,0,0,.1);
  color: rgb(51,51,51);
  padding: 10px;
}

/* float親要素 */
.blogcard-content {
  margin-bottom: 5px;
  overflow: hidden;
}

/* 画像 */
.blogcard-image {
  display: inline-block;
  float: left; /* 画像を左に配置したい場合は left に変更 1/2 */
  margin: 0 10px 5px 0; /* 画像を左に配置したい場合は 0 10px 5px 0 に変更 2/2 */
  width: 80px; /* 画像の表示サイズ変更は数値をpxで変更 1/6 */
  height: 80px; /* 画像の表示サイズ変更は数値をpxで変更 2/6 */
}

.blogcard-image-wrapper {
  display: inline-block;
  width: 80px; /* 画像の表示サイズ変更は数値をpxで変更 3/6 */
  height: 80px; /* 画像の表示サイズ変更は数値をpxで変更 4/6 */
}

.blogcard-image-wrapper img {
  width: 80px; /* 画像の表示サイズ変更は数値をpxで変更 5/6 */
  height: 80px; /* 画像の表示サイズ変更は数値をpxで変更 6/6 */
  object-fit: cover;
  object-position: center center;
}

/* タイトル */
.blogcard-title {
  margin-bottom: 5px;
  line-height: 1.4;
  font-size: 15px;
  font-weight: bold;
}

.blogcard-title a {
  color: rgb(61,63,68);
  word-break: break-all;
}

.blogcard-title a:hover {
  text-decoration: underline;
}

/* 引用 */
.blogcard blockquote {
  margin: 0;
  border: 0;
  padding: 0;
  position: static;
}

.blogcard blockquote:before,
.blogcard blockquote:after {
  content: none;
}

/* 記事概要 */
.blogcard-description {
  line-height: 1.5;
  font-size: 13px;
 display:none;
}

/* フッター(元記事サイト名とリンク) */
.blogcard-footer {
  font-size: 12px;

}

.blogcard-footer a {
  color: rgb(154,165,171);
  text-decoration: underline;
}

.blogcard-footer a img {
  margin-right: 5px;
}
.blogmura a{ 
color:blue;
font-size:17px;
font-weight:bold;
text-decoration:underline;
}