@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;
}

#container{
width:100%;
margin:0 auto;
padding:0;
position:relative;
}

#header-container{
width:100%;
height:800px;
height:100vh;
margin:0 auto;
padding:0;
text-align:center;
position:relative;
background-image:url(https://blog-imgs-119.fc2.com/f/a/t/fatboy10offroad/2018-08tohoku3033.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:center center;
}

@media screen and (min-width: 768px) {
#header-container {    
background-attachment: fixed;
}
}

#header-container2{
width:100%;
height:200px;
margin:0 auto;
padding:0;
text-align:center;
position:relative;
background-image:urlhttps://blog-imgs-119.fc2.com/f/a/t/fatboy10offroad/2018-08tohoku3033.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:center bottom;
}

#header-container header,#header-container2 header{
margin:0;
padding:0 15%;
}

.scroll a{
font-size:11px;
position:absolute;
bottom:10%;
left:50%;
margin-left:-80px;
border:1px #ffffff solid;
display:inline-block;
padding:10px 20px;
font-weight:400;
letter-spacing:3px;
text-transform:uppercase;
color:#eeeeee;
}

.scroll a:hover{
text-decoration:none;
background-color: rgba(255,  255,  255,  0.9);
color:#222222;
}

#main-container{
width:100%;  
padding:50px 0 0 0;
margin:0 auto;
}

/* header */

h1,h2,h3,h4{
font-weight:normal;
margin:0;
}

#header-container h1{
padding:300px 0 0 0;
margin:0 0 10px 0;
font-size:30px;
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;
}

#header-container2 h1{
padding:100px 0 0 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 0 50px 0;
padding:0;
font-size:15px;
color:#ffffff;
}

#header-container2 .intro{
font-size:11px;
}

h1 a:link,h1 a:visited{
color:#ffffff;
}

h1 a:hover{
color:#cccccc;
text-decoration:none;
}

h2{
font-size:17px;
padding:0;
margin:0 0 20px 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;
}

h4{
font-size:20px;
padding:0 0 20px 0;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:2px;
text-transform:uppercase;
}

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;
border-bottom:1px #ffffff solid;
-webkit-animation: headerMotion 1.3s;
-moz-animation: headerMotion 1.3s;
-o-animation: headerMotion 1.3s;
animation: headerMotion 1.3s;
background-color: rgba(255,  255,  255,  0.9);
position:fixed;
z-index:999999;
}

#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:#74a39f;
text-decoration:none;
}

#menu li span{
padding:0 0 5px 3px;
}

.current span{
border-bottom:1px #222222 solid;
padding:0 0 5px 3px;
line-height:1.2em;
}

.current2 span{
border-bottom:1px #222222 solid;
padding:0 0 5px 3px;
}

.footernav{
margin:10px 0 0 0;
padding:0 0 50px 0;
}

.footernav ul{
margin:0;
text-align:center;
}

.footernav li {
padding:0;
margin:0 15px;
display:inline-block;
}

.footernav li a:link,.footernav li a:visited{
color:#222222;
font-size:11px;
}

.footernav li a:hover{
color:#222222;
text-decoration:none;
}

.moji{
font-size:11px;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:3px;
margin:0 0 0 10px;
}

#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{
}

/* indexarea */

.box{
width:100%;
padding:0;
margin:0;
overflow:hidden;
}

/* topic */

#section-1{
width:70%;
padding:80px 0 30px 0;
margin:0 auto;
}

#section-1 h2{
font-size:30px;
margin:0 0 40px 0;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:3px;
text-transform:uppercase;
text-align:center;
}

.item{
width:33.3%;
float:left;
padding:0 15px;
margin:0;
}

.itempost{
width:100%;
padding:0;
position:relative;
margin:0 auto;
}

.itempost header{
width:100%;
heigut:auto;
padding:0 0 10px 0;
margin:0;
text-align:center;
}

.itempost h3{
font-size:17px;
padding:0;
margin:0 0 10px 0;
line-height:1.2em;
letter-spacing:2px;
}

.itempost time{
font-size:10px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
margin:0;
color:#666666;
}

.itemimg1{
width:100%;
height:auto;
margin:0 0 20px 0;
overflow:hidden;
position:relative;
}

.itemimg1:before {
content: "";
display: block;
padding-top:75%; /* 1:1 */
}

.itemimg {
position: absolute;
top: 0; 
left: 0;
width: 100%;
height: 100%;
overflow:hidden;
}

