@charset "euc-jp";

/* --------------------------------------
　リセット
--------------------------------------- */

* {margin: 0px; padding: 0px;}

h1,h2,h3,h4,h5,h6 {font-size: 100%;}
a {overflow: hidden; text-decoration: none;}
img {border: none; vertical-align: top;}
hr {display: none; clear: both;}
br.clear {clear: both;}
ol { list-style: none; zoom: 1; }
ul { list-style: none; }
ul, ol, li { zoom: normal; }
input { letter-spacing: inherit; }
th,td { padding: 0; }

.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
/* --------------------------------------
　HTML装飾 h1
--------------------------------------- */
h1{
    background: -webkit-linear-gradient(left, #ff8c00, #ffd700);
    background: -moz-linear-gradient(left, #ff8c00, #ffd700);
    background: linear-gradient(left, #ff8c00, #ffd700);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
h1:before, h1:after{
    background: -webkit-gradient(linear, left top, right bottom, from(#ff8c00), to(#ffd700));
    background: -moz-linear-gradient(left, #ff8c00, #ffd700);
    background: linear-gradient(left, #ff8c00, #ffd700);
    content: '';
    margin: 10px 0px;
    display: block;
    height: 1px;
    width: 100%;
}
/* --------------------------------------
　HTML装飾 h2
--------------------------------------- */

h2{
    border-left: 10px solid #f0bdc4;
    border-radius: 5px;
    color: #FFFFFF;
    padding: 5px 10px;
    position: relative;
    text-shadow: -1px -1px 1px #e18692, 1px -1px 1px #e18692, -1px 1px 1px #e18692, 1px 1px 1px #e18692;
}
h2:before{
    background: repeating-linear-gradient(45deg, #f5d5da, #f5d5da 4px, #fcf0f1 0, #fcf0f1 7px);
    border-radius: 0 5px 5px 0;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
/* --------------------------------------
　HTML装飾 h3
--------------------------------------- */
h3{
    color: #d04255;
    padding: 10px 10px 10px 60px;
    position: relative;
}
h3:before{
    content: '＊*';
    color: #fff;
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    margin-right: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
    transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    text-shadow: 0px 0px 6px #EAA8BF, 0px 0px 4px #EAA8BF, 0 0 0.5px #EAA8BF;
}
h3:after{
    border-bottom: 2px dotted #EAA8BF;
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}
/* --------------------------------------
　HTML装飾 h4
--------------------------------------- */
h4{
    background-color: #f3a3a8;
    background-image: radial-gradient(#f5b2b6 20%, transparent 0), radial-gradient(#f5b2b6 20%, transparent 0);
    background-position: 0 0, 10px 10px;
    background-size: 20px 20px;
    color: #590c11;
    padding: 10px;
}

/* --------------------------------------
　HTML装飾 h5
--------------------------------------- */
h5 {
border-bottom: double 5px #FFC778;
/*線の種類（二重線）太さ 色*/
}
/* --------------------------------------
　HTML装飾 h6
--------------------------------------- */
h6 {
border-bottom: solid 3px black;
/*線の種類（実線） 太さ 色*/
}
/* --------------------------------------
　共通部分
--------------------------------------- */
/* パンくずリスト */
ul#pankuzu&nbsp;{&nbsp;&nbsp;
display:none;&nbsp;&nbsp;
margin:1em&nbsp;0;&nbsp;&nbsp;
padding:0;&nbsp;&nbsp;
}&nbsp;&nbsp;
ul#pankuzu&nbsp;li&nbsp;{&nbsp;&nbsp;
display:inline;&nbsp;&nbsp;
list-style:none;&nbsp;&nbsp;
}&nbsp;&nbsp;
#eid&nbsp;ul#pankuzu,&nbsp;#cid&nbsp;ul#pankuzu&nbsp;{&nbsp;&nbsp;
display:block;&nbsp;&nbsp;
}&nbsp;&nbsp;
#cid&nbsp;ul#pankuzu&nbsp;li#pankuzu_entry&nbsp;{&nbsp;&nbsp;
display:none;&nbsp;&nbsp;
}&nbsp;&nbsp;
/* ページ全体 */
body {
    width: 100%;
    background-color: #fff;
    background-attachment: scroll;
    background-repeat: repeat;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,"Osaka‐等幅";
    font-size: 1em;
    color: #000;
    letter-spacing: 0.05em;
    word-wrap: break-word;
}
#wrapper {
    line-height: 1.6em;
}

/* ページ全体のリンク */
a {color: #000;}
a:link,a:visited {color: #000;}
a:hover,a:active {color: #999;}

/* ブログ記事内のリンク */
.entry-body a,
.entry-body a:link,
.entry-body a:visited {
    color: #000;
    text-decoration:underline;
}
.entry-body a:hover,
.entry-body a:active {
    color: #999;
    text-decoration:none;
}

/* カレンダーのリンク */
#footer-calendar .cell a,
#footer-calendar .cell a:link,
#footer-calendar .cell a:visited {
    color: #000;
    text-decoration:underline;
}
#footer-calendar .cell a:hover,
#footer-calendar .cell a:active {
    color: #999;
    text-decoration:none;
}

/* --------------------------------------
　ページのレイアウト
--------------------------------------- */

/* タイトル・記事のエリア */
#main {
    width: 1000px;
    margin: 0 auto;
}
#header {
    width: 700px;
    margin: 0 auto;
    padding: 130px 0 90px;
    text-align: center;
    background-image:url(http://img-cdn.jg.jugem.jp/12d/3823322/20180129_1567965.jpg?_ga=2.227249373.1389463520.1516633356-1812285691.1511346104);
}
#gNavi {
width:950px;
height:100%;&nbsp;
background: url(http://img-cdn.jg.jugem.jp/12d/3823322/20180212_1577036.jpg?_ga=2.225165209.209702769.1518235046-1812285691.1511346104);
}
#gNavi li { list-style:none;&nbsp;width:121px; float:left;}

#gNavi li a { &nbsp;
display:block; &nbsp;
font-size: 10px;
line-height:40px; &nbsp;
color:#f09; &nbsp;
text-align:center;
vertical-align:top;
outline: none;
}
#gNavi li a:hover{font-weight: bold;}
#content {
    width: 700px;
    margin: 0 auto;
}
#pager {
    text-align: center;
    margin-bottom: 100px;
}

/* footer */
#footer {
    background-color: #f7f7f7;
    padding: 80px 0 40px;
    margin-top: 100px;
}
#footer-inner {
    width: 1000px;
    margin: 0 auto;
}
#footer-content {
    margin-bottom: 40px;
}
#footer-left,
#footer-center {
    float: left;
    width: 330px;
}
#footer-left {
    margin-right: 110px;
}
#footer-right {
    float: right;
}
#footer-infomation {
    text-align: center;
}

