@charset "utf-8";
/* CSS Document */

body {
	/*スマホで勝手に文字が大きくなる対策*/
	-webkit-text-size-adjust: 100%;
}

//////////////メイリオにする場合////////////////
#header * {
	font-family: Helvetica, "hiragino kaku gothic pro","メイリオ","ms pgothic",sans-serif;
}



#header * {
	font-family: "メイリオ","Noto Sans Japanese","Open Sans",sans-serif;
}




#header {
	min-width: 950px;
}
#service-wrraper {
	height: 31px;
}
#service {
	z-index:101;
	width: 100%;
	min-width: 950px;
	height: 26px;
	background: #fadbdb;
	position: fixed;
	top: 0;
	left: 0;
}
#my-page-area {
	float: left;
}
#my-page-area dl {
	padding: 4px 0 0 10px!important;
	float:left;
	height: 100%;
}
#my-page-area dl dt {
	background: url(/images/bg_mypage_arrow.jpg) no-repeat 105px 9px!important;
	padding: 4px 18px 0 0!important;
	float: left;
	color: #fff;
	margin: 0 3px 0 0;
}
#my-page-area dl .new_member,
#my-page-area dl .my_page {
	float: left;
	margin: 0 2px 0 0;
}
#my-page-area dl #login,
#my-page-area dl #logout {
	float: left;
	margin: 0 2px 0 0;
	cursor: pointer;
}
#my-page-area dl #loginPopUp {
	display: none;
}
#service-right {
	float: right;
}
#service-right ul {
	float: left;
	padding: 5px 10px 0 0;
	margin-right: 0;
}
#service-right ul li {
	float:left;
	margin-left: 7px;
	position: relative;
}
.tel span {
    margin-right: 5px;
}
.span_history {
    position: relative;
    top: 1px;
}
#service-right p {
	float: left;
	color: #fff;
	font-size: 13px;
}
#head_count {
	float: right;
	cursor: pointer;
	margin-right: 8px;
}
#head_count .history .count_txt {
    margin-top: 0;
}
#logo {
	float: left;
	width:465px;
}
#info {
    float: right;
    padding: 24px 0 0 0;
    width: 465px;
    letter-spacing: -0.7px;
}
#info .tel_sent {
	text-align: right;
	font-weight: bold;
	line-height: 1.0;
}
#info .tel {
	float: right;
	font-size: 30px;
	font-weight: bold;
	line-height: 0.6;
    color: #000000;
}
#info .time {
	padding: 6px 0 0 0;
	clear: both;
	text-align: right;
	margin: 0 0 10px 0;
	float: right;
}
.time .time_holiday,
.time .time_eigyotime {
	float: left;
}
.time .time_holiday {
	margin-right: 15px;
}
#nav {
	clear: both;
	background: url(/images/bg_nav.jpg) repeat-x left bottom;
}
#nav ul {
	width: 1080px;
	margin: auto;
}
#nav ul li {
	float:left;
}
#service-right p span {
    margin-right: 3px;
    font-size: 16px;
    line-height: 1;
}
.count {
    margin: 4px 0 0 10px!important;
}
.favorite .count_txt {
    line-height: 1;
}
.koushin {
    line-height: 2.7;
}
/*-追加-*/
#service-right a {
	color: #fff;
}
#service-right .headCnt {
	position: absolute;
	top: 4px;
	right: 4px;
}

#service-wrraper h1{
	color: #fff;
	margin: 6px 0 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 600px;
}

   #service {
		z-index: 101;
	    width: 100%;
	    min-width: 950px;
	    height: 30px;
	    background: #ED3F40;
	    position: fixed;
	    top: 0;
	    left: 0;
	    box-shadow: 0 0 3px #666;
	}
	#service-text {
		width:950px;
		margin: 0 auto;
	}

	#service-wrraper {
		height: 30px;
	}

	#info-wrraper {
		width: 950px;
		margin: 0 auto;
		padding:5px 0; 
	}

	#logo {
		float:left;
	}

	#service-right {
	    float: right;
	}

	#service-ul {
	    float: left;
	    padding: 5px 10px 0 0;
	}

	#service-ul li {
		float: left;
	}

	#head_count {
		float: right;
    	cursor: pointer;
	}
#my-page-area li:last-child:hover {
    opacity: 1;
}
#loginPopUp .form{
	margin: 20px 0 0px -83px!important;
}
span#hisCnt {
    margin-right: 0!important;
    text-decoration: underline;
}
#head_count li:hover {
    opacity: 0.7;
}
#header li.favorite:hover {
    background: none;
}
#header li.favorite {
    background: none;
}
#header li.history {
    background: none!important;
    margin-right: 4px;
}
	p.count_txt {
		text-align: center;
		font-size:80%;
	}
	p.time {
		padding: 6px 0 0 0;
		clear: both;
		text-align: right;
		margin: 0 0 10px 0;
		max-width: 400px;
	}
