﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* -------------------------
 枠調整
------------------------- */
#HeaderPane 
{
}

#LeftPane, #RightPane {
    padding: 0px;
    margin: 0px;
    display: none;
}

#Middle {
    width: 100%;
}

#ContentPane
{
    width: 100%;
}


/* -------------------------
 モジュール調整 top
------------------------- */
#ContentPane .ModuleReference {
    clear: both;
    width: 1160px;
    padding: 80px 0px;
    margin: 0px auto 100px;
}

.gmenu_txt {
    display: block !important;
}


/* -------------------------
 臨時情報
------------------------- */
.PickUp_Urgent h2
{
    position: absolute;
    top: 20px;
    z-index: 1;
}

.PickUp_Urgent .info_link
{
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
}

.PickUp_Urgent .ExtraordinaryInfo,
.PickUp_Urgent .Urgent_contents ul
{
    margin: 0 0 0 190px;
    position: relative;
    z-index: 0;
}

/* -------------------------
 バナー
------------------------- */
#ContentPane .Item_Banner .ModuleReference
{
    margin: 0 5px 10px;
    width: 173px;
}

#ContentPane .Item_Banner .ModuleReference h2 a
{
    width: 111px;
}

#RightPane .Item_Banner .ModuleReference,
#LeftPane .Item_Banner .ModuleReference
{
    clear: none;
    float: left;
    margin: 0 5px 10px;
    width: 190px
}

#RightPane .Item_Banner .ModuleReference h2 a,
#LeftPane .Item_Banner .ModuleReference h2 a
{
    width: 128px;
}

#Header .ha {
    border: 1px solid #757575;
    border-radius: 2px;
    padding: 10px 35px;
    color: #757575;
    font-weight: bold;
    background: transparent;
}

#Header .ka {
    border: 1px solid #7ACCAA;
    background: #7ACCAA url(../../../Images/icon_001b.png) no-repeat right center;
    color: #000;
    background-position-x: calc(100% - 10px);
}


/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
#Header {
    height: 110px;
}

#Header ul {
    display: block;
}

.header_adjust {
    display: block;
    height: 110px;
}

#Header .ha {
    border: 1px solid #757575;
    border-radius: 2px;
    padding: 5px;
    color: #757575;
    font-weight: bold;
    background: transparent;
}

#Header .ka {
    border: 1px solid #7ACCAA;
    background: #7ACCAA url(../../../Images/icon_001b.png) no-repeat right center;
    color: #000;
    background-position-x: calc(100% - 10px);
}


/* -------------------------
 臨時情報
------------------------- */
.PickUp_Urgent h2
{
    position: absolute;
    top: 20px;
    z-index: 1;
}

.PickUp_Urgent .info_link
{
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
}

.PickUp_Urgent .ExtraordinaryInfo,
.PickUp_Urgent .Urgent_contents ul
{
    margin: 0 0 0 190px;
    position: relative;
    z-index: 0;
}

/* -------------------------
 バナー
------------------------- */
#ContentPane .Item_Banner .ModuleReference
{
    margin: 0 5px 10px;
    width: 173px;
}

#ContentPane .Item_Banner .ModuleReference h2 a
{
    width: 111px;
}

#RightPane .Item_Banner .ModuleReference,
#LeftPane .Item_Banner .ModuleReference
{
    clear: none;
    float: left;
    margin: 0 5px 10px;
    width: 190px
}

#RightPane .Item_Banner .ModuleReference h2 a,
#LeftPane .Item_Banner .ModuleReference h2 a
{
    width: 128px;
}
}
