@charset "utf-8";
/* CSS Document */
@charset "utf-8";


header {
	background:url(../img/bg_top01.png) repeat-x;
	min-width:1150px;
	height:154px;
	border-bottom: medium solid  #555555;
	padding-top:5px;
	
}

header  .w1100 {
	width:1100px !important;
	margin:0 auto;
}
.logo {
	float:left;
	height:140px;
	margin:5px;
	
}
.logo_mb{
	display:none;
}
.logo img{
	float:left;
	height:120px;
	margin-top:5px;
}
.header_title{
	font-size:16px;
	font-weight:bold;
	color:#B5315A;
	float:left;
	margin-top:57px;
}
.logo a{
	display:block;
	width:310px;
	height:139px;
}

.header_title span{
	color:#B5315A;
	font-size:14px;
}

.header_top {
	float:right;
	margin-right:5px;
	
}
.search_box {
	width:165px;
	height:26px;
	background:url(../img/btn_headersearch.png) no-repeat;
	border:#AAAAAA 1px solid;
	background-position:5px 5px;
	padding-left:25px;
	border-radius: 3px;
}

.btn_search {
	width:50px;
	height:26px;
	color:#FFFFFF;
	background-color:#B5315A;
	border-radius: 3px;
	border:none;
	margin-left:3px;
		
		
}

.heaer_privacy {font-size:12px;
	margin-right:22px;
	color:#999999;
	text-decoration:none;

}


/*/------------------------------ナビゲーション------------------------------/*/


.navi {
	width: 770px;
	height: 48px;
	list-style: none;
	padding: 0;
	display: block;
	float:left;
	margin-bottom:35px;
}




.navi li {
	float:left;
	
}

.navi_bar1 {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
}

.navi_bar2 {
	margin-top: 10px;
	margin-left:15px;
	margin-right:15px;
}


.navi_bar3 {
	margin-top: 10px;
	margin-left:15px;
	margin-right:15px;
	
}

.navi_bar4 {
	margin-top: 10px;
	margin-left:15px;
	margin-right:15px;
	
}

.navi_bar5 {
	margin-top: 10px;
	margin-left:15px;
}




.navi_li_top1 {
	border-bottom:1px #BBBBBB dotted;
	padding-bottom:10px;
}

.navi_li_top2{
	border-bottom:1px #BBBBBB dotted;
	margin-top:3px;
	padding-bottom:10px;
}

.navi_li_top3 {
	border-bottom:1px #BBBBBB dotted;
	margin-top:2px;
	padding-bottom:5px;
}


.navi_li_top4 {
	border-bottom:1px #BBBBBB dotted;
	margin-top:4px;
	padding-bottom:10px;
}


.navi_li_bottom {
	padding-top:7px;
	text-align: center;
	
}
.navi_li_bottom a {
	font-size:13px;
	padding:2px 6px;
	margin:0 4px;
}

.navi_li_bottom a:visited {
	color:#525252;
	text-decoration:none;
}

.navi_li_bottom a:link {
	color:#525252;
	text-decoration:none;
}

.navi_li_bottom a:active {
	color:#525252;
	text-decoration:none;
}
.navi_li_bottom a:hover {
	background-color:#B5315A;
	border-radius:3px;
	color: #FFF !important;
}
.navi_li_bottom .now{
	background-color:#B5315A;
	border-radius:3px;
	color: #FFF !important;
}

.navi_topall1{
	margin-top:12px
	}
 
 
.navi_company {
	width: 95px;
	height:56px;
	margin: 0;
	display: block;
	background:url(../img/navi_company.png) no-repeat;
	margin:0 auto;
	
 }
 
 
.navi_works {
	width: 64px;
	height:53px;
	margin: 0;
	display: block;
	background:url(../img/navi_works.png) no-repeat;
	margin:0 auto;
 }
 
 
.navi_special {
	width: 69px;
	height:59px;
	margin: 0;
	display: block;
	background:url(../img/navi_special.png) no-repeat;
	margin:0 auto;
 }

  
	 
