body {
    background:#f6f6f6;
    font-family:"微軟正黑體","arial","Microsoft JhengHei","新細明體","PMingLiU", Helvetica, sans-serif !important;
    font-weight:400;
}

.navigation-main ul>.current_page_item~.current_page_item a,
.navigation-main ul>.current-menu-item~.current-menu-item a,
.navigation-main ul>.current-post-ancestor~.current-post-ancestor a,
.navigation-main ul>.current-menu-parent~.current-menu-parent a,
.navigation-main ul>.current-post-parent~.current-post-parent a,
.navigation-main ul>.current_page_item~.current_page_item a:hover,
.navigation-main ul>.current-menu-item~.current-menu-item a:hover,
.navigation-main ul>.current-post-ancestor~.current-post-ancestor a:hover,
.navigation-main ul>.current-menu-parent~.current-menu-parent a:hover,
.navigation-main ul>.current-post-parent~.current-post-parent a:hover{
	background: none;	
}
.navigation-main ul > .current-post-ancestor a:hover {
    border-bottom: none;
}

/***************** 字 *****************/
@font-face {
/*圓體*/
  font-family: 'cwTeXYen';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/cwtexyen/v3/cwTeXYen-zhonly.eot);
  src: url(//fonts.gstatic.com/ea/cwtexyen/v3/cwTeXYen-zhonly.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/cwtexyen/v3/cwTeXYen-zhonly.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/cwtexyen/v3/cwTeXYen-zhonly.woff) format('woff'),
       url(//fonts.gstatic.com/ea/cwtexyen/v3/cwTeXYen-zhonly.ttf) format('truetype');
}
/*** 超連結 ***/
a,
a:visited,
a:active{
    color:#000;
    text-decoration:none;
	  outline: none;
}
a:hover{
    color:#629540;
    text-decoration:none;
	  outline: none;
}
/*** 字型 ***/
/*標題 文章.相關文章 */
.entry-title,
.site-content .entry-content h1, 
.site-content .comment-content h1,
.site-content .entry-content h2, 
.site-content .comment-content h2
{
    font-weight:900;
    text-align:justify;
}
.entry-title,
.site-content .entry-content h1, 
.site-content .comment-content h1,
.site-content .entry-content h2, 
.site-content .comment-content h2,
.related-content h3,
.single .site-content .related-content .entry-title,
button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"], 
.button-primary, 
a.button-primary, 
.wpm-button-primary, 
a.wpm-button-primary,
h1,
h2,
h3,
h4{
font-family:"微軟正黑體","arial","Microsoft JhengHei","新細明體","PMingLiU", Helvetica, sans-serif;
}


#page {
margin:0px auto;
}



/***************** header *****************/
/*** header高度 ***/
.site-title-group{
margin:38px 40px 30px 40px;
}
/*** header強改 ***/
.header-logo{
	width: 158px;
	height: 34px;
	margin-top:6px;
	margin-right:10px;
	float:left;
	background-image:url(/wp-content/uploads/2017/01/logo_g.png);
	background-size:100%;
	background-repeat:no-repeat;
}
.header-btn01,
.header-btn011{
	display: block;
	margin: 16px 6px 0px 0px;
	float: left;
}
.header-btn01 a:link,
.header-btn01 a:visited,
.header-btn01 a:hover,
.header-btn01 a:active,
.header-btn011 a:link,
.header-btn011 a:visited,
.header-btn011 a:hover,
.header-btn011 a:active{
	font-size: 24px;
	font-family:'cwTeXYen', serif !important;
	text-align: center;
	padding:3px 14px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.header-btn01 a:link,
.header-btn01 a:visited{
	color: #666;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(102,102,102,1);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(102,102,102,1);
	box-shadow: inset 0px 0px 0px 1px rgba(102,102,102,1);
}
.header-btn011 a:link,
.header-btn011 a:visited{
	color: #61953f;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(97,149,63,1);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(97,149,63,1);
	box-shadow: inset 0px 0px 0px 1px rgba(97,149,63,1);
}
.header-btn01 a:hover,
.header-btn01 a:active,
.header-btn011 a:hover,
.header-btn011 a:active{
	color: #5db307;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(93,179,7,1);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(93,179,7,1);
	box-shadow: inset 0px 0px 0px 1px rgba(93,179,7,1);
}
/*** 網站識別logo ***/
.site-title-group 
.site-title a{
width:100%; 
background:url(https://blog.hamibook.com.tw/wp-content/uploads/2016/12/logo.png) no-repeat;
background-size:236px 32px;
/*隱藏文字*/
color:rgba(0, 0, 0, 0);
}

/*** 主選單site-navigation ***/
/*主選單-外框*/
.navigation-main{
background:none;
border-top:solid 1px #eee;
border-bottom:solid 1px #eee;
}

/*主選單-tab li*/
.navigation-main li {
background:none;
font-weight:400;
font-size:18px;
line-height:24px;
padding:6px 10px 0px 10px;
letter-spacing:2px;
height:42px;
}

/*主選單-tab未作用*/
.navigation-main li a{
color:#000;	
}
/*主選單-tab未作用:hover*/
.navigation-main li:hover {
background:#629540;
}
.navigation-main li:hover a{
color:#fff;	
}
/*主選單-tab作用中*/
.navigation-main ul > 
.current-menu-item a{
height:20px;
border-bottom:solid 3px #629540;
}
.navigation-main ul > .current_page_item a::after, 
.navigation-main ul > .current-menu-item a::after,
.navigation-main ul > .current-post-ancestor a::after,
.navigation-main ul > .current-menu-parent a::after, 
.navigation-main ul > .current-post-parent a::after{
display:none;
}
/*主選單-tab作用中:hover*/
.navigation-main ul > .current_page_item:hover,
.navigation-main ul > .current-menu-item:hover,
.navigation-main ul > .current-post-ancestor:hover,
.navigation-main ul > .current-menu-ancestor:hover,
.navigation-main ul > .current-menu-parent:hover,
.navigation-main ul > .current-post-parent:hover {
background:#629540;
}

/*主選單-tab(2內頁)*/
.navigation-main ul > .current_page_item,
.navigation-main ul > .current-menu-item,
.navigation-main ul > .current-post-ancestor,
.navigation-main ul > .current-menu-ancestor,
.navigation-main ul > .current-menu-parent,
.navigation-main ul > .current-post-parent{
background:#fff;
}
.navigation-main ul > 
.current-post-ancestor a{	
height:22px;
border-bottom:solid 3px #629540;
}



/***************** main **********************/
/*** 麵包屑 breadcrumbs (1B分頁.2內頁) ***/
.breadcrumbs{
margin:30px 0px 20px 40px;
color:#aaa;
font-size:15px;
font-weight:400;
letter-spacing:.8px;
}
.breadcrumbs a{
text-decoration:none;
color:#333;
}
/*2內頁 定位*/
.single 
.breadcrumbs{
margin-left:80px;
}

/*** 2分頁 分類名稱 ＠隱藏 ***/
.page-header{
display:none;
}



/***************** footer **********************/
/*** ← 前一篇.下一篇 → (1B分頁.2內頁) ***/
.navigation-paging, .navigation-post {
font-size:16px;
font-weight:400;
background: #fff;
border-bottom:solid 1px #eee;
}
/*連結樣式*/
.nav-previous a,
.nav-next a{
color:#629540;
}
.nav-previous a:hover,
.nav-next a:hover{
color:#5db307;
}

/*** 相關文章related-content (2內頁) ***/
/*大外框*/
.single .site-content .related-content {
padding-top:30px;
padding-bottom:36px;
}
/*名稱(相關文章)*/
.single .site-content .related-content .related-content-title {
font-size:18px;
margin-left:20px;
padding-bottom:20px;
}
/*文字外框.內容*/
.single .site-content .related-content article {
width:250px;
margin:0px 30px 0px 24px;
padding: 0px 0px 0px 0px;
}
/*圖片*/
.single
.site-content 
.related-content 
.entry-thumbnail img{
width:70px;
margin-right:10px
}
/*標題*/
.related-content 
.entry-header{
margin-bottom: 0px !important;
}
.single 
.site-content 
.related-content 
.entry-title{
margin:-8px 0px 0px 0px !important;
font-size:18px;
font-weight:600;
line-height:23px;
}

/*** 發表迴響 (2內頁) ***/
/*按鈕樣式在(1A-1 BTN繼續閱讀)*/
.comments-area #respond{
border:none;
}

/*** 文章分享 ＠隱藏按鈕 (2內頁) ***/
.sumome-share-client-wrapper [title="SumoMe"]{
}



/******************  1A首頁.1B分頁  ******************/
/*** 1A-1首頁 文章區1 ***/
/*1A-1 大外框＠扣掉麵包屑高度＠*/
.featured-content{
margin-top:-30px;
}
/*1A-1 文章外框*/
.featured-content article{
border-bottom: solid 1px #eee;
}
/*1A-1 文章圖片-大小*/
.featured-content 
.has-post-thumbnail 
.entry-thumbnail img {
}
/*1A-1 文章圖片-樣式 (1B分頁)*/
.entry-thumbnail img {
box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.4);
}

