@charset "UTF-8";

@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css?family=Ropa+Sans&display=swap');

/*======================================

	common 
	
========================================*/

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	color: #555555;
	background-color: #ffffff;
	font-family: 'Noto Sans JP', sans-serif;
	background-color: #ffffff;
}


body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px ;
	text-align : center ;
	background-color: #ffffff;
	border-top: 0px solid #333;
}

.clear{
	clear:both;
	width:100%;
	height:1px;
	overflow: hidden;
	position: relative;
}

@media only screen and (max-width: 480px) {


/*======================================

	slider
	
========================================*/
#container{
	width:100%;
	margin:0px auto 0 auto;
	padding: 0 0 0 0;
	position:relative;
	overflow: hidden;
}


/*======================================

	common text
	
========================================*/



p {
	color: #555555;
	font-size: 13px;
	line-height: 24px;
}

div.p650{
	width: 90%;
	margin:0 auto 0 auto;
	text-align: left:
}


a{
	color:#555555;
	text-decoration: underline;	
}

a:hover{
	color: #bd2d2f;
}


a img{
border:none;
padding:0 0 0 0;
margin:0 0 0 0;
}



/*======================================

	layout
	
========================================*/

#contents-wrapper{
	width:90%;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0 ;
	clear:both;
}

#left-col{
	width:100%;
	float:none;
	text-align: left;
	margin: 0 0px 0 0;
	padding: 0px 0 0px 0 ;
	background: transparent;
	overflow: hidden;
}


#right-col{
	width:100%;
	float:none;
	text-align: left;
	margin: 45px 0 0 0;
	padding: 0px 0 0 0 ;
	background: #fff;
}



section.page-section{
	width:100%;
	margin:40px 0 40px 0;
}
.page-left{
	width:100%;
	float:none;
}
.page-right{
	width:100%;
	float:none;
}
.page-left img, .page-right img{
	width:100%;
}

figure, figure img{
	width:100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}



/*======================================

	header
	
========================================*/



header.header{
	width:100%;
	min-width:100%;
	height: 160px;
	border-bottom: 0px solid #ddd;
	top: 0;
	z-index: 50;
	padding: 0 40px 0 40px;

	overflow: hidden;
}

header.header.noshow{
	display: none;
}

header.headerchange{
	display: none;
	width:100%;
	min-width:100%;
	height: 80px;
	border-bottom: 1px solid #ddd;
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.3) ;
	top: 0;
	z-index: 50;
	padding: 0 40px 0 40px;
	position: fixed;
	overflow: hidden;
	top: -80px;
	transition: .3s;
	background-color: rgb(255,255,255,0.9);
}
.headerchange.show{
    top: 0;
}


#header-left{
	width:100%;
	min-width: 100%;
	height: 140px;
	float:none;
	text-align: center;
}
#header-right{
	display: none;
	width:800px;
	float:right;
	padding: 0px 0 0px 0;
	text-align: right;
}


h1.top-logo-wh{
	display: block;
	width:180px;
	height: 140px;
	margin: 30px auto 0px auto;
	padding:0px 0 0 0px;
	background: transparent url(../i/main_logo_wh.png) no-repeat left top ;
	background-size: 180px auto;
	text-indent: -9999em;
}
h1.top-logo-bl{
	display: block;
	width:110px;
	height: 80px;
	margin: 15px 0 0px 0;
	padding:0px 0 0 0px;
	background: transparent url(../i/main_logo_bl.png) no-repeat left top ;
	background-size: 110px auto;
	text-indent: -9999em;
}

h1.top-logo-wh a{
	display: block;
	width:180px;
	height: 80px;
}
h1.top-logo-bl a{
	display: block;
	width:90px;
	height: auto;
}



/*======================================

	navi 
	
========================================*/

#navi-wrapper{
	width:100%;
	margin:0px auto 0px auto;
	padding:25px 0 30px 0;
	background: #d0121b;
	clear: both;
}

