/*
Template: albatros
Theme Name: albatros_custom
Theme URI:http://open-cage.com/albatros/
*/


/*** 強調装飾 ***/
b,
strong,
.strong {
  background: linear-gradient(transparent 40%, #ff9 40%); }



/*** iPhoneAPPDownloadBotton ***/
.appDownloadButton{
    clear:both;
    text-align:center;
    margin:0 auto;
}
 
.appDownloadButton a{
        transition: 0.6s ease-out;
-webkit-transition: 0.6s ease-out; /* chrome, safari */
   -moz-transition: 0.6s ease-out; /* firefox */
    -ms-transition: 0.6s ease-out; /* ie */
     -o-transition: 0.6s ease-out; /* opera */
}
.appDownloadButton a:hover{
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.bottom-ads {
  text-align: center;
  margin:1px auto;
  width :700px;　/* バナーサイズとmarginを計算して調整 */
}
.bottom-ads #adright {
  float: left;
  margin-left: 1px;
}
.bottom-ads #adleft {
  float: left;
  margin: 1px;
}

/* Opera用の指定 */
.bottom-ads p,.bottom-ads p {
  text-align: center;
  margin:1px auto;
}

.bottom-facebookbord {
  padding-left:50px;
  margin-bottom:20px;
}


.top-ads {
  text-align: center;
  margin:1px auto;
  width :700px;　/* バナーサイズとmarginを計算して調整 */
}
.top-ads #adright {
  float: left;
  margin-left: 1px;
}
.top-ads #adleft {
  float: left;
  margin: 1px;
}


/*** クリア ***/
.clear { clear:both; } 


/* ===============消しちゃダメ============== */
/* kaereba/yomereba Customize Settings 1.0.0 ver */
/* Created by Cazuki Hoshina */
/* Copyright (c) @cazuki All rights Reserved. */
/* ======================================== */

