@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */

/* コメント欄の項目を非表示 */
.comment-form-email {display: none;}
.comment-form-url {display: none;}
.form-allowed-tags {display: none;}

p.comment-subscription-form{
display:none;
}
#email-notes{
display:none;
}

/* TOPページのみグローバルメニュー下スタイル */
.top-page-under-globalmenu-widget>.wpp-list {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.wpp-pop-in {
  margin: 8px;
}

.top-page-under-globalmenu-widget .wpp-thumbnail {
  display: block;
  float: none;
  height: auto;
  margin: 0;
  width: 100%;
}

.wpp-pop-content {
  margin-top: 8px;
}

@media screen and (min-width: 1110px) {
  .top-page-under-globalmenu-widget {
    margin: 24px 0;
  }
  .wpp-pop {
    flex: 0 1 20%;
  }
}

@media screen and (max-width: 1110px) {
  .top-page-under-globalmenu-widget {
    margin: 0 0 24px;
  }
  .top-page-under-globalmenu-widget>.wpp-list {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
}

@media screen and (min-width:600px) and (max-width:1110px) {
  .wpp-pop {
    flex: 1 0 40%;
  }
}

@media screen and (max-width: 600px) {
  .wpp-pop {
    flex: 1 0 72%;
  }
}

/*************************************************************************************************************************
 引用
*************************************************************************************************************************/
blockquote{
    background: none;
    margin: 0px;
    margin-top: 100px;
    padding: 10px;
    border: 2px solid #9FD9F6;
    border-radius: 10px;
    position: relative;
    z-index: 0;
}

blockquote:before{
    line-height: inherit;
    font-family: inherit;
    content: '引用';
    color: #FFF;
    font-size: 20px;
    position: absolute;
    top: -37px;
    left: 20px;
    display: inline-block;
    padding: 5px 20px;
    background-color: #9FD9F6;
    border-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

blockquote:after{
    content: '';
    position: absolute;
    top: -70px;
    left: auto;
    right: -10px;
    display: inline-block;
    width: 150px;
    height:70px;
    background-image: url(http://tabimoso.com/wp-content/uploads/2018/02/inyou.png);
    background-repeat: no-repeat;
    z-index: 99;
}
#site-title a {
    color: #086dab !important;
    font-size: 36px !important;
}

.fade {
  height: 1px;
  background-image: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0),
    hsla(0, 0%, 100%, 0.5) 50%,
    hsla(0, 0%, 100%, 0) 100%);
}

.fade-2 {
  border-width: 0 0 1px;
  border-image: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0),
    hsla(0, 0%, 100%, 0.5) 50%,
    hsla(0, 0%, 100%, 0) 100%) 0 0 100%;
  border-style: solid;
}

.wpcf7c-conf {
    background-color: #eaf6fd !important;
    color: black !important;
    border: 2px solid #cccccc !important;
}
/***************
 クラッシックテキスト枠
***************/
.classic-text-widget {
    border: dotted 1px #9fd9f6;
    padding: 9px;
    font-size: 13px;
}
/***************
hr編集
***************/
hr {
	margin: 15px 0;
    width: 98%;
    border: 1px solid #d8f2ff;
}


/*!
Theme Name: Simplicity2 child
Template:   simplicity2
*/


/*************************************************************************************************************************
 全体
*************************************************************************************************************************/
body{
    background-image: url(https://tabimoso.com/wp-content/uploads/2018/03/sky-pop_bg.png);
    background-position: left top;
    background-size: cover;
    background-attachment: fixed;
}

/*************************************************************************************************************************
 グローバルナビメニュー
*************************************************************************************************************************/
#navi{
    border-bottom: 1px dotted #9FD9F6;
    background-color: rgba( 255, 255, 255, 0.5 );
}

#navi ul li a:hover{
    background-color: #9FD9F6;
}

#navi ul.sub-menu{
    background-color: #EAF6FD;
}

#navi ul.sub-menu li a:hover {
    background-color: #9FD9F6;
}

/*************************************************************************************************************************
 記事共通
*************************************************************************************************************************/
#main{
    border-left: 1px dotted #9FD9F6;
    border-right: 1px dotted #9FD9F6;
}

div#main:before{
    font-family: 'FontAwesome';
    content: '\f111';
    color: #9FD9F6;
    font-size: 60px;
    position: absolute;
    top: -30px;
    left: -27px;
}