h1{
	line-height: 10px;
	padding:0;
	margin: 0px 0 0px 0;
}
h1 img{
	width:120px;
	height: auto;
}

nav{
	display: none;
	height:45px;
	margin:0px auto 0px auto;
	padding:0px 0 0 0;
	background: transparent;
	text-align: center;
}

nav a{
	font-size:14px;
	color:#fff;
	text-decoration: none;
	padding:0 15px 0 15px;
	border-right:1px solid #fff;
}
nav a:hover{
	color:#dddddd;
}
nav a.to-inquiry{
	border-right:0px solid #fff;
}

#mobile-navi{
	display: block;
	z-index: 900;
}




/*======================================

	side
	
========================================*/
#category-menu{
	display: block;
	width:100%;
	margin:0 0px 30px 0px;
	padding:0 0 0 0;
	background: #f1efe6;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;  
	border-radius:10px 10px 10px 10px;
}

#category-menu h3{
	display: block;
	width:100%;
	height:48px;
	margin:0 0px 0px 0px;
	padding: 14px 0 12px 0px;
	background: #56554c;
	color:#fff;
	font-size:15px;
	font-weight: normal;
	font-family: serif;
	-webkit-border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;  
	border-radius:10px 10px 0px 0px;
	text-align: center;
	}
#category-menu h3 span{
	display: inline-block;
	margin:0 0px 0px 10px;
	font-size:12px;
	font-family: 'Noto Sans JP', sans-serif;
	}
	
#category-menu ul{
	width:100%;
	margin:0 0 0px 0;
	padding: 0 0 0 0;
	list-style: none;
}
#category-menu ul li{
	margin:0 0 0px 0px;
	padding: 12px 0 12px 0px;
	list-style: none;
	font-size:13px;
	border-top:1px solid #ccc;
	vertical-align: middle;
	text-align: center;
}

#category-menu ul li a{
	display: block;
	text-decoration: none;
}
#category-menu ul li span{
	display: inline-block;
	font-size:11px;
	padding:0 6px 0px 0;
	position: relative;
	color:#ccc;
	font-weight: bold;
}


.side-banner{
	width:85%;
	height:auto;
	padding: 0 0 0 0;
	margin: 0 auto 15px auto;
}
.side-banner img{
	width:100%;
	height:auto;
}

#side-company{
	width:85%;
	padding: 0 0 0 0;
	margin: 20px auto 20px auto;
	background: #f0efec;
}
#side-company-img img{
	width:100%;
	padding: 0 0 0 0;
	margin: 0 0 0px 0;
}



#side-company-mishima ,#side-company-shimizu ,#side-company-hiratsuka{
	padding: 15px 15px 15px 15px;
	border-bottom: 1px solid #ddd;
}
#side-company-mishima h3,#side-company-shimizu h3,#side-company-hiratsuka h3{
	width:100%;
	padding: 0px 0 0px 0;
	margin: 0 0 0 0;
	background: transparent;
	text-align: left;
	font-size: 16px;
	line-height: 16px;
}

.freecall-mishima , .freecall-shimizu, .freecall-hiratsuka{
	font-size:18px;
	line-height: 22px;
	font-weight: bold;
	padding: 0 0 0 30px;
	margin: 10px 0 0 0;
	background: transparent url(../i/freecall.png) no-repeat 0px 4px;
	background-size: 24px 16px;
}

.freecall-mishima{
	background: transparent url(../i/side_tel_mishima.png) no-repeat 0px 3px;
	background-size: 24px 16px;
}
.freecall-shimizu{
	background: transparent url(../i/side_tel_shimizu.png) no-repeat 0px 3px;
	background-size: 24px 16px;
}
.freecall-hiratsuka{
	background: transparent url(../i/side_tel_hiratsuka.png) no-repeat 0px 3px;
	background-size: 24px 16px;
}

#side-company p{
	font-size:12px;
	line-height: 20px;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	text-align: center;
}

#side-to-form{
	display: block;
	width:100%;
	font-family: serif;
	color:#fff;
	text-decoration: none;
	text-align: center;
	background: #d0121b url(../i/side_mail.png) no-repeat center 15px;
	background-size: 30px auto;
	padding: 40px 0 10px 0;
}

