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

  記事

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

/* ------------------------------
   レイアウト
------------------------------ */
#wrapper_news {
	width: 100%;
	margin: 0 auto;
	padding: 2.5% 0;
}
#wrapper_news-article {
	position: relative;
}



/* ------------------------------
   タグ
------------------------------ */
.single-news .tag a {
	margin: 0.5em 0.5em 0.25em 0;
}
.single-news .tag a:first-child {
	background: #001011;
}
.single-news .tag span {
	display: block;
}


/* ___________________________________

  contents
____________________________________ */

/* メインカラム
--------------------------- */
.container_subpage .ptn01 ul#post-list li.main {
	flex: 0 0 65%;
	margin: 0 3% 2% 0;
	padding: 0 0 2% 0;
}
.container_subpage .ptn01 ul#post-list li.main .paragraph {
	margin-bottom: 3em;
}
#archive_news #archive_news_ul ul.inner li.photo {
	width: 28%;
	margin-right: 2%;
	border-radius: 5px;
}
#archive_news #archive_news_ul ul.inner li.photo img {
	border-radius: 5px;
}
#archive_news #archive_news_ul ul.inner li.txt {
	width: 70%;
	padding: 0;
	line-height: 1.2;
	border-radius: 0;
}
#news-article #inner_news-article span.wrapper-date {
	margin-bottom: 1em;
	color: #888;
	font-size: 13px;
	display: block;
}


/* サブカラム
--------------------------- */
.container_subpage .ptn01 ul#post-list li.sub {
	flex: 0 0 32%;
	margin-right: 0;
	padding: 0 0 2% 0;
}
#archive_news #archive_news_ul li.sub ul.inner li.inner_li {
    width: 100%;
}
.single .container_subpage ul#post-list li.sub ul.inner2 {
	margin-bottom: 3em;
	align-items: stretch;
}
.single .container_subpage ul#post-list li.sub ul.inner2 li {
	line-height: 2.2;
	border-bottom: 1px dotted #ccc;
}
.single .container_subpage ul#post-list li.sub ul#archive-inner2 {
	margin-bottom: 0;
}

/* ------------------------------
   段落
------------------------------ */
.single-news .container_subpage ul#post-list li.main p {
	margin: 0 0 1em;
}
.single-news .container_subpage ul#post-list li.main img {
	margin: 0 0 5%;
}
.single-news .container_subpage ul#post-list li.main img.mgt-5 {
	margin-top: 5%;
}


/* ------------------------------
   見出し
------------------------------ */
#wrapper_news-article h1 {
	margin-bottom: 0.5em;
	padding: 1% 0 0.5em 0;
	font-size: 24px;
	line-height: 1.2;
}
#wrapper_news-article ul#post-list li.main h2 {
	margin: 0;
	padding: 2em 0 0.5em;	
	font-size: 20px;
	text-align: left;
}
#wrapper_news-article ul#post-list li.main h2:first-of-type {
	padding-top: 1em;	
}
#wrapper_news-article h3 {
	margin: 0.5em 0 0.5em !important;
	padding: 0;
	color: #1E1B18;
	font-size: 16px;
}

/* あしらい */
#wrapper_news-article .related_articles h2::before {
	content: url(https://www.grande-villaclub.com/wp-content/themes/grande/assets/common/img/frame_l_blu.svg);
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	padding-right: 20px;
}
#wrapper_news-article .related_articles h2::after {
	content: url(https://www.grande-villaclub.com/wp-content/themes/grande/assets/common/img/frame_r_blu.svg);
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	padding-left: 20px;
}

/* ------------------------------
   OL
------------------------------ */
.paragraph ol.outer {
	margin-bottom: 2em;
	counter-reset: counter01;
}
.paragraph ol.outer li::before {
	counter-increment: counter01; 
	content: counter(counter01)'.'; 
	margin-right: 0.5em;
}


/* ------------------------------
   画像（２列）
------------------------------ */
.paragraph ul.two-rows {
	align-items: flex-start;
}
.paragraph ul.two-rows li.outer_li {
	flex: 0 0 49%;
	margin-right: 2%;
}
#wrapper_news-article ul#post-list li.main .paragraph ul.two-rows li.outer_li li.photo img {
	width: 100%;
	margin-bottom: 0;
}
#wrapper_news-article ul#post-list li.main .paragraph ul.two-rows li.outer_li li.photo img.no_txt {
	margin-bottom: 5%;
}
.paragraph ul.two-rows li.outer_li:nth-child(2n) {
	margin-right: 0;
}
.paragraph ul.two-rows li.outer_li li.txt {
	padding: 0.5em 0 1em;
}


