@charset "utf-8";



/*body
---------------------------------------------------------------------------*/

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure,form {margin: 0px;padding: 0px;font-size: 100%;}
img {border: none;max-width: 100%;height: auto;vertical-align: middle;}



html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
    
}

/**

 */

body {
  margin: 0;
    
    
}


/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 800px) {
.pc { display: none !important; }
.sp { display: block !important; }

}


/*link
---------------------------------------------------------------------------*/
a {color: #333;	-webkit-transition: 0.5s;	transition: 0.5s;	}
a:hover {color: red;	text-decoration: none;	}
a:visited {text-decoration: none;	}


    
/* 運営会社
--------------------------------------------------*/
.information_area .lower_wrap{}
.information_area .lower_wrap .detail_box .detail_box_wrap .top_title{margin-bottom: 5px;}

.information_area .lower_wrap table{border-top: 2px solid #434343;margin-top: 30px;}
.information_area .lower_wrap table th{font-size: 13px;text-align: left;padding: 15px 10px;white-space: nowrap;border-bottom: 1px solid #ccc;vertical-align: top;}
.information_area .lower_wrap table td{font-size: 13px;text-align: left;padding: 15px 10px;border-bottom: 1px dotted #ccc;vertical-align: top;}
.information_area .lower_wrap a{color: #1111cc;}
.information_area .lower_wrap a:hover{text-decoration: none;}
.information_area .lower_wrap .mercedes_box{font-family: "游明朝", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";}
.information_area .lower_wrap .mercedes_box .shop_title{font-size: 14px;margin-bottom: 0;}
.information_area .lower_wrap .mercedes_box .company_title{font-size: 18px;font-weight: bold;}


/* lower_page_title
--------------------------------------------------*/
.lower_page_title{background-image: url(../img/lower/common/t_h2_bg.png);background-repeat: no-repeat;background-position: center;height: 60px;margin-bottom:0;position: relative;z-index: 10;}
.lower_page_title .lower_page_title_wrap{width: 960px;margin: 0 auto;}

/* lower
--------------------------------------------------*/
#lower{background-color: white;background-image: url(../img/lower/common/t_business_bg.png);background-repeat: no-repeat;background-position: top center;	}
.lower_wrap{width: 900px;margin: -30px auto 0;background-color: white;padding: 0px 30px 30px;min-height: 400px;margin-top: -40px;}
.lower_wrap .detail_box .detail_box_wrap{padding: 0 10px;max-width: 680px;margin: 0 auto;}
.lower_wrap .detail_box .detail_box_wrap p{margin-bottom: 20px;}

/*NBW
---------------------------------------------------------------------------*/
#nbw {
    border-bottom: solid 1px lightgray;

	position: relative;
	max-width: 100%;	
	margin: 0 auto;
    margin-top: -7px;
    max-width: 100%;
	height: auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;

    
}
/*左側*/
#nbw #btn_job1 {
	position: absolute;
	left: 40.5%;		
	bottom: 14%;	
	width: 39%;;	
	display: inline-block;
    padding: 0.em .0.em;
    text-decoration: none;
    background: linear-gradient(#ffa52f, #ff7200);
    color: #FFF;
    border: solid 4px white;
    border-bottom: solid 4px white;
    border-radius: 13px;
    
}

#nbw #btn_job1:active {
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    border-bottom: none;
}

/*右側*/
#nbw #btn_job2 {
	position: absolute;
	bottom: 30%;
    left: 3.5%;
	width: 17%;

    padding: 0.em .0.em;
    text-decoration: none;
    background: #fa9828;
    color: #FFF;
    border-bottom: solid 2px #aa5b00;
    border-radius: 3px;
}


#nbw #btn_job2:active {
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    border-bottom: none;
}

/*ボタンのマウスオン時*/
#nbw #btn_job1:hover,
#nbw #btn_job2:hover{
	opacity: 0.8;	
}






/*NBW3
---------------------------------------------------------------------------*/
#nbw3 {


	position: relative;
	max-width: 100%;	
	margin: 0 auto;
    max-width: 100%;
	height: auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;

    
}
/*左側*/
#nbw3 #btn_job1 {
	position: absolute;
	left: 41.5%;		
	bottom: 20%;	
	width: 38%;;	
	display: inline-block;
    padding: 0.em .0.em;
    text-decoration: none;
    background: linear-gradient(#ffa52f, #ff7200);
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    color: #FFF;
    border: solid 4px white;
    border-bottom: solid 4px white;
    border-radius: 13px;
    
}

#nbw3 #btn_job1:active {
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    border-bottom: none;
}




/*ボタンのマウスオン時*/
#nbw3 #btn_job1:hover,
#nbw3 #btn_job2:hover{
	opacity: 0.8;	
}