span#favoCnt {
    margin-right: 0px!important;
    text-decoration: underline;
}

	#nav {
		clear: both;
		background: url(/images/bg_nav.jpg) repeat-x left bottom;
	}

	.clearfix {
		display: block;
	}
	#nav li{
		float: left;
	}

.service_inner {
    width: 950px;
    margin: 0 auto;
}
.nav {
    margin-bottom: 2px;
}
#header .nav ul {
    width: 950px;
    margin: 0 auto;
    padding: 0 3px;
    background: #fff;
}
.nav a {
    width: 187px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    display: block;
    color: #fff;
    margin: 0px 1px 0px 1px;
}
.hd_two a {
    line-height: 19px!important;
    padding: 11px 0 9px 0!important;
}
#header .nav ul li {
    float: left;
    width: 187px;
    margin-right: 3.7px;
}
#header .nav ul li br {display:none;}
#header .nav ul li:last-child {
    margin-right: 0;
}
#header .nav ul li:hover {
    opacity: .8;
}
/*---------------------------------------------------------
	メンバー
 ---------------------------------------------------------*/
#my-page-area dl dt, #my-page-area dl dd a,#my-page-area dl dd {
    color: #fff;
}
#my-page-area li a {
    color: #fff;
    font-size: 13px;
}
#my-page-area li {
    float: left;
    color: #000;
    font-size: 13px;
    line-height: 0.7;
    margin-right: 10px;
}
#my-page-area li span {
    margin-right: 4px;
}
#my-page-area ul {
    margin-top: 10px;
}
#my-page-area li a:hover {
    text-decoration: none;
    opacity: 0.7;
}
#my-page-area li:hover{
	opacity: 0.7;
}

/*---------------------------------------------------------
	ドロップタウン
 ---------------------------------------------------------*/
.menu {
    position: relative;
}

.menu > li a {
    display: block;
    color: #fff;
}


ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}

.menu > li:hover {
    -webkit-transition: all .5s;
    transition: all .5s;
}


.menu__third-level li {
    border-top: 1px solid #111;
}

.menu__third-level li a:hover {
    background: #2a1f1f;
}
.menu__second-level li a {
    background: rgba(0, 0, 0, 0.7)!important;
}

.menu__fourth-level li a:hover {
    background: #1d0f0f;
}

/* floatクリア */
.menu:before,
.menu:after {
    content: " ";
    display: table;
}

.menu:after {
    clear: both;
}

.menu {
    *zoom: 1;
}
.menu > li.menu__single {
    position: relative;
}

.menu__single .menu__second-level {
    position: absolute;
    top: 40px;
    width: 213px!important;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    width: auto;
    background: none!important;
    left: 1px;
}
.menu__single:hover .menu__second-level {
    top: 60px;
    visibility: visible;
    opacity: 1;
    left: 1px;
}
.menu__second-level li {
    float: none!important;
}
.menu__second-level li a {
    font-size: 15px!important;
}
#header .menu__second-level li:first-child a {
    padding: 11px 0 7px 0!important;
    margin-left: 0!important;
}
#header .menu__second-level li a {
    padding: 22px 0 17px 0!important;
    margin: 0 0 2px;
}

#header .menu__second-level li a:hover {
    background: #000000!important;
}
.menu__single {
    position: relative;
}
/*
input#side_password {
    border: 1px solid #666666;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 1px #CCCCCC inset;
    height: 20px;
    padding-left: 7px;
    width: 207px;
    margin: 0 0 7px;
    ime-mode: disabled;
}
*/
/*---------------------------------------------------------
	フッター
 ---------------------------------------------------------*/
 #searchlink {
    background: #e5e5e5;
    padding: 15px 0;
}
 #searchlink #searchlink-inner .link-area {
    padding: 5px 10px 5px 0!important;
}
 #footerInner {
    width: 1052px!important;
}
 #searchlink #searchlink-inner .link-area .subhead-row{
 	width: 790px;
    float: left!important;
 }
#searchlink * {
    font-family: "メイリオ","Noto Sans Japanese","Open Sans",sans-serif;
}
#searchlink #searchlink-inner .link-area p{
	color: #000000!important;
    font-size: 13px;
}
#searchlink #searchlink-inner .link-area .subhead-row li a {
    color: #000000;
    font-size: 13px;
}
#searchlink #searchlink-inner {
    width: 1050px!important;
    margin: 0 auto;
}

#backtop{
    margin-left: 990px!important;
}
#footer * {
    font-family: メイリオ,'Meiryo',"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"!important;

}
#footer-link a {
    font-size: 13px;
}
#searchlink{
    padding: 25px 0!important;
}
#footer {
    padding: 30px 0!important;
}
#footer-link ul {
    padding: 0 22px 0 0!important;
    margin-right: 17px;
}

#footer-info h3{
	font-size: 98%!important;
}