﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
#BaseTable
{
}

#HeaderPane
{
    margin: 0px 0px 30px 0px;
}

#Middle
{
    width: 980px;
}

#ContentPane
{
    width: 980px;
    margin: 0px auto;
}

#ContentPane .ModuleReference
{
    clear: none;
    float: left;
    margin: 10px;
    width: 466px !important;
    border-radius: 0px !important;
}

#ContentPane .ModuleBody .ModuleReference
{
    clear: both;
    float: none;
    margin: 5px;
    width: 970px !important;
}

#ContentPane .ModuleReference
{
    width: 100% !important;
}

#ContentPane .EndClear
{
    display: none;
}

.em_header
{
    background: #C81417;
    width: 100%;
    margin: 0px auto 20px;
    min-height: 110px;
}

.em_header .toolbar
{
	background: none;
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

.em_header .toolbar div
{
    display: inline-block;
}

.em_header .toolbar_contents
{
    margin: 10px 0px;
}

.em_header .toolbar .BrowserSearch
{
}

.em_header .toolbar .search_select
{
}

.em_header .toolbar .search_txt
{
    margin: 0px 0px 0px -5px;
}

.em_header .toolbar .search_txt .TextBox
{
    border: 1px solid #cccccc;
    background: #ffffff !important;
    padding: 2px 10px 2px 10px;
    width: 135px;
}

.em_header .toolbar .search_txt .SubmitBtn
{
    margin: 0px 0px 0px -5px;
    border: 2px solid #333333;
    background: #333333;
    color: #ffffff;
    padding: 1px 14px;
}

.em_header .toolbar .translate
{
}

.em_header .toolbar .translate a
{
    color: #ffffff;
    text-decoration: none;
    border: 1px solid #ffffff;
    border-radius: 3px;
    padding: 3px 10px;
    margin: 0px 0px 0px 20px;
}

.em_header .toolbar .fontsize
{
    position: relative;
    margin: 0px 0px 0px 20px;
    color: #ffffff;
}

.em_header .toolbar .fontsize ul
{
    display: inline-block;
    margin: 0px 0px 0px 5px;
    padding: 0px;
    list-style: none;
}

.em_header .toolbar .fontsize li
{
    display: inline-block !important;
    cursor: pointer;
    background: #ffffff;
    border-radius: 3px;
    color: #000000;
    padding: 1px 15px;
}

.em_header .toolbar .fontsize li a
{
}

.em_header .toolbar .backround_change
{
    position: relative;
    margin: 0px 0px 0px 20px;
    color: #ffffff;
}

.em_header .toolbar .backround_change ul
{
    display: inline-block;
    margin: 0px 0px 0px 5px;
    padding: 0px;
    list-style: none;
}

.em_header .toolbar .backround_change ul li
{
    display: inline-block !important;
    cursor: pointer;
    background: #ffffff;
    border-radius: 3px;
    color: #000000;
    padding: 1px 15px;
}

.em_header .toolbar .backround_change ul li a
{
}

.em_header .em_txtnav
{
    width: 980px;
    margin: 0px auto;
    position: relative;
}

.em_header .em_link1
{
	position: relative;
	border: 1px solid #ffffff;
	border-radius: 4px;
	padding: 10px 30px;
	color: #ffffff;
	font-size: 120%;
	display: inline-block;
}

.em_header .em_link2
{
	background: #000000;
	position: relative;
	left: 10px;
	padding: 15px 20px;
	border-radius: 4px;
	display: inline-block;
}

.em_header .em_link2 a
{
    color: #ffffff;
}

.em_header .em_txt
{
	position: relative;
	left: 10px;
	color: #ffffff;
	background: #C81417;
	top: 10px;
	display: inline-block;
}

/* フッタ調整用 */
#Footer
{
    position: relative;
    margin: 20px 0px 0px 0px;
    background: #efefef;
}

#Footer .Footer_h
{
    background: none;
    height: auto;
}

#Footer .Footer_contents
{
    background: transparent;
}

#Footer .Footer_logo_block
{
    display: none;
}

/* モジュール調整 */
.NewsList_Standard .ModuleReference,
.LinkList_Standard .ModuleReference,
.Item_Standard .ModuleReference
.PickUp_Standard .ModuleReference
{
    border: 2px solid #ccc !important;
}

.PickUp_Standard h2
{
}

.PickUp_Standard .info_link_contents a
{
}

.PickUp_Standard .CreatedDate
{
    display: block;
    vertical-align: top;
    width: auto;
    margin: 0px 0px 5px 0px;
}

.PickUp_Standard .R_Contents
{
    display: block;
    width: auto;
    border-bottom: 1px solid #cccccc;
    padding: 0px 0px 10px 0px;
}

.NewsList_Standard .outside_b h2
{
    background: none;
    color: #000000;
    border-bottom: none;
    margin: 0px;
    padding: 20px 70px 20px 20px;
    background: #D1D1D1;
}

.NewsList_Standard .CreatedDate
{
    display: block;
    width: auto;
    margin: 0px 0px 5px 0px;
}

.NewsList_Standard .DateTitle
{
    display: block;
    width: auto;
    border-bottom: 1px solid #cccccc;
    padding: 0px 0px 10px 0px;
}

.LinkList_Standard .outside_b h2
{
    background: none;
    color: #000000;
    border-bottom: none;
    margin: 0px;
    padding: 20px 70px 20px 20px;
    background: #D1D1D1;
}

.LinkList_Standard_em .Menu_list li a.titleLink
{
    display: inline-block;
}


}
@media screen and (max-width: 1500px)
{
.logo_block
{
    position: absolute;
    display: block;
    top: 10px;
    left: 30px;
    z-index: 1;
}
.em_header
{
    width: 1500px;
}
}