div#main:after{
    font-family: 'FontAwesome';
    content: '\f08d';
    color: #FFF;
    font-size: 30px;
    position: absolute;
    top: -15px;
    left: -11px;
    -webkit-transform:rotate(315deg);
    -moz-transform:rotate(3155deg);
    transform:rotate(315deg);
}

/*************************************************************************************************************************
 記事一覧
*************************************************************************************************************************/
#main .entry{
    border: none !important;
}

h2 a.entry-title:before{
    font-family: 'FontAwesome';
    content: '\f1d8';
    color: #9FD9F6;
    margin-right: 10px;
}

h2 a.entry-title:hover:before{
    color: #D04255;
}

/*************************************************************************************************************************
 個別記事見出し
*************************************************************************************************************************/
.article h1{
    background-color: #EAF6FD;
}

.article h1:before{
    font-family: 'FontAwesome';
    content: '\f111';
    color: #9FD9F6;
    font-size: 52px;
    position: absolute;
    left: -22px;
}

.article h1:after{
    font-family: 'FontAwesome';
    content: '\f1d8';
    color: #FFF;
    font-size: 25px;
    position: absolute;
    top: 11px;
    left: -14px;
}

.article h2{
    font-size: 22px !important;
    margin: 20px -29px;
    padding: 10px 10px 2px 40px;
    border: none;
    border-bottom: 1px solid #9FD9F6;
    position: relative;
}

.article h2:before{
    font-family: 'FontAwesome';
    content: '\f111';
    color: #9FD9F6;
    font-size: 40px;
    position: absolute;
    left: -17px;
}

.article h2:after{
    font-family: 'FontAwesome';
    content: '\f0c2';
    color: #FFF;
    font-size: 23px;
    position: absolute;
    top: 10px;
    left: -12px;
}

.article h3{
    font-size: 20px;
    margin: 20px -29px;
    padding: 10px 10px 1px 40px;
    border: none;
    border-bottom: 1px dashed #9FD9F6;
    position: relative;
}

.article h3:before{
    font-family: 'FontAwesome';
    content: '\f111';
    color: #FFF;
    font-size: 35px;
    position: absolute;
    left: -15px;
}

.article h3:after{
    font-family: 'FontAwesome';
    content: '\f10c';
    color: #9FD9F6;
    font-size: 35px;
    position: absolute;
    top: 10px;
    left: -15px;
}

.article h4{
    font-size: 18px;
    margin: 20px 0px;
    padding: 0px 10px;
    border: none;
    position: relative;
}

.article h4:before{
    font-family: 'FontAwesome';
    content: '\f111';
    color: #9FD9F6;
    font-size: 20px;
    position: absolute;
    left: -38px;
}

/*************************************************************************************************************************
 投稿日・カテゴリ
*************************************************************************************************************************/
.post-meta{
    border-color: #9FD9F6;
}

/*************************************************************************************************************************
 続きを読む
*************************************************************************************************************************/
a.entry-read-link:before,
.related-entry-read a:before{
    font-family: 'FontAwesome';
    content: '\f01d';
    margin-right: 5px;
}

a.entry-read-link,
.related-entry-read a{
    background-color: #EAF6FD;
    border: 1px solid #EAF6FD;
}

a:hover.entry-read-link,
.related-entry-read a:hover{
    background-color: #9FD9F6;
    border: 1px solid #9FD9F6;
}

/*************************************************************************************************************************
 関連記事
*************************************************************************************************************************/
#related-entries h2{
    font-size: 22px;
    position: relative;
}

#related-entries h2:before{
    font-family: 'FontAwesome';
    content: '\f111';
    color: #9FD9F6;
    font-size: 40px;
    position: absolute;
    left: -46px;
}

#related-entries h2:after{
    font-family: 'FontAwesome';
    content: '\f0c2';
    color: #FFF;
    font-size: 23px;
    position: absolute;
    left: -41px;
}

/*************************************************************************************************************************
 コメント
*************************************************************************************************************************/
#reply-title{
    font-size: 22px;
    position: relative;
}

#reply-title:before{
    font-family: 'FontAwesome';
    content: '\f111';
    color: #9FD9F6;
    font-size: 40px;
    position: absolute;
    left: -46px;
}

#reply-title:after{
    font-family: 'FontAwesome';
    content: '\f0c2';
    color: #FFF;
    font-size: 23px;
    position: absolute;
    left: -41px;
}

