@charset "utf-8";
/* CSS Document */

.ListDesignMore01 li {
	background: #fff;
}
.ListDesignMore01 li p.dispRightAnchor a {
	color: #222;
	background: transparent;
	border: 1px solid #222;
	border-radius: 0;
	padding: 2px 24px 2px 8px;
	box-shadow: none;
	z-index: 2;
	margin-top: 4px;
}
.listSiteMiddle6 li a:not(.noListLink) {
	background: #fff;
}
.ListDesignMore01 li img.imgLeft {
	width: 60px;
	height: auto;
	aspect-ratio: 1 / 1;
	object-fit: cover;
}
.ListDesignMore01 li div.ListText {
	margin: 0px 0px 0px 72px;
}
.ListDesignMore01 li font.topicWordLarge {
	font-weight: 700;
	color: #222;
	    line-height: 1.3;
    padding: 6px 12px 4px 0;
    display: inline-block;
}
.ListDesignMore01 li font.topicWord2Ml10 {
	color: #555;
	margin-left: 0;
}
.ListDesignMore01 li img.imgLeft {
	    margin: 6px 5px -10px 0px;
}
.ListDesignMore01 li a {
	padding: 36px 10px 12px 10px;
	position: relative;
}
.ListDesignMore01 li p.dispRightAnchor a::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    display: block;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: solid 1px #222;
    border-right: solid 1px #222;
    -webkit-transform: rotate(45deg);
}
.icon-week {
	width: 20px;
	height: 20px;
	margin-top: -2px;
	margin-right: 2px;
	display: inline-block;
}
.ListDesignMore01 li p.weekWord {
	font-size: 0.9rem;
    width: fit-content;
    height: auto;
    float: none;
    margin: -26px 0;
	font-weight: 500;
	    display: flex;
	align-items: center;
    left: 10px;
	letter-spacing: -.05em;
}
.ListDesignMore01 li p.weekWord .weekWord-gold {
	font-size: 1.15em;
	color: #b59b00;
	font-weight: 700;
    display: inline-block;
	margin-bottom: 0; margin-right: 1px;
}
.list-bg-gray {
	/*background: #dcdcdc;*/
	padding: 0 0 10px ;
}
.list-bg-gray li {
	margin: 0 10px;
	padding: 0;
	border-bottom: 1px solid #dcdcdc;
}
.list-bg-gray li:last-child {
	border-bottom: none;	
}
.column-list-series-title {
 	font-size: 1.05rem;
	font-weight: 700;
}
.column-list-series-auther {
	font-soze: .95rem;
}
.ListDesignMore01 li a::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    display: block;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-top: solid 1px #222;
    border-right: solid 1px #222;
    -webkit-transform: rotate(45deg);
}
.listSiteMiddle6 {
	padding: 0 0 8px;
}
.listSiteMiddle6 li a:not(.noListLink) {
	margin: 4px 0;
	/*width: calc(100% - 20px);
	border-bottom: 1px solid #dcdcdc;*/
}
.tabList.articleList {
	padding-bottom: .5rem;
}
.tabList.articleList ul li a {
	display: flex;
	/*align-items: flex-start;*/
	transition: all .2s ease;
}
.articleList-month.tabList li a {
	transition: all .2s ease;	
}
.articleList-month.tabList li a:hover,
.tabList.articleList ul li a:hover {
	opacity: .5;
}
.tabList.articleList ul {
	padding-bottom: 10px;
}
.tabList.articleList li {
	border-left: none;
	border-right: none;
	padding: 12px 10px;
}
.tabList.articleList li {
	
}
.tabList.articleList li div.ListText {
	margin: 0 .75rem 0 0;
    display: flex;
    flex-wrap: wrap;
	width: calc(70% - .75rem);
}
.tabList.articleList .article-thumb {
	width: 100%;
    height: calc(100% + 20px);
    object-fit: cover;
    object-position: center -20px;
}
.tabList.articleList .article-thumb_wrapper {
	aspect-ratio: 16 / 9;
    margin: 0 0 0 auto;
	width: 30%;
	overflow: hidden;
}
.tabList.articleList .article-date {
	color: #555;
    margin: auto 0 0 2px;
    display: block;
    height: fit-content;
}
.tabList.articleList h2 {
    font-size: 1.05rem;
    font-weight: 700;
    height: fit-content;
    width: 100%;
    line-height: 1.3;
	margin: .25rem 0 .35rem;
}
.tabList.articleList-month ul {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.tabList.articleList-month ul li {
	padding: 0;
	width: calc(50% - 5px);
	border: none;
	/*border: 1px solid #dcdcdc;*/
}
.articleList-month_area {
	background: #eee;
	aspect-ratio: 4 / 1;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.25rem;
	font-weight: 700;
	color: /*#b59b00*/ #8c7e00;
	position: relative;
}
.tabList.articleList-month li {
	text-align: center;
}
.tabList.articleList-month p {
	padding: 2px 0 12px;
}
.icon-article-month {
	width: 2rem;
	margin-right: .35rem;
	margin-left: -1rem;
}
.articleList-month_area::after {
	content: "";
    position: absolute;
    right: 12px;
    top: 50%;
    display: block;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-top: solid 1px #8c7e00;
    border-right: solid 1px #8c7e00;
    -webkit-transform: rotate(45deg);
}
.headerTable-auther {
	width: calc(100% + 20px);
    margin: 0 -10px 20px;
    background: /*#fff037*/#222;
	color: #fff;
	position: relative;
	/*x-shadow: 0 2px 0 #b59b00;*/
}
.headerTable-auther .imgLeft {
	position: absolute;
	width: 80px;
	    left: 15px;
    bottom: -10px;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	/*box-shadow: 0 4px 12px rgba(0,0,0,.125);*/
}
.headerTable-auther .ListText {
	margin-left: 116px;
	height: 92px;
	    display: flex;
    align-items: center;
}
.headerTable-auther .headlineWord {
	font-size: 1.35rem;
	font-weight: 700;
	margin-bottom: .125rem;
}
.headerTable-auther .emoji {
	margin: 0 .35rem 0 0;
}
.headerTable-auther .ListText a {
	color: #fff;
	text-decoration: none;
}
.headerTable-article {
	margin-bottom: 20px;
}
.headerTable-article .dateWord {
    color: /*#979797 */ #777;
	 font-size: 13px;
	line-height: 1;
		width: 100%;
	    margin: auto 0 0;
}
.headerTable-article .imgLeft {
	width: 44px;
}
.headerTable-article .headlineWord {
	font-size: 1.5rem;
	padding: 24px 0 16px;
	display: block;
}
.headerTable-article .ListText {
	display: flex;
	flex-wrap: wrap;
}
.headerTable-article .ListText .thumb-image {
	width: 44px;
		margin-right: .5rem;
}
.headerTable-article .ListText .thumb-text {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.headerTable-article .ListText .thumb-text a {
	text-decoration: none;
}
.link_auther_area {
	border: solid #222 1px;
		text-decoration: none;
	display: flex;
	align-items: flex-start;
	margin: 0 5px 20px;
	padding: 10px;
}
.thumb_auther_area {
	width: 80px;
	margin-right: .75rem;
}
.auther-name {
	font-size: 1.15rem;
	font-weight: 700;
	padding: 6px 0
}
.auther-desc {
	display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
	color: #666;
	 font-size: 13px;
}
.auther-more-link {
	background: #F9E600;
    color: rgba(255, 0, 0, 1);
    text-decoration: none;
    padding: .25rem 2rem .25rem 1rem;
    border-radius: 3px;
    font-size: .85rem;
    position: relative;
	margin: 10px 0 0 auto;
	display: block;
	width: fit-content;
}
.auther-more-link::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    display: block;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: solid 1px rgba(255, 0, 0, 1);
    border-right: solid 1px rgba(255, 0, 0, 1);
    -webkit-transform: rotate(45deg);
}
@keyframes blinking {
   0% {
   opacity: 0;
   }
   100% {
   opacity: 1;
   }
}
.new-mark {
	background: rgb(255, 0, 0);
	color: #fff;
	font-size: .75rem;
	letter-spacing: .05em;
	padding: 3px 4px;
	font-weight: 900;
	margin-right: 2px;
	margin-top: -2px;
	animation: blinking .75s ease-in-out infinite alternate;
	    vertical-align: middle;
	display: inline-block;
	line-height: 1;
}
.list-bg-gray .emoji {
	margin-right: .25rem;
}
.listSiteMiddle6.listSiteMiddle1 li a:not(.noListLink):after {
	content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    display: block;
    width: 7px;
    height: 7px;
    margin-top: -4px;
    border-top: solid 1px #222;
    border-right: solid 1px #222;
    -webkit-transform: rotate(45deg);
}
/* 丸ぽち */
div.flickSlideBottom ul.slidePager li.slidePagerPointer {
	background-color: #a8a8a8;
}
div.flickSlideBottom ul.slidePager li.slidePagerPointer.active {
	-webkit-box-shadow: none;
	background-color: rgb(255, 0, 0);
}
.carImgTitle span {
	padding: 4px 8px;
}
div.flickSlideBottom {
	margin-top: 4px;
}
li.slideUnit>div {
	padding: 0;
}
.flickSlideContainer {
	background: #f3f3f3;
}
#dispbody:has(.tabLinkListFooter1) + footer {
	margin-top: 12px;
}
.list-bg-gray li.morelink {
	border-bottom: none;
}
.list-bg-gray .morelink .morelink-a {
    background: #F9E600;
    color: rgba(255, 0, 0, 1);
    text-decoration: none;
    padding: .5rem 2rem .5rem 1rem;
    border-radius: 3px;
    font-size: .85rem;
    position: relative;
	width: fit-content;
	margin: 8px 0 8px auto;
}
.listSiteMiddle6.listSiteMiddle1 li.morelink a:not(.noListLink)::after {
	content: "";
    display: block;
    position: absolute;
    right: 1rem;
    top: calc(50% - .35rem);
    width: .45rem;
    height: .45rem;
    border-top: 1px solid rgba(255, 0, 0, 1);
    border-right: 1px solid rgba(255, 0, 0, 1);
    transform: rotate(135deg) translateY(-50%);
}
.main-text01 {
	margin: -28px 0 20px;
    line-height: 1.6;
    padding: 36px 10px 20px;
    border-bottom: solid 2px #b59b00;
}
.first-letter,
.main-text01::first-letter {
	color: #b59b00;
	font-size: 24px;
	font-weight: 900;
}

