
@media screen and (max-width:640px){
  body{
    font-family: 'Boku2r';    
        width: 100%;
  }
body#top {
	background: none;	/*トップページの背景設定*/
}

  container{
        width: 98%;
	margin-right: 1%;
	margin-left: 1%;
  }
#header {
	width: 100%;
	height: 180px;	/*ヘッダーの高さ*/
}

#menu{
  display:none;
}

.new mb1em{
    display: none;
  }



  #mobile-menu{
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
  }
/*ロゴ画像設定*/
#header #logo {
	margin-left: 53px;	/*ヘッダーブロックに対して、左から0pxの位置に配置*/
	padding-top: 10px;	/*ヘッダーブロックに対して、上から22pxの位置に配置*/
	width: 80%;
	height: 74px;
}
#logo img {
	padding-top: 2%;	/*ヘッダーブロックに対して、上から22pxの位置に配置*/
	width: 100%;
}
#header h1 {
	font-size: 0.9em;	/*文字色*/
	line-height: 20px;
	position: absolute;
	top: 80px;	/*ヘッダーブロックに対して、上から34pxの位置に配置*/
	right: 13%;	/*ヘッダーブロックに対して、右から0pxの位置に配置*/
	color: #0080ff;
}
#header h1 .tel {
	font-size: 2.5em;	/*文字色*/
	color: #23b123;
	margin-top: 10px;	/*メインメニューとコンテンツブロックとの距離*/
	margin-right: 10%;	/*右から0pxの位置に配置*/
}
#header h1 .time {
	font-size: 1.0em;	/*文字色*/
	color: #000;
	padding-top: 5%;	/*メインメニューとコンテンツブロックとの距離*/
	margin-right: 13%;	/*右から0pxの位置に配置*/
}

#main .imgtell {
	background: url(../../images/tel_img.gif);
        background-size:35px 35px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13%;
	margin-left: 5%;
	margin-bottom: 10px;
	font-size: 250%;
	color: #ff5555;		/*文字色*/
}


  #main-nav{
    background-color: #fff;
    font-size: 1.0em;
  }


  #main-nav ul{
    padding-left: 0.5em;
  }
  #main-nav li{
    line-height: 2.3em;
    text-indent: 0.5em;
    border-bottom: 1px dotted #666;
  }
  #main-nav li a{
    text-decoration: none;
    display: block;
  }



  #build-menu{
    background-color: #FFFFFF;
    font-size: 1.25em;
  }
  #build-menu ul{
    padding-left: 0.5em;
  }
  #build-menu li{
    line-height: 2.3em;
    text-indent: 0.5em;
    border-bottom: 1px dotted #666;
  }
  #build-menu li a{
    color: #68C065;
    font-weight: lighter;
    text-decoration: none;
    display: block;
  }


#main h2 {
	font-size: 1.2em;	/*文字サイズ*/
	color: #fff ;
	clear: both;
	background: none;	/*トップページの背景設定*/
        background-color: #ff0000;
        border:solid 2px #7fcfe2; 
        border-radius: 20px 20px 20px 20px;
	height: auto;
	line-height: 1.5em;
	padding: 2%;
	width: 90%;	/*幅*/
	margin-right:auto;
	margin-left:auto;
}
#main h3 {
	font-size: 1.1em;	/*文字サイズ*/
	padding-left: 20px;
	margin-top: 1.5em;
}

/*FORM
-------------------------------------------------------------------*/



#support_img {
	width: 100%;
	height: 100px;
}
ul#image_1 {
	padding-top: 20px;
	padding-bottom: 20px;
}
ul#image_1 li.image_4 {
        display: none;
}
ul#image_1 li.image_2 a  {
	width: 44%;
	margin: 0 3%;
}
ul#image_1 li.image_3 a  {
	width: 44%;
	margin: 0 3%;
}


p.services {
	margin: 6px 0 10px 0;
	padding-left: 10px;
	font-size: 1.0em;
	color: #333;
}
ul.services {
	margin: 6px 0 10px 0;
	padding-left: 10px;
	font-size: 1.0em;
	color: #333;
}

.space5 {
	height: 25px;
	width: 80%;
	font-size: 14px;
}
.space6 {
	width: 80%;
	height: 25px;
	font-size: 14px;
}
.space2 {
	height: 100px;
	width: 95%;
	font-size: 14px;
}
.space3 {
	height: 25px;
	width: 70%;
	font-size: 14px;
}

.space4 {
	width: 70%;
	font-size: 14px;
	height: 25px;
}
.space8 {
	height: 25px;
}



.topcopy {
	width: 94%;
}

.topcopy img{
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
}




.shosai {
	padding-top: 15px;
	padding-left: 10%;
}

#demand .spandemand {
	font-size:1.2em;
}

#demand ul{
	margin:0.1em;
}
#demand li{
	display:inline-block;
	padding:0.2em 0 0 0;
}
#demand li.demand-tell{
	width:100%;
}
#demand li.demand-net {
        display: none;
}

#demand li a{
	text-align:center;
}
#demand .phone_num{
	font-size:2.8em;
	color:#ff0000;
	font-weight:bold;
	margin-bottom:0.5em;
	margin-left:5%;
}
#demand .phone_num2{
	font-size:14px;
	color:#333;
	margin-left:5%;
}

#demand dt img {
        display: none;
}

  #main-nav2{
    display: block;
    background-color: #fff;
    font-size: 1.0em;
  }


  #main-nav2 ul{
    padding-left: 0.5em;
  }
  #main-nav2 li{
    line-height: 2.3em;
    text-indent: 0.5em;
    border-bottom: 1px dotted #666;
  }
  #main-nav2 li a{
    text-decoration: none;
    display: block;
	color:#333;
  }
#input2 {
        height: 40px;
	width: 45%;
	font-size: 14px;
	margin-left: 1%;
}



#main table th.th_head {
	font-size: 12px;
}

#main table td.td_odd {
	font-size: 12px;
}





 }


