@charset "UTF-8";

a:link { color: #74a39f; text-decoration:none;-webkit-transition: 1s ease-in-out;} 
a:visited { color: #999999; text-decoration:none;-webkit-transition: 1s ease-in-out;} 
a:active { color: #99a2a5; text-decoration:underline;}
a:hover { color: #99a2a5;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:13px;
font-family:'YuGothic', '游ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, 'MS PGothic', Helvetica, Arial, sans-serif;
text-align:left;
color:#222222;
line-height:1.8em;
position:relative;
-webkit-text-size-adjust: none;
background-color:#f5f5f5;
}

#container{
width:100%;
margin:0 auto;
padding:0;
position:relative;
}

#header-container{
width:80%;
height:100%;
margin:0 auto;
padding:60px 0;
text-align:center;
position:relative;
}

#header-container header{
margin:0;
padding:0;
position:relative;
}

#main-container{
width:80%;  
padding:0;
margin:0 auto;
}

/* header */

h1,h2,h3,h4{
font-weight:normal;
margin:0;
}

h1{
padding:0;
margin:0 0 10px 0;
font-size:20px;
font-family: 'Playfair Display', serif;
font-weight:400;
letter-spacing:2px;
line-height:1.2em;
text-transform:uppercase;
-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:#222222;
}

h1 a:link,h1 a:visited{
color:#222222;
}

h1 a:hover{
color:#222222;
text-decoration:none;
}

h2{
font-size:17px;
padding:0;
margin:0;
line-height:1.2em;
letter-spacing:2px;
}

h3{
font-size:13px;
padding:0 0 10px 0;
margin-bottom:20px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
}

h3 span{
padding:0 0 10px 0;
border-bottom:1px #cccccc solid;
}

h4{
font-size:20px;
padding:0 0 20px 0;
font-family: 'Playfair Display', serif;
font-weight:400;
letter-spacing:2px;
}

h4 a{
color:#222222;
text-decoration:none;
}

.comtitle a,.tbtitle a{
padding:0;
color:#222222;
}

.comtitle a:hover,.tbtitle a:hover{
padding:0;
color:#222222;
}

.comtitle{
padding:0;
}

.tbtitle{
margin-top:10px;
}

.comment header{
margin:0;
}

/*menu*/

#menu{
width:100%;
height:auto;
padding:13px 0;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:3px;
text-transform:uppercase;
margin:0;
background-color:#ffffff;
-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;
margin:0;
padding:0 50px;
font-size:10px;
}

#menu li a {
padding:0;
border: 0;
color:#222222;
}

#menu li a:hover{
color:#cccccc;
text-decoration:none;
}

.footernav{
margin:20px 0;
padding:0;
}

.footernav ul{
margin:0;
text-align:center;
}

.footernav li {
padding:0;
margin:0 10px;
display:inline-block;
}

.footernav li a:link,.footernav li a:visited{
color:#222222;
font-size:17px;
}

.footernav li a:hover{
color:#222222;
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:#222222;
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:#222222;
}

.postnav{
}

#prev{
width:50px;
height:auto;
padding:50px 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:50px 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:25%;
float:left;
margin:0 0 20px 0;
padding:0 10px;
-webkit-animation: itemanime 1.3s;
-moz-animation: itemanime 1.3s;
-o-animation: itemanime 1.3s;
animation: itemanime 1.3s;
}

.inner{
background-color:#ffffff;
padding:10px;
border-radius: 5px;        
-webkit-border-radius: 5px;    
-moz-border-radius: 5px;
}

.itempost{
position:relative;
padding:10px 10px 30px 10px;
}

.itempost time{
font-size:11px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
margin:0;
}

.item img{
width:100%;
margin:0 0 10px 0;
-ms-interpolation-mode: bicubic;
display:block;
border-radius: 5px;        
-webkit-border-radius: 5px;    
-moz-border-radius: 5px;
}
 
.cm{
float:right;
padding:0;
}

.text_overflow{
margin:20px 0 0 0;
}

.readmore{
margin:20px 0;
}

.readmore a{
color:#222222;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:3px;
text-transform:uppercase;
font-size:12px;
}

#permanentarea,#titlelistarea,#editarea{
padding:0 10px;
}

section#permanent{
width:70%;
margin:0;
padding:0;
float:left;
-webkit-animation: itemanime 1.3s;
-moz-animation: itemanime 1.3s;
-o-animation: itemanime 1.3s;
animation: itemanime 1.3s;
}

/* blogpost */

.blogpost{
padding:20px;
margin-bottom:20px;
position:relative;
background-color:#ffffff;
border-radius: 5px;        
-webkit-border-radius: 5px;    
-moz-border-radius: 5px;
}

