@charset "utf-8";
#main .box-inner-border {
    padding: 20px 20px 15px;
}
#chart-first-title h2 {
	padding-bottom: 22px;
}
#mfp_phase_confirm,#mfp_hidden{display: none;}
#contact{
	padding: 15px 0;
	margin: 0 15px;
}
#contact #mailform{
	margin: 0 15px;
	padding: 10px 0 35px 0;
	background: url(../../common/images/back-footer-form.jpg) repeat center top;
}
#contact #mailform label{cursor: pointer;}
#contact table{
    margin: 0 auto 20px auto;
}
#contact table th {
	background: none;
    text-align: left;
    white-space: nowrap;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 15em;
	font-size: 18px;
	margin-top: 10px;
}
#contact table th span.th{
	position: relative;
}
#contact table th span.th:before {
	content: '◎';
	color: #7a8821;
	font-size: 20px;
	margin: 0 8px 0 0;
}
#contact table .line2 th{line-height: 150%;}
#contact .required{
	padding-left: 15px;
	font-size:0.8em;
	color: #e28304;
}
#contact table td {
	width: 100%;
	background: none;
}
#contact .block{
	display: block !important;
	margin: 0 0 15px;
}
#contact .td1 .block{
	padding: 15px 0;
	margin: 0;
}
#contact .radio-dd {
	padding: 15px 0 20px 15px;
}
#contact .radio-dd .box {
	display: block;
	padding: 12px 0;
}
#contact input[type="submit"]{
	line-height: 56px;
	width: 380px;
	display: block;
	margin: 0 auto;
	background: url(../../common/images/back-orange.jpg) no-repeat center top;
	box-shadow: 0 3px 0 #8f4d33;	
}
#contact select{
	width: 10em;
	margin-left: 15px;
}
textarea{
	width: 100% !important;
}
.check-ul{
	margin: 20px 0 0 20px;
}
.check-ul li {margin: 10px 0;}
.check-ul li .check{
    background: url(../../common/images/back-l-blue.jpg) no-repeat center center;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 39px;
    margin-right: 10px;
    margin-top: -2px;
    border-radius: 4px;
    display: inline-block;
}
#mailto{
	margin: 0 auto 20px;
}
.contact-title img{
	margin-left: 20px;
}
.mfp_err{
	color: #e28304;
}
#telcontact-1 .tel-no{
	margin: 0 0 10px;
}
h3.thanks-h3{
	padding-bottom: 30px;
}

#mian-area ol {
  counter-reset:number; 
  list-style-type: none!important; 
  margin: 0 auto 10px;
}
#mian-area  ol li {
  position: relative;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 40px;
}

#mian-area  ol li:before{
  position: absolute;
  counter-increment: number;
  content: counter(number);
  font-family: 'myfont_alpha';
  display:inline-block;
  background: #e28304;
  color: white;
  font-weight:bold;
  font-size: 19px;
  border-radius: 50%;
  left: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
label.radio{
	display: block;
	margin-bottom: 10px;
}
label.radio .min{
	display: block;
	font-size: 80%;
	padding-left: 2em;
}
.back-to-top{
	width: 260px;
    line-height: 60px;
    margin: 30px auto;
    display: block;
}
#visit-contact #mail-2 .visit-map{
	display: block;
	margin: 0 auto;
}
#visit-contact #mail-2 .button{
	width: 380px;
	margin: 20px auto;
}
#visit-contact #mail-2 .font-min{
	display: block;
	margin: 0 auto;
	padding: 5px 0 0 0;
	font-size: 0.8em;
	text-align: center;
}
@media only screen and (max-width: 1024px){
	#contact {padding: 15px 0;}
	#contact #mailform {margin: 0 15px;padding: 10px 15px 35px 0;}
}
@media only screen and (max-width: 789px){
	#contact {padding: 12px 0;}
	#contact #mailform {margin: 0 10px;padding: 20px 20px 30px;}
	#contact table {width: 100%;border-spacing:  0;margin: 0 auto 15px auto;}
	#contact input[type="submit"] {width: 200px;}
	#contact table td{line-height: 140%;display: block;width: 100%;text-align: left;}
	#contact table th{line-height: 140%;display: block;width: 100%;text-align: left; background: url(../../common/images/line-dotted-white.png) repeat-x left bottom;padding: 0 0 15px 0;}
	#contact table th span.th {padding: 20px 0 0 10px;}
	#contact table .line2 th{line-height: 140%;}
	#contact table .line2 th br{display: none !important;}
	#telcontact-1 .tel-no{text-align: center;}
	#telcontact-1 .tel-no .font24 {font-size: 25px !important;}
	#page-contant .title-area h2.title .flex-icon{width: 60px;height: auto;}
}
@media only screen and (max-width: 589px){
	label.radio {margin-bottom: 20px;font-size: 16px;}
	#telcontact-1 .tel-no .icon-tel{display: none;}
	#visit-contact #mail-2 .visit-map{width: 100%;height: auto;}
	#visit-contact #mail-2 .button{width: 200px;}
}
@media only screen and (max-width: 489px){
	#contact #mailform {padding: 20px 10px 30px;}
	input[type="submit"], input[type="reset"], input[type="button"], .button{font-size: 16px;}
	#page-contant .title-area h2.title{font-size: 18px;}
	#page-contant .title-area h2.title .flex-icon{width: 40px;height: auto;}
	#contact select#time{margin: 10px 0 0 0;display: block;}
	#visit-contact #mail-2 .contact-bottom{padding: 20px 10px 5px;}
	input[type="date"] {display: block; width:100%;margin-bottom: 15px;}
	#contact select{margin-left: 0;}
	#contact .radio-dd {
		padding: 10px 0 20px 16px;
	}
	#contact .radio-dd .box {
		padding: 15px 0;
	}
	#contact-page #chart-first-title h2 img{
		width: 26px;
		height: auto;
	}
	
	
}


