@charset "utf-8";

/* ---------------------------------

	外枠
	
--------------------------------- */

div#happytoys_ht .main_head_ht {
	position: relative;
}

div#happytoys_ht .main_head_ht p {
	color: #e60080;
	font-family: 'Miriam Libre', sans-serif;
	font-size: 0.6875rem;
	font-weight: 700;
	line-height: 1.0;
	letter-spacing: 0.1em;
}

div#happytoys_ht .main_head_ht .update_ht {
	line-height: 2;
}

div#happytoys_ht .main_head_ht p a {
	color: #e60080;
}

div#happytoys_ht .main_head_ht h3 {
	font-family: 'Noto Sans JP', sans-serif!important;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.4;
	margin: 10px 0 0;
}

div#happytoys-main_ht {
	margin: 70px 0 0;
}

@media (max-width: 919px) {
div#happytoys_ht .main_head_ht {
	width: 55rem;
	width: 75.136612021%;
	margin: auto;
}

div#happytoys_ht .main_head_ht p {
	font-size: 0.8125rem;
}

div#happytoys_ht .main_head_ht h3 {
	font-size: 1rem;
	margin: 20px 0 0;
}

div#happytoys-news_ht {
	padding: 20px 0 150px;
}

div#happytoys-news_ht h2 {
	font-size: 0.9375rem;
	margin: 0 22px 0 0;
}

div#happytoys-news_ht h2 span {
	display: none;
}

div#happytoys-wrap_ht {
	/*width: 59.4rem;*/
	width: 100%;
	margin: auto;
	padding: 40px 0 0;
}

div#happytoys-main_ht {
	margin: 45px 0 0;
	padding: 0 0 65px;
	position: relative;
}

div.more-btn_ht a {
    border: 1px solid #000;
}
}

/* ---------------------------------

	MAIN
	
--------------------------------- */

div.posts-meta_ht {
	width: 500px;
	margin: 0 0 0 auto;
}

div.posts-meta_ht figure {
	margin: 0 0 50px;
}

div.posts-meta_ht figure img {
	border-radius: 30px!important;
}

div#happytoys-news_ht .posts-meta_ht h2 {
	text-align: left;
	margin: 0 0 10px;
}

div#happytoys-news_ht .posts-meta_ht h4 {
	font-size: 1.125rem;
	line-height: 1.5;
}

.wp-block-image figcaption {
	font-size: 0.625rem;
	color: #808080;
}

div.posts-meta_ht p {
	font-size: 0.875rem;
	line-height: 2.2;
	letter-spacing: 0.15em;
	margin: 0 0 30px;
	padding: 0 20px;
}

div#happytoys-news_ht .posts-meta_ht a {
	color: #e60080;
	text-decoration: underline;
}

div.post_news_ht::after {
	width: 253px;
	left: 0;
	margin: auto;
}

div.main-image {
	margin: 0 0 50px;
}

div.main-image img {
	border-radius: 30px;
}


@media (max-width: 919px) {
main#main_ht {
	padding: 0 0 45px;
	position: relative;
}

main#main_ht::after {
	background-image: linear-gradient(to right, #c6c6c6, #c6c6c6 3px, transparent 3px, transparent 5px);
	background-size: 5px 1px;
	background-repeat: repeat-x;
	content: "";
	height: 1px;
	width: 55rem;
	width: 75.136612021%;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}

div.posts-meta_ht {
	/*width: 55rem;*/
	width: 100%;
	margin: auto;
}

div.posts-meta_ht figure {
	width: 55rem;
	width: 75.136612021%;
	margin: 0 auto 40px;
}

div.posts-meta_ht p {
	font-size: 0.8125rem;
	width: 55rem;
	width: 75.136612021%;
	margin: 0 auto 20px;
	padding: 0;
}

div.posts-meta_ht ul {
	padding: 0;
}

div.main-image {
	width: 69rem;
	margin: 0 0 8rem auto;
}
	
div.main-image img {
	border-radius: 30px 0 0 30px;
}
}


/* ---------------------------------

	SIDE
	
--------------------------------- */

div#side-block .side-cat_ht p {
	color: #a6a6a6;
	font-family: 'Miriam Libre', sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	line-height: 1.0;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin: 10px 0 0;
}

