/*
 * File      : styles-site.css
 * Version   : 7.00
 * Copyright (C) 2005-2012 www.koikikukan.com All rights reserved.
 */

/* 固定レイアウト共通 */
body.layout-three-column,
 {
    text-align: center;
    background: #FFFFFF;
}

.layout-three-column #box,
.layout-three-column-right #box,
.layout-two-column-left #box,
.layout-two-column-right #box {
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 0 0;
    text-align: left;
	background-image:url("https://www.taketora.co.jp/img/blog/blog-back1.jpg");
}

/* 3カラム固定レイアウト幅 */
.layout-three-column-right #box,
.layout-three-column #box {
    width: 950px;
}


/* 3カラム固定レイアウト */
.layout-three-column #content {
    float: left;
    width: 628px;
    margin-left: 165px;
}

.layout-three-column #links-left-box,
.layout-three-column #links-right-box {
    float: left;
    width: 155px;
}

.layout-three-column #links-left-box {
    margin-left: -785px;
}

.layout-three-column #links-right-box {
    margin-left: 0;
}

.layout-three-column #links-left {
    padding: 0px 10px 0px 0px;
}
.layout-three-column #links-right {
    padding: 0px 0px 0px 10px;
}



/* ネガティブマージンで選択やクリックできない不具合の対処 */
.layout-three-column-liquid #links-left {
    position: relative;
    z-index: 2;
}



/* リキッドレイアウト・フッタ */
.blog {
    padding: 0px 0px;
}

.layout-three-column #footer,
.layout-three-column-right #footer,
.layout-two-column-left #footer,
.layout-two-column-right #footer {
    margin-right: auto;
    margin-left: auto;
}
.layout-three-column #footer,
.layout-three-column-right #footer {
    width: 950px;
}
.layout-two-column-left #footer,
.layout-two-column-right #footer {
    width: 785px;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ------------------------------------------------------------------------------------ */
@media only screen and (max-width: 684px){

.spNone { display: none;}

body.layout-three-column,
body.layout-three-column-right,
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-three-column-liquid,
body.layout-three-column-liquid-right {
    background: #fff;
}

.layout-three-column #box,
.layout-three-column-right #box,
.layout-two-column-left #box,
.layout-two-column-right #box,
.layout-three-column-liquid #box,
.layout-three-column-liquid-right #box {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 0px 0;
    border-left: none;
    border-right: none;
    text-align: left;
    background-color: #fff;
}

.layout-three-column #content,
.layout-three-column-right #content,
.layout-two-column-left #content,
.layout-two-column-right #content,
.layout-three-column-liquid #content,
.layout-three-column-liquid-right #content {
    width: 100%;
    float: none;
    border-left: none;
    border-right: none;
    margin-left: 0;
}

.layout-three-column #links-left-box,
.layout-three-column #links-right-box,
.layout-three-column-right #links-left-box,
.layout-three-column-right #links-right-box,
.layout-two-column-left #links-left-box,
.layout-two-column-right #links-right-box,
.layout-three-column-liquid #links-left-box,
.layout-three-column-liquid #links-right-box,
.layout-three-column-liquid-right #links-left-box,
.layout-three-column-liquid-right #links-right-box {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-left: 0;
}

.layout-three-column #links-left,
.layout-three-column #links-right,
.layout-three-column-right #links-left,
.layout-three-column-right #links-right,
.layout-two-column-left #links-left,
.layout-two-column-right #links-right,
.layout-three-column-liquid #links-left,
.layout-three-column-liquid #links-right,
.layout-three-column-liquid-right #links-left,
.layout-three-column-liquid-right #links-right {
    padding: 0px 0px 15px 15px;
}

.layout-three-column #footer,
.layout-three-column-right #footer,
.layout-two-column-left #footer,
.layout-two-column-right #footer,
.layout-three-column-liquid #footer,
.layout-three-column-liquid-right #footer {
    width: 100%;
}

.layout-three-column-liquid .blog,
.layout-three-column-liquid-right .blog {
    margin: 0;
}

/* 動画レスポンシブ */
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
　padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

}


/* ------------------------------------------------------------------------------------ */
@media only screen and (min-width: 684px){


.pcNone { 
display: none;
min-height:100%;
background-image:url(https://www.taketora.co.jp/diary/img/blog-fsp.gif);
background-position:center;
background-repeat:no-repeat;
background-size:cover;

}
}


/* すべて */
* {
    margin: 0;
    padding: 0;
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"ＭＳ Ｐゴシック",sans-serif;
}

#navi {
    line-height: 100%;
}

/* 見出し */
H1 {
	MARGIN: 0px;
	OVERFLOW: hidden;
	FONT-SIZE: 20px;
	}
H2 {
	FONT-SIZE: 14px;
	MARGIN: 0px;
	TEXT-ALIGN: left;
	}
H3 {
	FONT-SIZE: 12px;

	MARGIN: 10px;
	TEXT-ALIGN: left;
	}
H4 {
	}
H5 {
	}

/* リンク */
a,
a:link,
a:visited {
    color:  #000066;
	}
a:hover {
    color: #ff0000;
	}
a:active {
	COLOR: #000066;
	}

/* リンクつき画像 */
a img {
    border: none;
}

a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}



/* フォーム */
form {
    margin: 0px;
}
#search-options,
input,
textarea {
    padding: 1px;
}
#search {
    width: 140px;
    height: 20px;
}
html > body #search {
    height: 15px;
}

/* ヘッダ */
#header {
    border-top-width: 0px;
    border-top-style: solid;
}

#header a,
#header a:link,
#header a:hover {
    text-decoration: underline;
}
#header a:active {}

#header-inner {
    position: relative;
}

#header-name {
    margin: 0 0 5px;
    line-height: 1;
}

