@charset "utf-8";
/*
Theme Name:BarbPack
Template:gorgeous_tcd013
Theme URI:http://barbwire.co.jp/
Description:BarbPack用テーマ
Author:Barbwire Co.,LTD.
Author URI:http://barbwire.co.jp/
Version: 1.8.5
*/

/* ----------------------------------------------------------------------
 basic setting
---------------------------------------------------------------------- */
#post_list.txt .info {
    width: 100%;
    border-bottom: 1px dotted #999;
    margin: 0 0 20px 0;
    overflow: hidden;
}

.post ul.txt li {
    background: none;
}

#post_list.txt li {
    border-bottom: none;
    padding: 0;
}

#post_list.txt .link {
    float: right;
}

.page_navi.txtlist {
    margin: 0;
}

@media screen and (min-width: 641px) {
    #post_list.txt li.date {
        padding: 0 12px 0 0;
    }
}

@media screen and (max-width: 640px) {
    #post_list.txt {
        border: none;
    }
}
.wp-block-image.alignright{
    margin-left: 1em;
}

.greeting_right{
	text-align:right;
	margin-right: 15px;
	font-weight: bold;
	font-size: 1.1em;
}

.greeting_ol {
  margin-left: 2.5em;
  margin-top: 20px;
}
.greeting_p {
	margin: 30px 10px 0px;
}
.greeting_p1 {
	margin: 10px 10px 0px;
}
.greeting_p2{
	margin: 20px 10px 0px;
}
.greeting_p3{
	margin: 5px 10px 0px;
}

.greeting_subt{
    border-left: 3px solid #00468c;
    padding: 0 0 0 18px;
	margin: 30px 10px 0px;
    color: #00468c;
	font-weight: bold;
}
.info_list{
	list-style-type: disc;
	margin-left:15px;
}