/*1A-1 文章標題*/
.featured-content
.entry-header{
margin:5px 0px 10px 0px;
}
.featured-content 
.entry-header
.entry-title {
font-size:28px;
line-height:34px;
}
/*1A-1 文章標題:hover*/
.featured-content 
.entry-title a:hover,
article:hover 
.entry-title a{
color:#629540;
}

/*1A-1 文章內文-外框 (1B分頁)*/
.entry-summary {
margin:0;
}
/*1A-1 文章內文-文字 (1B分頁)*/
.entry-summary {
font-size:18px;
color:#333;
line-height:1.32em;
letter-spacing:.8px;
text-align:justify;
}

/*1A-1 BTN繼續閱讀-定位 */
.featured-content
.entry-summary p{
margin:26px 0 0;
}
/*1A-1 BTN-樣式 (2內頁)*/
button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"], 
.button-primary, 
a.button-primary, 
.wpm-button-primary, 
a.wpm-button-primary {
color:#fff;

background:#629540;
}
button:hover, 
input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover, 
.button-primary:hover, 
a.button-primary:hover, 
.wpm-button-primary:hover, 
a.wpm-button-primary:hover, 
button:focus, 
input[type="button"]:focus, 
input[type="reset"]:focus, 
input[type="submit"]:focus, 
.button-primary:focus, 
a.button-primary:focus, 
.wpm-button-primary:focus, 
a.wpm-button-primary:focus, 
button:active, 
input[type="button"]:active, 
input[type="reset"]:active, 
input[type="submit"]:active, 
.button-primary:active, 
a.button-primary:active, 
.wpm-button-primary:active, 
a.wpm-button-primary:active {
color:#fff;
background:#5db307;
}


/*** 1A-2首頁 文章區2 ***/
/*1A-2 大外框*/
.featured-content-secondary {
margin-bottom:30px;
border-top:solid 1px #eee;
border-bottom:solid 1px #eee;
background:none;
}
/*1A-2 文章外框*/
.featured-content-secondary article {
}

/*1A-2 文章圖片-定位*/
.featured-content-secondary 
.entry-thumbnail {
margin-bottom:15px;
}

/*1A-2 文章分類標籤*/
.entry-thumbnail-category{
font-size:13px;
letter-spacing:.8px;
}
.entry-thumbnail-category a{
color:#fff;
}
/*1A-2 文章分類標籤:hover*/
.entry-thumbnail-category:hover{
background:#629540;
color:#416a07;
}
.entry-thumbnail-category:hover a{
color:#fff;
}
/*標籤 左邊小折角*/
.entry-thumbnail-category:hover:before {
border-top:6px solid #365904;
}

/*1A-2 文章標題*/
.featured-content-secondary
.entry-header{
margin-bottom:10px;
}
.featured-content-secondary
.entry-title {
line-height:24px;
}

.featured-content-secondary 
.entry-title a:hover{
color:#629540;
}

/*1A-2 文章內文 ＠隱藏部分內容*/
.featured-content-secondary
.entry-summary{
height:116px;
margin-bottom:0px;
overflow: hidden;
}


/*** 1A-3首頁 文章區3  ***/
#primary {
	width: 100%;
}

.site-content article {
    padding: 40px;
}


/*1A-3 文章外框 (1B分頁)*/
.site-content article {
border-bottom:solid 1px #eee;
min-height:126px;
}

/*1A-3 文章圖片*/
.site-content
.entry-thumbnail img{

}

/*1A-3 文章標題.文章內文-定位*/
.blog 
.site-content 
.has-post-thumbnail 
.entry-header, 
.archive 
.site-content 
.has-post-thumbnail 
.entry-header, 
.search 
.site-content 
.has-post-thumbnail 
.entry-header, 
.blog 
.site-content 
.has-post-thumbnail 
.entry-summary, 
.archive 
.site-content 
.has-post-thumbnail 
.entry-summary, 
.search 
.site-content 
.has-post-thumbnail 
.entry-summary, 
.blog 
.site-content 
.has-post-thumbnail 
.entry-meta, 
.archive 
.site-content 
.has-post-thumbnail 
.entry-meta, 
.search 
.site-content 
.has-post-thumbnail 
.entry-meta {
margin-left:240px;
}

/*1A-3 文章標題-定位 (1B分頁.2內頁)*/
.site-content 
.entry-header{
margin-top:5px;
margin-bottom:8px;
}
/*1A-3 文章標題-字級*/
.site-content 
.entry-title {
font-size:22px;
}
/*1A-3 文章標題-連結*/
.site-content 
.entry-title a:hover {
color:#629540;
}

/*1A-3 文章內文-外框*/
.site-content
.entry-summary{
margin:0px 0px 10px 0px;
}

/*1A-3 分類.時間 ＠隱藏*/
.site-content 
.entry-meta{
display:none;
}
/*1A-3 分類.時間:hover*/
.site-content 
.entry-meta a:hover{
color:#629540;
}

/*1A-3 文章分享 ＠隱藏*/
.entry-summary
.addtoany_share_save_container{
display:none;
}



/******************  2內頁  ******************/
/*** 2內頁 文章區 ***/
/*2 文章外框*/
.single 
.site-content article {
padding:50px 80px;
}


/*** 2內頁 上方資訊 ***/
/*2上方資訊-外框*/
.single 
.entry-header{
margin-bottom:40px;
}
/*2上方資訊-文章標題*/
.single 
.site-content 
.entry-title{
line-height: 50px;
margin-bottom:8px;
}
/*2上方資訊-日期.作者*/
.entry-meta{
margin-left:4px;
font-size: 14px !important;
}
/*＠顯示(1A-3＠隱藏)*/
.single 
.site-content 
.entry-meta{
display:block;
}
.site-content 
.entry-header 
.entry-meta .author {
color:#aaa;
font-weight:400;
}