#side-to-form:hover{
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}



/*======================================

	footer
	
========================================*/



#footer-wrapper {
	background: #d01216;
	width: 100%;
	padding: 10px 0 20px 0;
	margin: 0px 0 0 0;
	clear: both;
	text-align: center;
	color: #000000 ;
	border-top:0px solid #cccccc;
}

#footer {
	background: transparent;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0px auto 0 auto;
	text-align: center;
	color: #fff ;
}

#footer-menu {
	width:95%;
	background: transparent;
	padding: 0 0 0 0;
	margin: 0px auto 20px auto;
	text-align: center;
	color: #fff ;
	border-top: 0px solid #fff;
}
#footer-menu a {
	display: inline-block;
	padding: 8px 8px 8px 8px;
	margin: 12px 8px 12px 8px;
	text-align: center;
	font-size:13px;
	color: #fff ;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}



.footer-menu-clear{
	display: none;
}

/*======================================

	copyright
	
========================================*/

#footer-logo{
	width:100%;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	text-align: center;
}

#footer-logo img{
	width:169px;
	height:12px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}

#copyright {
	width:100%;
	height:37px;
	clear:both;
	margin: 0px auto 0 auto;
	padding:0 0 0 0;
	text-align: center;
	color:#999;
}

#copyright p {
	color:#fff;
	font-size:11px;
	margin: 0px auto 0 auto;
	padding:0 0 0 0;
}



/*======================================

	page-top
	
========================================*/
#page-top {
     display: none;
   position: fixed;
    bottom: 15px;
    right: 15px;
    font-size: 12px;
	}
#page-top a {
    background: #333333;
    text-decoration: none;
    color: #fff;
    width: 40px;
    padding: 3px 0;
    text-align: center;
    display: block;
    border-radius: 3px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	}
#page-top a:hover {
    text-decoration: none;
	}










/*======================================

	breadcrumbs
	
========================================*/

.breadcrumbs-wrapper {
	width: 100%;
	padding: 2px 0 2px 0;
	margin: 0px auto 0 auto;
	clear: both;
	text-align: center;
	background: #efefef;
}


#breadcrumbs-wrapper {
	width: 100%;
	padding: 0px 0 0px 0;
	margin: 0px auto 0 auto;
	clear: both;
	text-align: center;
}


#breadcrumbs {
	width: 95%;
	text-align: left;
	margin:10px auto 10px auto;
	padding:0 0 0px 0;
	color: #cccccc ;
	height:20px;
	}

#breadcrumbs li{
	font-size:12px;
	float:left;
	display:inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#333;
}

#breadcrumbs li a{
	color:#bd2d2f;
}

#breadcrumbs li a:hover{
	color:#ff6666;
}


/*======================================

	foot-to-inquiry
	
========================================*/
#foot-to-inquiry{
	width:100%;
	height:auto;
	margin: 20px 0 0px 0;
	padding:0 0 0 0;
}
#foot-to-inquiry img{
	width:100%;
	height:auto;
}




.drawer-title{
	font-size:13px;
	padding: 8px 0 8px 0;
	border-bottom:1px solid #ddd;
	background: #fff;
}

.drawer-list{
	font-size:14px;
	border-bottom:1px solid #ddd;
}
.drawer-list a{
	padding: 8px 0 8px 0;
	display: block;
	color:#fff;
	text-decoration: none;
}





/*======================================

	page
	
========================================*/

.page-head{
	width:100%;
	min-width:100%;
	height: 250px;
	text-align: center;
	padding: 0;
	margin: 0px 0px 0px 0px;
	position: relative;
}

