@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/


:root {
	--key-color-1: #305977;
	--key-color-2: #d3234a;
}

/* 文章装飾 */
img {
  vertical-align: middle;
  border-style: none;
}
main#main a, .sidebar a {
  text-decoration: none;
}
main#main p {
	margin-bottom: 1.2em;
}

main.main h1 {
	color: #4887b6;
	font-weight: 600;
	font-size: 22px;
	line-height: 1.2;
	margin-bottom: 1.5rem;
	padding-bottom: 1rem;
	background: url("https://child-psychiatry.com/wp5603/wp-content/uploads/2021/10/title_bg_01.png") no-repeat scroll left bottom;
}
main.main h1 span {
	font-size: 13px;
}

main.main h2 {
	text-align: left;
	font-size: 21px;
	font-weight: bold;
}

main.main h3 {
	font-size: 19px;
	font-weight: bold;
}

body.home main.main h3 {
	color: #4887b6;
	border-left: 3px solid #4887b6;
	padding: 0.2em 0 0.2em 0.7em;
	font-size: 14px;
	font-weight: bold;
}


main#main h4 {
	font-size: 1.5rem;
	font-weight: normal;
	padding: 10px 0 8px;
	margin: 1.5em 0 1.2em;
	border-bottom: 1px dashed var(--key-color-1);
}
main#main h5 {
}
main#main h6 {
}

main#main hr {
	padding-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
	border-bottom: 1px solid rgba(0,0,0,.1);
}

main#main ul li, .sidebar ul li {
	margin-bottom: 0.8em;
}

main#main blockquote {
	border: 5px solid #eee;
	background-color: #fcfcfc;
	position: relative;
	font-size: 16px;
	margin: 0;
}


@media screen and (max-width: 850px){
	main.main {
		font-size: 14px;
	}
	main#main h1 {
		font-size: 1.5rem !important;
	}
	main#main h2 {
		font-size: 1.4rem;
	}
	main#main h3 {
		font-size: 1.2rem;
	}
	main#main h4 {
		font-size: 1.2rem;
	}
	main#main blockquote {
		font-size: 14px;
	}
	main#main p {
		font-size: 14px;
	}
}






/* ヘッダー */

div#container > div#content {
	margin-top: 0;
}
main.main {
	padding-top: 0;
}

#header-container #header-container-in {
	position: relative;
}
#header-container #header-container-in.header-container-in2 {
	min-height: auto;
	margin-top: 4px;
}
#header-container #header-container-in #description {
	font-size: 12px;
	margin: 0 16px;
	padding: 0 1em;
}
.header-container {
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	position: relative;
	z-index: 2;
}
@media screen and (min-width: 1024px){
	.header-container2 {
		box-shadow: none;
	}
}
.header-container2 {
	position: relative;
	z-index: 3;
	max-width: 1170px;
	margin: 0 auto;
}
.content-in.wrap {
	width: 1140px;
}
.main {
	padding: 0;
}
div#container > div#content {
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 1200px){
	.header-container2 {
		max-width: 930px;
	}
	div#container > div#content {
		max-width: 930px;
	}
	.content-in.wrap {
		width: 950px;
	}
	
}
@media screen and (max-width: 991px){
	.content-in.wrap {
		width: 720px;
	}
}
@media screen and (max-width: 767px){
	.content-in.wrap {
		width: 540px;
	}
}
@media screen and (max-width: 575px){
	.content-in.wrap {
		width: 100%;
		max-width: 540px;
	}
}
.logo-header img {
	max-height: none !important;
}

.header-container-in.hlt-top-menu {
	flex-direction: column;
	align-items: normal;
}

.header-container-in.hlt-top-menu .logo-header {
	max-height: none !important;
	text-align: left;
}
.header-container-in.hlt-top-menu .site-name-text-link {
	display: inline-block;
}
.header-container-in.hlt-top-menu.hlt-tm-small .logo-header {
	display: inline-flex;
	text-align: left;
}
header#header {
	margin-top: auto;
}
header#header {
	display: none;
}
header#header.header2 {
	display: block;
	margin-top: 6px;
	margin-bottom: 22px;
}
.header-in {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: start;
	text-align: center;
}
.header-in .siteHeader_sub {
	text-align: left;
	display: inline-flex;
	margin-left: auto;
	padding: 0 1em;
	max-width: 100%;
}
@media (max-width:441px) {
	.header-in .siteHeader_sub {
		display: block;
		padding-top: 0.5em;
		padding-bottom: 1em;
	}
	.siteHeader_sub .contact_txt {
		margin: 0 auto;
	}
	.siteHeader_sub .contact_btn {
		padding-left: 0 !important;
		margin: 0 auto;
	}
}

