/**********************
common　subtoc
**********************/

.m_links._subtoc_boxA {
  margin-left: -2.2%;
  font-size: 0;
}
.m_links._subtoc_boxA > li {
  margin: 0 0 1.25em 2.2%;
  display: inline-block;
  width: 31.13333%;
  vertical-align: top;
  font-size: 1rem;
}
@media screen and (max-width: 52em) {
  .m_links._subtoc_boxA > li {
    width: 29.33333%;/* 元47.8 */
  }
}
@media screen and (max-width: 28em) {
  .m_links._subtoc_boxA > li {
    width: 46%;/* 元 97.8 */
 }
}
.m_links._subtoc_boxA .link_icon {
  padding-right: 12px;
  display: table-cell;
  vertical-align: middle;
}
.m_links._subtoc_boxA .link_icon img,
.m_links._subtoc_boxA .link_icon object {
  display: block;
}
.m_links._subtoc_boxA .link_text {
  display: table-cell;
  vertical-align: middle;
}
.m_links._subtoc_boxA a:not(.anc_button) {
  padding: 0.75em 2.8125em 0.75em 1.25em;
  border-radius: 1px;
  box-shadow: 0 1px 4px rgba(6, 0, 1, 0.2);
  display: block;
  color: #333;
  background-color: #041a45;
  text-align: left;
}
.m_links._subtoc_boxA a:not(.anc_button)::before {
  top: 2.1em;
  left: auto;
  right: 20px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.m_links._subtoc_boxA a:not(.anc_button)[href] {
  color: #fff;
  text-decoration: none;
}
.m_links._subtoc_boxA a:not(.anc_button)[href]:hover, .m_links._subtoc_boxA a:not(.anc_button)[href]:focus {
  text-decoration: underline;
}


/**********************
femc　subtoc
**********************/

.m_links._subtoc_boxA > li {
	width: 17.8%;
	font-size: 1.3rem;
}
.m_links._subtoc_boxA .link_text {
	display: block;
}
.m_links._subtoc_boxA a:not(.anc_button) {
	padding: 0.9em 1.25em;
}
.m_links._subtoc_boxA a:not(.anc_button)::before {
	text-align: center;
}
.m_links._subtoc_boxA a:not(.anc_button)[href] {
	font-weight: bold;
	text-align: center;
}
.m_links._subtoc_boxA > li ._small {
	font-size: 0.8em;
}

@media screen and (max-width: 56em) {
.m_links._subtoc_boxA > li {
	width: 31.13333%;
}
.m_links._subtoc_boxA a:not(.anc_button) {
	padding: 0.75em 2.8125em 0.75em 1.25em;
}
}




/**********************
common_femc　subtoc
**********************/
.m_links._subtoc_boxA a:not(.anc_button) {
	padding: 0.75em 2.8125em 0.75em 1.25em;
}





/**********************
　　New　subtoc
**********************/



.m_links._subtoc_boxB {
  margin-left: 2.2%;
  font-size: 0;
}
.m_links._subtoc_boxB > div {
  margin: 0 0 1.25em 2.2%;
  display: inline-block;
  width: 22%;
  vertical-align: top;
  font-size: 1rem;
}
@media screen and (max-width: 56em) {
  .m_links._subtoc_boxB > li {
    width: 47.8%;
  }
}
@media screen and (max-width: 28em) {
  .m_links._subtoc_boxB > li {
    width: 97.8%;
  }
}
.m_links._subtoc_boxB .link_icon {
  padding-right: 12px;
  display: table-cell;
  vertical-align: middle;
}
.m_links._subtoc_boxB .link_icon img,
.m_links._subtoc_boxB .link_icon object {
  display: block;
}
.m_links._subtoc_boxB .link_text {
  display: table-cell;
  vertical-align: middle;
}
.m_links._subtoc_boxB a:not(.anc_button) {
  padding: 0.75em 2.8125em 0.75em 1.25em;/*文字と枠の余白*/
  border-radius: 30px;/* 枠の角*/　　　　
  box-shadow: 0 1px 4px rgba(6, 0, 1, 0.2);
  display: block;
  color: #333;
  height: 40px;
  background-color: #0066cc;/*ブロックの色*/
  text-align: left;
}
.m_links._subtoc_boxB a:not(.anc_button)::before {
  top: 2.1em;
  left: auto;
  right: 20px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.m_links._subtoc_boxB a:not(.anc_button)[href] {
  color: #fff; /* 文字の色 */
  text-decoration: none;
}
.m_links._subtoc_boxB a:not(.anc_button)[href]:hover, .m_links._subtoc_boxB a:not(.anc_button)[href]:focus {
  text-decoration: underline;
}



.m_links._subtoc_boxB > li {
	width: 17.8%;
	font-size: 1.3rem;
}
.m_links._subtoc_boxB .link_text {
	display: block;
}
.m_links._subtoc_boxB a:not(.anc_button) {
	padding: 0.9em 1.25em;
}
.m_links._subtoc_boxB a:not(.anc_button)::before {
	text-align: center;
}
.m_links._subtoc_boxB a:not(.anc_button)[href] {
	font-weight: bold;
	text-align: center;
}
.m_links._subtoc_boxB > li ._small {
	font-size: 0.8em;
}

@media screen and (max-width: 56em) {
.m_links._subtoc_boxB > li {
	width: 100%;/*31.13333%;*/
}
.m_links._subtoc_boxB a:not(.anc_button) {
	padding: 0.75em 2.8125em 0.75em 1.25em;
}
}



.m_links._subtoc_boxB a:not(.anc_button) {
	padding: 0.75em 2.8125em 0.75em 1.25em;
}


/**********************
　　product index
**********************/

/*
   .pro_tabpanel, .m_tab._product .tabpanels{
   background-color: #fff;
  } 

 
  @media screen and (min-width: 23em){
  .pro_tabpanel ul, .pro_tab._product .tablist, .m_tab._product [role="tablist"], .m_tab._product [role="tabpanel"] {
   background-color: #fff;
   padding-left: 0;
   padding-right: 0;
   }
  
  }
*/

.tabpanel._product .bg-color{
 background-color: #fff;
}

  
  .product_menu ul{
   overflow: hidden;
   min-height: 0;
   margin: 0;
   padding: 0;
   transition: height 0.4s ease;
  }
  
.product_menu ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    padding: 0;
    list-style: none;
}

.product_menu li {
/*    padding: 5px;*/
}

/*
input[type="checkbox"].on-off + ul{
    height: 0;
    overflow: hidden;
 transition: height .5s;
}

input[type="checkbox"].on-off:checked + ul{
    height: 200px;
    
}  
*/