.itemimg img{
position: relative !important;
top: 50% !important;
left: 50% !important;
width: auto !important;
height: 100% !important;
-webkit-transform: translate(-50%,-50%) !important;
-ms-transform: translate(-50%,-50%) !important;
transform: translate(-50%,-50%) !important;
}

.noimage {
opacity: .3;
}

.itemimg p{
font-size:30px;
color:#666666;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:2px;
position:absolute;
top:45%;
left:50%;
margin-left:-85px;
}

.readmore{
margin:20px 0;
display:block;
text-align:center;
}

.readmore a{
color:#333333;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:2px;
font-size:11px;
text-transform:uppercase;
padding:10px 15px;
background-color:#edf4f4;
border:1px #222222 solid;
margin:0;
position:relative;
}

.readmore a:hover{
background-color:#333333;
color:#ffffff;
text-decoration:none;
}

.item:nth-child(n + 5) {
display:none;
}

/* gallery */

#section-2{
width:100%;
padding:100px 0 50px 0;
margin:0 auto;
position: relative;
overflow: hidden;
}

#section-2 h2{
font-size:30px;
margin:0 0 40px 0;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:3px;
text-transform:uppercase;
text-align:center;
}

#section-2 ul.gallary li{
width:12.5%;
height:auto;
overflow:hidden;
margin:0;
padding:0;
float:left;
display:block;
position:relative;
}

.gallary li a{
display:block;
}

#section-2 ul.gallary li:before {
content: "";
display: block;
padding-top: 100%; /* 1:1 */
}

figure {
position: absolute;
top: 0; 
left: 0;
width: 100%;
height: 100%;
overflow:hidden;
}

figure img{
position: relative !important;
top: 50% !important;
left: 50% !important;
width: auto !important;
height: 100% !important;
-webkit-transform: translate(-50%,-50%) !important;
-ms-transform: translate(-50%,-50%) !important;
transform: translate(-50%,-50%) !important;
}

figcaption {
position: absolute;
top: 0;
left: 0;
z-index: 2;
width: 100%;
height: 100%;
background:rgba(0,0,0,0.6);
-webkit-transition: .3s;
transition: .3s;
opacity: 0;
text-align:center;
}

figure:hover figcaption {
opacity: 1;
}

figcaption p{
padding:40% 20px 0 20px;
color:#ffffff;
font-size:13px;
}

.gallary li a:link{
color:#ffffff;
}

/* about */

#section-3{
width:100%;
padding:100px 0 20px 0;
margin:0 auto;
}

#section-3 h2{
font-size:30px;
margin:0 0 40px 0;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:3px;
text-transform:uppercase;
text-align:center;
}

.photo{
width:30%;
float:left;
margin:0 40px 0 0;
}

.photo img{
width:100%;
}

.para{
width:100%;
padding:40px 15%;
background-color:#edf4f4;
overflow:hidden;
}

.para p{
font-size:15px;
overflow:hidden;
}

.hello{
font-size:20px;
display:block;
margin:0 0 20px 0;
text-align:center;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:3px;
}

/* maincontents */

section#maincontents{
width:50%;
padding:0 30px 0 0;
margin:0 0 0 15%;
float:left;
}

/* blogpost */

.blogpost{
padding:0 0 30px 0;
margin-bottom:20px;
position:relative;
border-bottom:1px #f5f5f5 solid;
}

.blogpost header{
width:100%;
padding:0;
margin:0;
}

.blogpost time{
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
font-size:10px;
color:#666666;
}

.blogpost img{
max-width: 100%;
height: auto;
width /***/:auto;　
-ms-interpolation-mode: bicubic;
}

.blogpost p{
margin:0;
}

.morelink{
margin:20px 0;
}

.morelink a{
color:#222222;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:2px;
text-transform:uppercase;
font-size:11px;
padding:10px 15px;
border:1px #333333 solid;
background-color:#edf4f4;
}

.morelink a:hover{
background-color:#333333;
color:#ffffff;
text-decoration:none;
}

#more{
padding:100px 0 0 0;
margin:-100px 0 0 0;
}

a[id^="comment"] {
padding:100px 0 0 0;
margin:-100px 0 0 0;
}

a[id^="trackback"] {
padding:70px 0 0 0;
margin:-70px 0 0 0;
}

#cm{
padding:100px 0 0 0;
margin:-100px 0 0 0;
}

#tb{
padding:100px 0 0 0;
margin:-100px 0 0 0;
}

.fc2_footer{
margin:20px 0 0 0;
}

.fc2button-facebook iframe {
width:105px !important;
}

.relate_dl{
padding:20px;
margin:20px 0;
background-color:#edf4f4;
}

.relate_dt{
padding:0 0 10px 0;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
}