.siteHeader_sub p .contact_txt_tel {
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: 700;
	line-height: 1em;
	white-space: nowrap;
}
.siteHeader_sub p span {
  display: block;
}
.veu_color_txt_key {
  color: var(--key-color-1);
}
.fa-phone-square::before, .fa-square-phone::before {
  content: "\f098";
}
.siteHeader_sub p .contact_txt_tel_icon {
  margin-right: .3rem;
}
.siteHeader_sub p .contact_txt_catch, .siteHeader_sub p .contact_txt_time {
  font-size: 11px;
  margin-top: 3px;
}
.siteHeader_sub .contact_btn {
  display: flex;
  padding-left: 2em;
  justify-content: center;
  align-items: center;
}
.siteHeader_sub .contact_btn a {
  height: auto;
  display: block;
  box-sizing: border-box;
  align-items: center;
  padding: .8em 1.5em;
  margin: 2px 0 2px;
  font-size: 14px;
  text-align: center;
}
.wp-block-search__button, .btn-primary {
  background-color: var(--key-color-1) !important;
  border-color: var(--key-color-2) !important;
}
.btn {
  white-space: normal;
}
.btn-primary {
  color: #fff !important;
}
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	white-space: nowrap;
}

.siteHeader_sub .contact_btn a i, .siteHeader_sub .contact_btn a svg {
  margin-right: 7px;
}


/* メニュー */

nav.navi {
	margin-top: auto;
}
.navi-in a {
	font-size: 14px;
	font-weight: bold;
	padding: 0.25em 0.2em;
	transition: none!important;
}
.navi-in > ul {
	justify-content: center !important;
	flex-wrap: initial;
}
.navi-in > ul li {
	width: 160px;
	border-left: 1px dashed rgba(0,0,0,.15);
}
.navi-in > ul li:last-child {
	border-right: 1px dashed rgba(0,0,0,.15);
	width: 180px;
}

.navi-in > ul li a:hover {
	transition: all .5s ease-out;
	color: var(--key-color-1)!important;
	background-color: rgba(0,0,0,.06)!important;
}
body.home .navi-in > ul li:nth-of-type(1) a {
  transition: all .5s ease-out;
  background-color: #305977;
}
.navi-in > ul li.current_page_item a {
  transition: all .5s ease-out;
  background-color: #305977;
}
.hlt-tm-small .navi-in > ul li, .cl-slim .navi-in > ul li {
	height: auto;
}
@media screen and (max-width: 1170px){
	.navi-in a {
		font-size: 13px;
	}
	.navi-in > ul li {
		width: 140px;
	}
	.navi-in > ul li:last-child {
		width: 165px;
	}
	.siteHeader_sub .contact_btn {
		padding-left: 1em;
	}
}

/* SPメニュー */
@media screen and (max-width: 1023px) {
	.spnavi-menu-button {
		display: block!important;
		margin: auto 0;
		padding-top: 10px;
	}
	.header-container-in .logo-header {
		width: 100%;
	}
	.spnavi-menu-button #navi-menu-open {
		font-size: 25px;
		color: #333;
	}
	.spnavi-menu-button #navi-menu-open .navi-menu-icon > span {
		border: 1px solid #888;
		aspect-ratio: 1 / 1;
		min-height: 38px;
    	height: 100%;
		border-radius: 3px;
		position: relative;
	}
	.spnavi-menu-button #navi-menu-open .navi-menu-icon > span::before {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		padding-bottom: 1px;
	}
	
	.header-container-in .logo-header {
		display: inline!important;
	}
	
	.header-in .siteHeader_sub {
		display: block;
	}
	
	
	
	.spnavi-menu-button .menu-drawer li {
		margin-bottom: 0.4em;
		color: #fff;
	}
	
	.spnavi-menu-button .menu-drawer li a {
		display: block;
		border: 2px solid #868686;
		background-color: #4887b6;
		color: #fff;
		line-height: 130%;
    	padding: 0.5em 0;
	}
	.spnavi-menu-button .menu-drawer li a:hover {
		transition: none;
		color: var(--key-color-1)!important;
		background-color: #3F79A4!important;
	}
	
	.spnavi-menu-button .navi-menu-close-button:hover {
		opacity: 0.7;
	}
	.spnavi-menu-button .navi-menu-close-button > span {
		color: #333;
		font-size: 25px;
	}
	
	
}