/* --------------------------------------
　メインエリアの要素
--------------------------------------- */

/* ブログタイトル */
#blog-title {
    font-weight: normal;
    font-size: 1.875em;
    line-height: 1em;
    margin-bottom: 20px;
}
#blog-description {
    font-size: 0.875em;color:#ffa500
}

/* 記事エリア */
.entry {
    margin-bottom: 160px;
}

/* 記事タイトル */
.entry-date {
    font-size: 0.875em;
    font-style: italic;
    margin-bottom: 15px;
}
h2.entry-title {
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 40px;
}

/* 記事本文 */
.entry-description {
    line-height: 1.8em;
}
.entry-description ul {
    list-style: disc;
    list-style-position: inside;
}
.entry-description ol {
    list-style: decimal;
    list-style-position: inside;
}
.entry-description blockquote,
.entry-more blockquote {
    color: #999;
    padding-left: 15px;
    margin: 10px 0;
    border-left: 2px solid #ccc;
}

/* 本文中の斜体 */
em {
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif,"Osaka‐等幅";
}

/* 続きを読む */
.entry-more {
    clear: both;
    margin: 40px 0;
    line-height: 1.8em;
}

/* ソーシャルボタン */
.service_button {
    clear: both;
    margin: 50px 0 25px !important;
}

