@charset "UTF-8";
/* Scss Document */
@media (max-width: 680px) {
	
  #contents {
    width: 100%;
    margin: 95px auto 0;}
	
  .mainvisual {
    width: 100%;
    padding-top: 112.5%;
	background-image:url("../images/campingcar_visual_s.jpg");
    background-size: cover; }
	
	
  #contents2 {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    box-sizing: border-box; }

  .main_area {
    width: 90%;
    margin: 0 auto;
    display: initial; }

  .main_area2 {
    width: 90%;
    margin: 0 auto;
    display: initial;  }

  .area1 {
    width: 86%;
    margin: 0 auto;
    text-align: center; }

  .area2 {
    width: 86%;
    margin: 0 auto;
    text-align: center; }

  .textarea {
    width: 100%; }

  .textbox1 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 36px;
	color:#5C372D;
	font-weight: initial;
	font-weight: bold;
    text-align: center;}
	
	.textbox1 h1{
	font-weight: initial;
	font-weight: bold;}

  .textbox2 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 34px; 
    text-align: left;}
	
	.carphoto_s{
	display: block;
    margin-top: 30px;
    margin-bottom: 40px; }
	
	
	.carphoto_s img{
	display: block;
		width: 100%;
	}
	
	
	.carphoto {
	display: none;}
	
	
	.carphoto img{
	display: none;
	}
	
	
  .textbox3_l{
	display: none;}
	
   .textbox3_s{
	display: inline-flex;
    margin-top: 15px;
	padding-bottom: 30px;
    font-size: 17px;
    line-height: 34px;
	color:#5C372D;
    text-align: left; 
	font-weight: bold;}
	
	.textbox3_s p.box3_1{
		width: 35px;
		margin-right: 2px;
	}
	
	


  
  /**202010413**/
  .bannerarea {
    width: 100%; 
	margin: 0 auto;}


  .bannercon1 {
    width: 100%;
    box-sizing: border-box;
    background-color: #EAF4FC;
    border: 2px solid #96C5E3;
    padding: 20px 3%;
    text-align: center;
    border-radius: 3px; }
	
	.bannercon1 p.btitle1 {
      color: #005184;
      font-size: 1.65em; }
	
	.bannercon1 p.btitle2 {
      font-size: 1.55em;
      line-height: 30px;
      padding: 10px 0; }
	
	
	.bannercon1 img {
      width: 100%;
      max-width: 250px; }
	
	
	.bannercon2 {
    width: 100%;
    box-sizing: border-box;
    background-color: #f2f2f2;
    border: 2px solid #b5b5b6;
    padding: 20px 3%;
    text-align: center;
    border-radius: 3px;
    margin: 10px 0 0; }
	
	
    .bannercon2 p.btitle1 {
      color: #000;
      font-size: 1.65em; }
	
	
    .bannercon2 a.btitle2 {
      display: block;
      font-size: 1.55em;
      line-height: 30px;
      padding: 10px 0;
      color: #38A1DB; }
	
	
    .bannercon2 img {
      width: 100%;
      max-width: 250px; }

}

