/* CSS Document */


/******************************************************
スマホ用指定
******************************************************/

.simpleHeaderInner .dropDown {
	width: 90%;
	position:relative;
	top: 0px;
	right: 0px;
	margin-left:auto;
	margin-right:auto;
}

.gmoArea .simpleHeaderInner .dropDown {
	width: 40%;
	position:relative;
	top: 0px;
	right: 0px;
	margin-left:auto;
	margin-right:auto;
	font-size:80%;
}


.dropSubMenu
{
width: 100%;
}

a.dropAccount 
{
width: 100%;
padding-left: 0px;
}

.simpleHeaderInner .dropSubMenu
{
width: 100%;
}

.simpleHeaderInner a.dropAccount,
.simpleHeaderInner span.dropAccount 
{
	width: 100%;
	padding-left: 0px;
	background-image: url(../images/estimate/word_select_top_jp.png);
}

.gmoArea .simpleHeaderInner a.dropAccount,
.gmoArea .simpleHeaderInner span.dropAccount 
{
	background-image: url(../images/estimate/word_select_agree_jp_ie.png);
	height: 30px;
	line-height: 30px;
	padding-top: 0px;
}

/******************************************************
タブレットとPC
******************************************************/
@media screen and (min-width: 680px) {
.dropSubMenu
{
	width: 470px;
}

.simpleHeaderInner .dropDown,
.gmoArea .simpleHeaderInner .dropDown {
	width: 150px;
	position: absolute;
	top: 23px;
	right: 10px;
}

a.dropAccount 
{
	width: 450px;
	padding-left: 20px;
}
.simpleHeaderInner .dropSubMenu
{
width: 149px;
}

.simpleHeaderInner a.dropAccount,
.simpleHeaderInner span.dropAccount 
{
	width: 148px;
	padding-left: 0px;
	background-image: url(../images/estimate/word_select_agree.png);
}

.gmoArea .simpleHeaderInner a.dropAccount,
.gmoArea .simpleHeaderInner span.dropAccount 
{
	background-image: url(../images/estimate/word_select_agree_jp.png);
	padding-left: 10px;
	width: 140px;
}


.simpleHeaderInner a.dropAccount {

}
}

/******************************************************
PC
******************************************************/
@media screen and (min-width: 980px) {


}


.dropDown 
{
color: #555;
margin: 0;
width: 100%;
position: relative;
height: 28px;
text-align:left;
}


.dropSubMenu
{
background-color: #fff;
background-color: rgba(255, 255, 255, 0.80);
position: absolute;
top: 0px;
left: 2px;
z-index: 1;
/*width: 470px;*/
display: none;
margin-left: 0px;
padding: 40px 0 0px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}

.simpleHeaderInner .dropSubMenu
{

padding: 40px 0 0px;
}

.dropDown li
{
	text-align:center;
}
.dropDown li a 
{
display: block;
font-family: arial;
padding: 0px 15px;
line-height:40px;
cursor: pointer;
text-decoration:none;
	font-size: 100%;
}

.dropDown li a:hover
{
background:#116134;
color: #FFFFFF;
text-decoration: none;
}
a.dropAccount,
span.dropAccount 
{
	font-size: 115%;
	line-height: 40px;
	text-align: center;
	color: #000;
	position: absolute;
	z-index: 2;
	display: block;
	height: 40px;
	width: 100%;
	text-decoration: none;
	cursor: pointer;
	background-color: #FFF!important;
	background-color: rgba(255, 255, 255, 0.80)!important;
	margin: 0;
	padding: 0;
	background-image: url(../images/estimate/word_select_top_jp.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	left: 1px;
}
.gmoArea a.dropAccount,
.gmoArea span.dropAccount 
{
	background-image: url(../images/estimate/word_select_top_jp.png);
}

span.dropAccount 
{
	cursor:auto!important;
}

.simpleHeaderInner a.dropAccount,
.simpleHeaderInner span.dropAccount {
	/*background-image: url(../../jp/img/login/word_select_agree.png);*/
	border: 1px solid #ccc;
}

.root
{
list-style:none;
margin:0px;
padding:0px;
font-size: 100%;
padding:0;
border-top:1px solid #dedede;
}

.simpleHeaderInner .root
{
list-style:none;
margin:0px;
padding:0px;
font-size: 100%;
padding: 11px 0 0 0px;
border:1px solid #dedede;
}