/* social */

.button{
float:left;
margin:-40px 0 0 0;
}

.bottomnav{
margin:0 !important;
padding:0 !important;
}

.bottomnav ul{
margin:0 !important;
}

.bottomnav li {
padding:0 !important;
margin:0 15px 0 0 !important;
display:inline-block !important;
overflow:hidden;
}

.bottomnav li a:link,.bottomnav li a:visited{
color:#333333 !important;
font-size:13px !important;
display:block;
width:20px;
height:20px;
}

.bottomnav li a:hover{
color:#222222 !important;
text-decoration:none !important;
width:60px;
transition: width 1s linear;  
-webkit-transition:width 1s linear;  
}

#maincontents blockquote{
border:1px #222222 dotted;
font-size:13px;
padding:10px;
margin:10px;
}

.titlelist{
margin:0 0 50px 0;
padding:0;
-webkit-animation: itemanime 1.3s;
-moz-animation: itemanime 1.3s;
-o-animation: itemanime 1.3s;
animation: itemanime 1.3s;
}

.searcharea{
padding:0;
margin:0 0 50px 0;
}

.searcharea h4{
width:100%;
padding:0;
margin:-70px 0 40px 0;
text-align:center;
}

.searcharea h4{
margin:0 0 20px 0;
}

.searcharea h2{
font-size:17px;
margin:0;
padding:0;
}

.searcharea li{
margin:0 0 30px 0 !important;
}

.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:9px;
padding:0;
margin-top:30px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
text-align:right;
}

.comfooter{
font-size:10px;
padding:10px 0;
margin:0;
text-align:right;
font-family: 'Open Sans', sans-serif;
font-weight:400;
}

.tbfooter{
font-size:10px;
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:10px;
padding-bottom:10px;
margin-bottom:10px;
font-family: 'Open Sans', sans-serif;
font-weight:400;
}

/* comment */

.pcomment,.trackback{
padding:0 0 40px 0;
margin: 0 0 40px 0; 
}

.comment{
padding:0;
margin: 0 0 50px 0;  
}

.ecomment{
width:100%;
margin:0 0 50px 0;
padding:0;
-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 #edf4f4;/*上*/
}

.cbody{
margin:20px 0 0 0;
padding:20px 20px 10px 20px;
background-color:#edf4f4;
}

.pcomment p,.ecomment p{
padding:5px 0;
}

.pcomment label,.ecomment label{
color:#222222;
font-family: 'Open Sans', sans-serif;
font-weight:400;
letter-spacing:2px;
font-size:9px;
}

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;
margin:0 0 10px 0;
height: 40px;
border:1px #222222 solid;
width: auto;
font-family: 'Montserrat', sans-serif;
font-weight:400;
letter-spacing:2px;
font-size:11px;
text-transform:uppercase;
padding:10px 15px;
background-color:#edf4f4;
}

#ppost:hover,#ecom:hover,#dcom:hover{
color: #ffffff;
background-color:#333333;
}

.trackback{
word-break: break-all;
}

/* sidebar */

#sidebar{
width:20%;
margin:0 15% 0 0;
padding:0 0 0 30px;
float:right;
-webkit-animation: itemanime 1.3s;
-moz-animation: itemanime 1.3s;
-o-animation: itemanime 1.3s;
animation: itemanime 1.3s;
}

.plugcontent{
padding:0;
margin:0 0 40px 0;
}

.plugcontent ul{
}

.plugin{
margin:0;
padding:0;
}

.plugin-tag{
/*
word-break: keep-all;
*/
word-break: break-all;
}

.plugin-search .input{
width:80%;
}

/* bottomfooter */

#footer-container{
width:100%;
margin:0 auto;
font-size:12px;
padding:20px 15%;
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:5px;
border-bottom: 1px dashed #cccccc;
text-align: center;
}

table.calender td a {
display: block;
background-color:#edf4f4;
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 1100
*************************************************************************************/
@media screen and (max-width:1100px) {

#header-container header,#header-conatiner2 header{
margin:0;
padding:0 5%;
}

#section-1{
width:90%;
padding:80px 0 0 0;
margin:0 auto;
}

#section-2 ul.gallary li{
width:20%;
}

.para{
width:100%;
padding:40px 5%;
}

/* maincontents */

section#maincontents{
width:70%;
padding:0 30px 0 0;
margin:0 0 0 5%;
float:left;
}

#sidebar{
width:20%;
margin:0 5% 0 0;
padding:0 0 0 30px;
}

#footer-container{
width:100%;
padding:20px 5%;
}

}