/*************************************************************************************************************************
 ナビゲーション
*************************************************************************************************************************/
.navigation a:hover{
  background: #EAF6FD;
}

/*************************************************************************************************************************
 ページネーション
*************************************************************************************************************************/
.pagination a:hover{
    background-color: #9FD9F6;
}

.pagination li{
    border-bottom: 1px solid #9FD9F6;
}

.pagination li.first{
    position: relative;
}

.pagination li.first:before{
    font-family: 'FontAwesome';
    content: '\f0c2';
    color: #9FD9F6;
    font-size: 20px;
    position: absolute;
    left: -14px;
    bottom: -10.3px;
}

.pagination li.last{
    position: relative;
}

.pagination li.last:after{
    font-family: 'FontAwesome';
    content: '\f0c2';
    color: #9FD9F6;
    font-size: 20px;
    position: absolute;
    right: -14px;
    bottom: -10.3px;
}

.pagination li:not([class*="current"]) a:hover{
    background-color: #9FD9F6;
}

.pagination li.current a{
    background-color: #EAF6FD;
}


/*************************************************************************************************************************
 サイドバー
*************************************************************************************************************************/
#sidebar aside h3{
    border-bottom: 1px dotted #FDEFF5;
    position: relative;
}

#sidebar aside h3:before{
    font-family: 'FontAwesome';
    content: '\f111';
    color: #FFF;
    font-size: 30px;
    position: absolute;
    left: -28px;
}

#sidebar aside h3:after{
    font-family: 'FontAwesome';
    content: '\f1db';
    color: #9FD9F6;
    font-size: 30px;
    position: absolute;
    top: 0px;
    left: -28px;
}

/*************************************************************************************************************************
 フッター
*************************************************************************************************************************/
#footer{
    border-top: 1px dotted #9FD9F6;
}

#footer a{
    color: #6C9BD2;
}

#copyright a{
    color: #6C9BD2;
    text-decoration: underline;
}
mobile.css


/*************************************************************************************************************************
 グローバルナビゲーション
*************************************************************************************************************************/
#navi ul,
#navi ul.sub-menu,
#navi ul.children{
    background: none;
}

#navi ul li a{
    background-color: #D3EDFB;
	border-radius: 5px;
}

#navi ul li a:hover{
    background-color: #9FD9F6;
    -webkit-tap-highlight-color: #9FD9F6;
}

/*************************************************************************************************************************
 記事共通
*************************************************************************************************************************/
#main{
    border-left: 1px dotted #9FD9F6;
    border-right: 1px dotted #9FD9F6;
}

div#main:before{
    font-family: 'FontAwesome';
    content: '\f111';
    color: #9FD9F6;
    font-size: 60px;
    position: absolute;
    top: -30px;
    left: -27px;
}

div#main:after{
    content: none;
}

/*************************************************************************************************************************
 個別記事見出し
*************************************************************************************************************************/
.article h1{
    position: relative;
    background-color: #EAF6FD;
}

.article h1:before{
    font-family: 'FontAwesome';
    content: '\f111';
    color: #9FD9F6;
    font-size: 53px;
    position:absolute;
    top: 11px;
    left: -20px;
}

.article h1:after{
    font-family: 'FontAwesome';
    content: '\f1d8';
    color: #FFF;
    font-size: 25px;
    position:absolute;
    top: 12px;
    left: -11px;
}

.article h2{
    font-size: 22px;
    margin: 20px 0px 20px 10px;
    padding: 10px 5px 2px 30px;
    border: none;
    border-bottom: 1px solid #9FD9F6;
    position: relative;
}

.article h2:before{
    font-family: 'FontAwesome';
    content: '\f111';
    color: #9FD9F6;
    font-size: 40px;
    position:absolute;
    left: -15px;
}

.article h2:after{
    font-family: 'FontAwesome';
    content: '\f0c2';
    color: #FFF;
    font-size: 23px;
    position:absolute;
    top: 10px;
    left: -10px;
}

.article h3{
    font-size: 20px;
    margin: 20px 0px 20px 10px;
    padding: 10px 5px 1px 25px;
    border: none;
    border-bottom: 1px dashed #9FD9F6;
    position: relative;
}