.page-head h2{
	width:100%;
	min-width: 100%;
	font-family: 'Ropa Sans', sans-serif;
	font-weight: 400;
	font-size:36px;
	line-height: 1;
	color:#d1111b;
	opacity: 1;
	margin: 0 auto 0 auto;
	position: absolute;
	top:140px;
	left: 50%;
	transform: translate(-50%, 0%);
}
.page-head h2 span{
	font-family: 'Noto Sans JP', sans-serif;
	color:#fff;
	opacity: 1;
	display: block;
	font-size:14px;
	font-weight: 400;
	margin: 10px 0 0 0;
}



}/*//end  max-width: 480px ///////////////////////*/











@media only screen and (min-width: 481px) {


/*======================================

	slider
	
========================================*/
#container{
	width:100%;
	min-width: 960px;
	margin:0px auto 0 auto;
	padding: 0 0 0 0;
	position:relative;
	overflow: hidden;
}


/*======================================

	common text
	
========================================*/



p {
	color: #333;
	font-size: 14px;
	line-height: 28px;
}

div.p650{
	width: 650px;
	margin:0 auto 0 auto;
	text-align: left:
}

a{
	color:#333;
	text-decoration: underline;	
}

a:hover{
	color: #bd2d2f;
}


a img{
border:none;
padding:0 0 0 0;
margin:0 0 0 0;
}

a:hover img{
border:none;
padding:0 0 0 0;
margin:0 0 0 0;
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}



/*======================================

	layout
	
========================================*/

#contents-wrapper{
	width:1000px;
	text-align: left;
	margin: 30px auto 0 auto;
	padding: 0px 20px 0px 20px;
	clear:both;
}

#left-col{
	width:715px;
	float:left;
	text-align: left;
	margin: 0 0px 0 0;
	padding: 0px 0 0px 0 ;
	background: transparent;
}


#right-col{
	width:220px;
	float:right;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0px 0 0 0 ;
	background: #fff;
}

section.page-section{
	width:100%;
	margin:0px 0 40px 0;
}
.page-left{
	width:345px;
	float:left;
}
.page-right{
	width:345px;
	float:right;
}
.page-left img, .page-right img{
	width:100%;
}

.section-left180{
	float: left;
	width:180px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.section-right520{
	float: right;
	width:520px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

figure, figure img{
	width:100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}




/*======================================

	header
	
========================================*/



header.header{
	position: relative;
	width:100%;
	min-width:1100px;
	height: 160px;
	border-bottom: 0px solid #ddd;
	top: 0;
	z-index: 50;
	padding: 0 40px 0 40px;

	overflow: hidden;
}

header.header.noshow{
	display: none;
}

header.headerchange{
	width:100%;
	min-width:1100px;
	height: 80px;
	border-bottom: 1px solid #ddd;
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.3) ;
	top: 0;
	z-index: 50;
	padding: 0 40px 0 40px;
	position: fixed;
	overflow: hidden;
	top: -80px;
	transition: .3s;
	background-color: rgb(255,255,255,0.9);
}
.headerchange.show{
    top: 0;
}


#header-left{
	width:220px;
	min-width: 220px;
	height: 160px;
	float:left;
}
#header-right{
	width:800px;
	float:right;
	padding: 0px 0 0px 0;
	text-align: right;
}


h1.top-logo-wh{
	display: block;
	width:268px;
	height: 111px;
	margin: 40px 0 0px 0;
	padding:0px 0 0 0px;
	background: transparent url(../i/main_logo_wh.png) no-repeat left top ;
	background-size: 268px auto;
	text-indent: -9999em;
}
h1.top-logo-bl{
	display: block;
	width:110px;
	height: 80px;
	margin: 15px 0 0px 0;
	padding:0px 0 0 0px;
	background: transparent url(../i/main_logo_bl.png) no-repeat left top ;
	background-size: 110px auto;
	text-indent: -9999em;
}

h1.top-logo-wh a{
	display: block;
	width:165px;
	height: 140px;
}
h1.top-logo-bl a{
	display: block;
	width:90px;
	height: auto;
}




/*======================================

	navi
	
========================================*/




#navi {
	width: 800px;
	height:75px;
	background: transparent;
	margin: 0px auto 0px auto;
	padding:0px 20px 0 0;
	clear:both;
	text-align: right;
	overflow: hidden;
	border-left:0px solid #ddd;
	border-right:0px solid #ddd;
	}