/* 記事フッター */
.entry-footer {
    clear: both;
    margin-top: 40px;
}
.entry-footer ul li {
    float: left;
    font-size: 0.875em;
    font-style: italic;
    margin-right: 15px;
}

/* 挿入画像 */
#content img.pict {
    position: relative;
    max-width: 1000px;
    height: auto;
    line-height: 0;
    visibility: hidden;
}

/* 挿入画像のアニメーション */
.animation {
    opacity: 1;
    animation-duration: 2s;
    animation-name: fade-in;
    -moz-animation-duration: 2s;
    -moz-animation-name: fade-in;
    -webkit-animation-duration: 2s;
    -webkit-animation-name: fade-in;
}
@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

/* ページャー */
#pager span {
    margin: 0 15px;
    text-decoration: underline;
}
#pager .current {
    font-weight: bold;
    text-decoration: none;
}
.pager_first,
.pager_last {
    display: none;
}

/* --------------------------------------
　記事個別ページ
--------------------------------------- */

/* コメント */
#comment {
    margin-bottom: 150px;
}
#comment-title {
    font-size: 1.375em;
    color: #999;
    font-weight: normal;
    margin-bottom: 50px;
}
.comment-list {
    margin-bottom: 35px;
}
.comment-list ul {
    padding: 35px 0 30px;
    border-bottom: 1px dotted #999;
}
.comment-list ul li {
    display: inline-block;
}
.comment-list ul li:last-child {
    font-size: 0.875em;
    color: #999;
    font-style: italic;
    margin-left: 15px;
}
.comment-list ul li a {
    text-decoration: underline;
}
#comment-input {
    margin-top: 50px;
}
.comment-input-item {
    position: relative;
    margin-bottom: 20px;
}
.comment-input-item dt {
    display: inline-block;
    color: #666;
}
.comment-input-item dt label {
    position: absolute;
    top: 0;
}
.comment-input-item dd {
    float: right;
    display: inline-block;
}
.comment-input-item input,
.comment-input-item textarea {
    width: 590px;
    font-size: 1em;
    padding: 6px 6px 5px 6px;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    outline: none;
}
.comment-input-item textarea {
    resize: none;
}
.comment-send-button {
    background: #f1f1f1;
    font-size: 1em;
    padding: 10px 16px 8px 18px;
    margin: 0 25px 0 110px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
#comment-send label {
    font-size: 0.875em;
    margin-left: 5px;
}

/* トラックバック */
#trackback {
    margin-bottom: 150px;
}
#trackback-title {
    font-size: 1.375em;
    color: #999;
    font-weight: normal;
    margin-bottom: 50px;
}
.trackback-item {
    margin-bottom: 15px;
}
.trackback-item li {
    float: left;
}
.trackback-title a {
    text-decoration: underline;
}
.trackback-blog-name,
.trackback-time {
    color: #999;
    font-size: 0.875em;
    font-style: italic;
    margin-left: 15px;
}
#trackback-url {
    margin-top: 50px;
}
#trackback-url dt {
    margin-bottom: 15px;
    color: #666;
}
#trackback-url input {
    width: 674px;
    font-size: 0.875em;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 3px;
    outline: none;
}

/* ページャー */
#entry-pager {
    display: table;
    color: #ccc;
    padding-top: 35px;
    margin-bottom: 110px;
    border-top: 1px solid #ccc;
}
#entry-pager-prev {
    display: table-cell;
    width: 275px;
    max-width: 275px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#entry-pager-top{
    display: table-cell;
    width: 130px;
    text-align: center;
}
#entry-pager-next {
    display: table-cell;
    width: 275px;
    max-width: 275px;
    text-align: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#entry-pager-prev-cursor,
#entry-pager-next-cursor {
    display: table-cell;
    width: 10px;
}