/* スライドショー */

.bxslider {
	padding: 0;
	margin: 0;
}
.bx-wrapper img {
	aspect-ratio: 1900 / 525;
	object-fit: cover;
	object-position: center top;
}
.bx-wrapper .bx-prev {
	left: 0!important;
}
.bx-wrapper .bx-next {
	right: 0!important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	width: 30px!important;
	height: 3px!important;
}
.bx-wrapper .bx-pager {
	bottom: 4% !important;
	line-height: 0;
}


.bxslider li {
	position: relative;
}
.bxslider li .slide_text {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%) translateX(0);
	width: 100%;
}
.bxslider li .slide_text #slide_text_sub {
	max-width: 1080px;
	margin: 0 auto;
}
.bxslider li .slide_text #slide_text_sub > div:nth-of-type(1) {
	font-size: calc(1.313rem + .7vw);
	line-height: 140%;
	margin: 0 0 2% 0;
}
.bxslider li .slide_text #slide_text_sub > div:nth-of-type(2) {
	font-size: 1.22vw;
	line-height: 165%;
}
@media screen and (max-width: 850px){
	.bxslider li .slide_text #slide_text_sub > div:nth-of-type(1) {
		font-size: 3vw;
		margin: 0 0 1.1% 0;
		line-height: 125%;
	}
	.bxslider li .slide_text #slide_text_sub > div:nth-of-type(2) {
		font-size: 1.7vw;
		line-height: 150%;
	}
}
@media screen and (max-width: 1170px){
	.bxslider li .slide_text #slide_text_sub {
		padding-right: 30px;
		padding-left: 30px;
	}
}

.bx-wrapper .bx-prev {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e") !important;
	display: inline-block;
	width: 20px !important;
	height: 20px !important;
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: -12px !important;
	margin-left: 1% !important;
	opacity: 0.5 !important;
}
.bx-wrapper .bx-prev:hover {
	opacity: 0.9 !important;
}
.bx-wrapper .bx-next {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e") !important;
	display: inline-block;
	width: 20px !important;
	height: 20px !important;
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: -12px !important;
	margin-right: 1% !important;
	opacity: 0.5 !important;
}
.bx-wrapper .bx-next:hover {
	opacity: 0.9 !important;
}



/* コンテンツ内ヘッダー */

body.home .article-header {
	display: none;
}

header.article-header {
	position: relative;
}
header.article-header h1.entry-title {
	color: #002f66;
	font-size: 1.7rem !important;
	text-align: left;
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0.5rem;
}


body.page .date-tags {
	display: none;
}

div.eye-catch-wrap {
	display: inline-block;
	width: 100%;
}
div.eye-catch-wrap figure.eye-catch {
	display: inline-block;
}
div.eye-catch-wrap.display-none {
	background-color: #fee;
}
div.eye-catch-wrap.display-none figure.eye-catch {
	visibility: hidden;
}

@media screen and (min-width: 851px){
	header.entry-header div.eye-catch-wrap figure.eye-catch img {
		height: 200px;
		object-fit: cover;
		object-position: right center;
	}
}
@media screen and (max-width: 850px){
	header.entry-header div.eye-catch-wrap figure.eye-catch img {
		height: 100px;
		object-fit: cover;
		object-position: right center;
	}
	main#main div#breadcrumb {
		font-size: 12px;
	}
}

div.eye-catch-wrap.display-none {
	/*background-image: url('https://syukatsu-chiba.org/wp4758/wp-content/uploads/2021/04/各ページヘッダーバック6.jpg');*/
	background-size: 104% auto;
	background-repeat: no-repeat;
	background-position: center right;
	background-color: transparent !important;
	display: none;
}

.pager-post-navi a figure {
	display: none;
}


/* フッター */

.footer {
	padding: 0;
	background: rgba(0,0,0,.06)!important;
}
.footer-bottom {
	padding: 0;
}
.copyright {
	margin-top: 0;
	padding-top: 1.4em;
	padding-bottom: 0.5em;
	display: block;
	font-size: 12px;
}
#footer-in {
	width: 100%;
}