@media screen and (min-width: 681px) and (max-width: 1040px) {
	
	
  #contents {
    width: 100%;
    margin: 10px auto 0;}
	
  .mainvisual {
    width: 100%;
    padding-top: 27.8%;
	background-image:url("../images/campingcar_visual.jpg");
    background-size: cover; }

  #contents2 {
    display: block;
    width: 94%;
    max-width: 1040px;
    margin: 0 auto;
    padding: 50px 0 0;
    box-sizing: border-box; }

  .main_area {
    width: 100%;
    margin: 0 auto;
    display: inline-flex;
    justify-content: space-between; }

  .main_area2 {
    display: block;
    width: 100%;
    margin: 0 auto; }

  .area1 {
    width: auto;
    padding-right: 5%;
    box-sizing: border-box; }

  .area2 {
    max-width: 340px;
    padding-top: 30px;
    max-width: initial;
    box-sizing: border-box; }


  .textarea {
    width: 100%; }

  .textbox1 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 36px;
	color:#5C372D;
	font-weight: initial;
	font-weight: bold;}
	
	.textbox1 h1{
	font-weight: initial;
	font-weight: bold;}

  .textbox2 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 34px; }
	
	.carphoto_s{
	display: none; }
	
	
	.carphoto_s img{
	display: none;
	}
	
	
	.carphoto {
	display: block;
    margin-top: 30px;
    margin-bottom: 40px;}
	
	
	.carphoto img{
	display: block;
		width: 100%;
	}
	
  .textbox3_l{
	display: inline-flex;
    margin-top: 15px;
	padding-bottom: 30px;
    font-size: 17px;
    line-height: 34px;
	color:#5C372D;
    text-align: left; 
	font-weight: bold;}
	
	.textbox3_s p.box3_1{
		width: 35px;
		margin-right: 2px;
	}
	
   .textbox3_s{
	display: none;}


  /**202010413**/
  .bannerarea {
    width: 100%;
    max-width: 340px; }

  .bannercon1 {
    width: 340px;
    background-color: #EAF4FC;
    border: 2px solid #96C5E3;
    padding: 20px 3%;
    text-align: center;
    border-radius: 3px;
    box-sizing: border-box;
    margin: 0 auto; }
	
	
  .bannercon1 p.btitle1 {
      color: #005184;
      font-size: 20px; }
	
	
  .bannercon1 p.btitle2 {
      font-size: 17px;
      line-height: 30px;
      padding: 10px 0; }
	
  .bannercon1 img {
      width: 100%;
      max-width: 250px; }

  .bannercon2 {
    width: 340px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    border: 2px solid #b5b5b6;
    padding: 20px 3%;
    text-align: center;
    border-radius: 3px;
    margin: 10px auto 0; }
	
	
    .bannercon2 p.btitle1 {
      color: #000;
      font-size: 20px; }
	
	
    .bannercon2 a.btitle2 {
      display: block;
      font-size: 17px;
      line-height: 30px;
      padding: 10px 0;
      color: #38A1DB; }
	
	
    .bannercon2 img {
      width: 100%;
      max-width: 250px; }
  }

@media (min-width: 1041px) {
	

  #contents {
    width: 100%;
    margin: 10px auto 0;}
	
  .mainvisual {
    width: 100%;
    padding-top: 27.8%;
	background-image:url("../images/campingcar_visual.jpg");
    background-size: cover; }

  #contents2 {
    width: 85%;
    max-width: 1135px;
    margin: 0 auto;
    padding: 50px 0 0;}

  .main_area {
    width: 100%;
    margin: 0 auto;
    display: inline-flex;
    justify-content: space-between; }

  .main_area2 {
    display: none; }

  .area1 {
    max-width: 700px;
    width: auto;
    padding-right: 5%; }

  .area2 {
    width: 415px;
    padding-top: 30px;
    box-sizing: border-box; }


  .textarea {
    width: 100%; }

  .textbox1 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 36px;
	color:#5C372D;
	font-weight: initial;
	font-weight: bold;}
	
	.textbox1 h1{
	font-weight: initial;
	font-weight: bold;}

  .textbox2 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 34px; }
	
	
	.carphoto_s{
	display: none; }
	
	
	.carphoto_s img{
	display: none;
	}
	
	
	.carphoto {
	display: block;
    margin-top: 30px;
    margin-bottom: 40px;}
	
	
	.carphoto img{
	display: block;
		width: 100%;
	}
	
   .textbox3_l{
	display: inline-flex;
    margin-top: 15px;
	padding-bottom: 30px;
    font-size: 17px;
    line-height: 34px;
	color:#5C372D;
    text-align: left; 
	font-weight: bold;}
	
	.textbox3_s p.box3_1{
		width: 35px;
		margin-right: 2px;
	}
	
	
   .textbox3_s{
	display: none;}

  

  /**転職バナー**/
  .bannerarea {
    width: 100%; }

  .bannercon1 {
    width: 340px;
    box-sizing: border-box;
    background-color: #EAF4FC;
    border: 2px solid #96C5E3;
    padding: 20px 3%;
    text-align: center;
    border-radius: 3px;
    margin: 0 auto; }
	
    .bannercon1 p.btitle1 {
      color: #005184;
      font-size: 20px; }
	
    .bannercon1 p.btitle2 {
      font-size: 17px;
      line-height: 30px;
      padding: 10px 0; }
	
    .bannercon1 img {
      width: 100%;
      max-width: 250px; }

  .bannercon2 {
    width: 340px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    border: 2px solid #b5b5b6;
    padding: 20px 3%;
    text-align: center;
    border-radius: 3px;
    margin: 10px auto 0; }
	
	
    .bannercon2 p.btitle1 {
      color: #000;
      font-size: 20px; }
	
	
    .bannercon2 a.btitle2 {
      display: block;
      font-size: 17px;
      line-height: 30px;
      padding: 10px 0;
      color: #38A1DB;
      font-weight: normal;
      position: relative; }
	
	
    .bannercon2 img {
      width: 100%;
      max-width: 250px; }

  }