.kaerebalink-box, .booklink-box {
  width: 100%;
  margin: 0 0 2rem;
  padding: 1rem;
  background: #ffffff;
  border: 1px solid;
  border-color: #eaeaea #dddddd #d0d0d0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  /zoom:1;
}
.kaerebalink-box:after, .booklink-box:after {
  content:"";
  display:block;
  visibility:hidden;
  height:0;
  clear:both;
}
.kaerebalink-image, .booklink-image {
  float:left;
  width:128px;
  margin:0;
  text-align:center;
}
.kaerebakink-image img, .booklink-image img { width:128px; height:auto; }
.kaerebalink-info, .booklink-info { margin: 0 0 0 140px; line-height: 1.6rem; }
.kaerebalink-name, .booklink-name {
  font-size: 1.0625rem;
  font-weight: bold;
  margin: 0;
}
.kaerebalink-name a, .booklink-name a { color: #2b2b2b; }
.kaerebalink-name a:hover, .booklink-name a:hover { text-decoration: underline; }
.kaerebalink-powered-date, .booklink-powered-date { font-size: 0.75rem; font-weight: normal; }
.kaerebalink-detail, .booklink-detail { font-size: 0.9375rem; margin: 0 0 0.5em; }
.kaerebalink-link1, .booklink-link2 { width:100%; }
.kaerebalink-link1 div, .booklink-link2 div {
  float: left;
  width: 49.5%;
  margin-bottom: 1%;
  font-size: 0.875rem;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
}
.kaerebalink-link1 div:nth-child(even), .booklink-link2 div:nth-child(even) { margin-left: 1%; }
.kaerebalink-link1 div a, .booklink-link2 div a { display:block; padding:3px 0; text-decoration:none; }
.shoplinkamazon a, .shoplinkrakuten a, .shoplinkyahoo a, .shoplinkyahooAuc a,
.shoplinkseven a, .shoplinkbellemaison a, .shoplinkcecile a, .shoplinkkakakucom a,
.shoplinkkindle a, .shoplinkbk1 a, .shoplinkehon a, .shoplinkkino a,
.shoplinkjun a, .shoplinktoshokan a {
  display:block;
  text-decoration:none;
}
.shoplinkamazon a { color:#ffffff; background:#ff9900; }
.shoplinkkindle a { color:#ffffff; background:#1882c9; }
.shoplinkrakuten a { color:#ffffff; background:#bf0000; }
.shoplinkyahoo a { color:#ffffff; background:#fc1d2f; }
.shoplinkyahooAuc a { color:#252525; background:#ffdb00; }
.shoplinkseven a { color:#ffffff; background:#225093; }
.shoplinkbellemaison a { color:#ffffff; background:#83be00; }
.shoplinkcecile a { color:#ffffff; background:#6b053d; }
.shoplinkkakakucom a { color:#ffffff; background:#00138e; }
.shoplinkbk1 a { color:#ffffff; background:#0484d2; }
.shoplinkehon a { color:#ffffff; background:#00006a; }
.shoplinkkino a { color:#ffffff; background:#003e9d; }
.shoplinkjun a { color:#4b5854; background:#d8c9b7; }
.shoplinktoshokan a { color:#ffffff; background:#29b6e9; }
.booklink-footer { clear:both !important; }

@media only screen and (min-width:460px) and (max-width:640px) {
	.kaerebalink-link1 div, .booklink-link2 div { float: none; width: 100%; }
	.kaerebalink-link1 div:nth-child(even), .booklink-link2 div:nth-child(even) { margin-left: 0; }
}
@media only screen and (max-width:459px) {
	.kaerebalink-image, .booklink-image {
	  float:none;
	  width:100%;
	  margin:0;
	  text-align:center;
	}
	.kaerebakink-image img, .booklink-image img { width:180px; height:auto; }
	.kaerebalink-info, .booklink-info { margin: 0; }
	.kaerebalink-link1 div, .booklink-link2 div { float: none; width: 100%; }
	.kaerebalink-link1 div:nth-child(even), .booklink-link2 div:nth-child(even) { margin-left: 0; }
}

/*-----------------------------------
内部リンクをショートコードでブログカード化
------------------------------------*/
.blog-card{
    border:1px solid #4B99B5;
    word-wrap:break-word;
    max-width:100%;
    margin-bottom:15px;
    position:relative;
}

.blog-card a {
    color: #333;
    background: #e6f7f7;
    display: block;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.blog-card a:hover{
    background: #d9fcfc;
}

.blog-card-thumbnail{
    float:left;
    padding:10px;
}

.blog-card-thumbnail img {
    display: block;
    padding: 0;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    margin-bottom: 0px;
}

.blog-card-content{
    line-height:120%;
}
.blog-card-title{
    padding:10px 10px 10px 0;
    font-size:85%;
}

.blog-card-label::before {
    content: '関連記事';
    font-size: 0.8em;
    font-weight: bold;
    color: #fff;
    background: #152942;
    width: 10em;
    display: inline-block;
    padding: 0.2em;
    position: relative;
    top: -10px;
    text-align: center;
    margin-left: 1.0em;
    margin-right: 0.5em;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.blog-card-read::before {
    content: '>>記事を読む';
    font-size: 0.8em;
    font-weight: bold;
    color: #fff;
    background: #4B99B5;
    width: 10em;
    display: inline-block;
    padding: 0.2em;
    text-align: center;
    margin-top: 3px;
    margin-bottom: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

/*-----------------------------------
外部リンク用装飾
------------------------------------*/
.out-link-card{
    background: #e6f7f7;
    border:1px solid #4B99B5;
    word-wrap:break-word;
    max-width:100%;
    margin-bottom:15px;
    position:relative;
}

.out-link-card a {
    color: #333;
    background: #e6f7f7;
    display: block;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.out-link-card-content{
    line-height:120%;
}
.out-link-card-title{
    padding:0px 10px 10px 20px;
    font-size:85%;
}

.out-link-card-label::before {
    content: '外部リンク';
    font-size: 0.8em;
    font-weight: bold;
    color: #fff;
    background: #152942;
    width: 10em;
    display: inline-block;
    padding: 0.2em;
    position: relative;
    top: -10px;
    text-align: center;
    margin-left: 1.0em;
    margin-right: 0.5em;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

/*-----------------------------------
リストの装飾
------------------------------------*/
ul.entry, ol.entry {
  background: #d9fcfc;
  box-shadow: 0px 0px 0px 10px #f1f8ff;/*線の外側*/
  border: dashed 2px #668ad8;/*破線*/
  border-radius: 9px;
  margin-left: 10px;/*はみ出ないように調整*/
  margin-right: 10px;/*はみ出ないように調整*/
  padding: 0.5em 0.5em 0.5em 2em;
}

ul.entry li.entry, ol.entry li.entry {
  line-height: 1.5;
  padding: 0.5em 0;
}