.sharebutton_bottom {
    margin: 0 0 30px;
    text-align: right;
}
.sharebutton {
    text-align: right;
}
.fb-share-button.fb_iframe_widget.fb_iframe_widget_fluid {
    margin: 0 10px;
}
iframe#twitter-widget-0 {
    margin: 0 10px;
}
.fb-share-button {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 0 8px 0 6px;
	margin-left: 10px;
  background-color: #1877F2;
  color: white;
  font-weight: bold;
  border-radius: 3px;
  text-decoration: none;
	font-size: .7rem;
	color: #fff;
  transition: background-color 0.3s;
	    vertical-align: bottom;
}
a.fb-share-button {
	color: #fff;
}
.fb-share-button:hover {
  background-color: #145dbf;
}
.fb-share-button .fb-logo {
  width: 20px;
  height: 20px;
}
@media screen and (min-width: 768px) {
.main-text01,
.sharebutton_bottom,
.sharebutton_bottom + #wrapper {
    max-width: 768px;	
}
	.sharebutton_bottom {
	    margin: 0 auto 30px;
}
	.main-text01 {
		margin-right: auto;
		margin-left: auto;
	}
	.sharebutton_bottom + #wrapper {
	    margin: auto;
	}
}
@media screen and (min-width: 800px) {
.headerTable-auther .ListText {
	    margin-left: calc(((100% - 768px) / 2) + 92px);
}
.headerTable-auther .imgLeft {
	    left: calc(((100% - 768px) / 2) - 15px);
}
	.tabList.articleList ul,
	.tabList.articleList-month ul {
		width: 768px;
		margin-left: auto;
		margin-right: auto;
	}
	.tabList.articleList li div.ListText {
		align-items: center;
	}
	.column-wrapper,
	.sharebutton_bottom + #wrapper,
	.link_auther_area {
		width: 768px; 
		margin-right: auto;
		margin-left: auto;
}
}


/* slide */
.splide__arrows {
	display: none;
}
.splide__slide img {
	width: 100%;
}
.splide__pagination {
	justify-content: flex-start;
	margin: 10px auto 20px;
} 
.splide__pagination li {
	margin: .5rem;
}
.splide__pagination li button {
	height: .75rem; width: .75rem;
	background: #000;
	border-style: none !important;
	border-radius: 1000px;
}
.splide__pagination li button:active {
	border-style: none !important;
}
.splide__pagination li button.is-active {
	background: rgb(255, 0, 0);
}
.splide__slide {
	background: #f3f3f3;
}