/* フッターメニュー */
.navi-footer-in > .menu-footer {
	border-top: 1px solid var(--cocoon-thin-color);
	border-bottom: 1px solid var(--cocoon-thin-color);
	padding: 10px 0;
}
.footer-bottom .menu-footer li a {
	padding: 0 1em;
	transition: none!important;
}
#navi-footer-in .menu-footer li a:hover {
	text-decoration: underline;
	color: var(--key-color-1);
}




/* ムービー */
.video{
	text-align: center;
	width:100%;
	padding-bottom: 56.25%;
	height:0px;
	position: relative;
}
.video iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100% !important;
}

/* facebook */
#facebook_box {
	border: solid 2px #d0d0d0;
	padding: 0 1.0em 1.0em 1.0em;
	max-width: 510px;
	margin: 0 auto !important;
	margin-bottom: 200px !important;
}
#facebook_resize {
	transform-origin:50% 0%;
	transform: scale(1.2, 1.2);
	margin: 0 -50px 0 0;
	width: 80%;
	margin: 0 auto;
}
@media screen and (max-width: 740px) {
	#facebook_resize {
		transform-origin:50% 0%;
		transform: scale(0.9, 0.9);
		width: 96%;
	}
}
@media screen and (max-width: 576px) {
	#facebook_link {
		text-align: center;
	}
	#facebook_resize {
		transform: none;
		width: 100%;
	}
}


/* フォーム */

form .send_btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
	color: #fff;
	background-color: var(--key-color-1);
  border: 1px solid var(--key-color-2);
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	white-space: nowrap;
	width: auto !important;
	padding: 0.4em 0.9em 0.4em 0.9em !important;
}


/* お知らせ */

body.home .new-entry-card-date {
  display: block;
}
body.home .new-entry-card-update-date {
  display: none;
}
body.home .new-entry-cards .new-entry-card-thumb {
  margin-top: 0;
}
body.home .new-entry-cards .new-entry-card-thumb img {
  display: none;
}
body.home .new-entry-card-content {
  margin-left: 0;
}

body.home .new-entry-cards {
  margin: 5px auto 0 auto;
  padding: 0 35px;
  box-sizing: border-box;
}

body.home .new-entry-card-content {
  display: flex;
  flex-direction: column;
  padding: 0.5em 0.2em 0.5em 0.2em;
  box-sizing: border-box;
}
body.home .new-entry-card-date {
  order: -1;
  font-size: 17px;
}
body.home .new-entry-card-title {
  font-weight: bold;
  padding: 0.3em 0 0.1em 0;
}
body.home .widget-entry-card-snippet {
  font-size: 14px;
}







@import url('https://fonts.googleapis.com/css2?family=Kosugi&display=swap');

.font_kosugi {
	font-family: "Kosugi";
}


.size_1200_over {
	display :none;
}
.size_992to1199_over {
	display :none;
}
.size_768to991_over {
	display :none;
}
.size_576to767_over {
	display :none;
}
.size_0to575_over {
	display :none;
}
@media (min-width:1200px) {
	.size_1200_over {
		display: initial;
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.size_992to1199_over {
		display :initial;
	}
}
@media (min-width:768px) and (max-width:991px) {
	.size_768to991_over {
		display :initial;
	}
}
@media (min-width:576px) and (max-width:767px) {
	.size_576to767_over {
		display :initial;
	}
}
@media (max-width:575px) {
	.size_0to575_over {
		display :initial;
	}
}

.headerTop_description {
	display: none!important;
}

.siteHeader {
	top: -1.5em;
}
.headerTop {
	background-color: #fff;
    border-top: solid 10px #4887b6;
	border-bottom: none;
	height: 10px;
	margin-top: 0;
}
.siteHeader_logo img {
	max-width: 480px;
	width: 100%;
	max-height: none;
}



.siteFooter {
	position: relative;
	min-height: 5em;
}
footer .copySection {
    margin-top: 1em;
}
footer .copySection p {
	font-size: 13px;
}


.sideSection aside.widget:nth-of-type(2) {
	display: none;
}

.media .postList_thumbnail {
	display: none;
}

.localNavi .cat-item-3 {
	display: none;
}


/* メニュー */
.navi .item-label, .navi .item-description {
	display: inline-block;
	line-height: 1.5em;
	vertical-align: middle;
}
.hlt-top-menu {
	width: 100%;
}
nav.navi .menu-top > li {
	height: 100%;
}
nav.navi .menu-top > li:hover {
	background-color: initial;
}
nav.navi {
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2)!important;
}
nav.navi a {
	color: #fff;
}
nav.navi a:hover {
	background-color: initial;
	color: #fff!important;
}
nav.navi .menu-pc {
	height: 4.5em;
	width: 1110px;
	margin: 0 auto;
	padding: 0;
}
nav.navi .menu-pc > li {
	width: 35%!important;
}
nav.navi .menu-pc > li > a {
	height: 100%;
	box-sizing: border-box;
	display: flex;
}
nav.navi .menu-pc > li:nth-of-type(1) {
	width: 30%!important;
}
nav.navi .menu-pc > li:nth-of-type(2), nav.navi .menu-pc > li:nth-of-type(3), nav.navi .menu-pc > li:nth-of-type(4) {
	width: 48%!important;
}