.nav01 ul {
	height: 25px;
	margin:30px 0 0 0;
	padding:0px 0px 0 0; 
	list-style-type:none;
	text-align: right;
}

.nav01 li {
	display: inline-block;
	height: 25px;
	vertical-align: top;
	margin:0 px 0px 0px;
	padding:0px 12px 0px 12px;
	border-right:0px solid #fff;
}

.nav01 li.txtlink {
	margin:6px 0px 0px 0px;
}
.nav01 li.imglink {
	margin:0px 0px 0px 10px;
	border-left:0px solid #fff;
	padding: 0 0 0 0;
}

.nav01 li.imglink a:hover{
	opacity: 0.8;
}



.nav01 a{
	color:#fff;
	display: inline-block;
	vertical-align: top;
	margin:0 px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 14.5px;
	font-weight: 500;
	letter-spacing: 0px;
	text-decoration: none;
	position: relative;
}


.nav01 a::after {
  position: absolute;
  bottom: -8px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #cf121b;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
.nav01 a:hover::after {
  transform: scale(1, 1);
}


.nav01 li.leftline{
	border-left:0px solid #fff;
}

.nav01 a.to-inquiry{
	background: #cf121b;
	padding: 8px 12px 8px 12px;
	border-radius: 3px;
}








.nav02 ul {
	height: 25px;
	margin:20px 0 0 0;
	padding:0px 0px 0 0; 
	list-style-type:none;
	text-align: right;
}

.nav02 li {
	display: inline-block;
	height: 25px;
	vertical-align: top;
	margin:0 px 0px 0px;
	padding:0px 12px 0px 12px;
	border-right:0px solid #fff;
}

.nav02 li.txtlink {
	margin:6px 0px 0px 0px;
}
.nav02 li.imglink {
	margin:0px 0px 0px 10px;
	border-left:0px solid #fff;
	padding: 0 0 0 0;
}

.nav02 li.imglink a:hover{
	opacity: 0.8;
}



.nav02 a{
	color:#000;
	display: inline-block;
	vertical-align: top;
	margin:0 px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 14.5px;
	font-weight: 500;
	letter-spacing: 0px;
	text-decoration: none;
	position: relative;
}


.nav02 a::after {
  position: absolute;
  bottom: -8px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #cf121b;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
.nav02 a:hover::after {
  transform: scale(1, 1);
}


.nav02 li.leftline{
	border-left:0px solid #fff;
}

.nav02 a.to-inquiry{
	color:#fff;
	background: #cf121b;
	padding: 8px 12px 8px 12px;
	border-radius: 3px;
}




/*======================================

	side
	
========================================*/
#category-menu{
	display: block;
	width:100%;
	margin:0 0px 30px 0px;
	padding:0 0 0 0;
	background: #f1efe6;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;  
	border-radius:10px 10px 10px 10px;
}

#category-menu h3{
	display: block;
	width:220px;
	height:48px;
	margin:0 0px 0px 0px;
	padding: 14px 0 12px 25px;
	background: #56554c;
	color:#fff;
	font-size:15px;
	font-weight: normal;
	font-family: serif;
	-webkit-border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;  
	border-radius:10px 10px 0px 0px;
	}
#category-menu h3 span{
	display: inline-block;
	margin:0 0px 0px 10px;
	font-size:12px;
	font-family: 'Noto Sans JP', sans-serif;
	}
	
#category-menu ul{
	width:100%;
	margin:0 0 0px 0;
	padding: 0 0 0 0;
	list-style: none;
}
#category-menu ul li{
	margin:0 0 0px 0px;
	padding: 12px 0 12px 25px;
	list-style: none;
	font-size:13px;
	border-top:1px solid #ccc;
	vertical-align: middle;
}

#category-menu ul li a{
	text-decoration: none;
}
#category-menu ul li span{
	display: inline-block;
	font-size:11px;
	padding:0 6px 0px 0;
	position: relative;
	color:#ccc;
	font-weight: bold;
}