.navi_contact {
	width: 74px;
	height:49px;
	margin: 0;
	background:url(../img/navi_contact.png) no-repeat;
	margin:0 auto;
 }
 #menubox{
	 display:none;
	 position:fixed;
	 width:100%;
	 z-index:1000;
	 margin:auto;
	 left:0;
	 top:60px;
	 height:auto;
	 overflow:auto;
	}
	
.hd_navi {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	height: auto;
	position:relative;
	display: inline-block;
}
.hd_navi  li {
	white-space: nowrap;
	width: 100%;
	display:inline-block;
	height: auto;
	padding:0%;
	background-color:#B5315A;
}

.hd_navi > li a{
	display: inline-block;
	width: 96%;
	padding:4% 2%;
	color:#fff;
	text-decoration:none;
	font-size:18px;
	text-align:center;
}
@media screen and  (min-width: 0px) and (max-device-width: 435px){


header {
	background:url(../img/bg_top01.png) repeat-x;
	background-color:#B5315A;
	min-width:100%;
	height:55px;
	border-bottom:none;
	padding-top:5px;
	display:table;
	position:relative;
	z-index:99999;
	position:fixed;
	top:0;
	
}

header  .w1100 {
	width:100% !important;;
}
.logo {
	float:none;
	height:30%;
	margin:5px;
	display:none;
	
}
.head_menu,
.head_menu a:hover,
.head_menu a:active{
	float:left;
	height:30px;
	width:30px;
	background-image:url(../img/head_menu.png);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center !important;
	margin-top:2%;
	margin-right:3%;
	
}
	
.logo_mb{
	display:block;
	padding:5px;
}
.logo_mb >img{
	height:40px;
	float:left;
	margin-bottom:8px;
}
.logo_mb a img{
	height:40px;
	float:left;
}
.header_title{
	font-size:15px;
	font-weight:bold;
	color:#fff;
	float:left;
	padding-top:4%;
	margin:0 auto;
	display:table-cell;
	vertical-align:middle;
}
.logo a{
	display:block;
	width:100%;
	height:auto;
}

.header_title span{
	color:#B5315A;
	font-size:14px;
}

.header_top {
	float:right;
	margin-right:5px;
	
}

.search{
	display:none;
}
	
.search_box {
	display:none;
}

.btn_search {
	display:none;		
}

.heaer_privacy {
	display:none;

}


/*/------------------------------ナビゲーション------------------------------/*/


.navi {
	width: 100%;
	height: auto;
	list-style: none;
	padding: 0;
	display: block;
	display:none;
}




.navi li {
	float:left;
	
}

.navi_bar1 {
	display:none;
}

.navi_bar2 {
	display:none;
}


.navi_bar3 {
	display:none;
	
}

.navi_bar4 {
	display:none;
}

.navi_bar5 {
	display:none;
}
.navi_li_top1 {
	display:none;
}

.navi_li_top2{
	display:none;
}

.navi_li_top3 {
	display:none;
}


.navi_li_top4 {
	display:none;
}

.navi_li_bottom {
	width:100%;
	text-align: center;
	
}
.navi_li_bottom a {
	font-size:120%;
	margin:0;
	text-align:center;
	width:100%;
	border:1px solid #B5315A;
}

.navi_li_bottom a:visited {
	color:#525252;
	text-decoration:none;
}

.navi_li_bottom a:link {
	color:#525252;
	text-decoration:none;
}

.navi_li_bottom a:active {
	color:#525252;
	text-decoration:none;
}
.navi_li_bottom a:hover {
	background-color:#B5315A;
	border-radius:0;
	color: #FFF !important;
}
.navi_li_bottom .now{
	background-color:#B5315A;
	border-radius:0;
	color: #FFF !important;
}

.navi_topall1{
	margin-top:0px;
	}
#overlay {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
    position:absolute;
    top:0; 
    left:0;
    width:100%;
    height:100%;
    background:#000;
	position:fixed;
	overflow-y: auto;
	z-index:1005;
}
	.head_area {
	min-width: 350px;
	width: 100%;
	margin: 0 auto;
	height: auto;
	min-height: 50px;
	padding:0px 0 0px 0;
	background-image: url(../../images/mobile/head_back.png);
	background-position:0 bottom;
	background-repeat: repeat-x;
	background-color:#9A72C3;
	position: fixed;
	top:0;
}
}