
/*********************************
 *
 * COMMON STYLES
 *
 *********************************/

body {
	color:#666;
	font-size:12px;
	font-family:"メイリオ","Meiryo", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, "ＭＳ Ｐゴシック";
	background-color:#fff;
	}
a {color:#333; text-decoration: none;} a:hover {color:#c43a00; text-decoration: none;}
a:hover img.hover {filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;}
a:hover img.hhover {filter:alpha(opacity=70); -moz-opacity:0.9; opacity:0.9;}

/* margin style */
.mT05 {margin-top:5px !important;}
.mT10 {margin-top:10px !important;}
.mT15 {margin-top:15px !important;}
.mT20 {margin-top:20px !important;}
.mT40 {margin-top:40px !important;}
.mT60 {margin-top:60px !important;}
.mT100 {margin-top:100px !important;}
.mL5 {margin-left:5px !important;}
.mL10 {margin-left:10px !important;}
.mL12 {margin-left:12px !important;}
.mL15 {margin-left:15px !important;}
.mL20 {margin-left:20px !important;}
.mL25 {margin-left:25px !important;}
.mL26 {margin-left:26px !important;}
.mL30 {margin-left:30px !important;}
.mL40 {margin-left:40px !important;}
.mL50 {margin-left:50px !important;}
.mL60 {margin-left:60px !important;}
.mL76 {margin-left:76px !important;}
.mL80 {margin-left:80px !important;}
.mL100 {margin-left:100px !important;}
.mB05 {margin-bottom:5px !important;}
.mB10 {margin-bottom:10px !important;}
.mB15 {margin-bottom:15px !important;}
.mB20 {margin-bottom:20px !important;}
.mB40 {margin-bottom:40px !important;}
.pT10 {padding-top:10px !important;}

/* text style */
.red {color:#ff0000} /* 差し色 */
.bold{font-weight:bold !important;}.normal{font-weight:normal !important;}

/* float style */
.left {float:left;} .right {float:right;} .clear {clear:both;}
.left_photo {float:left; padding:0 20px 20px 0;} .right_photo {float:right; padding:0 0 20px 20px;}

/* font */
.large {font-size:1.25em;}
.slarge {font-size:1.15em;}
.small {font-size:0.8em;}



/*********************************
 *
 * WRAPPER
 *
 *********************************/


#wrapper {
	width:100%;
	margin:0px auto;
	}
	

/*********************************
 *
 * HEADER
 *
 *********************************/

	
#header { 
  width:100%;
	margin:0 auto;
	height:56px;
	background-color:#cc0001;
}
	

#header .inner {
	width:1100px;
	margin:0 auto;
}



#header .inner .left {
	width:856px;
	float:left;
}


#header .inner .right {
	width:244px;
	float:right;
}


#header .inner .left h1   {  
	font-size:14px;
	color:#fff;
	text-align:left;
	margin-top:20px; 
}



#header .inner .right .tell {
	text-align:right;
	margin-top:13px; 
}



.box {
  width: 100%;
  height: auto;
  min-height: 340px;
}


.box {
  background-size: cover;
  background-position: center;
  background-image: url(../images/common/main_01.jpg);
}



.box2 {
  width: 100%;
  height: auto;
}



.subtit {
  background-size: cover;
  background-position: center;
  background-image: url(../images/business/subtit_bk.png);
  padding:15px 0 10px 0;

}



/*********************************
 *
 * NAVI
 *
 *********************************/




#navicont { 
  width:100%;
	margin:0 auto;
	height:70px;
	background: rgba(255,255,255, 0.8);
}
	
	
#navicont .inner {
	width:1100px;
	margin:0 auto;
}

#navicont .inner .left {
	width:200px;
	float:left;
}



#navicont .inner .left .logo {
	margin-top:10px;
}


#navicont .inner .right {
	width:900px;
	float:right;
}


#navicont .inner .right ul {
	width:100%;
	margin:29px 0 0 0px;
	font-size:16px;
	color:#333;
	
}


#navicont .inner .right ul li{
	float:left;
	margin:0 5px 0 0; 
	text-align:right;
	
	
}