.square_btn3 {
    font-size: 42px;
    position: relative;
    display: inline-block;
    padding: 0.40em 0.5em;
    text-decoration: none;
    background: linear-gradient(#ffa52f, #ff7200);
    color: #FFF;
    border: solid 4px white;
    border-bottom: solid 4px white;
    left:0px;
    margin-top: -20px;
    margin-bottom: 50px;
    bottom: 17%;	
	width: 55%;;
    border-radius: 14px;
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
}

.square_btn3:active {
    border-bottom: solid 2px #fd9535;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

/**/
.square_btn3:hover,
.square_btn3:hover{
	opacity: 0.8;	
    color:white;
}



.square_btn4 {
    font-size: 42px;
    position: relative;
    display: inline-block;
    padding: 0.40em 0.5em;
    text-decoration: none;
    background: linear-gradient(#ffa52f, #ff7200);
    color: #FFF;
    border: solid 4px white;
    border-bottom: solid 4px white;
    left:0px;
    margin-top: -70px;
    margin-bottom: 50px;
    bottom: 17%;	
	width: 55%;;
    border-radius: 14px;
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
}

.square_btn4:active {
    border-bottom: solid 2px #fd9535;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

/**/
.square_btn4:hover,
.square_btn4:hover{
	opacity: 0.8;	
    color:white;
}



/*その他
---------------------------------------------------------------------------*/

.ws {width: 50%;}
.c {text-align: center;}
.r {text-align: right;}
.l {text-align: left;}
img.fr {float: right;margin-left: 10px;margin-bottom: 10px;}
img.fl {float: left;margin-right: 10px;margin-bottom: 10px;}
.big1 {font-size: 20px;}
.sub .big1 {font-size: 100%;}
.mini1 {font-size: 11px;display: inline-block;line-height: 1.5;}
.sh {display: none;}
.date {text-align: right;color: #999;font-size: 12px;}



/*画面幅800px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:800px){







/*画面幅480px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:800px){



/*トップページメイン画像
---------------------------------------------------------------------------*/
#nbw {
	box-shadow: none;
    margin-top: -5px;
	border-bottom: 1px solid #dcdcdc;	
}
/*左側*/
#nbw #btn_job1 {
	left: 36%;	
	bottom: 48%;	
	width: 57%;;	
}
/*右側*/
#nbw #btn_job2 {
	left: 52%;		
	bottom: 60%;	
	width: 43%;;	
}
    
    

    
/*トップページメイン画像3
---------------------------------------------------------------------------*/
#nbw3 {
	box-shadow: none;
    
	border-bottom: 1px solid #dcdcdc;	
}
/*左側*/
#nbw3 #btn_job1 {
	left: 42%;	
	bottom: 15%;
	width: 53%;	
    padding-bottom: px;
    padding-top: px;
}

    

    
.square_btn {
    font-size: 22px;
    padding: 0.50em 0.5em;
    bottom: 17%;	
	width: 60%;;
   
}


    
.square_btn2 {
    font-size: 19px;
    padding: 0.60em 0.5em;
    width: 84%;
   
}    
    
    
.square_btn3 {
    font-size: 19px;
    margin-top: -20px;
    margin-bottom: 45px;
    padding: 0.50em 0.5em;
    bottom: 17%;	
	width: 70%;;
    
   
} 
    
    
    
.square_btn4 {
    font-size: 19px;
    margin-top: -50px;
    margin-bottom: 25px;
    padding: 0.50em 0.5em;
    padding-left: 40px;
    padding-right: 40px;
    bottom: 17%;	
	width: 70%;;
    
   
} 
    

/*その他
---------------------------------------------------------------------------*/
.ws,.wl {width: 94%;}
.big1 {font-size: 16px;}
img.fr,img.fl {float: none;margin: 0;width: 100%;}
.sh {display:block;}
.pc {display:none;}
.fl-half{float:none;width:100%;margin-left:0;}

}
    
    
/*その他
---------------------------------------------------------------------------*/
.ws,.wl {width: 94%;}
.big1 {font-size: 16px;}
img.fr,img.fl {float: none;margin: 0;width: 100%;}
.sh {display:block;}
.pc {display:none;}
.fl-half{float:none;width:100%;margin-left:0;}

}


.slider-sample{
    margin-top: 10px;
    margin-right: 26px;
    margin-left: 26px;  
        
    }








/*全体*/
.hidden_box {
    margin: 2em 0;/*前後の余白*/
    padding: 0;

}

/*ボタン装飾*/
.hidden_box label {
    padding: 15px;
    font-weight: bold;
    border: solid 2px black;
    cursor :pointer;
    margin-bottom: 0px;
}