div#side-block .share_ht {
	position: absolute;
	top: 20%;
	
}

div#side-block .share_ht.fixed_menu {
	position: fixed;
	top: 20%;
}

div#side-block .share_ht p {
	font-family: 'Miriam Libre', sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	line-height: 3.0;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

div#side-block .share_ht li {
	margin: 18px 0 0;
}

@media (max-width: 919px) {
div#side-block {
	width: 100%;
	position: absolute;
	bottom: -40px;
}

div#side-block .side-cat_ht p {
	display: none;
}

div#side-block .share_ht {
	position: static!important;
	right: 0;
	left: 0;
}

div#side-block .share_ht p {
	font-size: 0.75rem;
	line-height: 1.0;
	text-align: center;
	-ms-writing-mode: rl;
	writing-mode: horizontal-tb;
}

div#side-block .share_ht ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}

div#side-block .share_ht li {
	height: 30px;
	width: 30px;
	margin: 12px 12px 0;
}
}

/* ---------------------------------

	RECOMMEND
	
--------------------------------- */

div#blog-recommend_ht {
	width: 90.217391304%;
	margin: 115px auto 0;
}

div#blog-recommend_ht h3 {
	font-size: 1.125rem;
	font-weight: 700;
	text-align: center;
	margin: 0 0 60px;
}

div#blog-recommend_ht h3 span {
	display: block;
	font-family: 'Miriam Libre', sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin: 10px 0 0;
}

div.recommend_ht {
	margin: 0 0 60px;
}

div.recommend_ht .post_news_ht {
	max-width: 253px;
	margin: 0;
	position: relative;
}

div.more-blog_ht {
	width: 25.6rem;
	margin: auto;
}

div.more-item-btn_ht {
	border: 1px solid #000;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	margin: 15px 0 0 auto;
	position: relative;
}

div.more-item-btn_ht::after {
	background: url("/happytoys/blog/wp-content/themes/happytoys-blog/assets/images/y1.svg") no-repeat center;
	background-size: 100%;
	content: "";
	height: 9px;
	width: 10px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	vertical-align: middle;
}

div.post_news_ht dd {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 50px;
}

@media (max-width: 919px) {
div#blog-recommend_ht {
	width: 100%;
	margin: 75px 0 0;
}

div#blog-recommend_ht h3 {
	font-size: 0.9375rem;
	margin: 0 0 40px;
}

div#blog-recommend_ht h3 span {
	font-size: 0.75rem;
	margin: 7px 0 0;
}

div.recommend_ht .post_news_ht {
	max-width: 40.4rem;
	margin: 0 15px;
}

div.recommend_ht .post_news_ht .post-pic_ht img {
    height: 28.8rem!important;
	height: 144px!important;
}

div.recommend_ht .post_news_ht::after {
	display: none;
}

div.recommend_ht .post_news_ht a {
	padding: 0;
}

div#blog-recommend_ht .more-blog_ht {
	width: 55.2rem;
	width: 73.6%;
}

div#blog-recommend_ht .slick-dots {
	top: auto;
	left: 0;
	margin: auto;
}

div#blog-recommend_ht .cat_ht {
	padding: 4px 9px;
	left: 80px;
}

div.post_news_ht dd {
	height: 50px;
}
}

div.tenji-info_ht {
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding: 50px 20px;
}

div#happytoys-news_ht .tenji-info_ht h3 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.3rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin: 0 0 10px;
}

div.tenji-info_ht li {
	font-size: 1.3rem;
	line-height: 1.8;
	letter-spacing: 0.1em;
}

@media (max-width: 919px) {
div#happytoys-news_ht .posts-meta_ht p,
div#happytoys-news_ht .posts-meta_ht h2,
div#happytoys-news_ht .posts-meta_ht h3,
div#happytoys-news_ht .posts-meta_ht hr {
	width: 55rem;
	width: 75.136612021%;
	margin-left: auto;
	margin-right: auto;
}	

div.tenji-info_ht {
	border-bottom: none;
	width: 55rem;
	width: 75.136612021%;
	margin: auto;
	padding: 40px 0;
}
	

div#happytoys-news_ht .tenji-info_ht h3 {
	font-size: 0.75rem;
	margin: 0 0 10px;
}

div.tenji-info_ht li {
	font-size: 0.75rem;
}
}