/*** 2內頁 文章內文 ***/
.single 
.entry-content{
margin:0px;
}

/*2內文-圖片*/
.site-content {
width:99%;
padding:0.5%;
border:solid 1px #eee;
margin:20px 0px 20px 0px;
}

.img_100{
width:100%;
height:auto;
}

.img_50{
width:60%;
}
/*2內文-圖片-說明*/
.wp-caption .wp-caption-text, .wp-caption-dd {
font-size:16px;
line-height:22px;
text-align:left;
letter-spacing:.8px;
background:none;
border: none;
margin-top:-26px;
margin-bottom:20px;
}

/*2內文-文字*/
.site-content 
.entry-content {
font-size:20px;
line-height:1.6em;
letter-spacing:.8px;
text-align: justify;
}
/*2內文-粗體*/
.entry-content b{
font-weight:800;
}

/*2內文-文字-連結*/
.entry-content a{
color:#629540;
text-decoration:underline;
}
.entry-content a:hover{
color:#5db307;
text-decoration:underline;
}

/*2內文-小標h1*/
.site-content 
.entry-content h1, 
.site-content 
.comment-content h1, 
#tinymce h1 {
font-size:28px;
line-height:32px;
margin:0px 0px 8px 0px;
}
/*2內文-小標h2*/
.site-content 
.entry-content h2, 
.site-content 
.comment-content h2, 
#tinymce h2 {
font-size:22px;
line-height:26px;
margin:0px 0px 6px 0px;
}

/*2內文-引用blockquote*/
.site-content 
.entry-content blockquote,
.site-content .comment-content blockquote,
#tinymce blockquote {
margin-left:10px;
margin-right:10px;
margin-top:40px;
margin-bottom:40px;
padding-top:20px;
padding-bottom:20px;
padding-right:60px;
}

/*2內文-表單table*/
#table1 {
width:50%;
height:auto;
border:solid 0px #eee;
padding:20px 0px 0px 0px;
margin:40px 0px 0px 0px;
display:table;
}
#table1 h1{
padding:8px 10px 8px 10px;
margin:0px auto 0px auto; 
border-bottom:none;
font-weight:800;
font-size:22px;
line-height:24px;
letter-spacing:2px;
color:#666;   
background-color:#f6f6f6;
}
#table1 .tr {
width:95%;
padding:14px 10px 6px 10px ;
margin:0 auto 0 auto;
border-bottom:dotted 1px #c8c8c8;
font-size:16px;
line-height:24px;
color:#666;
float:left;
display:inline;
display: table-row;
}
#table1 .tr:last-child{
padding-bottom: 0px;
border-bottom:none;
}
#table1 .td {
height:auto;
width: 76%;
word-break: break-all;
float: left;
display:inline;
display:table-cell;
}
#table1 .td:nth-of-type(odd){
padding:0px 18px 0px 0px;
width:19%;
color:#999;
letter-spacing:.8px;
}
#table1 a{
color:#666;
text-decoration:none;
}
#table1 a:hover{
color:#629540;
text-decoration:none;
}

/*2內文-嵌入影片自動縮放*/
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
	margin:20px 0px;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/************** 2內文 書籍資訊 最大版**************/
/*書籍資訊-外框*/
.book {
    width:100%;
    height:auto;
    margin:80px auto 20px;
    box-shadow:0px 0px 3px rgba(0, 0, 0, 0.2);
    float:left;
    }
    /*書籍資訊-連結*/
    .book a,
    .book a：hover {
    border: solid 1px #629540;
    }
    /*書籍資訊-書封*/
    .book_cover {
    float:left;
    margin:0 24px 0 0;
    padding:0  !important;
    line-height:0px;
    }
    .book_cover img{
    width:195px  !important;
    height:260px  !important;
    margin:0 !important;
    padding:0  !important;
    border:solid 1px #d9d9d9 !important;
    }
    
    /*** 書籍資訊-內文 ***/
    .book_info {
    float: left;
    }
    
    .book h1,
    .book h2,
    .book h3,
    .book h4 {
    max-width:500px;
    color:#000000;
    }
    /*摘錄自 font-weight:bold;*/
    .book h1 {
    color:#afafaf;
    padding:0px;
    font-weight:400 !important;
    margin: 10px 0 5px 0!important;
    font-size:16px !important;
    }
    /*當期雜誌書名 > 雜誌名稱*/
    .book h2 {
    font-weight:900;
    margin:0 0 22px 0 !important;
    font-size:30px !important;
    line-height:34px !important;
    height: 70px;
    
    }
    /*雜誌名稱*/
    .book h3 {
    color:#666!important;
    font-weight:800 !important;
    margin:0 !important;
    font-size:22px !important;
    }
    /*年月.期數*/
    .book h4 {
    color:#666!important;
    margin:0px 0px 12px 0px !important;
    font-size:16px;
    }
    
    /***BTN-月讀包.電子書 ***/
    .btn_buy {
    width: 60%;
    padding:0px;
    margin: 0 auto 0px auto;
    float:left;
    }
    
    .btn1,
    .btn1:active,
    .btn1:visited,
    .btn1:hover,
    .btn1_no {
    width: 32%;
    height: 46px;
    font-size: 22px;
    color:#fff !important;
    line-height:46px;
    text-align: center;
    text-decoration:none !important;
    background-color:#629540;
    border:solid 1px #629540 !important;
    border-radius:0;
    float:left;
    }
    
    .btn1:hover{
    background-color:#5db307;
    border: solid 1px #5db307 !important;
    
    }
    
    .btn1_no {
    color: #cacaca !important;
    line-height:44px;
    border: solid 1px #cacaca !important;
    background-color:#fff;
    }
    .btn_buy .mr {
    margin:0  10PX 0  0  ;
    }

/************** 2內文 書籍資訊 文末修改 最大版 **************/
/*書籍資訊-外框*/

/*新*/
.single_article_book {
width:100%;
height:auto;
margin:80px auto 85px;
box-shadow:0px 0px 3px rgba(0, 0, 0, 0.2);
float:left;
display:flex;
}
/*書籍資訊-連結*/
/*新*/
.single_article_book a,
.single_article_book a：hover {
border: solid 1px #629540;
}
/*書籍資訊-書封*/
.single_article_book_cover {
float:left;
margin:0 24px 0 0;
padding:0  !important;
line-height:0px;
}
.single_article_book_cover img{
width:195px  !important;
height:260px  !important;
margin:0 !important;
padding:0  !important;
border:solid 1px #d9d9d9 !important;
}

/*** 書籍資訊-內文 ***/
/*新*/
.single_article_book_info {
float: left;
}

.single_article_book h1,
.single_article_book h2,
.single_article_book h3,
.single_article_book h4 {
max-width:500px;
color:#000000;
}
/*摘錄自 font-weight:bold;*/
.single_article_book h1 {
color:#afafaf;
padding:0px;
font-weight:400 !important;
margin: 10px 0 5px 0!important;
font-size:16px !important;
}
/*當期雜誌書名 > 雜誌名稱*/
.single_article_book h2 {
font-weight:900;
margin:0 0 22px 0 !important;
font-size:29px !important;
line-height:34px !important;
height: 70px;

}
/*雜誌名稱*/
.single_article_book h3 {
color:#666!important;
font-weight:800 !important;
margin:0 !important;
font-size:22px !important;
}
/*年月.期數*/
.single_article_book h4 {
color:#666!important;
margin:0px 0px 12px 0px !important;
font-size:16px;
}