@media screen and (max-width: 1200px)
{
.em_header .em_link2
{
    background:  #000000;
    position: fixed;
    right: 110px;
    padding: 15px 20px;
    border-radius: 4px;
}
}

@media print
{
#HeaderPane
{
    display: block;
}
}



/*** for PC Browser ***/
@media (min-width:401px)
{
/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.em_header
{
    background: #C81417;
    width: 100%;
    margin: 0px auto 20px;
    padding: 0px 0px 10px 0px;
}

.em_header .logo_block
{
    position: relative;
    width: 320px;
    height: auto;
    background: none;
    top: 0;
    left: 0;
}

.em_header .toolbar
{
display: block;
min-height: 30px;
}

.em_header .toolbar .toolbar_contents div:not(.translate)
{
display: none;
}

.em_header .toolbar .toolbar_contents div.translate a
{
    color: #000000 !important;
    background: #ffffff;
    padding: 3px 5px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    margin: 3px auto 3px 30px;
    text-decoration: none;
}

.em_header .em_txtnav
{
    width: 320px;
    margin: 0px auto;
    position: relative;
}

.em_header .em_link1
{
    position: relative;
    border: 1px solid #ffffff;
    border-radius: 4px;
    padding: 0px;
    color: #ffffff;
    font-size: 120%;
    text-align: center;
}

.em_header .em_link2
{
    background: #000000;
    position: relative;
    padding: 15px 20px;
    border-radius: 4px;
    margin: 0px auto;
    width: 200px;
    text-align: center;
    right: auto;
}

.em_header .em_link2 a
{
    color: #ffffff;
}

.em_header .em_txt
{
    position: relative;
    color: #ffffff;
    background: #C81417;
    padding: 10px;
}

/* フッタ調整用 */
#Footer
{
    position: relative;
    margin: 20px 0px 0px 0px;
    background: #efefef;
}

#Footer .Footer_h
{
    background: none;
    height: auto;
}

#Footer .Footer_contents
{
    background: transparent;
}

#Footer .Footer_logo_block
{
    display: none;
}

/* モジュール調整 */
.NewsList_Standard .ModuleReference,
.LinkList_Standard .ModuleReference,
.Item_Standard .ModuleReference
.PickUp_Standard .ModuleReference
{
    border: 2px solid #ccc !important;
}

.PickUp_Standard .info_link_contents a
{
}

.PickUp_Standard .CreatedDate
{
    display: block;
    vertical-align: top;
    width: auto;
    margin: 0px 0px 5px 0px;
}

.PickUp_Standard .R_Contents
{
    display: block;
    width: auto;
    border-bottom: 1px solid #cccccc;
    padding: 0px 0px 10px 0px;
}

.NewsList_Standard .outside_b h2
{
    background: none;
    color: #000000;
    border-bottom: none;
    margin: 0px;
    padding: 20px 70px 20px 20px;
    background: #D1D1D1;
}

.NewsList_Standard .CreatedDate
{
    display: block;
    width: auto;
    margin: 0px 0px 5px 0px;
}

.NewsList_Standard .DateTitle
{
    display: block;
    width: auto;
    border-bottom: 1px solid #cccccc;
    padding: 0px 0px 10px 0px;
}

.LinkList_Standard .outside_b h2
{
    background: none;
    color: #000000;
    border-bottom: none;
    margin: 0px;
    padding: 20px 70px 20px 20px;
    background: #D1D1D1;
}

.ModuleReference
{
    width: 316px;
}

.Contents img
{
    max-width: 280px;
}

.LinkList_Standard_em .Menu_list li a
{
    float: left;
}

.Sp_ViewTable_Scroll table 
{
	max-width: 1200px !important;
	width: -moz-max-content;
}
}
