@charset "utf-8";

/* *******************************************************************************************
*
* caldera
*
******************************************************************************************* */
@media screen and (max-width: 768px) {
	.pc_only {
		display: none;
	}

	.sp_only {
		display: block;
	}

	.tec {
		text-align: center !important;
	}

	.member li figure img {
		width: 100%;
		max-width: 100%;
	}

	[class*="caution_0"] {
		font-size: .84em;
	}

	.caution_01 {
		margin-top: 10px;
	}

	.caution_02 {
		margin-top: 7px;
		text-align: left;
	}

	.caution_03 {
		font-size: 12px !important;
	}

	.detail {
		margin-top: 70px;
	}

	.maru {
		border-radius: 8px;
	}

	.page_container img {
		width: 100%;
		height: auto;
		vertical-align: bottom;
	}

	.member_img {
		width: 155px !important;
		height: auto;
	}

	.profile_about>ul {
		margin-top: 1em;
	}

	/* ----------------------------- toc ----------------------------- */
	.toc {
		background-color: #f0f7fd;
		padding: 35px 0 20px;
		margin: 60px 0 35px;
		text-align: center;
		width: 100%;
		border-top: dashed 1px #2294E6;
		border-bottom: dashed 1px #2294E6;
		box-shadow: 0px 0px 0px 5px #f0f7fd;
		position: relative;
		border-left: none;
		border-right: none;
		border-radius: 0;
	}

	.toc .toc_title {
		position: absolute;
		top: -22px;
		left: 50%;
		transform: translateX(-50%);
		font-size: 1.1em;
		font-weight: 900;
		background-color: #2294E6;
		color: #fff;
		padding: .3em 2em;
		border-radius: 20px;
		display: inline-block;
		border: dashed 1px #f0f7fd;
		box-shadow: 0px 0px 0px 2px #2294E6;
	}

	.toc ul {
		display: inline-flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 0;
		margin: 12px;
	}

	.toc ul.toc_iner li {
		font-weight: bold;
		text-align: left;
		cursor: pointer;
		color: #f11;
		position: relative;
		margin: 5px 0;
		padding: 0 0 0 30px;
		cursor: default;
		line-height: 1.7;
		font-size: 1.1em;
		width: calc(100% - 24px);
	}

	.toc ul.toc_iner li a {
		color: #333;
	}

	.toc ul.toc_iner li a::before {
		content: '';
		background: url(/kids/common/image/pc_nav_arrow.png) no-repeat 4px 4px #2294E6;
		background-size: 60%;
		border-radius: 50%;
		width: 22px;
		height: 22px;
		position: absolute;
		top: .2em;
		left: 0;
		z-index: 1;
		transform: rotate(180deg);
	}

	/* ----------------------------- talk ----------------------------- */
	.talk {
		margin: 35px auto !important;
	}

	.talk li span, .remarks p {
		line-height: 1.7;
	}

	dl.col1 {
		display: block;
		margin: 7vh 0 !important;
	}

	dl.col1 dt, .talk dl dd {
		text-align: center;
		margin: 0 auto;
	}

	dl.col1 dt {
		text-align: center;
		margin: 20px auto 0;
	}

	dl.col1 dt strong {
		border-bottom: 2px dotted #ee7300;
		padding: 0 5px 2px;
		margin-bottom: 17px;
		color: #ee7300;
		font-size: 18px;
		line-height: 1.8;
		display: block;
	}

	.img80 {
		width: 84% !important;
		margin: 0 auto;
		max-width: 640px;
	}

	.img66 {
		width: 86% !important;
		max-width: 420px;
		margin: 0 auto
	}

	.img50 {
		width: 60% !important;
		max-width: 340px;
		margin: 0 auto
	}

	/* ----------------------------- remarks ----------------------------- */
	.remarks {
		width: 100% !important;
		margin: 70px auto !important;
		padding: 40px 6% !important;
	}

	.remarks .remarks_ttl+p+.note {
		padding-left: 1em;
		text-indent: -1em;
		text-align: center;
	}

	.remarks a {
		text-decoration: underline !important;
		text-decoration-color: #777;
		display: inline-block;
	}

	.remarks .remarks_ttl+p {
		font-weight: normal;
		text-align: left;
	}

	.remarks h4 {
		color: #2294e6;
		font-size: 21px;
		font-weight: bold;
		margin: 20px 0;
	}

	.remarks>div {
		line-height: 1.9;
		font-weight: normal;
		flex: auto;
	}

	.remarks.col1 ul li:last-child {
		margin-bottom: 0;
	}

	/* ----------------------------- message ----------------------------- */
	.message {
		margin-top: 50px;
		border-radius: 21px;
	}

	/* ----------------------------- summary ----------------------------- */
	.summary {
		border-radius: 21px;
	}

	.summary ul {
		margin: 4px 0 0;
		text-indent: -1em;
	}

	.summary ul li {
		margin: 0 0 16px 1em;
		text-indent: -1em;
	}

	.summary ul li:last-child {
		margin: 0 0 0 1em;
	}

	.summary ul li::before {
		content: '\30FB';
	}

	.summary_clm-L {
		max-width: 180px;
	}

	/* ----------------------------- profile ----------------------------- */
	profile_photo {
		max-width: 340px;
		margin: 0 auto 30px;
	}

	.profile dl {
		margin-top: 20px;
		margin-bottom: -15px;
	}

	.profile dt {
		margin-bottom: 0px;
	}

	.profile dt:before {
		content: '・';
	}

	.profile dd {
		margin-bottom: 15px;
		padding-left: 1em;
	}

	.profile dd a {
		text-decoration: underline !important;
	}

	.profile dd a:hover {
		text-decoration: none !important;
	}

	.profile_about {
		margin: 0 0 0 0px;
		font-size: 16px;
		line-height: 1.8;
	}

	.page_container section {
		margin: 40px auto 50px;
	}

	.sec_title {
		border-bottom: 2px dotted #2294e6;
		padding: 10px 0;
		text-align: center;
		color: #2294e6;
		font-size: 21px;
		font-weight: bold;
		margin: 35px 0 0;
	}

	.page_container .tts_type {
		font-size: 18px;
		font-weight: bold;
		margin: 35px 0 25px 1.2em;
		text-indent: -1.2em;
		line-height: 1.7;
	}

	.page_container .tts_type span {
		margin: 0 .2em 0 0;
	}

	.talk_copy {
		margin: 1em 0 0 0;
		font-size: 14px;
		text-align: left;
	}
	
	.remarks.col1 ul li .textArea dl {
		flex-wrap: wrap;
	}
	
	.remarks.col1 ul li .textArea dt {
		width: 102px;
	}

	.remarks.col1 ul li .textArea dd {
		width: calc(100% - 102px);
		margin-left: 0;
	}

	@media all and (-ms-high-contrast: none) {
		.toc ul {
			max-width: calc(100% - 24px);
		}

		.toc ul.toc_iner li a::before {
			top: 1px;
		}
	}
}