nav.navi .menu-pc > li > a > div {
	margin: auto auto;
}
nav.navi > li.current_page_item {
	background-color: #305977;
}
#navi .navi-in > ul > li > a {
	padding: 0 1em;
}
@media (max-width: 1200px) {
	nav.navi .menu-pc {
		width: 930px;
	}
	#navi .navi-in > ul > li > a {
		padding: 0;
	}
	nav.navi .menu-pc > li:nth-of-type(1) {
		width: 25%!important;
	}
	nav.navi .menu-pc > li:nth-of-type(2), nav.navi .menu-pc > li:nth-of-type(3) {
		width: 36%!important;
	}
	nav.navi .menu-pc > li:nth-of-type(4) {
		width: 42%!important;
	}
	nav.navi .menu-pc > li:nth-of-type(5) {
		width: 30%!important;
	}
}



/* 右メニュー */
ul.right_menu {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.right_menu li {
	
}
ul.right_menu li a {
    font-size: 14px;
	font-weight: bold;
    line-height: 45px;
    color: #fff;
    background-color: #4887B6;
    display: inline-block;
    width: 100%;
	padding-left: 12px;
}
ul.right_menu li a:hover {
	color: #fff!important;
	text-decoration: none!important;
}
ul.right_menu li a:hover {
	color: var(--key-color-1)!important;
	background-color: #3F79A4!important;
}
@media (max-width:575px) {
	.sideSection ul.right_menu {
		width: 81%;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
	}
	ul.right_menu li a {
		font-size: 4.2vw;
		line-height: 15vw;
	}
}

@media (min-width:992px) {
	.sidebar {
		margin-top: 7rem!important;
	}
}
.sidebar h1 {
	color: #4887b6;
	font-weight: 600;
	font-size: 22px;
	line-height: 1.2;
	margin-bottom: 1.5rem;
	padding-bottom: 1rem;
	background: url("https://child-psychiatry.com/wp5603/wp-content/uploads/2021/10/title_bg_01.png") no-repeat scroll left bottom;
}
.sidebar .subSection-title {
  font-size: 18px;
  border-bottom: 1px solid rgba(0,0,0,.1);
  text-align: center;
  margin-bottom: 0;
}
.media, .widget_archive ul li a, .widget_categories ul li a, .widget_link_list ul li a, .widget_nav_menu ul li a, .widget_pages ul li a, .widget_recent_entries ul li a {
	border-bottom: 1px dashed #ddd;
	box-shadow: none;
}
.widget_archive ul li a, .widget_categories ul li a, .widget_link_list ul li a, .widget_nav_menu ul li a, .widget_pages ul li a, .widget_postlist ul li a, .widget_recent_entries ul li a {
	display: block;
	padding: 10px .5em 8px;
}
aside.widget_link_list ul li {
	margin: 0!important;
}
aside.widget_link_list a:hover {
	background-color: #ececec!important;
}
aside.widget_link_list {
	display: none;
}
.page-id-713 aside.widget_link_list {
	display: block;
}
.single aside.widget_link_list {
	display: block;
}
@media (min-width:992px) {
	.content-in.wrap {
		display: flex;
	}
	main.main {
		flex: 1;
	}
}


/* お知らせ */
.topinfo {
	width: 100%;
}
@media (max-width:991px) {
	.topinfo {
		padding-right: 0;
	}
	.mainSection-base-on .row {
		margin-right: 0;
		margin-left: 0;
	}
}
.topinfo h1 {
	position: relative;
}
.topinfo h1 #all_list_link {
	font-size: 14px;
	margin-top: 0.3em;
	position: absolute;
	right: 0;
	margin-right: 1.5em;
}
@media (max-width:786px) {

}
.topinfo h1 #all_list_link img {
	vertical-align: middle;
	height: 17px;
	width: auto;
	margin: -0.25em 0.35em 0 0;
	display: inline-block;
}