.side-banner{
	width:220px;
	height:54px;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
}
.side-banner img{
	width:100%;
	height:auto;
}

#side-company{
	width:100%;
	padding: 0 0 0 0;
	margin: 20px 0 20px 0;
	background: #f0efec;
}
#side-company-img img{
	width:100%;
	padding: 0 0 0 0;
	margin: 0 0 0px 0;
}
#side-company-info{
	font-size:7.5px;
	padding: 0 0 0 0;
	margin: 0 0 12px 0;
}


#side-company-mishima ,#side-company-shimizu ,#side-company-hiratsuka {
	padding: 15px 15px 15px 15px;
	border-bottom: 1px solid #ddd;
}
#side-company-mishima h3,#side-company-shimizu h3,#side-company-hiratsuka h3{
	width:100%;
	padding: 0px 0 0px 0;
	margin: 0 0 0 0;
	background: transparent;
	text-align: left;
	font-size: 16px;
	line-height: 16px;
}

.freecall-mishima , .freecall-shimizu , .freecall-hiratsuka{
	font-size:18px;
	line-height: 22px;
	font-weight: bold;
	padding: 0 0 0 30px;
	margin: 10px 0 0 0;
	background: transparent url(../i/freecall.png) no-repeat 0px 4px;
	background-size: 24px 16px;
}

.freecall-mishima{
	background: transparent url(../i/side_tel_mishima.png) no-repeat 0px 3px;
	background-size: 24px 16px;
}
.freecall-shimizu{
	background: transparent url(../i/side_tel_shimizu.png) no-repeat 0px 3px;
	background-size: 24px 16px;
}
.freecall-hiratsuka{
	background: transparent url(../i/side_tel_hiratsuka.png) no-repeat 0px 3px;
	background-size: 24px 16px;
}

#side-company p{
	font-size:12px;
	line-height: 20px;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	text-align: center;
}

#side-to-form{
	display: block;
	width:100%;
	font-family: serif;
	color:#fff;
	text-decoration: none;
	text-align: center;
	background: #d0121b url(../i/side_mail.png) no-repeat center 15px;
	background-size: 30px auto;
	padding: 40px 0 10px 0;
}

#side-to-form:hover{
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}


/*======================================

	footer
	
========================================*/



#footer-wrapper {
	background: #d0121b;
	width: 100%;
	padding: 20px 0 20px 0;
	margin: 30px 0 0 0;
	clear: both;
	text-align: center;
	color: #000000 ;
	border-top:0px solid #cccccc;
}

#footer {
	background: transparent;
	width: 980px;
	padding: 0 0 0 0;
	margin: 0px auto 0 auto;
	text-align: center;
	color: #fff ;
}

#footer-menu {
	background: transparent;
	padding: 0 0 0 0;
	margin: 0px auto 20px auto;
	text-align: center;
	color: #fff ;
}
#footer-menu a {
	padding: 2px 8px 2px 8px;
	margin: 0px 0px 0 0;
	text-align: center;
	font-size:13px;
	color: #fff ;
	text-decoration: none;
}
#footer-menu a:hover {
	color: #fcc ;
}
#footer-menu a.border {
	border-left:1px solid #fff;
}

/*======================================

	copyright
	
========================================*/

#footer-logo{
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align: center;
}

#footer-logo img{
	width:169px;
	height:12px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}

#footer-sns{
	width:100%;
	margin:10px 0 12px 0;
	padding:0 0 0 0;
	text-align: center;
}

#footer-sns img{
	height:30px;
	margin:0 4px 0 4px;
	padding:0 0 0 0;
}

#copyright {
	width:980px;
	height:37px;
	clear:both;
	margin: 0px auto 0 auto;
	padding:0 0 0 0;
	text-align: center;
	color:#999;
}

#copyright p {
	color:#fff;
	font-size:11px;
	margin: 0px auto 0 auto;
	padding:0 0 0 0;
}