/*ボタンホバー時*/
.hidden_box label:hover {
    background: #efefef;
}

/*チェックは見えなくする*/
.hidden_box input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 30px 0;
    height: auto;
    opacity: 1;
}





/* -------------------------------------------
main
------------------------------------------- */   
main {-js-display: flex;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0px;margin-top: -5px;}

/* -------------------------------------------
main2
------------------------------------------- */   
main div.animal2 {width: calc(33.3% - 10px);margin: 5px;}
.animal2 {background-color: ;}
.animal2 p1 {font-weight: bold;text-align: center;font-size: 1.2rem;padding: 5px;}
.animal2 p {padding: 5px;}
.animal2 img {padding-top: 8px;}
aside2 {padding: 10px;}

@media (max-width: 800px) {

main div.animal2 {width: calc(100% - 10px); margin: 5px;}}

/* -------------------------------------------
main1
------------------------------------------- */   
main div.animal1 {width: calc(16.6% - 10px);margin: 5px;}
.animal1 p1 { font-weight: bold;text-align: center;font-size: 1.200vw; margin-bottom: 10px; padding-bottom: 10px;}
.center1{width:700px;text-align: left;max-width: 100%;background-color: white;margin-bottom:0px;   }

.center1 p3{font-size: 15px;margin-top: 10px;padding-left: 0px;padding-right: 20px}


@media (max-width: 800px) {

main div.animal1 {width: calc(50% - 10px);margin: 5px;}
.animal1 p1 {font-weight: bold;text-align: center;font-size: 14px;padding: 5px;}
.animal1 p {padding: 5px;}
.animal1 img {padding-top: 8px;}}


/* -------------------------------------------
main4
------------------------------------------- */   
main div.animal4 {width: calc(33.3% - 10px);margin: 5px;}
.animal4 p1 { font-weight: bold;text-align: center;font-size: 22px;padding: 5px;}
.center2{width:700px;text-align: left;max-width: 100%;background-color: white;margin-bottom:10px;   }

.center2 p3{font-size: 15px;margin-top: 10px;padding-left: 0px;padding-right: 20px}


@media (max-width: 800px) {

main div.animal4 {width: calc(50% - 10px);margin: 5px;}
.animal4 p1 {font-weight: bold;text-align: center;font-size: 14px;padding: 5px;}
.animal4 p {padding: 5px;}
.animal4 img {padding-top: 8px;}}








.content-section-c {
    padding-top: 10px;
    padding-bottom: 10px;
    width:2000px;
    max-width: 100%;
    background-color: #f0f0f0;
    margin-bottom: 10px;
    margin-top: 30px;
    

}



.content-section-d {

    padding-top: 20px;
    padding-bottom: 20px;
    display: block; 
    width:1100px;
    margin-top: 10px;
    text-align:left;
    max-width: 100%;
    background-color: white;
    margin-bottom: 20px;

}

.content-section-d p2 {
    font-size: 20px;
    
}



.content-section-h {

    padding-top: 10px;
    padding-bottom: 0px;
    display: block; 
    width:1000px;
    margin-top: 0px;
    text-align:left;
    max-width: 100%;
    background-color: ;
    margin-bottom: 20px;


}



.content-section-h2 {

    padding-top: 20px;
    padding-bottom: 0px;
    display: block; 
    width:1000px;
    margin-top: -0px;
    text-align:left;
    max-width: 100%;
    background-color: #60ace6;
    margin-bottom: 30px;


}


.content-section-h3 {

    padding-top: 20px;
    padding-bottom: 10px;
    display: block; 
    width:2000px;
    margin-top: -30px;
    text-align:cente;
    max-width: 100%;
    background-color: #60ace6;
    margin-bottom: 30px;


}



.content-section-h3 p {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: left;
    padding-left: 13px;
    padding-right: 13px;
    }



    
.content-section-h h1 {
    font-size: 6.500vw;


    }


.content-section-h2 h1 {
    font-size: 6.500vw;
    margin-bottom: -20px;

    }


    
.content-section-h p {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: left;
    padding-left: 13px;
    padding-right: 13px;
    }






.content-section-dc {
    padding-left: 10px;
    padding-right: 10px;
     display: block; 
    margin-left: 
    font-size: 13px;
    text-align:center;
    max-width: 100%;
    background-color: white;
    margin-bottom: 0px;


}
  


.flex-item2 p {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    margin-left: 12px;
    margin-bottom: 8px;
}


.flex-item2 h2 {
    font-size: 39px;
    font-weight: 600;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    text-shadow: 3px 3px 0 white,
               -3px 3px 0 white,
               3px -3px 0 white,
               -3px -3px 0 white;
    color: red;
}



