@charset "utf-8";

@media screen and (max-width : 640px) {
	#tmp_contents h1 {
		margin: 0 0 0.77em;
		padding: 18px 15px 16px 37px;
		background-image: -webkit-linear-gradient(to top, #ffffff 5%, #cef2e9 5%, #cef2e9 100%);
		background-image: -moz-linear-gradient(to top, #ffffff 5%, #cef2e9 5%, #cef2e9 100%);
		background-image: -o-linear-gradient(to top, #ffffff 5%, #cef2e9 5%, #cef2e9 100%);
		background-image: linear-gradient(to top, #ffffff 5%, #cef2e9 5%, #cef2e9 100%);
		border-top-left-radius: 30px;
		font-size: 144%;
	}
	#tmp_contents h1::before {
		width: 32px;
		height: 32px;
		background-size: auto 32px;
	}
	#tmp_contents h1::after {
		width: calc(100% - 38px);
		height: 2.5px;
		left: 38px;
	}
	#tmp_contents h2 {
		margin: 1.5em 0 1.16em;
		padding: 15px 10px 12px 18px;
		font-size: 131.3%;
	}
	#tmp_contents h2::before {
		width: 3px;
	}
	#tmp_contents h3 {
		margin: 1em 0 0.9em;
		padding: 6px 20px 21px 27px;
		background-position: left top 15px;
		font-size: 131.3%;
	}
	#tmp_contents h4 {
		margin: 0.9em 0 0.65em;
		padding: 6px 0 15px;
		line-height: 1.6;
		font-size: 125.3%;
	}
	#tmp_contents h5 {
		margin: 1.4em 0 0.2em;
		padding: 2px 13px;
		line-height: 1.7;
		font-size: 112.5%;
	}
	#tmp_contents h5::before {
		width: 4px;
		height: 20px;
		top: 7px;
	}
	#tmp_contents h6 {
		margin: 1.5em 0 0.25em;
		line-height: 1.8;
	}
	#tmp_contents p {
		line-height: 1.75;
	}
	#tmp_contents ol {
		margin: 0 0 2em 2.8em; /* Do not edit */
	}
	#tmp_contents ul li,
	#tmp_contents ol li {
		margin: 0 0 0.85em; /* Do not edit */
		line-height: 1.68;
	}

	/* outline
	================================================== */
	#tmp_contents .outline {
		margin: 0 0 2.5em; /* Do not edit */
		border-radius: 7px;
	}

	#tmp_contents div.outline {
		padding: 14px 15px 15px;
	}

	/* box_btn
	================================================== */
	#tmp_contents ul.box_btn li {
		margin: 0 0 14px 0;
		padding: 12px 15px 12px;
		background-size: auto 41px;
		border: 2px solid #1db397;
		border-radius: 8px;
		line-height: 1.7;
	}
	#tmp_contents ul.box_btn li a {
		margin: -12px -15px -12px -16px;
		padding: 12px 15px 12px 33px;
		background-position: left 8px top 18px;
	}

	/* box_menu
	================================================== */
	#tmp_contents .box_menu {
		margin: 0 0 0.8em; /* Do not edit */
		border: 2px solid #1db397;
		border-radius: 8px;
	}
	#tmp_contents table.box_menu .box_menu_ttl,
	#tmp_contents div.box_menu .box_menu_ttl {
		padding: 15px 15px 14px;
		background-size: auto 64px;
		border-bottom: 1px solid #1db397;
	}

	#tmp_contents table.box_menu .box_menu_ttl a,
	#tmp_contents div.box_menu .box_menu_ttl a {
		margin: -15px -17px -14px -17px;
		padding: 15px 15px 14px 35px;
		background-position: left 10px top 19px;
		background-size: auto 15px;
	}
	#tmp_contents .box_menu ul {
		margin-left: 24px; /* Do not edit */
	}
	#tmp_contents .box_menu_cnt {
		padding: 12px 13px 10px;
	}
	#tmp_contents .box_menu_cnt p:only-of-type {
		margin-bottom: 0;
	}

	/* box_info
	================================================== */
	#tmp_contents .box_info {
		margin: 1em 0 1.7em; /* Do not edit */
	}
	#tmp_contents .box_info .box_info_ttl {
		padding: 4px 0 12px 0;
		font-size: 125%;
	}
	#tmp_contents .box_info .box_info_ttl::before {
		height: 2px;
	}
	#tmp_contents .box_info .box_info_cnt {
		padding: 13px 15px 10px;
		background-size: auto 30px;
		background-position: left -1px top -9px;
	}
	#tmp_contents .box_info ul {
		margin-bottom: 0.4em; /* Do not edit */
	}

	/* box_link
	================================================== */
	#tmp_contents .box_link {
		margin: 1.7em 0 1.4em; /* Do not edit */
	}
	#tmp_contents .box_link .box_link_ttl {
		padding: 4px 0 12px 0;
		font-size: 125%;
	}
	#tmp_contents .box_link .box_link_ttl::before {
		height: 2px;
	}
	#tmp_contents .box_link .box_link_cnt {
		padding: 15px 14px 8px;
		background-size: auto 30px;
		background-position: left -1px top -9px;
	}
	#tmp_contents .box_link ul {
		margin-bottom: 0.4em; /* Do not edit */
	}

	/* インフォメーション一一覧
	================================================== */
	#tmp_contents .info_list ul li {
		flex-direction: column;
	}
	#tmp_contents .info_list ul li a {
		flex: none;
	}
	#tmp_contents .info_list .day {
		margin: 0 0 10px 0;
	}

	/* datatable
	enquete_table
	================================================== */
	#tmp_contents table.datatable th,
	#tmp_contents table.enquete_table th {
		padding: 7px 19px;
	}
	#tmp_contents table.datatable td,
	#tmp_contents table.enquete_table td {
		padding: 6px 18px;
	}

	/* ==================================================
	clearfix
	================================================== */
	#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
		content: ""; /* 変更しない */
		display: table; /* 変更しない */
		clear: both; /* 変更しない */
	}
}