#navicont .inner .right ul li:nth-child(9)  {
	float:left;
	margin-right:0px;
}
 



/*********************************
 *
 * BANNER AREA
 *
 *********************************/
 
 
 #banner_box {width:100%;  margin:50px auto 0 auto; text-align:center; background-color:#dadada; height:330px;}
 
 #banner_box h3 { font-size:56px; text-align:center; color:666; padding:40px 0 40px 0;}
 
 #banner_box ul {
	width:1100px;
	margin:0px auto;
	text-align:left;
}
#banner_box ul li {
	float:left;
	margin-right:50px;
	
}

#banner_box ul li:nth-child(3)  {
	float:left;
	margin-right:0px;
}
 
 


/*********************************
 *
 * CONTENTS
 *
 *********************************/

#contents {width:100%; margin:0px auto 0 auto; text-align:center;}
#contents .pankuzu {text-align:left; font-size:12px; margin:20px auto 0 auto; width:1100px;}

span.text_color_red {
	color:#C00;
}



/*********************************
 *
 * top
 *
 *********************************/

#contents .topcont01 {width:100%; margin:50px auto; text-align:center;}
#contents .topcont01 .inner { width:1000px; margin:50px auto; } 
#contents .topcont01 .inner h2 { font-size:46px; font-weight:bold; text-align:center; color:666; margin-bottom:50px; }
#contents .topcont01 .inner p { font-size:20px; text-align:center; line-height:1.8em;}

#contents .topcont02 {width:100%; margin:50px auto; text-align:center; background-color:#f5f2ed; padding:0 0 40px 0;}
#contents .topcont02 .inner { width:1100px; margin:0 auto; } 
#contents .topcont02 .inner h3 { font-size:56px; text-align:center; color:666; padding:40px 0 40px 0;}
#contents .topcont02 .inner ul { }


.boxWrap .boxCh {
  width: 350px;
  margin: 10px;
  padding: 10px;
  background: #fff;
  height:300px;
}



.boxWrap{
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: row;
  -moz-flex-direction: row;
  -o-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
}

.boxWrap .boxCh .icon {
	margin:20px 0 0 0; 
 }
 
 
 .boxWrap .boxCh p {
	 font-size:18px;
	 margin:20px auto;
	 text-align:center;
 }
 
 

#contents .topcont03 { width:100%; margin:50px auto; text-align:center; }
#contents .topcont03 .inner { width:1100px; margin:0 auto; } 
#contents .topcont03 .inner h3 { font-size:46px; text-align:left; color:#666; border-bottom:1px solid #d5d5d5; padding-bottom:20px; margin-bottom:30px;}
#contents .topcont03 .inner h3 span { font-size:24px; text-align:left; color:#999999; margin:0 0 30px 30px;}
#contents .topcont03 .inner .left { width:500px; float:left; }
#contents .topcont03 .inner .left h4 { font-size:36px; text-align:left; line-height:1.5em; }
#contents .topcont03 .inner .left p { font-size:16px; text-align:left; line-height:1.8em;  margin:20px 0; }
#contents .topcont03 .inner .left .btnbox { margin:10px; auto; text-align:center; }
#contents .topcont03 .inner .right { width:550px; float:right; }



#contents .topcont04 { width:100%; margin:50px auto; text-align:center; }
#contents .topcont04 .inner { width:1100px; margin:0 auto; } 
#contents .topcont04 .inner h3 { font-size:46px; text-align:left; color:#666; border-bottom:1px solid #d5d5d5; padding-bottom:20px; margin-bottom:30px;}
#contents .topcont04 .inner h3 span { font-size:24px; text-align:left; color:#999999; margin:0 0 30px 30px;}
#contents .topcont04 .inner .right { width:500px; float:right; }
#contents .topcont04 .inner .right h4 { font-size:36px; text-align:left; line-height:1.5em; }
#contents .topcont04 .inner .right p { font-size:16px; text-align:left; line-height:1.8em; margin:20px 0; }
#contents .topcont04 .inner .right .btnbox { margin:10px; auto; text-align:center; }
#contents .topcont04 .inner .left { width:550px; float:left; }



#top-03{
	background: #f1f1f1;
	padding: 5em;
	margin-top:30px;
}