/* ------------------------------
   補足
------------------------------ */
.supplement {
	padding: 1.5em;
	border-radius: 10px;
	border: 1px solid #ccc;
}
.single-news .container_subpage ul#post-list li.main .supplement h3 {
	margin: 0;
	padding: 0 0 0.5em;
	color: #888;
	font-size: 14px;
	border-top: none;
	border-bottom: none;
	position: relative;
	display: inline-block;
}

.single-news .container_subpage ul#post-list li.main .supplement p {
	margin-bottom: 0;
}


/* ___________________________________

  その他の記事
____________________________________ */

.related_articles h2#h2-news::before {
	content: "\eb32";
	margin-right: 0.25em;
}

/* 画像 */
.related_articles ul.outer li.outer_li ul.inner li.photo {
	width: 28%;
	margin-right: 2%;
	border-radius: 5px 0 0 5px;
}
.related_articles ul.outer li.outer_li ul.inner li.photo img {
	height: 80px;
	border-radius: 5px 0 0 5px;
}

/* テキスト */
.related_articles ul.outer li.outer_li ul.inner li.txt {
	width: 68%;
	padding-right: 2%;
	line-height: 1.2;
	border-radius: 0 5px 5px 0;
}




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

  アーカイブ

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

/* ___________________________________

  contents
____________________________________ */

/* メインカラム
--------------------------- */
#archive_news #archive_news_ul li.main {
	flex: 0 0 65%;
	margin: 0 3% 2% 0;
	padding: 0 0 2% 0;
}
#archive_news #archive_news_ul ul.inner li.photo {
	flex: 0 0 28%;
	width: 28%;
	margin-right: 2%;
	border-radius: 5px;
}
#archive_news #archive_news_ul ul.inner li.photo img {
	border-radius: 5px;
	object-fit: cover;
}
#archive_news #archive_news_ul ul.inner li.txt {
	flex: 0 0 70%;
	width: 70%;
	padding: 0;
	line-height: 1.2;
	border-radius: 0;
}
.post-type-archive-post .archive_ul li.outer-li {
  flex: 0 0 auto;
  margin: 0 0 2% 0;
  width: 100%;
  max-width: 100%;
}


/* サブカラム
--------------------------- */
#archive_news #archive_news_ul li.sub {
	flex: 0 0 32%;
	margin-right: 0;
	padding: 0 0 2% 0;
}
#archive_news #archive_news_ul li.sub ul.inner li.inner_li {
    width: 100%;
}
.archive .container_subpage_inner li.sub ul.inner2 {
	margin-bottom: 3em;	
	align-items: stretch;
}
.archive .container_subpage_inner li.sub ul.inner2 li {
	line-height: 2.2;	
	border-bottom: 1px dotted #ccc;
}
.archive .container_subpage_inner li.sub ul#archive-inner2 {
	margin-bottom: 0;
}




/* ------------------------------
   ページネーション
------------------------------ */

.pagination2 li.previous {
	flex: 0 0 auto;
	width: 100%;
	max-width: 100%;
	margin-right: 0;
}
.pagination2 li.next {
	flex: 0 0 auto;
	width: 100%;
	max-width: 100%;
	margin-left: 0;
	text-align: left;
}



/**
 * レスポンシブ: PC用 ウィンドウ幅811px以上、1200px以下
 */
@media screen and (min-width:811px) and ( max-width:1200px) {	

/* ------------------------------
   見出し
------------------------------ */

/* あしらい */
#wrapper_news-article .related_articles h2::before {
	width: 90px;
	padding-right: 20px;
}
#wrapper_news-article .related_articles h2::after {
	width: 90px;
	padding-left: 20px;
}


/* ------------------------------
   日付
------------------------------ */
.wrapper-date {  
	top: 33px;
}
	

/* ------------------------------
   段落
------------------------------ */
	
}


/**
 * レスポンシブ: TB用 ウィンドウ幅810px以下共通
 */
@media screen and ( max-width:810px) {

/* ------------------------------
   目次
------------------------------ */
#toc {
	width: 94%;
	padding: 2% 3%;
}

/* ------------------------------
   レイアウト
------------------------------ */
#wrapper_news-article ul#post-list li.main img {
	width: 100%;
}

/* ___________________________________

  contents
____________________________________ */

/* メインカラム
--------------------------- */
.container_subpage .ptn01 ul#post-list li.main {
	flex: 0 0 auto;
	width: 100%;
	max-width: 100%;
	margin: 0 3% 0 0;
	padding: 0 0 2% 0;
}


/* サブカラム
--------------------------- */	
.container_subpage .ptn01 ul#post-list li.sub {
	flex: 0 0 auto;	
	width: 100%;
	max-width: 100%;
	padding: 0 0 2% 0;
}
#archive_news #archive_news_ul li.sub ul.inner li.txt {
	flex: 0 0 auto;
	width: 100%;
	max-width: 100%;
	padding: 0;
}	
	
	
/* ========================================

  アーカイブ

======================================== */
/* ___________________________________

  contents
____________________________________ */

