.pc_db{display: block;}#about table{ margin:60px 0 100px 0; width: 100%;} #about th{ width: 250px;} #about table tr:first-child{ border-top :1px solid #D0D0D0; padding: 1em 0;} #about table th, #about table td{ border-bottom :1px solid #D0D0D0; padding: 1em 0;} #about table ul{ list-style-type: disc; margin-left: 1em;} #about table caption{ font-size: 30px; font-weight: 700; margin: 0 0 15px 0;} #about ul.nodisc{ list-style-type: none; margin-left: 0;} #about ul.nodisc li{ margin-bottom: 0.5em;} #about ul.nodisc li:last-child{ margin-bottom: 0;} #vision .vision_content{ width: 820px; margin: 0 auto 100px auto;} #vision .vision_content h2{ font-size: 32px; line-height: 48px; font-weight: 700; margin: 2em 0 0 0;} #vision h3{ font-size: 24px; color: #9B9B9B; font-weight: 700; margin: 1em 0;} #vision .vision_content p{ font-size: 18px; margin: 1.7em 0;} #vision .vision_content p.strong{ font-weight: 700;} #message{ } #sitepolicy section.sitepolicy:first-child{ margin-top: 60px;} #sitepolicy section.sitepolicy:last-child{ margin-bottom: 100px;} #sitepolicy section.sitepolicy{ margin: 2em 0;} #sitepolicy section.sitepolicy h3{ font-size: 20px; font-weight: 700; color: #538EB4} #sitepolicy section.sitepolicy p{ line-height: 2;} #privacypolicy section.privacypolicy:first-child{ margin-top: 60px;} #privacypolicy section.privacypolicy:last-child{ margin-bottom: 100px;} #privacypolicy section.privacypolicy{ margin: 2em 0;} #privacypolicy section.privacypolicy h3{ font-size: 20px; font-weight: 700; color: #538EB4; margin-bottom: 0.5em;} #privacypolicy section.privacypolicy p{ line-height: 1.6;} #privacypolicy section.privacypolicy ol{ list-style-type: decimal; margin-left: 1em; margin-top: 1em;} #privacypolicy section.privacypolicy ol li{ margin-bottom: 1em;} #privacypolicy section.privacypolicy ol li span{ font-weight: 700;} #privacypolicy section.privacypolicy p.right{ text-align: right;} #privacypolicy section.privacypolicy ol li ol{ list-style-type: upper-roman;} #privacypolicy section.privacypolicy ol li ol li ol{ list-style-type: lower-roman;} #privacypolicy section.privacypolicy ol li ol, #privacypolicy section.privacypolicy ol li ol li, #privacypolicy section.privacypolicy ol li ol li ol, #privacypolicy section.privacypolicy ol li ol li ol li{ margin-top: 0em; margin-bottom: 0em;} #privacypolicy a{ background: none;} .comp_fig{ margin:5px 0 20px;} @media screen and (max-width: 768px) { #about table{ margin:30px 0 50px 0;} #about th{ width: 90px;} #about table.history th, #about table.history td{ width: 100%; display: block;} #about table.history th{ border-bottom: none; padding-bottom: 0; font-size: 15px;} #about table.history td{ padding-top: 0.2em;} #vision .vision_content{ width: 100%; margin: 0 auto 50px auto;} #vision .vision_content h2{ font-size: 28px; line-height: 38px; margin-top: 1em;} #vision h3{ font-size: 20px; line-height: 30px;} #vision .vision_content img{ width: 100%;} #vision .vision_content p{ font-size: 16px; margin: 1.2em 0;} #vision .vision_content p.strong{ font-weight: 700;} #sitepolicy section.sitepolicy:first-child{ margin-top: 30px;} #sitepolicy section.sitepolicy:last-child{ margin-bottom: 50px;} #privacypolicy section.privacypolicy:first-child{ margin-top: 30px;} #privacypolicy section.privacypolicy:last-child{ margin-bottom: 50px;}.pc_db{display: inline;}} 

.guidelines{
	margin-block: 60px 2rem;
}
.guidelines_text {
	margin-bottom: 24px;
}
.guidelines_item {
	margin-bottom: 24px;
}

.guidelines_item:has(.num){
	display: flex;
	column-gap: 7px;
}

.guidelines_data {
	text-align: right;
}

.handling{
	margin-block: 2rem 60px ;
}
.handling_title {
	font-weight: 700;
}
.handling_text {
	margin-bottom: 24px;
	padding-left: 20px;
}
.handling_item {
	margin-bottom: 24px;
}
.handling_list {
	margin-bottom: 24px;
	padding-left: 20px;
}
.handling_sublist2 {
	margin-left: 12px;
}
.handling_image {
	text-align: right;
}
.handling p:has(.num),
.handling h4:has(.num){
	display: flex;
	column-gap: 7px;
}

.handling a{
	color: blue;
	text-decoration: underline;
	word-break: break-all;
}
.handling_item2 {
	margin-bottom: 5px;
	text-indent: -15px;
	text-align: justify;
}
.handling_sublist {
	padding-left: 27px;
}

.handling_sublist .handling_sublist{
	padding-left: 20px;
}
.handling_sublist02 {
	padding-left: 60px;
}
.handling_item3 {
	margin-bottom: 5px;
	text-indent: -35px;
}

@media screen and (max-width: 767px){
	
}