#top-03 h3{
	font-size:56px; text-align:center; color:666; padding:40px 0 40px 0;
}



#top-03 h1:before{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 100px 90px 0 90px;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: -1;
	margin-left: -90px;
}

#top-03 .slick-slider{
	width: 1100px;
	margin: 0 auto;
}
#top-03 .slick-slide img{
	width: 189px;
	margin: 0 auto;}


#top-03 .container,footer.container{width: 100%;}


#contents .topcont05 { width:100%; margin:50px auto; text-align:center; }
#contents .topcont05 .inner { width:1100px; margin:0 auto;} 

#contents .topcont05 .inner .left { width:540px; float:left; margin-bottom:30px; }
#contents .topcont05 .inner .left .newsbox { width:518px; border:1px solid #d5d5d5; margin-bottom:30px; padding:20px;}
#contents .topcont05 .inner .left .newsbox h3 { font-size:46px; text-align:left; margin-bottom:30px; }
#contents .topcont05 .inner .left .newsbox dl { text-align:left; font-size:18px; overflow:auto; }
#contents .topcont05 .inner .left .newsbox dt {	margin:5px 0 0 0; }
#contents .topcont05 .inner .left .newsbox dd {	margin:5px 0 0 0; }
#contents .topcont05 .inner .left .newsbox hr { margin:30px 0; }


#contents .topcont05 .inner .right { width:520px; float:right;}
#contents .topcont05 .inner .right .contbox { width:518px; border:1px solid #d5d5d5; padding:20px; }
#contents .topcont05 .inner .right .contbox h3 { font-size:46px; text-align:left; margin-bottom:30px; }
#contents .topcont05 .inner .right .contbox .contimg { width:480px; height:450px; background: url(../images/index/contact_bk.png) right top no-repeat ;}
#contents .topcont05 .inner .right .contbox .btnbox{ margin-top:20px; text-align:center;}
#contents .topcont05 .inner .right .contbox p { font-size:20px; text-align:left; line-height:1.8em;}
#contents .topcont05 .inner .right .contbox p.tit { text-align:left; line-height:1.8em; margin-top:20px;}
#contents .topcont05 .inner .right .contbox p.time { text-align:left; line-height:1.8em;}
#contents .topcont05 .inner .right .contbox p.tell { font-size:26px; text-align:left; font-weight:bold; line-height:1.8em;}



.thanks_txt{ padding:100x auto; text-align:center;}





/*********************************
 *
 * business
 *
 *********************************/
 
#contents .cont01 {width:100%; margin:50px auto; text-align:center;}
#contents .cont01 .inner { width:1100px; margin:0 auto; } 
#contents .cont01 .inner h2 { font-size:46px; font-weight:bold; text-align:center; color:666;}
#contents .cont01 .inner p { font-size:20px; text-align:left; line-height:2.4em;}


.boxWrap2{
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: row;
  -moz-flex-direction: row;
  -o-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  width:1000px;
  margin:0 50px;
}