/***BTN-月讀包.電子書 ***/
.single_article_btn_buy {
width: 100%;
padding:0px;
margin: 0 auto 0px auto;
float:left;
}

.single_article_btn1,
.single_article_btn1:active,
.single_article_btn1:visited,
.single_article_btn1:hover,
.single_article_btn1_no {
width: 32%;
min-width:167px;
height: 46px;
font-size: 22px;
color:#fff !important;
line-height:46px;
text-align: center;
text-decoration:none !important;
background-color:#629540;
border:solid 1px #629540 !important;
border-radius:0;
	display:block;

}

.single_article_btn1:hover{
background-color:#5db307;
border: solid 1px #5db307 !important;

}

.single_article_btn1_no {
color: #cacaca !important;
line-height:44px;
border: solid 1px #cacaca !important;
background-color:#fff;
}
.single_article_btn_buy .mr {
margin:0  10PX 0  0  ;
}


/*限時免費下載*/
.single_article_free{
	color:#6f934b;
	font-size:20px;
	margin:0 0 60px 0;
}


/*註冊會員*/
.single_article_singup_block{
  width:100%;
	min-height:89px;
	padding:20px;
	background-color:#f7f7f8;
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

	
.single_article_singup_text01{
	  width:96%;
	  max-width:470px;
	  line-height:18px;
		font-size:16px;
	  color:#39393e;
	  margin:0 auto;
    position:relative;
	}
	
.single_article_singup_text02{
	  width:96%;
	  max-width:470px;
	  line-height:31px;
		font-size:20px;
	  color:#39393e;
	  font-weight:bold;
		margin:0 auto;
	  position:relative;
	}


.single_article_singup_btn{
  width:110px;
	height:31px;
color:#fff !important;
text-decoration:none !important;
	font-weight:normal;
	font-size:16px;
	line-height:31px;
	text-align:center;
	background-color:#e96b61;
	position:absolute;
	top:0;
	right:0;
	
}

.single_article_singup_link {
	width:100%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}

.single_article_singup_link a{
	width:100%;
	height:100%;
	display:block;
	text-indent:-1000px;
	outline: none; 
}

.single_article_info_box{
	flex: 1;
	height:auto;
	overflow:hidden;	
	margin-right:5px;
	position:relative;
	padding:0 30px 0 0;
	
}

.single_article_info_box::after{
	height:88%;
	position:absolute;
	top:6%;
	right:0;
  content:"";
	border-right:1px dashed #211815;
}


.single_article_qrcode_box{
	width:29.5%;
	height:auto;
	overflow:hidden;
	text-align:center;
	padding:24px 0 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box; 
box-sizing: border-box;  
}

.single_article_qrcode{
	width:69%;
	max-width:176px;
	height:176px;
	vertical-align:top;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
	padding:0 !important;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box; 
box-sizing: border-box; 

}


.single_article_qrcode_text{
	width:100%;

	height:60px;
	line-height:60px;
	color:#39393e;
	font-size:19px;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
	padding:0 !important;
}

.single_article_extend_title{
	width:100%;
	font-size:19px;
	height:21px;
	line-height:21px;
	color:#39393e;
	margin-bottom:23px;
	position:relative;
	clear:both;
}

.single_article_extend_block{
	width:103%;
	height:auto;
	overflow:hidden;
	position:relative;
	clear:both;
	text-align:left;
	margin: 0 0 80px -1.5%;
	display:flex;
	
}


.single_article_extend_box01,
.single_article_extend_box02,
.single_article_extend_box03,
.single_article_extend_box04,
.single_article_extend_box05,
.single_article_extend_box06{
	flex:1;
	height:auto;
	overflow:hidden;
}


.single_article_extend_cover{
	width:120px;
	height:auto;
	overflow:hidden;
	border:1px solid #d9d9d9;
	margin: 0 auto 15px auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	line-height:0;
}

.single_article_extend_text01{
	width:120px;
	height:auto;
	color:#000;
	font-size:15px;
	line-height:20px;
	overflow:hidden;
	margin: 0 auto 18px auto;
	
}

.single_article_extend_text01 a{

	color:#000;
	text-decoration:none;
	outline: medium none;
	
}

.single_article_extend_text01 a:hover,.single_article_extend_text01 a:active{
	color:#000;
	text-decoration:none;
	outline: medium none;
}

.single_article_extend_text02{
	width:120px;
	height:auto;
	color:#000;
	font-size:14px;
	overflow:hidden;
	line-height:16px;
	margin: 0 auto 5px auto;
	
}

.single_article_extend_text03{
	width:120px;
	height:25px;
	color:#000;
	font-size:14px;
	overflow:hidden;
	vertical-align:bottom;
	margin: 0 auto;
	
}

.single_article_extend_price{
	color:#d01212;
	font-size:23px;
	line-height:25px;
	font-weight:bold;
	float:left;
}


/*開啟APP閱讀完整內容*/
.single_article_open_app{
	display:none;
	margin:60px 0 30px 0;
}


/*** 增加下載APP連結在下方 ***/
.widget-area {
    float: none !important;
    text-align: center;
    width: 100%!important;
	  min-width:320px;
}

.widget-title{
	color:#000;
	font-size:19px !important;
	min-width:320px;
	text-align: center;
	width:100%;
}


.foot_app_download_block{
    width: 100%!important;
}

.foot_app_download_box{
	width: 340px;
	height: 50px;
	margin: 23px auto 0 auto;
}

.foot_app_download_ios{
	width: 160px;
	height: 55px;
	background-image: url("https://hamibook.com.tw//event/202008/hamibook_app/download_app_appstore.png");
	background-size: 100%;
	background-repeat: no-repeat;
	float: left;

}

.foot_app_download_ios a{
	width: 100%;
	height: 55px;
	display: block;
}

.foot_app_download_android{
	width: 160px;
	height: 55px;
	background-image: url("https://hamibook.com.tw//event/202008/hamibook_app/download_app_googleplay.png");
	background-size: 100%;
	background-repeat: no-repeat;
	float: right;

}

.foot_app_download_android a{
	width: 100%;
	height: 55px;
	display: block;
}


/*=======================================================================*/
@media (max-width: 1080px) {
body {
background:#fff;
}
#page {
}
.expound-full-width #primary {
}

/*** 1A-3首頁 文章區2  ***/
/*1A-2 大外框*/
.featured-content-secondary {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
margin-bottom: 0px;
border-top: none;
border-bottom: none;
}
/*1A-2 文章外框*/
.featured-content-secondary article{
border-bottom: solid 1px #eee;
padding-top: 40px;
padding-bottom: 40px;
}
.hentry {
margin:0;
}
/*1A-2 文章圖片-定位*/
.featured-content-secondary .entry-thumbnail {
margin: 0px 0px -5px 40px;
padding:0px;
}
/*1A-2 文章標題 + 1A-2 文章內文*/
.featured-content-secondary .has-post-thumbnail .entry-header,
.featured-content-secondary .has-post-thumbnail .entry-summary {
margin-left:280px;
}
/*1A-2 文章標題*/
.featured-content-secondary .has-post-thumbnail .entry-title {
margin-top:0px;
font-size:22px;
}
/*1A-2 文章內文*/
.featured-content-secondary .has-post-thumbnail .entry-summary {
margin-bottom:0px;
}
}