.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:11px;
}

.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:20px;
margin:20px 0;
background-color:#f5f5f5;
border-radius: 5px;        
-webkit-border-radius: 5px;    
-moz-border-radius: 5px;
}

.relate_dt{
padding:0 0 10px 0;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
}

#permanent blockquote{
border:1px #222222 dotted;
font-size:13px;
padding:10px;
margin:10px;
}

.titlelist{
width:70%;
margin:0;
padding:20px;
float:left;
-webkit-animation: itemanime 1.3s;
-moz-animation: itemanime 1.3s;
-o-animation: itemanime 1.3s;
animation: itemanime 1.3s;
background-color:#ffffff;
border-radius: 5px;        
-webkit-border-radius: 5px;    
-moz-border-radius: 5px;
}

.searcharea{
width:100%;
padding:50px 0 0 0;
margin:0;
}

.searcharea h4{
width:100%;
padding:0;
margin:-50px 0 40px 0;
text-align:center;
}

.none { 
display:none;
}

.block { 
display:block;
padding:0 2.5%;
}

pre code{
display:block;
overflow:auto;
border:1px #222222 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:20px;
margin: 0 0 20px 0; 
background-color:#ffffff;
border-radius: 5px;        
-webkit-border-radius: 5px;    
-moz-border-radius: 5px;
}

.comment{
padding:20px;
margin: 0 0 20px 0;  
background-color:#ffffff;
border-radius: 5px;        
-webkit-border-radius: 5px;    
-moz-border-radius: 5px;
}

.ecomment{
width:70%;
margin:0;
padding:20px;
float:left;
background-color:#ffffff;
border-radius: 5px;        
-webkit-border-radius: 5px;    
-moz-border-radius: 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:20px;
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:20px 0 0 0;
padding:20px 20px 10px 20px;
background-color:#f5f5f5;
border-radius: 5px;        
-webkit-border-radius: 5px;    
-moz-border-radius: 5px;
}

.pcomment p,.ecomment p{
padding:5px 0;
}

.pcomment label,.ecomment label{
color:#222222;
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 #222222 solid;
}

textarea{
width:99%;
height:150px;
scrollbar-base-color:#ffffff;
scrollbar-track-color:#ffffff;
overflow:auto;
border:none;
outline:none;
border:1px #222222 solid;
-webkit-appearance: none;
border-radius:0;
}

#password{
width:30%;
padding:5px 0;
border:none;
outline:none;
border:1px #222222 solid;
}

#ppost,#ecom,#dcom{
color: #222222;
padding:3px 15px 5px 15px;
margin:0 0 10px 0;
background-color:#f5f5f5;
height: 40px;
border:1px #222222 solid;
width: auto;
font-size:13px;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:3px;
}

.trackback{
word-break: break-all;
}

/* sidebar */

#sidebar{
width:28%;
margin:0;
padding:0;
float:right;
-webkit-animation: itemanime 1.3s;
-moz-animation: itemanime 1.3s;
-o-animation: itemanime 1.3s;
animation: itemanime 1.3s;
}

.plugcontent{
padding:20px;
margin:0 0 20px 0;
background-color:#ffffff;
border-radius: 5px;        
-webkit-border-radius: 5px;    
-moz-border-radius: 5px;
}

.plugcontent ul{
}

.plugin-tag{
/*
word-break: keep-all;
*/
word-break: break-all;
}

/* bottomfooter */

#footer-container{
width:80%;
margin:0 auto;
font-size:12px;
padding:20px 0 10px 0;
text-align:center;
clear:both;
}

#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:#91aba2;
color: #ffffff;
}

table.calender td a:hover {
background-color:#9a9794;
color: #000000;
}

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) {

#header-container{
padding:60px 5%;
}

#main-container{
width:90%;  
}

.item,.grid-sizer  {
width:33.3%;
}

#footer-container{
padding:20px 5% 10px 5%;
}

}

/************************************************************************************
smaller than 768
*************************************************************************************/
@media screen and (max-width: 768px) {

.item,.grid-sizer  {
width:49.9%;
}

section#permanent{
width:100%;
margin:0;
padding:0;
float:none;
}

#sidebar{
width:100%;
margin:50px 0 0 0;
float:none;
}

.titlelist{
width:100%;
padding:20px;
margin:0;
float:none;
}

.ecomment{
width:100%;
padding:20px;
margin: 0; 
float:none;
}

#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{
padding:120px 10px 60px 10px;
}


#main-container{
width:100%;  
}

.item,.grid-sizer  {
width:100%;
}

#footer-container{
padding:20px 10px 10px 10px;
}


/*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);
  }
}