/*======================================

	breadcrumbs
	
========================================*/

.breadcrumbs-wrapper {
	width: 100%;
	min-width: 1000px;
	padding: 8px 0 8px 0;
	margin: 0px auto 0 auto;
	clear: both;
	text-align: center;
	background: #efefef;
}


#breadcrumbs {
	width: 960px;
	text-align: left;
	margin:0px auto 0px auto;
	padding:0 0 0px 0;
	color: #cccccc ;
	height:20px;
	}

#breadcrumbs li{
	font-size:12px;
	float:left;
	display:inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#333;
}

#breadcrumbs li a{
	color:#bd2d2f;
}

#breadcrumbs li a:hover{
	color:#ff6666;
}


/*======================================

	foot-to-inquiry
	
========================================*/
#foot-to-inquiry{
	width:100%;
	height:auto;
	margin: 20px 0 0px 0;
	padding:0 0 0 0;
}
#foot-to-inquiry img{
	width:100%;
	height:auto;
}



/*======================================

	to-pagetop
	
========================================*/


#to-pagetop {
	width:100%;
	padding: 0px 0 0px 0;
	margin: 30px auto 0 auto;
	position: relative;
}
#to-pagetop p a {
	display:block;
	width:100px;
	height:20px;
	text-indent: -9999em;
	padding: 0px 0 0px 0;
	margin: 0 0 0 560px;
	background: transparent url(../i/to_pagetop.png) no-repeat 0 0;
	position: relative;
	right: 1px;
}
#to-pagetop p a:hover {
	background: transparent url(../i/to_pagetop.png) no-repeat 0 -20px;
}

/*======================================

	to-pagetop-top
	
========================================*/


#to-pagetop-top {
	width:100%;
	padding: 0px 0 0px 0;
	margin: 30px auto 0 auto;
	position: relative;
}
#to-pagetop-top p a {
	display:block;
	width:100px;
	height:20px;
	text-indent: -9999em;
	padding: 0px 0 0px 0;
	margin: 0 0 0 880px;
	background: transparent url(../i/to_pagetop.png) no-repeat 0 0;
	position: relative;
	right: 1px;
}
#to-pagetop-top p a:hover {
	background: transparent url(../i/to_pagetop.png) no-repeat 0 -20px;
}


/*======================================

	page-top
	
========================================*/
#page-top {
     display: none;
   position: fixed;
    bottom: 15px;
    right: 15px;
    font-size: 12px;
	}
#page-top a {
    background: #333333;
    text-decoration: none;
    color: #fff;
    width: 40px;
    padding: 3px 0;
    text-align: center;
    display: block;
    border-radius: 3px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	}
#page-top a:hover {
    text-decoration: none;
	}



#mobile-navi{
	display: none;
}
.drawer-title{
	font-size:13px;
	padding: 8px 0 8px 0;
	border-bottom:1px solid #ddd;
	background: #fff;
}

.drawer-list{
	font-size:14px;
	border-bottom:1px solid #ddd;
}
.drawer-list a{
	padding: 8px 0 8px 0;
	display: block;
	color:#fff;
}




/*======================================

	page
	
========================================*/

.page-head{
	width:100%;
	min-width:1040px;
	height: 500px;
	text-align: center;
	padding: 0;
	margin: 0px 0px 0px 0px;
	position: relative;
}

.page-head h2{
	width:100%;
	min-width: 960px;
	font-family: 'Ropa Sans', sans-serif;
	font-weight: 400;
	font-size:55px;
	line-height: 1;
	color:#d1111b;
	opacity: 1;
	margin: 0 auto 0 auto;
	position: absolute;
	top:290px;
	left: 50%;
	transform: translate(-50%, 0%);
}
.page-head h2 span{
	font-family: 'Noto Sans JP', sans-serif;
	color:#fff;
	opacity: 1;
	display: block;
	font-size:18px;
	font-weight: 400;
	margin: 20px 0 0 0;
}






}/*//end  min-width: 481px ///////////////////////*/