/************************************************************************************
smaller than 1024
*************************************************************************************/
@media screen and (max-width: 1024px) {

.item{
width:50%;
float:left;
padding:0 15px;
margin:0 0 50px 0;
}

#section-2 ul.gallary li{
width:25%;
}

/* maincontents */

section#maincontents{
width:100%;
padding:0 5%;
margin:0;
float:none;
}

#sidebar{
width:100%;
margin:0;
padding:0 5%;
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 980
*************************************************************************************/
@media screen and (max-width: 980px) {

.item{
width:49.9%;
float:left;
padding:0 15px;
margin:0 0 50px 0;
}

#section-2 ul.gallary li{
width:25%;
}

/* maincontents */

section#maincontents{
width:100%;
padding:0 5%;
margin:0;
float:none;
}

#sidebar{
width:100%;
margin:0;
padding:0 5%;
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{
height:300px;
background-image:url(https://blog-imgs-119.fc2.com/f/a/t/fatboy10offroad/2018-08tohoku3033.jpg);
}

#header-container h1{
padding:170px 0 0 0;
}

.scroll a{
display:none;
}

#section-1{
width:90%;
padding:50px 0 0 0;
margin:0 auto;
}

.item{
width:100%;
float:none;
padding:0;
}

#section-2{
width:100%;
padding:50px 0;
}

#section-2 ul.gallary li{
width:50%;
}

#section-3{
width:100%;
padding:50px 0 20px 0;
margin:0 auto;
}

.photo{
width:100%;
float:none;
margin:0;
}

.para p{
margin:30px 0 0 0;
font-size:15px;
overflow:auto;
}

/*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);
  }
}

/*
 * Nivo Lightbox Default Theme v1.0
 * http://dev7studios.com/nivo-lightbox
 *
 * Copyright 2013, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
.nivo-lightbox-theme-default.nivo-lightbox-overlay { 
	background: #666;
	background: rgba(0,0,0,0.6); 
        z-index:9999999;
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { background: url(https://blog-imgs-87.fc2.com/c/o/h/cohuleendruith/loading.gif) no-repeat 50% 50%; }

.nivo-lightbox-theme-default .nivo-lightbox-nav {
	top: 10%;
	width: 8%;
	height: 80%;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover { 
	opacity: 1; 
	background-color: rgba(0,0,0,0.5);
}
.nivo-lightbox-theme-default .nivo-lightbox-prev { 
	background-image: url(https://blog-imgs-87.fc2.com/c/o/h/cohuleendruith/prev.png); 
	border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next { 
	background-image: url(https://blog-imgs-87.fc2.com/c/o/h/cohuleendruith/next.png); 
	border-radius: 3px 0 0 3px;
}

.nivo-lightbox-theme-default .nivo-lightbox-close {
	display: block;
	background: url(https://blog-imgs-87.fc2.com/c/o/h/cohuleendruith/close.png) no-repeat 5px 5px;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	padding: 5px;
	opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover { opacity: 1; }

.nivo-lightbox-theme-default .nivo-lightbox-title-wrap { bottom: -7%; }
.nivo-lightbox-theme-default .nivo-lightbox-title {
	font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	background: #000;
	color: #fff;
	padding: 7px 15px;
	border-radius: 30px;
}

.nivo-lightbox-theme-default .nivo-lightbox-image img {
	background: #000;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	   -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	        box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
	background: #000
	padding: 40px;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	   -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	        box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}

@media (-webkit-min-device-pixel-ratio: 1.3),
       (-o-min-device-pixel-ratio: 2.6/2),
       (min--moz-device-pixel-ratio: 1.3),
       (min-device-pixel-ratio: 1.3),
       (min-resolution: 1.3dppx) {

	.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { 
		background-image: url(https://blog-imgs-87.fc2.com/c/o/h/cohuleendruith/loading@2x.gif); 
		background-size: 32px 32px;
	}
	.nivo-lightbox-theme-default .nivo-lightbox-prev { 
		background-image: url(https://blog-imgs-87.fc2.com/c/o/h/cohuleendruith/prev@2x.png); 
		background-size: 48px 48px;
	}
	.nivo-lightbox-theme-default .nivo-lightbox-next { 
		background-image: url(https://blog-imgs-87.fc2.com/c/o/h/cohuleendruith/next@2x.png); 
		background-size: 48px 48px;
	}
	.nivo-lightbox-theme-default .nivo-lightbox-close { 
		background-image: url(https://blog-imgs-87.fc2.com/c/o/h/cohuleendruith/close@2x.png); 
		background-size: 16px 16px;
	}
	
}