﻿
 .p-page__content p{margin-top:0px !important;margin-bottom:0px !important;}
.sitemap_menu_btn_wrap{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:25px;}
.sitemap_menu_btn{width:90%;height:40px;}
.sitemap_menu_btn a{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%;padding:11px 9px;font-size:1.4rem;font-weight:bold;line-height:1;overflow:hidden;position:relative;}
.sitemap_menu_btn_guide a{color:#fff;background-color:#0070BC;}
.sitemap_menu_btn_guide a:hover{opacity:0.6;}
.sitemap_h2{width:100%;height:35px;font-size:1.4rem !important;font-weight:bold;color:#333333;padding:11px 16px;background-color:#EFEFEF;}
.sitemap_ttl_lv1 p, .sitemap_ttl_lv2 p, .sitemap_ttl_lv3 p{margin-top:0px !important;margin-bottom:0px !important;font-size:13px !important;}
.sitemap_ttl_lv1, .sitemap_ttl_lv2, .sitemap_ttl_lv3{font-size:13px !important;color:#657AFF;margin-left:10px;}
.sitemap_ttl_lv1 i, .sitemap_ttl_lv2 i{margin-right:10px;color:#0070BC !important;}
.sitemap_ttl_lv3 span{margin-right:2px;color:#0070BC !important;}
.sitemap_ttl_lv1{margin-left:10px;}
.sitemap_ttl_lv2{margin-left:40px;}
.sitemap_ttl_lv3{margin-left:65px;}
.sitemap_acc_wrap{margin-top:20px;}
.sitemap_acc_wrap details summary{padding:20px;color:#333333;font-size:1.4rem;font-weight:normal;border-top:1px solid #CFCFCF;border-bottom:1px solid #CFCFCF;margin-bottom:-1px;}
.sitemap_acc_wrap details > p:first-of-type{margin-top:20px !important;}
.sitemap_acc_wrap details > p:last-of-type{margin-bottom:20px !important;}
@media screen and (min-width:600px){
.sitemap_menu_btn {
width: 242px;
}
}