.topinfo #top_info {
	margin: 0.5em 0 1.5em 0;
}

.topinfo .lcp_catlist .cat_list_img {
	display: block;
	height: 1.5em;
	margin: 0 0 0.4em 0.6em;
}
.topinfo .lcp_catlist .list_date {
	display: table-cell;
	width: 6.5em;
}
.topinfo .lcp_catlist .list_title {
	display: table-cell;
}
.topinfo .lcp_catlist .list_title a {
	pointer-events: none;
}

.topinfo ul.lcp_catlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.topinfo ul.lcp_catlist > li {
	list-style-type: none;
	margin-bottom: 0.2em;
	border-bottom: 1px dotted #B3B3B3;
	padding: 0.6em 0.7em 0 0;
	margin-left: 0;
}

.topinfo .lcp_catlist .cat_list_img  > a {
    display: inline-block;
    background-repeat:  no-repeat;
	background-size: contain;
	margin-right: 0.7em;
}

@media (max-width:575px) {
	.topinfo ul.lcp_catlist > li .list_label {
		line-height: 200%;
	}
	.topinfo .lcp_catlist .list_date {
		display: block;
		font-size: 4.6vw;
	}
	.topinfo .lcp_catlist .list_title {
		display: block;
	}
}


.list_check{
    display: none;
}
.list_label{
    display: block;
    margin-bottom: 1px;
    padding: 10px 10px 0 10px;
	cursor: pointer;
	position: relative;
}
.list_label:hover {
	background-color: #66cdff17;
}
.list_content{
    border: 1px solid #333;
	height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
	overflow: hidden;
}
.list_check:checked + .list_label + .list_content{
	height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
	margin-bottom: 0.5em;
}

/* チェックのアイコン（↓） */
.list_label:after{
color: #fff;
width: 2em;
height: 3em;
margin: 0 auto;
content:"";
background-image: url("https://child-psychiatry.com/wp5603/wp-content/uploads/2021/10/chevron-down-solid.png");
background-size: 16px 18px;
width: 16px;
height: 18px;
display: block;
background-repeat: no-repeat;
background-position: center;
padding: 2px 0 4px 0;
}

/* チェックのアイコン（↑） */
.list_check:checked ~ .list_label::after {
color: #fff;
content:"";
background-image: url("https://child-psychiatry.com/wp5603/wp-content/uploads/2021/10/chevron-up-solid.png");
background-size: 16px 18px;
width: 16px;
height: 18px;
}

/* ジャンルのアイコン */
.cat_list_img > a {
  padding: 0.5em 1.2em;
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg);
  color: #fff;
  background-color: #4887b6;
  font-weight: bold;
  font-size: 13px;
  line-height: 1em;
}


/* 固定ページのタイトル */
.page-header {
	height: auto;
	background-color: transparent;
}
.page-header > .container {
	position: relative;
	top: 0;
	left: 0;
	transform: none;
}
.page-header_pageTitle, h1.page-header_pageTitle:first-child {
	margin: 0.8em 0;
}
/* 固定ページ */
body.page .siteContent {
	padding-top: 1.5rem;
}


li {
	line-height: 1.65em;
}

#sns_icon {
	padding: 5px 0 20px 0;
}
#sns_icon img {
	width: 32px;
	height: auto;
	margin: 0 4px;
}
@media screen and (max-width: 800px) {
	#sns_icon {
		padding: 1vw 0 4vw 0;
	}
	#sns_icon img {
		width: 8vw;
		margin: 0 1.5vw;
	}
}

#sns_layout {
  text-align: center;
}
.twitter-timelin {
  margin: 0 auto;
}



#yoko_layout1 > div {
  display: inline-block;
  width: 280px;
  margin: 0 15px 0 15px;
}
#yoko_layout1 #yoko_layout1_img {
  text-align: center;
  margin: 0 0 10px 0;
}
#yoko_layout1 #yoko_layout1_link {
  text-align: right;
  margin: 10px 0 0 0;
}

body.single .date-tags {
	text-align: left;
	margin-top: 1.5em;
}
body.single .date-tags .post-date {
	font-size: 105%;
}
body.single .date-tags .post-update {
	display: none;
}



/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