.flex-item2 {
  flex: 1 1 auto;
  margin: 0 px;
  float: bottom;
  padding: 0px;
  width: 500px;

  max-width: 100%;
  padding-bottom: 20px;
	
   
}



.flex-item2 {
  position: relative;
}



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

    

  .flex-container2 {
   display: flex;
   flex-flow: row;
   margin-bottom: 0px;
   margin-top: -20px;

}
    
  .flex-item2 {
  flex: 1 1 auto;
  margin: 0 8px;
  float: bottom;
  padding: 0px;
  width: 500px;
  max-width: 100%;
  padding-bottom: -0px;
  margin-bottom: -30px;
	
   
}


    
    
 

.content-section-c {
    padding-top: 40px;
    padding-bottom: 30px;
    width:2000px;
    max-width: 100%;
    background-color: #f0f0f0;
    margin-bottom: 10px;
    margin-top: 30px;

}


.content-section-d {

    padding-top: 30px;
    padding-bottom: 20px;
    display: block; 
    width:1100px;
    margin-top: 0px;
    text-align:left;
    max-width: 100%;
    background-color: white;
    margin-bottom: 0px;

}
    


.content-section-h {

    padding-top: 10px;
    padding-bottom: 0px;
    display: block; 
    width:1000px;
    margin-top: 0px;
    text-align:left;
    max-width: 100%;
    background-color: ;
    margin-bottom: 30px;

}
    
    

    
    
.content-section-w p {
    font-size: 18px;
    text-align: left;
    line-height: 40px

    }
    
    
 
    
    
.content-section-h h1 {
    font-size: 60px;
    ;

    }
    
    
.content-section-h2 h1 {
    font-size: 60px;
    ;

    }
    
.content-section-h p {
    font-size: 20px;
    margin-top: 35px;
    margin-bottom: 35px;
    }
    
    

.content-section-h3 p {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: left;
    }
    
    
    
.slider-sample{
    margin-top: 10px;
    margin-right: 26px;
    margin-left: 26px;  
        
    }
    
    
    
/* -------------------------------------------
悩み
------------------------------------------- */
    
.contents-wrap {display: flex;justify-content: space-between;margin-bottom: 7rem;}
.contents-wrap:nth-child(odd) {flex-direction: row-reverse;}
.contents-text {width: 60%; /*flex: 2;*/}
.contents-img {width:70%; /*flex: 1;*/margin-bottom: -132px;}
.contents-text h2 {font-size: 65px;text-shadow: 3px 3px 0 white, -3px 3px 0 white,3px -3px 0 white,-3px -3px 0 white; color: red;}
    
.contents-text p {font-size: 20px;margin-top: 0px;padding-left: 30px;text-align: left;}
.contents-img img {display: block;width: 100%;height: auto;margin-bottom: 20px;}
    

@media screen and (max-width: 800px){.contents-wrap,.contents-wrap:nth-child(odd)  {flex-direction: column;}
.contents-text,
.contents-img {width: 100%; /*flex: 1;*/}
.contents-text {padding: 3rem;}
.contents-text h2 {text-align: center;
font-size: 40px;}

 .contents-text p {font-size:20px;margin-top: 0px;padding-left: 30px;text-align: left;}}
    
    
    
/* -------------------------------------------
Header Layout
------------------------------------------- */
#header .inner{padding:5px 39% 0;text-align:center;
padding-bottom: 10px; background-color:white; 
}
@media screen and (max-width: 1024px) {
#header .inner{padding:15px 6% 0;}
    width:100%;}}
    
    
    
    
/* -------------------------------------------
footer
------------------------------------------- */   
    
section#footer {padding-top: 30px;padding-bottom: 30px;background: linear-gradient(white, #ebebeb);	border-top: gray solid 1px;}
#footer {background-image:url(../img/back01.jpg)}
#footer .row {text-align: center;}
#footer .line {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #999;width: 100px;margin-left: auto;margin-right: auto;margin-top: 30px;margin-bottom: 30px;}
#footer .desc {font-size: 18px;font-weight: 300;}
#footer .link {font-size: 16px;font-weight: 300;margin-bottom: 4px;}
#footer .desc i {margin-bottom: 12px;}
    
@media screen and (max-width: 1024px) {section#footer {padding-top: 0px;padding-bottom: 0px;background: linear-gradient(white, #ebebeb);	border-top: gray solid 1px;
}
#footer {background-image:url(../img/back01.jpg)}
#footer .row {text-align: center;}
#footer .line {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #999;width: 100px;margin-left: auto;margin-right: auto;margin-top: 30px;margin-bottom: 30px;}
#footer .desc {font-size: 3.000vw;font-weight: 300;}
#footer .link {font-size: 16px;font-weight: 300;margin-bottom: 4px;}
#footer .desc i {margin-bottom: 12px;}}

 