@media (min-width:768px){
	a[href^="tel:"]{
		pointer-events: none;
	}
}

@media (max-width: 1030px) {

body{
	max-width:100%;
	min-width:800px;
}

/*------レスポンシブ用バー-----*/
.nav-button {
		position:fixed;
    display: block;
    cursor: pointer;
}


/*-------ナビメニュー-------*/
nav ul {
	position:fixed;
	top:50px;
	right:0;
  display:none;
  z-index: 700;
  background-color: #fff;
	background-color:rgb(255,255,255,0.9);
	width:200px;
	padding:30px;
	cursor:pointer;
}
nav ul li{
	margin:20px 40px;
	margin-left:0;
}


/*-------４ステップ-------*/
.main_step_inner{
  padding-left: 0;
}
#main_step .titlestep{
	font-size: 35px;
}
.junjos  {
	max-width:100%;
}
.welcome{
	margin-top:30px;
	width:45%;
	height:70px;
	line-height: 35px;
}
.welcome_content{
	font-size:22px;

}


/*-------８つのイイトコロ-------*/
.eight_point{
	width:100%;
	left:0;
	text-align: center;
}
.eight_point .title{
	display:inline-block;
	color:#414141;
	border-top:2px solid #414141;
	border-bottom:2px solid #414141;
	float:none;
	margin-top:20px;
	margin-bottom:20px;
	font-size:35px;
}
.eight_point .title .eight{
	font-size:50px;
}
.eight_point .srcbr{
	display:inline;
}
.eight_point .sikaku{
	float:none;
	margin:0 auto;
	width:600px;
}
.eight_point .sikaku ul .li_space{
}
.eight_point .sikaku .naiyou{
	margin:0 15px;
}


/*-------フッター-------*/
#footer_top{
	padding:10px 0;
}
#footer_top .toiawase{
	font-size:16px;
}

#footer_center{
	padding-top:20px;
	padding-bottom:0;
	height:80px;
	font-size:15px;
}
#footer_center .name{
	font-size:21px;
}
#footer_center .name_address img{
	width:60px;
	margin-right:8px;
}
#footer_center .time{
	margin-top:6px;
	margin-left:5%;
}
#footer_center .privacy_company{
	margin-top:6px;
}

		}








@media (max-width: 670px) {
body{
	max-width:100%;
	min-width:0;
}

header{
	height:60px;
}
.header_name{
	margin:0;
}
.header_name .logo{
	display:none;
}
.header_name h1{
	margin-left:5%;
	font-size:20px;
}

/*------レスポンシブ用バー-----*/
.nav-button{
	right:90px;
	top:15px;
}

/*-------ナビメニュー-------*/
nav{
	right:5px;
}
.yoyaku_button a{
	width:50px;
	height:50px;
	line-height: 50px;
}


/*-------メイン-------*/
#main{
	top:60px;
}
.main_v{
	display:none;
}
.min_main_v{
	width:100vw;
	height:0;
	padding-top:147%;
	display:block;
	background-image:url("../images/min_mainv.jpg");
	background-size:cover;
}

/*------４ステップ-----*/
#main_step{
	padding:30px 15px 15px 15px;
}
#main_step .titlestep{
	font-size: 22px;
  letter-spacing: 2px;
	color:#2a2d5b;
  line-height:1.4em;
}
#main_step .fukidashi{
	margin-right:50px;
	height:80px;
}
#main_step .fukidashi .image img{
	width:80%;
}
#main_step .fukidashi .fukidashi_inner{
  font-size:16px;
  position:absolute;
  top:5px;
  left:43px;
}


.junjos {
	margin: 50px 0 10px 0 ;
	display: block;
}
.junjos .junjo {
	width:100%;
}
.junjo .text_contents {
	font-size:16px;
	letter-spacing: 1px;
	width:250px;
margin:70px auto 0 auto;
}
.arrow_wrap{
	width:30px;
	height:30px;
	margin:20px auto;
}
.arrow {
	position: absolute;
	transform:rotate(180deg);
}
.junjo .junjo_icon img{
	margin-bottom: -60px;
}
.junjo .text_contents span {
	font-size:12px;
}
.welcome{
	margin-top:30px;
	width:60%;
	line-height: 33px;
	height:66px;
}
.welcome_content{
	font-size:16px;

}
/*-------料金についてはこちら-------*/
#price{
	margin-top:30px;
}
#price a{
	font-size:15px;
	padding:10px 20px;
}

/*-------８つのイイトコロ-------*/
#eight_point_wrap{
	margin-top:30px;
}
.eight_point .title{
	font-size:22px;
	margin-top:20px;
}
.eight_point .title .eight{
  font-size: 35px;
}
.eight_point .sikaku{
	width:80%;
	font-size: 16px;
	text-align: left;
	height:420px;
	padding:20px 0;
}
.eight_point .sikaku ul{
	display:block;
}
.eight_point .sikaku ul li{
	display:block;
	width:100%;
}
.eight_point .sikaku .naiyou{
	width:80%;
	height:auto;
	margin:7px 0 5px 0;
	text-align:left;
}
.eight_point .sikaku .number{
	margin:10px 0 10px 10px;
	clear:both;
}
.eight_point hr{
	border:none;
}
.eight_point .small{
	font-size:12px;
}
.eight_point .brli{
	display:inline;
}
.eight_point .sikaku .number1,
.eight_point .sikaku .number2,
.eight_point .sikaku .number3,
.eight_point .sikaku .number4{
	width:40px;
	height:40px;
	padding:5px;
}
.junjo .junjo_icon img{
	width:60%;
}



/*-------フッター-------*/
footer{
	margin-top:-60px;
}
#footer_top{
	line-height:1.5em;
}
#footer_top img{
	width:26px;
}
#footer_top .toiawase{
	font-size:14px;
}
#footer_top .number{
	font-size:22px;
}


#footer_center{
	height:140px;
	font-size:14px;
}
#footer_center .name_address{
	float:none;
	line-height: 1.3em;
	margin:0;
}
#footer_center .name_address img{
		width:50px;
}
#footer_center .name{
	font-size:20px;
	margin-left:0;
}
#footer_center .time{
	float:left;
	margin-left:10%;
	text-align:left;
	line-height:17px;
}
#footer_center .time .timebr{
	display:block;
}
#footer_center .privacy_company{
	float:right;
	margin:20px 20px 0 0;
	line-height:17px;
}
#footer_bottom{
	padding:10px;
}


	}