@media (max-width: 1020px) {
/*** header高度 ***/
.site-title-group{
margin:30px 40px;
}


/*** 相關文章(2內頁) ***/
/*文字外框.內容*/
.single .site-content .related-content article {
width: 240px;
margin: 0px 20px 0 24px;
}
	
/*推薦延伸閱讀*/
.single_article_extend_block{
	width:104%;
	margin: 0 0 80px -2%;

}
.single_article_extend_box06{
	display:none;
}		
	
/*當期雜誌書名 > 雜誌名稱*/
.single_article_book h2 {
font-size:27px !important;
line-height:34px !important;
height: 70px;

}
	
	
}


@media (max-width: 960px) {
/*** 麵包屑 breadcrumbs (1B分頁.2內頁) ***/
/*2內頁 定位*/
.single 
.breadcrumbs{
margin-left:50px;
}
/*** 2內頁 文章區 ***/
/*2 文章外框*/
.single 
.site-content article {
padding:50px ;
}
/*** 相關文章(2內頁) ***/
/*文字外框.內容*/
.single .site-content .related-content article {
width: 220px;
}


	
	
}

@media (max-width: 900px) {
#page {
width: 92%;
}

/*** 網站識別logo ***/
.site-title-group 
.site-title a{
background-position:center;
}

/*** 相關文章(2內頁) ***/
/*文字外框.內容*/
.single .site-content .related-content article {
width:88%;
margin:0px 0px 24px 30px;
min-height:70px;
}
.single .site-content .related-content article:last-child{
margin-bottom:0px;
}
/*名稱(相關文章)*/
.single .site-content .related-content .related-content-title {
margin-left:30px;
padding-bottom:30px;
}
/*標題*/
.single 
.site-content 
.related-content 
.entry-title{
margin-top:-5px !important;
font-size:20px!important;
}


/******************  2內頁  ******************/
/*2內文-圖片*/
.site-content 
.entry-content img{
width:100%;
padding:0%;
border:none;
}

/************** 2內文 書籍資訊 900**************/
.book{
    box-shadow:none;
    }
    /*書籍資訊-書封*/
    .book_cover {
    margin:0 20px 0 0;
    }
    .book_cover img{
    }
    /*2內文-表單table*/
    #table1 {
    width:100%;
    }
    
    /*** 書籍資訊-內文 ***/
    .book h1,
    .book h2,
    .book h3,
    .book h4 {
    max-width:280px !important;
    }
    /*摘錄自 font-weight:bold;*/
    .book h1 {
    margin: 15px 0 10px 0!important;
    font-size:18px !important;
    }
    /*當期雜誌書名 > 雜誌名稱*/
    .book h2 {
    margin:0 0 2px 0 !important;
    font-size:30px !important;
    line-height:34px !important;
    height: 120px;
    background-color:re;
    }
    /*雜誌名稱*/
    .book h3 {
    font-size:24px !important;
    line-height:26px !important;
    margin:0 0 1 0!important;
    }
    /*年月.期數*/
    .book h4 {
    font-size:18px;
    }
    
    /***BTN-月讀包.電子書 ***/
    .btn_buy {
    border-top:dotted 1px #ddd;
    width: 100%;
    padding:20px 0% 15px 0%;
    margin: 15px auto 20px auto;
    float:left;
    }
    
    .btn1,
    .btn1:active,
    .btn1:visited,
    .btn1:hover,
    .btn1_no {
    width:48.5%;
    height: 54px;
    font-size: 24px;
    line-height:54px;
    }
    
    .btn1_no {
    line-height:54px;
    }
    .btn_buy .mr {
    margin:0 10px 0 0;
    }

/************** 2內文 書籍資訊 文末修改 900 **************/
.single_article_book{
box-shadow:none;
}
/*書籍資訊-書封*/
.single_article_book_cover {
margin:0 20px 0 0;
}
.single_article_book_cover img{
}
/*2內文-表單table*/
#table1 {
width:100%;
}


/*摘錄自 font-weight:bold;*/
.single_article_book h1 {
margin: 15px 0 10px 0!important;
font-size:18px !important;
}
/*當期雜誌書名 > 雜誌名稱*/
.single_article_book h2 {
margin:0 0 2px 0 !important;
font-size:30px !important;
line-height:34px !important;
height: 120px;

}
/*雜誌名稱*/
.single_article_book h3 {
font-size:24px !important;
line-height:26px !important;
margin:0 0 1 0!important;
}
/*年月.期數*/
.single_article_book h4 {
font-size:18px;
}

/***BTN-月讀包.電子書 ***/
.single_article_btn_buy {
	width:100%;
	height:92px;
	display:block;
border-top:dotted 1px #ddd;

clear:both;
padding:20px 0 15px 0;
margin: 15px auto 20px auto;
	float:none;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box; 
box-sizing: border-box; 
	position:relative;

}

.single_article_btn1,
.single_article_btn1:active,
.single_article_btn1:visited,
.single_article_btn1:hover,
.single_article_btn1_no {
width:48.5%;
height: 54px;
font-size: 24px;
line-height:54px;
}

.single_article_btn1_no {
line-height:54px;
}
.single_article_btn_buy .mr {
margin:0 auto ;
	
}
	
/*書籍資訊*/
	.single_article_book{
		height:352px;
		position:relative;
	}
.single_article_info_box{
	position:absolute;
	top:0;
	left:0;

	
}
.single_article_info_box::after{
	border-right:none;
}
	
.single_article_book_info{
	min-height:282px;
	padding:0 0 0 217px ;	
	}

/*** 書籍資訊-內文 ***/
.single_article_book h1,
.single_article_book h2,
.single_article_book h3,
.single_article_book h4 {
max-width:100%;

}
/*qrcode*/
.single_article_qrcode_box{
		display:none;
}
	
/*開啟APP閱讀完整內容900*/
.single_article_open_app{
	display:block;
	margin:60px 0 30px 0;
}	
		
	
	
}

@media (max-width: 850px) {
/*推薦延伸閱讀*/
.single_article_extend_block{
	width:103.5%;
	margin: 0 0 80px -3%;
}
.single_article_extend_box05{
	display:none;
}	
	
}

@media (max-width: 700px) {
#page{
}

/*** header高度 ***/
.site-title-group{
margin:30px 40px 26px 40px;
}

/*** 網站識別logo ***/
.site-title-group 
.site-title a{
background-size:236px 32px;
}

/*** 主選單site-navigation ***/
/*主選單-tab li*/
.navigation-main li {
padding:6px 8px 0px 8px;
}

/*** 1A-1首頁 文章區1 ***/
/*1A-1 文章外框*/
.featured-content article{
margin-left:20px;
margin-right:18px;
margin-bottom:20px;
margin-top:30px;
border: solid 1px #eee;
padding:3.7%;
}

/*1A-1 文章圖片-大小*/
.featured-content 
.has-post-thumbnail 
.entry-thumbnail img {
}
.featured-content .has-post-thumbnail .entry-thumbnail a {
width: 100%;
}


/*** 1A-1首頁 文章區2 ***/
/*1A-2 大外框*/
.featured-content-secondary {
padding-top:0px;
padding-left:20px;
padding-right:20px;
border-top:none;
border-bottom: none;
}
/*1A-2 文章外框*/
.featured-content-secondary article{
border: solid 1px #eee;
margin-bottom: 20px;
width:92%;
padding:4%;
}
/*1A-2 文章圖片-定位*/
.featured-content-secondary 
.entry-thumbnail{
margin: 0px;
}
/*1A-2 文章圖片-大小*/
.featured-content-secondary 
.entry-thumbnail img{
width: 100%;
}
/*1A-2 文章分類標籤-定位*/
.entry-thumbnail-category{
top: 18px;
padding: 4px 10px;
font-size: 14px;
}
/*標籤 左邊小折角*/
.entry-thumbnail-category::before {
top: 28px;
}
/*1A-2 文章標題*/
.featured-content-secondary
.entry-header{
margin-bottom:10px;
margin-left: 0px !important;
}
.featured-content-secondary
.entry-title {
font-size: 28px  !important;
line-height: 34px;
}

