/*‚¨–â‚¢‡‚¹
-------------------------------------------------------------------------------------*/
/*.box_form{ border:#EEE solid 10px;}*/
.box_form{}
.box_form h3{
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	background: #ec6919;
	padding: 20px;
	color: #fff;
}

.box_form h5{
	font-size: 18px;
	color:#d24343;
	margin:20px 0 10px 0;
}

/*ƒtƒH[ƒ€ƒe[ƒuƒ‹*/
.box_form table{
	border-collapse:collapse;
	margin-bottom:20px;
	width:100%;
}
.box_form table table{
	width:auto;
}
.box_form table th{ width:30%;}
.box_form table th.icon{ /*width:10%;*/}
.box_form table td{ width:70%;}
.box_form table th .icon{
	display:block;
	float:right;
	}
.box_form table th.icon{
	border-width:1px 1px 1px 0px ;
	}
.iconhissu{
    background: #d24343;
    color:#fff;
    padding: 2px 8px;
    border-radius: 4px;
}
.iconnini{
    background: #7d7d7d;
    color:#fff;
    padding: 2px 8px;
    border-radius: 4px;
}

.box_form table th,
.box_form table td{
	/*border-bottom:1px solid #CCC;*/
	border:#DDD solid;
	padding:8px 5px;
	line-height:1.2em;
	vertical-align:top;
}
.box_form table th{

	vertical-align:middle;
	
	background-color:#EEE;
	font-weight:bold;
	font-size:17px;
	border-width:1px 0px 1px 1px ;
	}

.box_form table td{
	border-width:1px 1px 1px 1px ;
	}
/*table in table*/
.box_form table table{ margin:0;}
.box_form table table th,
.box_form table table td{
	vertical-align:middle;
	padding:0 5px 3px 5px;
	border:0;
	}
.box_form table table th{ text-align:center; vertical-align:middle;}	

.err_txt{ font-size:11px; color:#FF0000!important;}

/*
inputŠÖ˜A*/
label:hover{ cursor:pointer;}
input[type="radio"]{cursor:pointer;}

.box_form input[type="text"],
.box_form select,
.box_form textarea{
	border:0;
	padding:3px;
	font-size:1.0em;
	color:#333;
	border:solid 1px #AAA;
	margin:0 0 3px;
	width:300px;
	color:#666;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}
.box_form textarea{ width:99%; height:13em;}


.box_form select{width:80px;}

.box_form input:focus,
.box_form textarea:focus{
    border:solid 1px #EEA34A;
	padding:3px;

	/*font-size:1.2em;*/
	/*text-transform:uppercase;*/
/*	font-weight:bold;*/
	color:#333;
	/*cursor:pointer;*/
}

.box_form .btn{ text-align:center; padding:10px;}


	
.box_form input.sizeS{ width:100px;}

.bnr_waribiki{
/*	position:relative;*/
margin-top:12px;
	}


.bnr_waribiki p{
	/*position:absolute;*/
	}
.bnr_waribiki a{
	display:block;
	line-height:104px;
	background:url(../img/bg_btn_waribiki.png) no-repeat;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	
}
.bnr_waribiki a:hover{
	

	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;	
	
	
	}
.bnr_waribiki .line1{ font-size:26px;}
.bnr_waribiki .line2a{ font-family:"Arial Black", Gadget, sans-serif;  font-size:40px;}
.bnr_waribiki .line2b{ font-size:26px;}

.sub_tbl th{
	background: none !important;
}

/*@‚¨–â‚¢‡‚í‚¹BOX@—\–ñê—pÝ’è
-----------------------------------------------------------------------------------------------------------------------------------------*/

#contact .tel_box{	}
#contact .tel_box h5{
	font-size:22px !important;
	line-height:1.1em;
	}
#contact .tel_box p{}	

#contact .tel_box .tel_info .left{
	}
#contact .tel_box .tel_info .left .tel_no{
	}
#contact .tel_box .tel_info .left p.tel_no_sub{
	}	
#contact .tel_box .tel_info .right{
	}
#contact .tel_box .tel_info .right p.muryo{
}

/*2“X•ÜÝ’è*/
#contact .tel_box .tenpo2 .tel_info .left .tel_no span{	}



/*@ƒ^ƒuØ‘Öƒƒjƒ…[
-----------------------------------------------------------------------------------------------------------------------------------------*/
.btn_menu ul{
	list-style-type:none;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:distribute;
	justify-content: space-evenly;
	text-align:center;
	margin:1em;
	background: #fff09b;
	padding:30px;
	border:1px solid #cecece;

}
.btn_menu ul li{
/*	width:31%; */
	margin-right:3%;
}

