﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.B_SiteMapListDiv1
{
  /*	background-color:#333333;*/
  /*	background-image: url("../../../images/grayback.gif");*/
  font-size:small;
  padding: 10px 0px 10px 0px;
  margin: 0px;
}

.B_SiteMapListDiv1 .MenuListDiv
{
  text-align: left;
}

.B_SiteMapListDiv1 .MenuListBg
{
}

.B_SiteMapListDiv1 .Title
{
  padding: 0px 0px 0px 0px;
  width: 100%;
}

.B_SiteMapListDiv1 .TitleSep
{
  width: 100%;
  font-size: small;
  font-weight: bold;
  text-align: left;
  color: #696969;
  padding: 8px 0px 5px 5px;
  margin-bottom: 5px;
  display: block;
  border-bottom: 1px solid silver;
}

.B_SiteMapListDiv1 .TitleSep

.B_SiteMapListDiv1 ul
{
  padding-left:40px;
}

.B_SiteMapListDiv1 li
{
  list-style-type: none;
}

.B_SiteMapListDiv1 li.layer0
{
  list-style-image: url(capsmallright.gif);
}

.B_SiteMapListDiv1 li.layer0Sep
{
  list-style-image: url(mtitle_left.gif);
}

/*リンク設定*/
.B_SiteMapListDiv1 a.Title:link
{
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

.B_SiteMapListDiv1 a.Title:visited
{
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

.B_SiteMapListDiv1 a.Title:hover
{
  font-weight: normal;
  color: #696969;
  text-decoration: underline;
}

.B_SiteMapListDiv1 a.Title:active
{
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

.B_SiteMapListDiv1 a.TitleSep:hover
{
  text-decoration: none;
}
sitemap-inner {
    margin-bottom: 2rem;
}
.sitemap  .layer0 {
    font-size: 1.5625rem;
    font-weight: bold;
    border-left: 1rem solid #c00;
    padding-left: 1rem;
}

.is-black .sitemap  .layer0 {
    border-color: #fff;
}
.is-blue .sitemap  .layer0 {
    border-color: yellow;
}

.sitemap  .layer1 {
    font-size: 1.125rem;
}

.sitemap  .layer2 {
    font-size: 1rem;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.B_SiteMapListDiv1
{
  /*	background-color:#333333;*/
  /*	background-image: url("../../../images/grayback.gif");*/
  font-size:small;
  padding: 10px 0px 10px 0px;
  margin: 0px;
}

.B_SiteMapListDiv1 .MenuListDiv
{
  text-align: left;
}

.B_SiteMapListDiv1 .MenuListBg
{
}

.B_SiteMapListDiv1 .Title
{
  padding: 0px 0px 0px 0px;
  width: 100%;
}

.B_SiteMapListDiv1 .TitleSep
{
  width: 100%;
  font-size: small;
  font-weight: bold;
  text-align: left;
  color: #696969;
  padding: 8px 0px 5px 5px;
  margin-bottom: 5px;
  display: block;
  border-bottom: 1px solid silver;
}

.B_SiteMapListDiv1 .TitleSep

.B_SiteMapListDiv1 ul
{
  padding-left:40px;
}

.B_SiteMapListDiv1 li
{
  list-style-type: none;
}

.B_SiteMapListDiv1 li.layer0
{
  list-style-image: url(capsmallright.gif);
}

.B_SiteMapListDiv1 li.layer0Sep
{
  list-style-image: url(mtitle_left.gif);
}

/*リンク設定*/
.B_SiteMapListDiv1 a.Title:link
{
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

.B_SiteMapListDiv1 a.Title:visited
{
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

.B_SiteMapListDiv1 a.Title:hover
{
  font-weight: normal;
  color: #696969;
  text-decoration: underline;
}

.B_SiteMapListDiv1 a.Title:active
{
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

.B_SiteMapListDiv1 a.TitleSep:hover
{
  text-decoration: none;
}
}