/*1A-2 文章內文*/
.featured-content-secondary .entry-summary {
margin-bottom:10px !important;
margin-left: 0px !important;
}

/*** 1A-3首頁 文章區3  ***/
.expound-full-width #primary {
}
/*1A-3 文章外框 (1B分頁)*/
.site-content article {
border:solid 1px #eee;
margin-left: 20px;
margin-right: 18px;
margin-bottom: 20px;
padding: 3.7% !important;
}
/*1A-3 文章圖片*/
.site-content
.entry-thumbnail img{
width: 100%;
}
/*1A-3 文章標題.文章內文-定位*/
.blog 
.site-content 
.has-post-thumbnail 
.entry-header, 
.archive 
.site-content 
.has-post-thumbnail 
.entry-header, 
.search 
.site-content 
.has-post-thumbnail 
.entry-header, 
.blog 
.site-content 
.has-post-thumbnail 
.entry-summary, 
.archive 
.site-content 
.has-post-thumbnail 
.entry-summary, 
.search 
.site-content 
.has-post-thumbnail 
.entry-summary, 
.blog 
.site-content 
.has-post-thumbnail 
.entry-meta, 
.archive 
.site-content 
.has-post-thumbnail 
.entry-meta, 
.search 
.site-content 
.has-post-thumbnail 
.entry-meta {
margin-left:0px;
}
/*1A-3 文章標題-字級*/
.site-content 
.entry-title{
font-size:28px;
line-height:34px;
}

/*** 相關文章(2內頁) ***/
.single 
.related-content{
padding-top: 30px;
padding-bottom: 20px !important;
}
/*文字外框.內容*/
.single .site-content .related-content article {
width:88%;
margin:0px 0px 10px 30px!important;
min-height:50px;
padding:10px 0px!important;
}

/*名稱(相關文章)*/
.single .site-content .related-content .related-content-title {
}
/*標題*/
.single 
.site-content 
.related-content 
.entry-title{
margin-left: 62px !important;
}


/******************  2內頁  ******************/
/*** 2內頁 文章區 ***/
/*2 文章外框*/
.single 
.site-content article {
padding:40px 50px!important;
margin:0px !important;
border:none;
border-bottom: solid 1px #eee;

}
/*2上方資訊-文章標題*/
.single 
.site-content 
.entry-title{
font-size: 42px;
line-height: 48px;
}
.img_50 {
width:100%;
}
/*2內文-引用blockquote*/
.site-content 
.entry-content blockquote,
.site-content .comment-content blockquote,
#tinymce blockquote {
margin-left:0px;
margin-right:0px;
padding-top:20px;
padding-bottom:20px;
padding-left:70px;
padding-right:40px;
}

/************** 2內文 書籍資訊 700**************/
.book{
}
/*書籍資訊-書封*/
.book_cover {
margin:0 14px 0 0;
}
.book_cover img {
width: 180px !important;
height: 240px !important;
}
/*** 書籍資訊-內文 ***/
.book h1,
.book h2,
.book h3,
.book h4 {
max-width:230px !important;
}

/*摘錄自 font-weight:bold;*/
.book h1 {
margin: 12px 0 8px 0!important;
font-size:16px !important;
}
/*當期雜誌書名 > 雜誌名稱*/
.book h2 {
margin:0 0 2px 0 !important;
height: 100px;
}
/*雜誌名稱*/
.book h3 {
}
/*年月.期數*/
.book h4 {
 margin:0 !important;
}

/***BTN-月讀包.電子書 ***/
.btn_buy {
width: 100%;
margin-top:20px;
padding:30px 0% 20px 0%;
}

.btn1,
.btn1:active,
.btn1:visited,
.btn1:hover,
.btn1_no {
width:100%;
height: 58px;
font-size: 26px;
line-height: 58px;
}

.btn1_no {
line-height: 58px;
}

.btn_buy .mr {
margin: 0 0 15px 0;
}

/************** 2內文 書籍資訊 文末修改 700**************/
/*書籍資訊-書封*/
.single_article_book_cover {
	width:182px;
margin:0 14px 0 0;
}

.single_article_book_cover  img{
	width:182px;
}
	
.single_article_book_cover img {
width: 180px !important;
height: 240px !important;
}
	
/*書籍資訊-資訊外框*/	
.single_article_book_info{
	min-height:270px;
	padding:0 0 0 196px;
}

/*摘錄自 font-weight:bold;*/
.single_article_book h1 {
margin: 12px 0 8px 0!important;
font-size:16px !important;
}
/*當期雜誌書名 > 雜誌名稱*/
.single_article_book h2 {
margin:0 0 2px 0 !important;
height: 100px;
}
/*雜誌名稱*/
.single_article_book h3 {
}
/*年月.期數*/
.single_article_book h4 {
 margin:0 !important;
}

/***BTN-月讀包.電子書 ***/
.single_article_btn_buy {
width: 100%;
margin-top:20px;
padding:30px 0 20px 0;
}

.single_article_btn1,
.single_article_btn1:active,
.single_article_btn1:visited,
.single_article_btn1:hover,
.single_article_btn1_no {
width:100%;
height: 58px;
font-size: 26px;
line-height: 58px;
}

.single_article_btn1_no {
line-height: 58px;
}

.single_article_btn_buy .mr {
margin: 0 0 15px 0;
}

/*推薦延伸閱讀*/
.single_article_info_box{
	width:100%;
	padding:0;
}
.single_article_extend_block{
	width:106.6%;
	margin: 0 0 80px -3.3%;
}
	
.single_article_extend_box04{
	display:none;

}	
	
.single_article_extend_cover{
	width:79%;
	height:auto;
	overflow:hidden;
	border:1px solid #d9d9d9;
	margin: 0 auto 15px auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	line-height:0;
}

.single_article_extend_text01{
	width:79%;

}

.single_article_extend_text02{
	width:79%;
	
}

.single_article_extend_text03{
	width:79%;
}
	
	
/*註冊會員*/
.single_article_singup_block{
  width:100%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}
	
.single_article_singup_text01{
	  width:96%;
	  max-width:350px;
	  line-height:18px;
		font-size:16px;
	  color:#39393e;
	  margin:0 auto 8px auto;
    position:relative;
	}
	
.single_article_singup_text02{
	  width:96%;
	  max-width:350px;
	  line-height:31px;
		font-size:20px;
	  color:#39393e;
	  font-weight:bold;
		margin:0 auto 0 auto;
	  position:relative;
	}

/*立即前往700*/	
.single_article_singup_btn{
position:relative;
clear:both;
	margin:5px 0 0 0;
}


	
	
	
}


/*===========================================================*/
@media (max-width: 600px) {
#page{	
    width:100%;
}

/*** header高度 ***/
.site-title-group{
margin:15px 20px 14px 20px;
}
/*** header強改 ***/
.header-logo{
	width: 130px;
	height: 28px;
	margin-top:4px;
	margin-right:6px;
}
.header-btn01,
.header-btn011{
	margin: 10px 4px 0px 0px;
}
.header-btn01 a:link,
.header-btn01 a:visited,
.header-btn01 a:hover,
.header-btn01 a:active,
.header-btn011 a:link,
.header-btn011 a:visited,
.header-btn011 a:hover,
.header-btn011 a:active{
	font-size: 20px;
	padding:3px 10px;
	letter-spacing:-1px;
}