.btn_menu ul li:nth-child(3n){ margin-right:0;}
.btn_menu ul li a{
	display:block;
	text-align: center;
	background: #65AE46;
	color: #fff;
	border-radius: 4px;
	padding:22px 2em;
	font-size: 20px;
	width: 160px;
	
	
}
.btn_menu ul li.select a,
.btn_menu ul li a:hover{
	background: #1b5f00;
		 }

.tab_content .hide{display:none;}



.contact_end h3 {
	margin: 10px;
	font-size: 24px;
	background: none;
	color: #000;
}

.contact_end table {

	margin: 30px 0;
}

.contact_end .box_form {
	width: 1200px;
	margin: 0 auto;
}

.contact_end .tel span {
	margin-top: 12px;
    display: block;
}

/* LINE‚¨–â‚¢‡‚í‚¹‚ÌƒTƒ“ƒNƒXƒy[ƒW */
.box_line_guide{
  padding: 50px 0;
  margin: 0 10%;
}

.box_line_note{
  position: relative;
  padding: 10px 0;
  background: #fff100;
  margin-bottom:40px;
  font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
}

.box_line_note:before {
  position: absolute;
  top: -7px;
  left: -7px;
  width: 100%;
  height: 100%;
  content: '';
  border: 4px solid #000;
  box-sizing: content-box!important;
}

.box_line_note p{
	font-weight:bold;
	font-size: 16px;
}

.box_line_note strong{
    font-size: 120%;
    border-bottom: 4px solid #ff3333;
    margin: auto .4em;
}

.btn_line_friend{
  text-align: center;
}
.btn_line_friend a{
  display: inline-block;
  background:#02C755;
  color: #FFF;
  font-weight: bold;
  vertical-align: middle;
  padding: 0.5em 2em; 
  font-size: 20px;
  border-radius: 10px;
}
.btn_line_friend a:hover{
  text-decoration: none;
  opacity: 0.7;
}

.btn_line_friend a img{
 vertical-align: middle;
}


@media only screen and (max-width:768px){

.box_form{}
.box_form h5{}

.box_form{}
.box_form table{ width:100% !important; }
.box_form table table{width:100%;}

.box_form table .icon{
	display:block;
	text-align:left !important;
	float:right  !important;
	margin-right:5px;
	}


.box_form th,
.box_form td{
	display:block;
	width:100% !important;
	}

.box_form td{

	clear:both;
	zoom:100%;

}

.box_form td:after{
    content: "";
    display: block;
    clear: both;
	}



.box_form th img{ width:auto;}

.box_form table table{ margin:0;}
.box_form table table th,
.box_form table table td{
	vertical-align:middle;
	padding:0 0px 3px 0px;
	border:0;
	}
	

.box_form table .sub_tbl table th{
	float:none;
	background:#FFF;
	font-size:13px;
	text-align:left !important;
	}
.box_form table th.icon.box_form table td{ width:65%;}


.err_txt{ font-size:11px; color:#FF0000!important;}

/* inputŠÖ˜A*/
label:hover{ cursor:pointer;}
input[type="radio"]{cursor:pointer;}

.box_form input[type="text"],
.box_form select,
.box_form textarea{
	font-size:1.0em;
	margin:0 0 3px;

}

.box_form label{
	display:inline-block;}

.box_form select{width:80px;}


.box_form input[type="text"]{ width:100%!important;}
.box_form select{ width:50%;}

.box_form textarea{
	width:98%;
	height:5em;
	}

	
.box_form input.sizeS{ width:30%;}
.box_form input.sizeM{ width:50%;}
.box_form input.sizeL{ width:95%;}
.box_form input.calendar{ width:100% !important;}

	

.box_form .btn{ text-align:center; padding:10px;}



.contact_end .box_form {
	width: 100%;
	margin: 0 auto;
}

.box_line_guide{
    margin: 0 5%;
  }
  .btn_line_friend a{
   font-size: 4vw;
   padding: 0.5em;
   }
  .btn_line_friend a img{
    width: 50px;
  }

  .box_line_note {
  	padding: 10px;
  }

}


/* ƒXƒ}ƒzc */
@media screen and (max-width: 480px) {


.box_form{
	padding:0 4px;
}

.box_form h3{}
.box_form h4{}
.box_form h5{
	font-size: 18px;
}












}