/* --------------------------------------
　プロフィール
--------------------------------------- */
#profile {
    margin-bottom: 120px;
}
#profile-title {
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 30px;
}
#profile-name {
    margin-bottom: 15px;
}
#profile-back {
    margin-top: 100px;
}
#profile-back a {
    text-decoration: underline;
}

/* --------------------------------------
　フッターエリアの要素
--------------------------------------- */
#footer-left dl,
#footer-center dl {
    margin-bottom: 60px;
}
#footer-left dt,
#footer-center dt {
    font-size: 1.125em;
    color: #777;
    margin-bottom: 25px;
    padding-bottom: 12px;
    border-bottom: 1px solid #dadada;
}
#footer-left dd,
#footer-center dd {
    font-size: 0.875em;
    color: #999;
}

/* カレンダー */
#footer-calendar {
    margin-bottom: 60px;
    font-size: 0.875em;
    color: #777;
}
#footer-calendar .tr {
    zoom: 1;
}
#footer-calendar .tr:after {
    content: "";
    display: block;
    clear: both;
}
#footer-calendar .cell {
    float: left;
    display: block;
    width: 21px;
    margin-right: 30px;
    margin-bottom: 15px;
}
#footer-calendar .cell:nth-child(7) {
    margin-right:0;
}
.calendar-week {
    text-align: center;
}
.calendar-week .cell:first-child {
    color: #f45600;
}
.calendar-week .cell:last-child {
    color: #1883fc;
}
.calendar_month {
    margin-top: 10px;
}
.calendar_month a:first-child {
    float: left;
}
.calendar_month a:last-child {
    float: right;
}

/* おすすめ商品 */
#footer-amazon .amazon {
    margin-bottom: 25px;
}
#footer-amazon .amazon_text {
    margin-top: 15px;
}
#footer-amazon .amazon_text strong {
    font-weight: normal;
}

/* フリースペース */
#footer-free-space dd {
    color: #333;
}

/* ブログ内検索 */
#footer-search {
    margin-bottom: 60px;
}
.footer-search-form {
    width: 150px;
    background-color: #ddd;
    font-size: 0.875em;
    padding: 6px 0 7px 6px;
    border: none;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    outline: none;
}
.footer-search-button {
    width: 30px;
    height: 30px;
    background: url(http://imaging.jugem.jp/template/basic/img/search_icon.png);
    background-size: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ddd;
    text-indent: -9999px;
    border: none;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    cursor: pointer;
    outline: none;
}

/* AD */
#footer-ad {
    margin-bottom: 35px;
}
#footer-ad dt {    
    color: #777;
    font-size: 1.125em;
    padding-bottom: 10px;
}

/* その他リンク */
#footer-other {
    font-size: 0.875em;
    margin-bottom: 40px;
}

/* QRコード */
#footer-qrcode {
    margin-bottom: 60px;
    border: 1px solid #dadada;
}

/* copyright */
#footer-copyright {
    display: inline;
    font-size: 0.875em;
    padding-right: 10px;
}

/* powered */
#footer-powered {
    display: inline;
}
.blogcard {
	border-radius: 5px;
	padding: 10px;
	width: 100%;
	min-height: 172px;
	max-width: 600px;
	background: #fff;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.blogcard-img {
	float: right;
	margin: 0 0 0 10px;
}
.blogcard-a {
	display: block;
	height: 150px;
	width: 150px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
}
.blogcard-a:hover {
	opacity: 0.7
}
.blogcard div.blogcard-p1 {
	margin: 0;
}
.blogcard div.blogcard-p1 a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.3em;
	margin: 0;
	line-height: 1.5em;
}
.blogcard div.blogcard-p1 a:hover {
	text-decoration: underline;
}
.blogcard div.blogcard-p2 {
	margin: 5px 0 0 0;
}
.blogcard div.blogcard-p2 a {
	color: #666;
	line-height: 1.5em;
	text-decoration: none;
	margin: 0;
}
.blogcard div.blogcard-p2 a:hover {
	text-decoration: underline;
}

