﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* -------------------------
 ピックアップ_標準
------------------------- */
.PickUp_Standard .inside_b li:not(reToolItem)
{
        margin: 0 0 10px;
}

/* -------------------------
 ツール
------------------------- */

#HeaderPane .ModuleSet_Standard_3511 .PickUp_Urgent
{
position: absolute;
top: -100px;
left: 420px;
z-index: 10;
}

.g_hojo
{
position: absolute;
top: -100px;
left: 570px;
z-index: 10;
}

.g_seach
{
position: absolute;
top: -100px;
left: 720px;
z-index: 10;
}

.mypage
{
position: absolute;
top: -100px;
left: 870px;
z-index: 10;
}

/* 開閉 */
#g_seach_hojo
{
  margin: 50px 0 0 0px;
  display: none;
}
.toggle_sc_p_on
{
  display: block !important;
}

#Support_hoji
{
  margin: 50px 0 0 0px;
  display: none;
}
.toggle_hc_p_on
{
  display: block !important;
}

#HeaderPane
{
}

#Middle
{
    width: 1000px;
}

#LeftPane
{
    padding: 0 15px 0 0;
    width: 235px;
}

#ContentPane
{
    width: 750px;
}

#RightPane
{
    padding: 0;
    width: 0;
}



#FooterPane
{
}

.ItemLink_Inquiry .outside_b h2
{
}

/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/* -------------------------
 ピックアップ_標準
------------------------- */
.PickUp_Standard .inside_b li:not(reToolItem)
{
        margin: 0 0 10px;
}
.PickUp_Standard .Fix_header2 .info_link_contents a abbr
{
    color: #000;
}
/* -------------------------
 ツール
------------------------- */

#HeaderPane .ModuleSet_Standard_3511 .PickUp_Urgent
{
  position: absolute;
  top: 0px;
  left: 330px;
  z-index: 10;
}

.g_hojo
{
  position: absolute;
  top: 5px;
  left: 210px;
  z-index: 10;
}

.g_seach
{
  position: absolute;
  top: 6px;
  left: 264px;
  z-index: 10;
}
/*
.mypage
{
position: absolute;
top: -100px;
left: 870px;
z-index: 10;
}
*/

/* 開閉 */
#g_seach_hojo
{
  margin: 55px 0 0 0px;
  display: none;
}
.toggle_sc_p_on
{
  display: block !important;
}

#Support_hoji
{
  margin: 55px 0 0 0px;
  display: none;
}
.toggle_hc_p_on
{
  display: block !important;
}

/* -------------------------
 SMT グローバルナビ非表示
------------------------- */
.B_GNavi
 {
display: none;
}
}