.box500 {
    margin: 2em 0;
    background: #f1f1f1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	float:left;
	width:500px;
	margin:10px;
}
.box500 .box-title {
    font-size: 36px;
    background: #333;
    padding: 6px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box500 p {
    padding: 15px 20px;
    margin: 0;
}



.box325 {
    margin: 2em 0;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	float:left;
	width:325px;
	margin:10px;
}
.box325 .box-title {
    font-size: 20px;
    padding: 6px;
    text-align: center;
	background: #f1f1f1;
    color: #333;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box325 p {
    padding: 10px 20px;
    margin: 0;
	font-size:14px;
}


#contents .cont03 {width:100%; margin:50px auto; text-align:center;}
#contents .cont03 .inner { width:1100px; margin:0 auto; } 
#contents .cont03 .inner p { font-size:16px; text-align:left;}
#contents .cont03 .inner h2 { font-size:46px; font-weight:bold; text-align:center; margin:20px auto;}
#contents .cont03 .inner h3 { font-size:36px; text-align:left; color:#666; border-bottom:1px solid #d5d5d5; padding-bottom:10px; margin-bottom:20px;}
#contents .cont03 .inner h3 span { font-size:24px; text-align:left; color:#999999; margin:0 0 30px 30px;}
#contents .cont03 .inner .left { width:510px; float:left; margin:0 10px 0 0;}
#contents .cont03 .inner .left h4 { font-size:36px; text-align:left; line-height:1.5em;}
#contents .cont03 .inner .left p { font-size:16px; text-align:left; line-height:1.8em; margin:10px 0;}
#contents .cont03 .inner .left .btnbox { margin:10px; auto; text-align:center;}
#contents .cont03 .inner .right { width:580px; float:right;}

#contents .cont04 {width:100%; margin:50px auto; text-align:center;}
#contents .cont04 .inner { width:1100px; margin:0 auto; } 
#contents .cont04 .inner p { font-size:16px; text-align:left;}
#contents .cont04 .inner h2 { font-size:46px; font-weight:bold; text-align:center; margin:20px auto;}
#contents .cont04 .inner h3 { font-size:36px; text-align:left; color:#666; border-bottom:1px solid #d5d5d5; padding-bottom:10px; margin-bottom:20px;}
#contents .cont04 .inner h3 span { font-size:24px; text-align:left; color:#999999; margin:0 0 30px 30px;}
#contents .cont04 .inner .right { width:510px; float:right; margin-left:10px;}
#contents .cont04 .inner .right h4 { font-size:36px; text-align:left; line-height:1.5em;}
#contents .cont04 .inner .right p { font-size:16px; text-align:left; line-height:1.8em; margin:10px 0;}
#contents .cont04 .inner .right .btnbox { margin:10px; auto; text-align:center;}
#contents .cont04 .inner .left { width:580px; float:left;}


/* practice */

#contents .privacy_cont03 .inner table.pra { width: 100%; text-align:left;}
#contents .privacy_cont03 .inner table.pra th { width: 20%; padding:1em; border: 1px solid  #d5d5d5; color: #666666; font-weight: normal; font-size: 130%; }
#contents .privacy_cont03 .inner table.pra td { width: 80%; padding:1em; border: 1px solid  #d5d5d5; font-size: 130%;}

.map{
width:1000px;
text-align:center;
margin:10px auto;
}



/*********************************
 *
 * service
 *
 *********************************/

#contents .cont01 .inner p.service {
	text-align:center;
}

table.service {
	width:1100px;
	font-size:15px;
	text-align:left;
	border:solid 1px #999999;
}

table.service td {
	padding:10px;
	border:solid 1px #999999;
}




/*********************************
 *
 * client
 *
 *********************************/

table.client {
	font-size:15px;
	text-align:left;
}

table.client td {
	padding:10px;
}




/*********************************
 *
 * privacy
 *
 *********************************/

table.privacy {
	font-size:15px;
	text-align:left;
	border:solid 1px #999999;
}

table.privacy td {
	padding:10px;
	border:solid 1px #999999;
}

.table_bg {
	background-color:#ffe7e7;
}

#contents .privacy_cont03 {width:100%; margin:50px auto; text-align:center;}
#contents .privacy_cont03 .inner { width:900px; margin:0 auto; } 
#contents .privacy_cont03 .inner p { font-size:16px; text-align:left;}
#contents .privacy_cont03 .inner h2 { font-size:46px; font-weight:bold; text-align:center; margin:20px auto;}
#contents .privacy_cont03 .inner h3 { font-size:36px; text-align:left; color:#666; border-bottom:1px solid #d5d5d5; padding-bottom:10px; margin-bottom:20px;}
#contents .privacy_cont03 .inner h3 span { font-size:24px; text-align:left; color:#999999; margin:0 0 30px 30px;}


/*********************************
 *
 * alliance
 *
 *********************************/

.box_left {
	width:530px;
	height:790px;
	border:solid 1px #CCCCCC;
	margin-bottom:15px;
	float:left;
}
.box_left h1 {
	padding:15px;
	text-align:left;
}
.box_left p {
	padding:15px;
}


.box_right {
	width:530px;
	height:790px;
	border:solid 1px #CCCCCC;
	margin-left:20px;
	margin-bottom:15px;
	float:left;
}
.box_right h1 {
	padding:15px;
	text-align:left;
}
.box_right p {
	padding:15px;
}