/*** 網站識別logo ***/
.site-title-group 
.site-title a{
background-size:207px 28px;
}


/*** 主選單 ***/
#site-navigation{}
.navigation-main{
border-top: solid 1px #629540;
border-bottom: solid 1px #629540;
}
.navigation-main.toggled ul {
background: #eee;
}
/*** btn1 ***/
.site-header .menu-toggle {
background:#629540;
}
.site-header .menu-toggle:hover{
background:#629540;
}
.navigation-main.toggled .menu-toggle {
background:#5db307;
}

/*** btn2 ***/
.navigation-main ul > .current-post-ancestor a {
border-bottom: none;
color:#629540 !important;
}
.navigation-main ul > .current-post-ancestor a:hover{
color:#fff !important;
}
.navigation-main.toggled ul > .current_page_item > a, .navigation-main.toggled ul > .current-menu-item > a {
color:#fff;
background: #629540;
}
.navigation-main.toggled ul > .current_page_item , .navigation-main.toggled ul > .current-menu-item {
background: #629540;
}
.navigation-main ul > .current_page_item, .navigation-main ul > .current-menu-item, .navigation-main ul > .current-post-ancestor, .navigation-main ul > .current-menu-ancestor, .navigation-main ul > .current-menu-parent, .navigation-main ul > .current-post-parent {
background:#eee;	 
}
.navigation-main.toggled li a:hover {
color:#fff;
background:#629540;
}
.navigation-main.toggled li a {
color:#000;
background:#eee;
}

/*** 麵包屑  ***/
.breadcrumbs {
margin: 20px 40px 20px 30px !important;
}

/*** 相關文章(2內頁) ***/
/*文字外框.內容*/
.single .site-content .related-content article {
width:100%;
margin: 0px 0px 10px 0px !important;
min-height:50px;
}

/*名稱(相關文章)*/
.single .site-content .related-content .related-content-title {
margin-left:0px !important;
padding-bottom: 20px;
}

/*** 發表迴響 (2內頁) ***/
.comments-area{
margin-top: 10px;
}

/*** 1A-1首頁 文章區1 ***/
/*1A-1 文章外框*/
.featured-content article {
margin-left:10px;
margin-right:8px;
margin-top: 20px;
}
/*1A-1 文章圖片*/
.featured-content .has-post-thumbnail .entry-thumbnail, .featured-content-secondary .has-post-thumbnail .entry-thumbnail, .has-post-thumbnail .entry-thumbnail {
margin-bottom: 15px;
}
/*1A-1 文章標題*/
.featured-content 
.entry-header
.entry-title {
font-size:24px;
line-height:26px;
}

/*** 1A-2首頁 文章區2 ***/
.featured-content-secondary {
padding-left:10px;
padding-right:10px;
}
/*1A-2 文章標題*/
.featured-content-secondary
.entry-title {
font-size:24px !important;
line-height:26px;
}
/*** 1A-3首頁 文章區3 ***/
/*1A-3 文章外框 (1B分頁)*/
.site-content article {
margin-left: 10px;
margin-right: 8px;
}
/*1A-3 文章標題-字級*/
.site-content 
.entry-title{
font-size:24px !important;
line-height:26px;
}

/******************  2內頁  ******************/
/*** 2內頁 文章區 ***/
/*2 文章外框*/
.single .site-content article {
padding: 20px 30px !important;
}
/*1A-3 文章標題-定位*/
.single .entry-header {
margin-bottom: 30px;
}
/*2上方資訊-文章標題*/
.single .site-content .entry-title {
font-size: 32px !important;
line-height: 36px;
margin-bottom: 8px;
}
/*2內文-圖片*/
.img_50 img{
width:100%;
}
.img_100,
.img_50{
width:auto;
height: auto;
margin-bottom:5px;	
margin-left:-30px;
margin-right:-30px;	
}
/*2內文-圖片說明*/
.wp-caption .wp-caption-text {
font-size: 16px;
line-height: 22px;
width:88%;
margin-left:auto;
margin-right:auto;	
}
/*2內文-表單table*/

#table1 .tr {
width:96%;
padding:10px 2% 12px 2%;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box; 
box-sizing: border-box; 

}
#table1 .td {
width: 100%;
}
#table1 .td:nth-of-type(odd){
padding:0px 0px 4px 0px;
width:100%;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box; 
box-sizing: border-box; 

}

/*2內文-嵌入影片自動縮放*/
.video-container {
	margin:20px -30px;
}



/************** 2內文 書籍資訊 600**************/
/*書籍資訊-書封*/
.book_cover {
    margin:0 12px 0 0;
    }
    .book_cover img {
    width: 140px !important;
    height: 187px !important;
    }
    /*** 書籍資訊-內文 ***/
    .book h1,
    .book h2,
    .book h3,
    .book h4 {
    max-width:190px !important;
    }
    
    /*摘錄自 font-weight:bold;*/
    .book h1 {
    margin: 6px 0px -2px 0!important;
    font-size:14px !important;
    }
    /*當期雜誌書名 > 雜誌名稱*/
    .book h2 {
    font-size:24px !important;
    line-height:26px!important;
    margin:0 0 6px 0 !important;
    height: 90px;
    }
    /*雜誌名稱*/
    .book h3 {
    font-size:20px !important;
    line-height:22px!important;
    margin:0 0 -4px 0 !important;
    }
    /*年月.期數*/
    .book h4 {
    font-size:14px !important;
    margin:0 !important;
    }
    
    /***BTN-月讀包.電子書 ***/
    .btn_buy {
    padding:20px 0% 20px 0%;
    }
    
    .btn1,
    .btn1:active,
    .btn1:visited,
    .btn1:hover,
    .btn1_no {
    width:100%;
    height: 58px;
    font-size: 26px;
    line-height: 58px;
    }
    
    .btn1_no {
    line-height: 58px;
    }
    
    .btn_buy .mr {
    margin: 0 0 15px 0;
    }


/************** 2內文 書籍資訊 文末修改 600**************/
	
/*書籍資訊-書封*/
.single_article_book_cover {
margin:0 12px 0 0;
}
.single_article_book_cover img {
width: 140px !important;
height: 187px !important;
}

.single_article_book{
	height: 293px;
	margin:50px 0;
	}	
	
/*書籍資訊-資訊外框*/	
.single_article_book_info{
	min-height: 210px;
	padding:0 20px 0 160px;
}	


/*摘錄自 font-weight:bold;*/
.single_article_book h1 {
margin: 6px 0px -2px 0!important;
font-size:14px !important;
}
/*當期雜誌書名 > 雜誌名稱*/
.single_article_book h2 {
font-size:24px !important;
line-height:1.2em!important;
margin:0 0 6px 0 !important;
height: 90px;
}
/*雜誌名稱*/
.single_article_book h3 {
font-size:20px !important;
line-height:22px!important;
margin:0 0 -4px 0 !important;
}
/*年月.期數*/
.single_article_book h4 {
font-size:14px !important;
margin:0 !important;
}

/***BTN-月讀包.電子書 ***/
.single_article_btn_buy {
padding:20px 0 20px 0;
}

.single_article_btn1,
.single_article_btn1:active,
.single_article_btn1:visited,
.single_article_btn1:hover,
.single_article_btn1_no {
width:100%;
height: 58px;
font-size: 26px;
line-height: 58px;
}

