@charset "utf-8";

.phone-number {
    color: inherit!important;
    text-decoration: none!important;
    cursor: default!important;
}
@media print, screen and (min-width : 768px) {
	.top_wrap * {
		box-sizing: border-box;
		margin: 0;
		padding: 0;
		max-width: 100%;
		line-height: 1.6;
	}
	.top_wrap img {
		width: 100%;
		margin: 10px 0;
	}
	.top_pr h1 {
		margin: 40px 0 0;
		padding: 0;
		font-size: 40px;
	}
	.top_pr h2 {
		line-height: 1.5em;
		border: none;
		margin: 20px 0 0;
		padding: 0;
		font-size: 30px;
	}
	.top_pr h3 {
		line-height: 1.5em;
		border: none;
		margin: 20px 0 0;
		padding: 0;
		font-size: 26px;
		text-align: center;
	}
	.top_pr h2 span, .top_pr h3 span {
		font-size: 14px;
		display: block;
		line-height: 1.5em;
		color: #333;
		font-weight: normal;
		margin: 0;
		padding: 1em 0;
	}
	.top_pr ul {
		display: table;
		width: 100%;
		margin: 40px 0 0;
		padding: 0;
		border-spacing: 0px;
	}
	.top_pr ul li {
		text-align: center;
		display: table-cell;
		width: 25%;
		flex: 1;
		font-size: 12px;
		border-right: 1px solid #054994;
		padding: 1em;
	}
	.top_pr ul li:last-child {
		border: none;
	}
	.top_pr ul li img {
		width: 100%;
		max-width: 150px;
		margin: auto;
	}
	.two_step {
		border-top: 5px solid #054994;
		border-left: 20px solid #054994;
		border-right: 20px solid #054994;
		border-bottom: 20px solid #054994;
		border-radius: 10px;
		margin: 40px 0;
		padding: 0;
	}
	.two_step>div {
		margin: 0;
		padding: 20px;
		padding-bottom: 20px;
		border-top: 1px solid #054994;
		position: relative;
	}
	.two_step>div::after {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-right: 40px solid transparent;
		border-left: 40px solid transparent;
		border-top: 30px solid #054994;
		border-bottom: 0;
		position: absolute;
		top: 0px;
		left: 50%;
		transform: translateX(-50%);
	}
	.two_step>div:nth-child(2)::after {
		content: none;
	}
	.two_step h2 {
		background: #054994;
		color: #fff;
		font-size: 46px;
		border: none;
		margin: 0;
		padding: 0;
		text-shadow: 3px 3px 0px #062f54;
	}
	.two_step h2 span {
		color: #fff;
		margin: 0 !important;
		padding: 0;
		display: inline-block;
	}
	.two_step h3 span.l_size {
		padding-right: 0.2em;
	}
	.two_step span.s_size {
		font-size: 60%;
	}
	.two_step span.l_size {
		font-size: 160%;
		color: yellow;
		background: none;
		border: none;
		text-shadow: 3px 3px 0px #062f54;
	}
	.two_step h3 {
		color: #054994;
		font-size: 30px;
		margin: 0;
		border: none;
	}
	.two_step h4 {
		border: none;
		margin: 0 !important;
		padding: 20px 0 0;
		color: #054994;
		width: 100%;
		font-size: 20px;
	}
	.two_step h5 {
		border: none;
		margin: 0 !important;
		padding: 0 0 0.5em !important;
		color: #054994;
		width: 100%;
		font-size: 20px;
	}
	.two_step h6 {
		border: none;
		margin: 40px 0 0 !important;
		padding: 0 0 0.5em !important;
		color: #333333;
		font-size: 20px;
	}
	.h4_wrap {
		background: #d4e3f3;
		border-radius: 10px;
		margin-top: 20px;
		padding: 20px;
	}
	.btn001 {
		text-align: center;
		margin: 10px auto;
	}
	.btn001 a {
		display: inline-block;
		position: relative;
		padding: 0.2em 1.5em 0.2em 1em;
		border-radius: 25px;
		border: 2px solid #054994;
		color: #054994;
		font-size: 14px;
		background: #fff;
		text-decoration: none;
		transition: background-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
		white-space: nowrap;
		width: auto;
	}
	.btn001 a:hover {
		opacity: 0.6;
		background-color: #f0f8ff;
	}
	.btn001 a::after {
		content: '';
		position: absolute;
		top: 50%;
		right: 10px;
		transform: translateY(-50%);
		border-top: 6px solid transparent;
		border-bottom: 6px solid transparent;
		border-left: 6px solid #054994;
		transition: border-left-color 0.2s ease-in-out;
	}
	.btn001 a:hover::after {
		border-left-color: #0360a5;
	}
	.swiper-wrapper img, .swiper-wrapper p {
		max-width: 500px;
		max-height: 220px;
		font-size: 12px;
		margin: 0;
		padding: 0;
		box-sizing: border-box;
	}
	.swiper-wrapper p {
		padding: 10px;
	}
	div.col2 {
		width: 100%;
		display: table;
	}
	div.col2>div {
		display: table-cell;
		vertical-align: middle;
		padding: 0 20px;
	}
	div.col2>div:first-child {
		width: 62%
	}
	div.col2>div:last-child {
		width: 38%
	}
	div.col2>div p:not(.attention12) {
		font-size: 18px;
	}
	div.col2>div h3 .l_size {
		color: #054994;
		display: block;
		text-shadow: none;
		font-size: 20px;
	}
	.important {
		font-weight: bold;
		color: #cd2221;
	}
	.attention12 {
		font-size: 12px;
	}
	.tabs-container {
		width: 100%;
		margin: 0 auto;
	}
	.tab-label {
		font-size: 20px;
		display: inline-block;
		padding: 0px 20px;
		border: 1px solid #ccc;
		margin-right: 5px;
		cursor: pointer;
		background-color: #f9f9f9;
		transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		position: relative;
		border-radius: 10px 10px 0 0;
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
		width: 40%;
		box-sizing: border-box;
	}
	.tabs-container .shipping_address {
		width: 100%;
	}
	.tabs-container .shipping_address dt {
		margin-bottom: 1em;
	}
	.tab-label img {
		width: 50px;
		height: auto;
		display: inline-block;
		vertical-align: middle;
		padding-right: 0.5em;
	}
	.tab-label:last-child {
		margin-right: 0;
	}
	.tab-label:hover {
		background-color: #e6e6e6;
		box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
		transform: translateY(-2px);
	}
	.tab-label:active {
		background-color: #ddd;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
		transform: translateY(0);
	}
	.tab-label::after {
		content: '';
		position: absolute;
		top: 50%;
		right: 10px;
		transform: translateY(-50%);
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px solid #ccc;
		transition: border-top-color 0.2s ease-in-out;
	}
	.tab-label:hover::after {
		border-top-color: #fff;
	}
	.tabs-container input[type="radio"] {
		display: none;
	}
	.tabs-container input[type="radio"]:checked+.tab-label {
		background-color: #007BFF;
		color: #fff;
		border-color: #007BFF;
	}
	.tab-content {
		display: none;
		padding: 20px;
	}
	#tab1:checked~#content1,
	#tab2:checked~#content2,
	#tab3:checked~#content3 {
		display: block;
	}
	.tab-content {
		background-color: #fff;
		border-radius: 0 6px 6px 6px;
	}
	.tab-content>ol, dl.horizontal-list {
		margin: 0 0 20px;
		padding: 20px;
		border-radius: 6px;
		border: 2px solid #054994;
	}
	.tab-content>ol {
		margin: 0 0 20px;
		padding: 15px;
		border-radius: 6px;
		border: 2px solid #054994;
		list-style: none;
	}
	.tab-content>ol li {
		font-size: 14px;
		display: flex;
		align-items: center;
		margin-bottom: 12px;
		padding: 10px;
		background: #f9f9f9;
		border-radius: 4px;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
		transition: background-color 0.3s ease;
	}
	.tab-content>ol li::before {
		content: counter(list-item);
		counter-increment: list-item;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 28px;
		height: 28px;
		background-color: #054994;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		border-radius: 50%;
		margin-right: 12px;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	}
	.horizontal-list {
		display: grid;
		grid-template-columns: 200px auto;
		gap: 10px;
	}
	.horizontal-list dt {
		text-align: right;
		font-weight: bold;
		color: #054994;
	}
	.horizontal-list dd {
		margin: 0;
	}
	#copyNotification {
		display: none;
		position: fixed;
		top: 50%;
		right: 0;
		left: 0;
		margin: auto;
		background: #054994;
		text-align: center;
		color: #fff;
		padding: 10px;
		border-radius: 5px;
		font-size: 14px;
		width: 10em;
	}
	.accordion {
		width: 100%;
		margin: 20px auto;
	}
	.accordion-checkbox {
		display: none;
	}
	.accordion-header {
		font-size: 14px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		cursor: pointer;
		background: #004da1;
		border-radius: 4px;
		padding: 0.5em;
		margin: 0.5em 0;
		position: relative;
		color: #fff;
		max-width: 20em;
	}
	.accordion-header:hover {
		background: #d4e3f3;
		color: #004da1;
	}
	.accordion-header::after {
		content: "+";
		font-size: 20px;
		font-weight: bold;
		position: absolute;
		right: 15px;
		top: 50%;
		transform: translateY(-50%);
		transition: content 0.3s ease, transform 0.3s ease;
	}
	.accordion-checkbox:checked+.accordion-header::after {
		content: "-";
		font-size: 20px;
	}
	.accordion-content {
		display: none;
		margin-top: -10px;
		padding: 10px 15px;
		background: #d4e3f3;
		animation: slideDown 0.3s ease;
		border-radius: 6px;
	}
	.accordion-checkbox:checked+.accordion-header+.accordion-content {
		display: block;
	}
	.tel_table {
		display: table;
		width: 100%;
		margin: 0 !important;
		padding: 0px !important;
		box-sizing: border-box;
	}
	.tel_table li {
		display: table-cell;
		width: 50%;
		padding: 20px !important;
		margin: 0 !important;
		text-align: center;
	}
	.tel_table span {
		display: block;
		font-size: 12px;
		color: #333;
	}
	.tel_table a {
		text-align: center;
		font-size: 20px;
		font-weight: bold;
	}
	.phone-link {
		display: inline-block;
		vertical-align: middle;
	}
	.phone-icon {
		display: inline-block;
		vertical-align: middle;
		width: 40px !important;
		height: 40px !important;
	}
	.phone-link:hover {
		opacity: 0.8;
	}
	.accordion01 {
		margin: 0px;
	}
	.accordion-checkbox01 {
		display: none;
	}
	.accordion-label01 {
		cursor: pointer;
		display: flex;
		align-items: center;
		background-color: #f0f0f0;
		padding: 5px;
		margin: 0 !important;
		border: 1px solid #ddd;
		border-radius: 5px;
		position: relative;
	}
	.accordion-label01 span {
		background: #fff;
		border-radius: 25px;
		padding: 0 5px;
		margin: 0 5px;
		color: #004da1;
		text-align: center;
		position: absolute;
		right: 0;
	}
	.hokkaido {
		display: flex;
		align-items: center;
		background-color: #f0f0f0;
		padding: 5px;
		margin: 0 !important;
		border: 1px solid #ddd;
		border-radius: 5px;
	}
	.accordion-content01 {
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.3s ease-in-out;
		padding: 0 10px;
		text-align: left;
		font-size: 12px;
	}
	.accordion-checkbox01:checked+.accordion-label01+.accordion-content01 {
		max-height: 100px;
		padding: 10px;
	}
	.tel_table div+div {
		margin: 0;
		padding: 0;
	}
	@keyframes slideDown {
		from {
			opacity: 0;
			transform: translateY(-10px);
		}
		to {
			opacity: 1;
			transform: translateY(0);
		}
	}
}
@media only screen and (max-width:767px) {
	.top_wrap * {
		box-sizing: border-box;
		margin: 0;
		padding: 0;
		max-width: 100%;
		line-height: 1.4;
	}
	.top_wrap img {
		width: 100%;
		margin: 0;
	}
	.top_pr h1 {
		margin: 20px 0;
		padding: 0;
		font-size: 30px;
		border: none;
		text-align: center;
	}
	.top_pr h2 {
		border: none !important;
		margin: 20px 0 0 !important;
		padding: 0 !important;
		font-size: 18px !important;
	}
	.top_pr h3 {
		border: none;
		margin: 20px 0 0;
		padding: 0;
		font-size: 20px;
		text-align: center;
	}
	.top_pr h2 span, .top_pr h3 span {
		font-size: 12px;
		display: block;
		line-height: 1.5em;
		color: #333;
		font-weight: normal;
		margin: 0;
		padding: 1em 0;
	}
	.top_pr ul {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		margin: 0;
		padding: 0;
		border-spacing: 0px;
	}
	.top_pr ul li {
		display: block;
		width: 50%;
		border-right: none;
		border-bottom: 1px solid #054994;
		padding: 1em;
	}
	.top_pr ul li:nth-child(odd) {
		border-right: 1px solid #054994;
	}
	.top_pr ul li:nth-child(n + 3) {
		border-bottom: none;
	}
	.top_pr ul li img {
		width: 60%;
		margin: 0 20%;
	}
	.two_step {
		border-top: 5px solid #054994;
		border-left: 20px solid #054994;
		border-right: 20px solid #054994;
		border-bottom: 20px solid #054994;
		border-radius: 10px;
		margin: 40px 0;
		padding: 0;
	}
	.two_step>div {
		margin: 0;
		padding: 0;
		border-top: 1px solid #054994;
		position: relative;
	}
	.two_step>div::after {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-right: 40px solid transparent;
		border-left: 40px solid transparent;
		border-top: 30px solid #054994;
		border-bottom: 0;
		position: absolute;
		top: 0px;
		left: 50%;
		transform: translateX(-50%);
	}
	.two_step>div:nth-child(2)::after {
		content: none;
	}
	.two_step h2 {
		background: #054994;
		color: #fff;
		font-size: 24px;
		border: none;
		margin: 0;
		padding: 20px 0 0;
		text-shadow: 3px 3px 0px #062f54;
	}
	.two_step h2 span:first-child {
		font-size: 16px;
		color: #fff;
		margin: 0 0 -10px !important;
		padding: 0;
		display: block;
	}
	.two_step h3 span.l_size {
		padding-right: 0.2em;
	}
	.two_step span.s_size {
		font-size: 60%;
	}
	.two_step span.l_size {
		font-size: 160%;
		color: yellow;
		background: none;
		border: none;
		text-shadow: 3px 3px 0px #062f54;
	}
	.two_step h3 {
		color: #054994;
		font-size: 20px;
		margin: 0;
		border: none;
	}
	.two_step h4 {
		border: none;
		margin: 0 !important;
		padding: 20px 0 0;
		color: #054994;
		width: 100%;
		font-size: 16px;
	}
	.two_step h5 {
		border: none;
		margin: 0 !important;
		padding: 0 0 0.5em !important;
		color: #054994;
		width: 100%;
		font-size: 30px;
	}
	.two_step h6 {
		border: none;
		margin: 40px 0 0 !important;
		padding: 0 0 0.5em !important;
		color: #333333;
		font-size: 20px;
	}
	.h4_wrap {
		background: #d4e3f3;
		border-radius: 10px;
		margin-top: 20px;
		padding: 20px;
	}
	.btn001 {
		text-align: center;
		margin: 10px auto;
	}
	.btn001 a {
		display: inline-block;
		position: relative;
		width: 100%;
		padding: 0.2em 1em;
		border-radius: 25px;
		border: 2px solid #054994;
		color: #054994;
		font-size: 14px;
		background: #fff;
		text-decoration: none;
		transition: background-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
	}
	.btn001 a:hover {
		opacity: 0.6;
		background-color: #f0f8ff;
	}
	.btn001 a::after {
		content: '';
		position: absolute;
		top: 50%;
		right: 15px;
		transform: translateY(-50%);
		border-top: 6px solid transparent;
		border-bottom: 6px solid transparent;
		border-left: 6px solid #054994;
		transition: border-left-color 0.2s ease-in-out;
	}
	.btn001 a:hover::after {
		border-left-color: #0360a5;
	}
	.swiper-wrapper img, .swiper-wrapper p {
		max-width: 500px;
		max-height: 220px;
		font-size: 12px;
		margin: 0;
		padding: 0;
		box-sizing: border-box;
	}
	.swiper-wrapper p {
		padding: 10px;
	}
	div.col2 {
		width: 100%;
	}
	div.col2>div {
		width: 100%;
		padding: 20px;
	}
	div.col2>div p:not(.attention12) {
		font-size: 18px;
		padding-top: 10px;
	}
	div.col2>div h3 .l_size {
		color: #054994;
		display: block;
		text-shadow: none;
		font-size: 20px;
	}
	div.col2>div>img {
		width: 70%;
		margin: -20px 15% 0;
	}
	.important {
		font-weight: bold;
		color: #cd2221;
	}
	.attention12 {
		font-size: 12px;
	}
	.tabs-container {
		width: 100%;
		margin: 0 auto;
	}
	.tab-label {
		display: inline-block;
		padding: 2% 2% 3%;
		border: 1px solid #ccc;
		border-radius: 6px 6px 0 0;
		margin-right: 5px;
		cursor: pointer;
		background-color: #eee;
		text-align: center;
		width: 40%;
		box-sizing: border-box;
		font-size: 12px;
		transition: background-color 0.2s ease-in-out;
		position: relative;
	}
	.tab-label img {
		width: 25%;
		height: 25%;
		display: block;
		margin: auto;
	}
	.tab-label:last-child {
		margin-right: 0;
	}
	.tab-label:hover {
		background-color: #e6e6e6;
		box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
		transform: translateY(-2px);
	}
	.tab-label:active {
		background-color: #007BFF;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
		transform: translateY(0);
	}
	.tab-label::after {
		content: '';
		position: absolute;
		top: 100%;
		left: 50%;
		transform: translate(-50%, 0);
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 6px solid #007BFF;
		transition: border-top-color 0.2s ease-in-out;
	}
	.tab-label:hover::after {
		border-top-color: #fff;
	}
	.tabs-container input[type="radio"] {
		display: none;
	}
	.tabs-container input[type="radio"]:checked+.tab-label {
		background-color: #007BFF;
		color: #fff;
		border-color: #007BFF;
	}
	.tab-content {
		display: none;
		padding: 20px;
	}
	.tab-content * {
		width: 100% !important;
		font-size: 14px;
	}
	#tab1:checked~#content1,
	#tab2:checked~#content2,
	#tab3:checked~#content3 {
		display: block;
	}
	.tab-content {
		background-color: #fff;
		border-radius: 0 6px 6px 6px;
	}
	.tab-content>ol {
		margin: 0 0 20px;
		padding: 15px;
		border-radius: 6px;
		border: 2px solid #054994;
		list-style: none;
	}
	.tab-content>ol li {
		font-size: 14px;
		display: flex;
		align-items: center;
		margin-bottom: 12px;
		padding: 10px;
		background: #f9f9f9;
		border-radius: 4px;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
		transition: background-color 0.3s ease;
	}
	.tab-content>ol li::before {
		content: counter(list-item);
		counter-increment: list-item;
		display: flex;
		justify-content: center;
		align-items: center;
		color: #054994;
		font-size: 20px;
		font-weight: bold;
		border-radius: 50%;
		margin-right: 12px;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	}
	dl.horizontal-list {
		margin: 0 0 20px;
		padding: 20px;
		border-radius: 6px;
		border: 2px solid #054994;
	}
	dl.horizontal-list {
		margin: 0 0 20px;
		padding: 20px;
		border-radius: 6px;
		border: 2px solid #054994;
		list-style: none;
	}
	.horizontal-list {
		display: block;
	}
	.horizontal-list dt {
		border-top: 1px solid #054994;
		padding-top: 20px;
		color: #054994;
		font-weight: bold;
	}
	.horizontal-list dt:first-child {
		border-top: none;
		padding-top: 0px;
	}
	.horizontal-list dt,
	.horizontal-list dd {
		display: block;
		text-align: left;
		margin-bottom: 10px;
	}
	#copyNotification {
		display: none;
		position: fixed;
		top: 50%;
		right: 0;
		left: 0;
		width: 50% !important;
		margin: auto;
		background: #054994;
		text-align: center;
		color: #fff;
		padding: 10px;
		border-radius: 5px;
		font-size: 14px;
	}
	.accordion {
		box-sizing: border-box;
		min-width: 100%;
		margin: 20px auto;
	}
	.accordion-checkbox {
		display: none;
	}
	.accordion-header {
		font-size: 14px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		cursor: pointer;
		background: #004da1;
		border-radius: 4px 4px 0 0;
		padding: 0.5em;
		margin: 0 auto 1em;
		position: relative;
		color: #fff;
		max-width: 20em;
	}
	.accordion-header:hover {
		background: #d4e3f3;
		color: #004da1;
	}
	.accordion-header::after {
		content: "+";
		font-size: 20px;
		font-weight: bold;
		position: absolute;
		right: 15px;
		top: 50%;
		transform: translateY(-50%);
		transition: content 0.3s ease, transform 0.3s ease;
	}
	.accordion-checkbox:checked+.accordion-header::after {
		content: "-";
		font-size: 20px;
	}
	.accordion-content {
		display: none;
		margin: -16px 0 20px;
		padding: 10px 15px;
		background: #d4e3f3;
		animation: slideDown 0.3s ease;
		border-radius: 0 0 4px 4px;
		box-sizing: border-box;
		width: auto;
	}
	.accordion-checkbox:checked+.accordion-header+.accordion-content {
		display: block;
	}
	.tel_table {
		width: 100%;
		margin: 0 !important;
		padding: 0px !important;
		box-sizing: border-box;
	}
	.tel_table li {
		width: 100%;
		padding: 0px !important;
		margin: 0 !important;
		text-align: center;
	}
	.tel_table span {
		display: block;
		font-size: 12px;
		color: #333;
	}
	.tel_table a {
		text-align: center;
		font-weight: bold;
	}
	.phone-link {
		display: inline-block;
		vertical-align: middle;
	}
	.phone-icon {
		display: inline-block;
		vertical-align: middle;
		width: 40px !important;
		height: 40px !important;
	}
	.phone-link:hover {
		opacity: 0.8;
	}
	.accordion01 {
		margin: 0px;
	}
	.accordion-checkbox01 {
		display: none;
	}
	.accordion-label01 {
		text-align: center !important;
		font-size: 12px !important;
		cursor: pointer;
		display: flex;
		align-items: center;
		background-color: #f0f0f0;
		padding: 5px;
		margin: 0 !important;
		border: 1px solid #ddd;
		border-radius: 5px;
		position: relative;
	}
	.accordion-label01 span:before {
		display: block !important;
	}
	.accordion-label01 span {
		display: block !important;
		background: #fff;
		border-radius: 25px;
		padding: 0 5px;
		margin: 0 5px;
		color: #004da1;
		text-align: center;
		font-size: 10px;
		width: 10em !important;
		position: absolute;
		right: 0;
	}
	.hokkaido {
		display: flex;
		align-items: center;
		background-color: #f0f0f0;
		padding: 5px;
		margin: 0 !important;
		border: 1px solid #ddd;
		border-radius: 5px;
	}
	.accordion-content01 {
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.3s ease-in-out;
		padding: 0 10px;
		text-align: left;
		font-size: 12px;
	}
	.accordion-checkbox01:checked+.accordion-label01+.accordion-content01 {
		max-height: 100px;
		padding: 10px;
	}
	.tel_table div+div {
		margin: 0;
		padding: 0;
	}
	@keyframes slideDown {
		from {
			opacity: 0;
			transform: translateY(-10px);
		}
		to {
			opacity: 1;
			transform: translateY(0);
		}
	}
}