.tab-content input[type="radio"] {
  display: none;
}

.tab-content label {
  display: inline-block;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 14px;
  box-sizing: content-box;
  background-color:#CCC;
}
.tab-content label:hover,
.tab-content input[type="radio"]:checked + label {

  background-color: #cccccc;
}

.tab-content .tab-box {
  width: 480px;
  height: 110px;
  border: 1px solid #cccccc;
  box-sizing: content-box;
  text-align:left;
  margin:0 auto;
  margin-bottom:10px;
  padding:10px;
}

/*
.tab-content > .tab-box > div {
  display: none;
}

#tab1:checked ~ .tab-box > #tabtext {
  display: block;
}
*/




/*********************************
 *
 * careers
 *
 *********************************/

table.careers {
	margin-top:20px;
	font-size:16px;
}

table.careers td.koumoku {
	border:#CCC solid 2px;
	padding:15px;
	width:200px;
}




/*********************************
 *
 * contact（お問い合わせフォーム）
 *
 *********************************/

div.form table.contact {
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	line-height: 1.9em;
	font-size:120%; 
	width:100%;
	margin-top:20px;
}

div.form table.contact td {
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
	padding:5px;
	text-align: left;
}

div.form table.contact th {
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
	padding:5px;
	text-align: left;
	background-color:#f1f1f1;
	width:30%;
}


td.form-left {
	border:solid #FFF;
	background-color:#d8dffe;
	text-align:right;
	padding:5px;
	margin-right:10px;
}

td.form-right{
	padding-left:10px;
}

td {
	text-align:left;
}


.w300{width:300px !important;}
.w200{width:200px !important;}	
.w100{width:100px !important;}			
.w50{width:50px !important}	
.w30{width:30px; margin-bottom:10px;}



.btnarea{
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 20px;
    text-decoration: none;
    color: #ffffff;
	font-size:18px;
    background: #939393;
    transition: .4s;
	width:200px;
  }

.btnarea:hover {
    background: #cc0000;
    color: white;
}



/*********************************
 *
 * ページ下部お問い合わせスペース
 *
 *********************************/

.otoiawase {
	width:800px;
	height:70px;
	margin:0px auto;
	border:solid 2px;
	padding:10px;
}

.otoiawase_left {
	text-align:left;
	float:left;
	font-size:14px;
}

span.midashi {
	font-size:18px;	
}

.otoiawase_right {
	text-align:right;
	font-size:23px;
	color:#cc0000;
}

span.form {
	border:solid 1px #999999;
	float:right;
	text-align:center;
	width:200px;
	font-size:15px;
	padding:5px;
}



span.form {
	display: inline-block ;
	height: 20px ;
	padding: 5px 10px 5px 10px ;
	border: 2px solid #cc0001;
	font-size:15px;;
	line-height: 20px ;
	color: #fff !important ;
	text-decoration: none !important ;
	text-align: center ;
	-webkit-border-radius: 5px ;
	-moz-border-radius: 5px ;
	border-radius: 5px ;
	width:200px;
	background: #cc0001 ;
}