.single_article_btn1_no {
line-height: 58px;
}

.single_article_btn_buy .mr {
margin: 0 0 15px 0;
}
	
	
.single_article_info_box{
	height:292px;
	}
	
		
	
}



@media (max-width: 500px) {

/*推薦延伸閱讀*/
.single_article_extend_block{
	width:106.6%;
	margin: 0 0 80px -3.3%;
}
	
.single_article_extend_box03{
	display:none;

}	
	
.single_article_extend_cover{
	width:86%;
	height:auto;
	overflow:hidden;
	border:1px solid #d9d9d9;
	margin: 0 auto 15px auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	line-height:0;
}

.single_article_extend_text01{
	width:86%;

}

.single_article_extend_text02{
	width:86%;
	
}

.single_article_extend_text03{
	width:86%;
}
	
}


/*===========================================================*/
@media (max-width: 400px) {
#page{	
}
/*** header高度 ***/
.site-title-group{
margin:14px 14px 12px 14px;
}

/*** header強改 ***/
.header-logo{
	width: 110px;
	height: 23px;
	margin-top:4px;
	margin-right:6px;
}
.header-btn01,
.header-btn011{
	margin: 7px 3px 0px 0px;
}
.header-btn01 a:link,
.header-btn01 a:visited,
.header-btn01 a:hover,
.header-btn01 a:active,
.header-btn011 a:link,
.header-btn011 a:visited,
.header-btn011 a:hover,
.header-btn011 a:active{
	font-size: 17px;
	padding:3px 7px;
	letter-spacing:-0.5px;
}

/*** 網站識別logo ***/
.site-title-group 
.site-title a{
background-size:177px 24px;
}


/*** 麵包屑 ***/
.breadcrumbs {
    margin: 12px 20px 20px 20px !important;
}
/*** 相關文章(2內頁) ***/
.single .site-content .related-content {
padding-left: 30px;
padding-right: 30px;
}
/*標題*/
.single 
.site-content 
.related-content 
.entry-title{
margin-top:-7px !important;
font-size:18px!important;
line-height:1.25em;
}

/*1A-1 文章內文-文字 (1B分頁)*/
.entry-summary {
line-height:1.3em;
}
/*1A-1 BTN繼續閱讀-定位 */
.featured-content
.entry-summary p{
margin:20px 0 0;
}
/*1A-1 BTN-樣式 (2內頁)*/
button, input[type="button"], input[type="reset"], input[type="submit"], .button-primary, a.button-primary, .wpm-button-primary, a.wpm-button-primary {
    padding: 8px;
    font-size: 16px;
}
/******************  2內頁  ******************/
/*** 2內頁 文章區 ***/
/*2 文章外框*/
.single .site-content article {
padding:10px 20px !important;
}
/*1A-3 文章標題-定位*/
.single .entry-header {
margin-bottom: 20px;
}

/*2上方資訊-文章標題*/
.single .site-content .entry-title {
font-size: 28px !important;
line-height: 30px;
}

/*2內文-圖片說明*/
.wp-caption .wp-caption-text {
font-size: 15px;
line-height:20px;
width:86%;
margin-top:-1px;
}
/*2內文-文字*/
.site-content 
.entry-content {
font-size:18px;
line-height:1.5em;
}

/************** 2內文 書籍資訊 400**************/
/*書籍資訊-外框*/
.book {
    margin:40px auto 20px !important;
    }
    /*書籍資訊-書封*/
    .book_cover {
    margin:0 10px 0 0;
    }
    .book_cover img {
    width: 110px !important;
    height: auto !important;
    }
    /*** 書籍資訊-內文 ***/
    .book h1,
    .book h2,
    .book h3,
    .book h4 {
    max-width:158px !important;
    }
    
    /*摘錄自 font-weight:bold;*/
    .book h1 {
    margin: -8px 0px -2px 0!important;
    font-size:13px !important;
    }
    /*當期雜誌書名 > 雜誌名稱*/
    .book h2 {
    font-size:20px !important;
    line-height:22px!important;
    margin:0 0 2px 0 !important;
    height: 72px;
    }
    /*雜誌名稱*/
    .book h3 {
    font-size:16px !important;
    line-height:18px!important;
    margin:0 0 -2px 0 !important;
    }
    /*年月.期數*/
    .book h4 {
    font-size:13px !important;
    }
    
    /***BTN-月讀包.電子書 ***/
    .btn_buy {
    margin-top: 15px;
    padding:15px 0% 20px 0%;
    }
    
    .btn1,
    .btn1:active,
    .btn1:visited,
    .btn1:hover,
    .btn1_no {
    height: 56px;
    font-size: 24px;
    line-height: 56px;
    }
    
    .btn1_no {
    line-height: 56px;
    }
    
    .btn_buy .mr {
    margin: 0 0 10px 0;
    }

/************** 2內文 書籍資訊 文末修改 400**************/
/*書籍資訊-外框*/
.single_article_book {
	height:233px;
margin:40px auto 40px !important;
}
/*書籍資訊-書封*/
.single_article_book_cover {
margin:0 10px 0 0;
}
.single_article_book_cover img {
width: 110px !important;
height: auto !important;
}


/*摘錄自 font-weight:bold;*/
.single_article_book h1 {
margin: -8px 0px -2px 0!important;
font-size:13px !important;
}
/*當期雜誌書名 > 雜誌名稱*/
.single_article_book h2 {
font-size:20px !important;
line-height:22px!important;
margin:0 0 2px 0 !important;
height: 72px;
}
/*雜誌名稱*/
.single_article_book h3 {
font-size:16px !important;
line-height:18px!important;
margin:0 0 -2px 0 !important;
}
/*年月.期數*/
.single_article_book h4 {
font-size:13px !important;
}

/***BTN-月讀包.電子書 ***/
.single_article_book_info{
	min-height:163px;
	padding:0 15px 0 128px ;	
	}
.single_article_btn_buy {
	width:100%;
margin-top: 15px;
padding:15px 0 20px 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box; 
box-sizing: border-box; 

}

.single_article_btn1,
.single_article_btn1:active,
.single_article_btn1:visited,
.single_article_btn1:hover,
.single_article_btn1_no {
height: 56px;
font-size: 24px;
line-height: 56px;
}

.single_article_btn1_no {
line-height: 56px;
}

.single_article_btn_buy .mr {
margin: 0 0 10px 0;
}
	
/*推薦延伸閱讀*/
.single_article_extend_block{
	width:104%;
	margin: 0 0 40px -2%;
}
	
.single_article_extend_box03{
	display:none;

}	
	
.single_article_extend_cover{
	width:90%;
	height:auto;
	overflow:hidden;
	border:1px solid #d9d9d9;
	margin: 0 auto 15px auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	line-height:0;
}

.single_article_extend_text01{
	width:90%;

}

.single_article_extend_text02{
	width:90%;
	
}

.single_article_extend_text03{
	width:90%;
}
	
	
	
	
/*===========================================================*/
@media (max-width: 380px) {
	
	.widget-area .widget{
		 margin:0;
	}
	
/*** 增加下載APP連結在下方 ***/
.widget-area {
	  min-width:320px;
}

.widget-title{
	min-width:320px;
}

.foot_app_download_box{
	width: 320px;
}

.foot_app_download_ios{
	width: 150px;
}


.foot_app_download_android{
	width: 150px;
}


	
}

/*===========================================================*/