.article h3:before{
    font-family: 'FontAwesome';
    content: '\f111';
    color: #FFF;
    font-size: 35px;
    position:absolute;
    top: 10px;
    left: -15px;
}

.article h3:after{
    font-family: 'FontAwesome';
    content: '\f10c';
    color: #9FD9F6;
    font-size: 35px;
    position:absolute;
    top: 10px;
    left: -15px;
}

.article h4{
    font-size: 18px;
    margin: 20px 0px 20px 5px;
    padding: 0px 5px 1px 25px;
    border: none;
    position: relative;
}

.article h4:before{
    font-family: 'FontAwesome';
    content: '\f111';
    color: #9FD9F6;
    font-size: 20px;
    position:absolute;
    left: -5px;
}

/*************************************************************************************************************************
 続きを読む
*************************************************************************************************************************/
a.entry-read-link,
.entry-read-link a,
.related-entry-read a{
    background-color: #EAF6FD;
    border: 1px solid #EAF6FD;
}

a:hover.entry-read-link,
.entry-read-link a:hover,
.related-entry-read a:hover{
    background-color: #9FD9F6;
    -webkit-tap-highlight-color: #9FD9F6;
}

.entry-read-link a:active,
.related-entry-read a:active{
    background-color: #9FD9F6;
    border: 1px solid #9FD9F6;
}

/*************************************************************************************************************************
 関連記事
*************************************************************************************************************************/
#related-entries h2{
    position: relative;
}

#related-entries h2:before{
    font-family: 'FontAwesome';
    content: '\f111';
    color: #9FD9F6;
    font-size: 40px;
    position:absolute;
    left: -15px;
}

#related-entries h2:after{
    font-family: 'FontAwesome';
    content: '\f0c2';
    color: #FFF;
    font-size: 23px;
    position:absolute;
    left: -10px;
}

/*************************************************************************************************************************
 コメント
*************************************************************************************************************************/
#reply-title{
    position: relative;
}

#reply-title:before{
    font-family: 'FontAwesome';
    content: '\f111';
    color: #9FD9F6;
    font-size: 40px;
    position:absolute;
    left: -15px;
}

#reply-title:after{
    font-family: 'FontAwesome';
    content: '\f0c2';
    color: #FFF;
    font-size: 23px;
    position:absolute;
    left: -10px;
}

/*************************************************************************************************************************
 ページネーション
*************************************************************************************************************************/
.pagination li:not([class*="current"]) a:hover{
    background-color: #9FD9F6;
    -webkit-tap-highlight-color: #9FD9F6;
}

.pagination li:not([class*="current"]) a:active{
    background-color: #9FD9F6;
    -webkit-tap-highlight-color: #9FD9F6;
}

/*************************************************************************************************************************
 トップに戻る
*************************************************************************************************************************/
#page-top a{
    background-color: #D3EDFB;
}
/*************************************************************************************************************************
 top頁popular posts 角丸　影 文字ノーマル化
*************************************************************************************************************************/
.top-page-under-globalmenu-widget .wpp-thumbnail {
    border-radius: 33px;
	box-shadow: 2px 2px 2px 1px #dcf5f78f;
}
.wpp-meta, .post-stats {
    font-weight: normal !important;
}
/*************************************************************************************************************************
 サイドバーpopular posts 角丸
*************************************************************************************************************************/
.wpp-thumbnail {
    border-radius: 30px !important;
	margin: 2px 5px 10px 0px !important;
}
/*---------------------------------
固定ページの日付・更新日を非表示にする　2169
--------------------------------*/
#post-2169 .post-meta,#post-2169 .post-meta,#post-2169 .post-meta,#post-2169 .post-meta{ 
 display: none; 
} /* ●●には記事IDを入れる */

#post-65 .post-meta,#post-65 .post-meta,#post-65 .post-meta,#post-65 .post-meta{ 
 display: none; 
} /* ●●には記事IDを入れる */

#post-2177 .post-meta,#post-2177 .post-meta,#post-2177 .post-meta,#post-2177 .post-meta{ 
 display: none; 
} /* ●●には記事IDを入れる */
/*---------------------------------
awesome　色の設定
--------------------------------*/
.my-gray {color: gray}
.my-skyblue {color: skyblue}
.my-orange {color: #fecb81}

.my-small {
  font-size: 0.8em 
  /*0.8倍の大きさに*/}
.my-big {
  font-size: 6em 
  /*6倍の大きさに*/}