span.form a {color:#fff; text-decoration: none;} 
span.form a:hover {color:#cc0001; text-decoration: none;}

span.form:hover,
span.form:focus {
	background: #fff;
	color:#cc0001;
	-webkit-transition-duration: 0.2s ;
	transition-duration: 0.2s ;
	-webkit-transition-timing-function: ease-out ;
	transition-timing-function: ease-out ;
	
}



/*********************************
 *
 * btn
 *
 *********************************/

.btnWrap{
  width:1000px;
  text-align:center;
  margin:20px 50px;
}



 .btn {
	display: inline-block ;
	height: 40px ;
	padding: 0 30px 0 50px ;
	border: 2px solid #000000 ;
	font-size: 13px ;
	line-height: 36px ;
	color: #000000 !important ;
	text-decoration: none !important ;
	text-align: center ;
	-webkit-border-radius: 20px ;
	-moz-border-radius: 20px ;
	border-radius: 20px ;
}
.btn span {
	display: inline-block ;
	background: url(../images/common/ar1.png) right center no-repeat ;
	background-size: 10px ;
	padding: 3px 20px 0 0 ;
}
.btn:hover,
.btn:focus {
	background: #000000 ;
	color: #ffffff !important ;
	-webkit-transition-duration: 0.2s ;
	transition-duration: 0.2s ;
	-webkit-transition-timing-function: ease-out ;
	transition-timing-function: ease-out ;
}
.btn:hover span,
.btn:focus span {
	background: url(../images/common/ar2.png) right center no-repeat ;
	background-size: 10px ;
}





 .btn2 {
	display: inline-block ;
	height: 40px ;
	width:365px;
	padding: 10px 30px 10px 50px ;
	border: 2px solid #000000 ;
	font-size: 14px ;
	line-height: 36px ;
	color: #000000 !important ;
	text-decoration: none !important ;
	text-align: center ;
}
.btn2 span {
	display: inline-block ;
	background: url(../images/common/ar1.png) left center no-repeat ;
	background-size: 10px ;
	padding: 3px 0 0 20px ;
}
.btn2:hover,
.btn2:focus {
	background: #000000 ;
	color: #ffffff !important ;
	-webkit-transition-duration: 0.2s ;
	transition-duration: 0.2s ;
	-webkit-transition-timing-function: ease-out ;
	transition-timing-function: ease-out ;
}
.btn2:hover span,
.btn2:focus span {
	background: url(../images/common/ar2.png) left center no-repeat ;
	background-size: 10px ;
}


 .btn3 {
	display: inline-block ;
	height: 40px ;
	width:365px;
	padding: 10px 30px 10px 50px ;
	border: 2px solid #000000 ;
	font-size: 14px ;
	line-height: 36px ;
	color: #000000 !important ;
	text-decoration: none !important ;
	text-align: center ;
}
.btn3 span {
	display: inline-block ;
	background: url(../images/common/ar1.png) left center no-repeat ;
	background-size: 10px ;
	padding: 3px 0 0 20px ;
}
.btn3:hover,
.btn3:focus {
	background: #cc0001 ;
	color: #ffffff !important ;
	-webkit-transition-duration: 0.2s ;
	transition-duration: 0.2s ;
	-webkit-transition-timing-function: ease-out ;
	transition-timing-function: ease-out ;
}
.btn3:hover span,
.btn3:focus span {
	background: url(../images/common/ar2.png) right center no-repeat ;
	background-size: 10px ;
}


.btn4 {
	display: inline-block ;
	height: 40px ;
	width:365px;
	padding: 10px 30px 10px 50px ;
	border: 2px solid #000000 ;
	font-size: 14px ;
	line-height: 36px ;
	color: #000000 !important ;
	text-decoration: none !important ;
	text-align: center ;
	float:left;
	margin:20px 23px;
}
.btn4 span {
	display: inline-block ;
	background: url(../images/common/ar1.png) left center no-repeat ;
	background-size: 10px ;
	padding: 3px 0 0 20px ;
}
.btn4:hover,
.btn4:focus {
	background: #cc0001 ;
	color: #ffffff !important ;
	-webkit-transition-duration: 0.2s ;
	transition-duration: 0.2s ;
	-webkit-transition-timing-function: ease-out ;
	transition-timing-function: ease-out ;
}
.btn4:hover span,
.btn4:focus span {
	background-size: 10px ;
}




/*********************************
 *
 * FOOTER
 *
 *********************************/


footer {
	width:100%;
	margin:0 auto;
}

footer .fmenu { width:100%; margin:0 auto; background-color:#939393; }

footer .fmenu .fmenu_box  {
	width:1100px;
	text-align:center;
	margin:0 auto;
	padding:35px 0;
	color:#fff;
	font-size:16px;
}

footer a {color:#fff; text-decoration: none;} a:hover {color:#c43a00; text-decoration: none;}

footer .fmenu2  {
	width:100%; margin:0 auto; background-color:#cc0000; height:100px; 
}

footer .fmenu2 .copy_box  {
	width:1100px;
	text-align:center;
	margin:0 auto;
	padding:35px 0;
	color:#fff;
	font-size:16px;
}

.fpmark { margin-top:20px; }

.sp { display:none; }