/* メインカラム
--------------------------- */
#archive_news #archive_news_ul li.main {
	flex: 0 0 auto;
	width: 100%;
	max-width: 100%;
	margin: 0 3% 0 0;
	padding: 0 0 2% 0;
}

/* サブカラム
--------------------------- */
#archive_news #archive_news_ul li.sub {
	flex: 0 0 auto;	
	width: 100%;
	max-width: 100%;
	padding: 2% 0 0 0;
}
}



/**
 * レスポンシブ: TB用 ウィンドウ幅641px以上、810px以下
 */
@media screen and (min-width:641px) and ( max-width:810px) {

/* ------------------------------
   見出し
------------------------------ */
#wrapper_news-article h1 {
	font-size: 22px;
}	
.container_subpage_inner h2 {
	font-size: 3.3vw;
}

/* あしらい */
#wrapper_news-article .related_articles h2::before {
	width: 80px;
	padding-right: 3vw;
}
#wrapper_news-article .related_articles h2::after {
	width: 80px;
	padding-left: 3vw;
}	


/* ------------------------------
   日付
------------------------------ */
.wrapper-date {  
	top: 20px;
}	
}



/**
 * レスポンシブ: SP用 ウィンドウ幅640px以下
 */
@media screen and (max-width:640px) {	

/* ------------------------------
   見出し
------------------------------ */
#wrapper_news-article h1 {
	margin-top: 0;
	font-size: 20px;
}

/* あしらい */
#wrapper_news-article .related_articles h2::before {
	width: 70px;
	padding-right: 3vw;
}
#wrapper_news-article .related_articles h2::after {
	width: 70px;
	padding-left: 3vw;
}


/* ------------------------------
   レイアウト
------------------------------ */
.related_articles ul.outer li.outer_li ul.inner li.txt {
	font-size: 2vw;
}	

/* ------------------------------
   日付
------------------------------ */
.wrapper-date {  
	width: 140px;
	top: 14px;	
}	
	
/* ------------------------------
   見出し
------------------------------ */
#wrapper_news-article ul#post-list li.main h2 {
	font-size: 18px;
	padding: 2em 0 1em;	
}

/* ------------------------------
   段落
------------------------------ */

	
/* ------------------------------
   画像（２列）
------------------------------ */
#wrapper_news-article ul#post-list li.main .paragraph ul.two-rows li.outer_li li.photo img {
	border-radius: 10px;
}
	
/* ========================================

  アーカイブ

======================================== */	
/* ___________________________________

  contents
____________________________________ */

/* メインカラム
--------------------------- */
.post-type-archive-post .container .main h3 {
	padding: 0;
}
}



/**
 * レスポンシブ: SP用 ウィンドウ幅480px以下
 */
@media screen and ( max-width:480px) {

/* ------------------------------
   レイアウト
------------------------------ */
.related_articles ul.outer li.outer_li ul.inner li.txt {
	font-size: 14px;
}	

/* ------------------------------
   見出し
------------------------------ */
/* あしらい */
#wrapper_news-article .related_articles h2::before {
	width: 60px;
	padding-right: 3vw;
}
#wrapper_news-article .related_articles h2::after {
	width: 60px;
	padding-left: 3vw;
}


/* ------------------------------
   日付
------------------------------ */
.wrapper-date {  
	width: 130px;
	font-size: 13px;
	top: 14px;
}

	
/* ------------------------------
   段落
------------------------------ */	
table.ptn02 td {
	white-space: nowrap;
}


/* ___________________________________

  その他の記事
____________________________________ */

/* 画像 */
.related_articles ul.outer li.outer_li ul.inner li.photo {
	width: 20%;
}

/* テキスト */
.related_articles ul.outer li.outer_li ul.inner li.txt {
	width: 76%;
}	
	
	
	
/* ========================================

  アーカイブ

======================================== */	
/* ___________________________________

  contents
____________________________________ */

/* メインカラム
--------------------------- */	
.post-type-archive-post #archive_news #archive_news_ul ul.inner li.photo {
	width: 20%;
	margin-right: 2%;
	border-radius: 5px;
}
#archive_news #archive_news_ul ul.inner li.photo img {
	height: 80px;
	border-radius: 5px;
}
.post-type-archive-post #archive_news #archive_news_ul ul.inner li.txt {
	width: 78%;
	padding: 0;
	line-height: 1.2;
	border-radius: 0;
}
.post-type-archive-post .archive_ul ul.inner li.txt h3 {
	font-size: 13px;
	line-height: 1.2;
}	
}




/**
 * レスポンシブ: SP用 ウィンドウ幅428px以下
 */