#header-description {
    margin: 0;
    font-size: 14px;
    line-height: 1.125;
}


/* ブログ記事日付 */
.entry-header {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
}

/* ブログ記事日付・各タイトル */
.date,
.trackbacks-header,
.comments-header,
.comments-open-header,
.search-header {
    padding-left: 0px;
    color: #000;
    font-size: 15px;
}

/* ブログ記事タイトル */
.entry-header {
    margin: 0px 0 0 0;
    font-size: 18px;
    font-weight: normal;
}

/* ブログ記事 */
.entry,
.bloggaiyou {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
	padding-top:20px;
    color: #333;
    background: #fff;
    font-size: 16px;
	border: 1px #CCCCCC solid;
	OVERFLOW: hidden;
    word-break: break-all;
}

/* 段落 */
.entry p {
    margin: 0px 0;
    line-height: 200%;
}


/* 段落 */
.navi p {
    margin: 0px 0;
    line-height: 120%;
}

.sidebar p {
    margin: 0px 0;
    line-height: 120%;
}


/* 順序なしリスト */
.entry ul,
.entry ol {
    padding-left: 16px;
}
.entry ul li {
    list-style-type: circle;
}

/* 定義リスト */
.entry dl {}
.entry dt {}
.entry dd {
    padding-left: 8px;
}

/* テキストエリア */
.entry textarea {
    width: 97%;
}

/* 引用 */
blockquote {
    width: auto;
    margin: 15px 20px 0;
    padding: 10px;
    border: 1px solid #666;
    background: #f6f6f6;
    font-size: 83.3%;
    line-height: 1.5;
}
.quotetitle { /* 引用文タイトル */
    font-size: 83.3%;
    border-bottom: 1px solid #666;
    padding: 3px;
}

pre {
    margin: 15px 20px 0px;
    padding: 10px;
    background: #f6f6f6;
    border: 1px solid #999;
    font-size: 83.3%;
    line-height: 1.5;
    width: 100%;
    overflow: scroll;
}
html>body pre {
    width: 87%;
}

/* 追記 */
.entry.extended {}

/* 投稿者 */
.entry-footer {
    margin: 10px 0 0;
    padding-top: 3px;
    border-top: 1px dotted #36414d;
    font-size: 83.3%;
    text-align: right;
}



/* Typekeyコメンタ－画像 */
.commenter-profile img {
    vertical-align: middle;
    border-width: 0;
}

/* ウェブページ */
div.page {
    margin-top: -5px;
}

/* アーカイブページ本文 */
.archive-list {
    margin: 10px 0;
}

/* アーカイブテンプレートの前後リンク */
.content-nav {
    margin: 10px;
    text-align: center;
    font-size: 83.3%;
}



/* RSSフィード */
.syndicate {
    margin-bottom: 5px;
    text-align: left;
    color: #666666;
    font-size: 75%;
    line-height: 1.5;
}
.syndicate img {
    border: none;
}






/* コメント・トラックバック */
#trackbacks,
#comments {
    margin: 10px 0;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0 2px;
    padding: 0;
    font-size: 18px;
    line-height: 1.5;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    margin-right: 2px;
    padding-top: 3px;
    border-top: 1px dotted #36414d;
    font-size: 66.6%;
    text-align: right;
}

#comments-open-data p {
    margin-bottom: 10px;
}
#comment-post {
    font-weight: bold;
}
#comment-author, #comment-email, #comment-url {
    width: 220px;
    height: 20px;
}
html > body #comment-author,
html > body #comment-email,
html > body #comment-url {
    height: 15px;
}
#comment-text {
    width: 400px;
    height: 150px;
}
#comment-bake-cookie {
    margin-left: 2px;
    vertical-align: middle;
}
#comments-open-footer {
    margin-top: 15px;
    text-align: center;
}
.comments-open label {
    display: block;
}
#comment-reply-label {
  display: inline;
}
#comment-form-reply {
  margin-bottom: 8px;
}

#top-comment-nav, #comment-nav {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0 0 1em;
  padding:0;
  font-size: 83.3%;
  text-align:center;
  width:100%;
}
#top-comment-nav li, #comment-nav li {
  display:inline;
  padding:0;
}
#top-prev-comments, #prev-comments {
  margin:0 5px 0 0;
  text-align:left;
}
#top-num-comments, #num-comments {
  text-align:center;
}
#top-next-comments, #next-comments {
  margin:0 0 0 5px;
  text-align:right;
}

#comments-content {
  margin-bottom: 15px;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(https://www.taketora.co.jp/mt/mt-static/images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

/* 検索結果画面 */
#search-form {
    font-size: 83.3%;
}
.search-header {
    margin: 15px 0;
}
.search-results-header {
    margin: 8px 0 15px;
    font-size: 120%;
}


/* SNS */
.social-button iframe,
.social-button a,
.social-butoon img,
.social-button div {
vertical-align: top !important;
}


/* 画像の最大幅を指定する */
img {
	max-width: 100% ;		/* 横幅の100% */
	height: auto ;			/* 縦幅を自動調整 */
	vertical-align:bottom;
}

/* ページ分割表示 */
.page_divide {
    text-align: center;
    font-size: 18px;
    letter-spacing: 3px;
}

.page_divide span.current_page {  
    font-weight:bold;
}



/* 角丸テーブル */
div.kadomaru {
   -moz-border-radius: 8px;    /* 古いFirefox */
   -webkit-border-radius: 8px; /* 古いSafari,Chrome */
   border-radius: 8px;         /* CSS3 */
   behavior: url(border-radius.htc); /* IE */
   width: 93%;
   padding-top:8px;
   padding-bottom:15px;
   border: 1px gray solid;     /* 枠線の装飾 */
   background-color: #fff;   /* 背景色 */