@media screen and ( max-width:428px) {

/* ------------------------------
   見出し
------------------------------ */

/* あしらい */
#wrapper_news-article .related_articles h2::before {
	width: 55px;
	padding-right: 3vw;
}
#wrapper_news-article .related_articles h2::after {
	width: 55px;
	padding-left: 3vw;
}


/* ___________________________________

  その他の記事
____________________________________ */

/* 画像 */
.related_articles ul.outer li.outer_li ul.inner li.photo {
	width: 20%;
}
.related_articles ul.outer li.outer_li ul.inner li.photo img {
	height: 70px;
}	

/* テキスト */
.related_articles ul.outer li.outer_li ul.inner li.txt {
	width: 76%;
}
	
	
/* ========================================

  アーカイブ

======================================== */	
/* ___________________________________

  contents
____________________________________ */

/* メインカラム
--------------------------- */	
.post-type-archive-post #archive_news #archive_news_ul ul.inner li.photo {
	width: 24%;
	margin-right: 2%;
	border-radius: 5px;
}
#archive_news #archive_news_ul ul.inner li.photo img {
	height: 80px;
	border-radius: 5px;
}
.post-type-archive-post #archive_news #archive_news_ul ul.inner li.txt {
	width: 74%;
	padding: 0;
}	
}


/**
 * レスポンシブ: SP用 ウィンドウ幅414px以下
 */
@media screen and ( max-width:414px) {

/* ------------------------------
   見出し
------------------------------ */

/* あしらい */
#wrapper_news-article .related_articles h2::before {
	width: 50px;
	padding-right: 3vw;
}
#wrapper_news-article .related_articles h2::after {
	width: 50px;
	padding-left: 3vw;
}		

/* ------------------------------
   日付
------------------------------ */
.wrapper-date {  
	top: 12px;
}

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

  アーカイブ

======================================== */	
/* ___________________________________

  contents
____________________________________ */

/* メインカラム
--------------------------- */	
.post-type-archive-post #archive_news #archive_news_ul ul.inner li.photo {
	width: 14%;
	margin-right: 2%;
	border-radius: 5px;
}
#archive_news #archive_news_ul ul.inner li.photo img {
	height: 80px;
	border-radius: 5px;
}
.post-type-archive-post #archive_news #archive_news_ul ul.inner li.txt {
	width: 84%;
	padding: 0;
}	
}





/**
 * レスポンシブ: SP用 ウィンドウ幅375px以下
 */
@media screen and ( max-width:375px) {
	

/* ------------------------------
   見出し
------------------------------ */

/* あしらい */
#wrapper_news-article .related_articles h2::before {
	width: 45px;
	padding-right: 3vw;
}
#wrapper_news-article .related_articles h2::after {
	width: 45px;
	padding-left: 3vw;
}

/* ------------------------------
   日付
------------------------------ */
.wrapper-date {  
	width: 110px;
	font-size: 12px;
	top: 12px;
}
	
/* ------------------------------
   画像（２列）
------------------------------ */
#wrapper_news-article ul#post-list li.main .paragraph ul.two-rows li.outer_li li.photo img {
	border-radius: 5px;
}


/* ___________________________________

  その他の記事
____________________________________ */

/* 画像 */
.related_articles ul.outer li.outer_li ul.inner li.photo {
	width: 24%;
}
.related_articles ul.outer li.outer_li ul.inner li.photo img {
	height: 70px;
}	

/* テキスト */
.related_articles ul.outer li.outer_li ul.inner li.txt {
	width: 72%;
	font-size: 12px;
}	
}



/**
 * レスポンシブ: SP用 ウィンドウ幅320px以下
 */
@media screen and ( max-width:320px) {

/* ------------------------------
   見出し
------------------------------ */	
#wrapper_news-article h1 {
	font-size: 18px;
}
#wrapper_news-article ul#post-list li.main h2 {
	font-size: 16px;
}	

/* あしらい */
#wrapper_news-article .related_articles h2::before {
	width: 40px;
	padding-right: 3vw;
}
#wrapper_news-article .related_articles h2::after {
	width: 40px;
	padding-left: 3vw;
}	
}


/**
 * レスポンシブ: SP用 ウィンドウ幅280px以下
 */
@media screen and ( max-width:280px) {
	

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

  アーカイブ

======================================== */	
/* ___________________________________

  contents
____________________________________ */

/* メインカラム
--------------------------- */	
.post-type-archive-post #archive_news #archive_news_ul ul.inner li.photo {
	width: 14%;
	margin-right: 2%;
	border-radius: 5px;
}
#archive_news #archive_news_ul ul.inner li.photo img {
	height: 80px;
	border-radius: 5px;
}
.post-type-archive-post #archive_news #archive_news_ul ul.inner li.txt {
	width: 84%;
	padding: 0;
}
.post-type-archive-post .archive_ul ul.inner li.txt h3 {
	font-size: 12px;
}	
}

