


   /* フォーム */
   #mailSec .form table {width: 100%;margin-bottom: 50px; ;}
   #mailSec .form th {width: 23%;padding: 20px;text-align: left;vertical-align: middle; font-size: 14px;}
   #mailSec .form th .relative {position: relative;}
   #mailSec .form th span {position: absolute;top: 50%;right: 0;transform: translate3d(0, -50%, 0); -webkit-transform: translate(0, -50%); /* Safari用 */ transform: translate(0, -50%);text-align: center; width: 40px; background-color: #a40000;color: #fff;display: inline-block;padding: 0 5px;}
   #mailSec .form td {width: 60%;padding: 20px;}
   #formWrap {max-width: 800px;margin: 0 auto;}
   #formWrap p {margin-bottom: 2em;}
   #formWrap table {width: 100%;border-top: 1px solid #ccc;margin-bottom: 2em;}
   #formWrap tr {border-bottom: 1px solid #ccc;}
   #formWrap th {padding: 20px 0;width: 30%;font-weight: bold;text-align: left;}
   #formWrap td {padding: 10px 0;width: 70%;}
  
  #mailSec .form #form{
		padding-top: 80px;
	}

   #mailSec .submit input {
   border: none;
	outline: none;
	 transition    : .3s;         /* なめらか変化 */
		display: block;
	background-color: #B20105;
	width: 215px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	background-image: url("../common/img/icon02.png");
	background-position: right;
    background-repeat: no-repeat;
	border-radius: 5px;
	  margin-left: auto;
    margin-right: auto;
   
   }
   #mailSec .submit input:hover {
     color         : #000;     /* 背景色     */
   }

   
   



   
   

/* =============================================================================
    会社案内
   ========================================================================== */
#under .con_key {
    background: url(../images/contact/bgcontact.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#under .con_key h2 {
    height: 425px;
    position: relative;
    text-align: left;
    }
    
    
@media screen and (min-width: 1080px) {    
#under .con_key h2 span.box {
    position: absolute;
    top: 50%;
    left: 10%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    }
    }
 
    
    
@media screen and (min-width: 768px) {  



.contact_01 {
    width: 670px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #000000;
	padding: 20px;
	box-sizing: border-box;
	height: 160px;
}

.contact_01_left {
	width: 310px;
	float: left;
	border-right: 1px solid #000000;
	text-align: center;
	height: 120px;
}
.contact_01_left_01 {
	font-size:23px;
		padding-top:30px;
}


.contact_01_right {
	width: 310px;
	float: right;
	text-align: center;

}
.contact_01_right a{
text-decoration: none!important;
line-height: 120px;
	color: #000000!important;
	font-size: 30px;
	background-image: url("../images/contact/con_icon_01.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:40px;
	font-weight: bold!important;
	
}
.contact_02 {
	    width: 670px;
    margin-left: auto;
    margin-right: auto;
	padding-top:70px;
	padding-bottom: 70px;
 
}
.contact_02 span,.form_in_01 span{
color: #FE2222;
 
}
.form_box {
	    width: 1080px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}
.form_in_01 {
	float: left;
	width: 200px;
}
.form_in_02 {
	float: left;
	width: 800px;
}
.form_in_02_r {
		float: left;
	width: 800px;
		line-height: 30px;
}
.form_in_02 input,.form_in_02 textarea{
	width: 100%;
	line-height: 30px;
	padding-left: 30px;
		border: none;
 outline: none;
	background-color: #EFF0F2;
}
.form_in_line {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom:  1px dotted #000000;
}
.submitbt {
	padding-top: 60px;
	text-align: center;
	width: 100%;
	padding-bottom: 80px;
}
	

.btnSend {
 

border: none;
outline: none;
	 transition    : .3s;         /* なめらか変化 */
		display: block;
	background-color: #B20105;
	width: 215px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	background-image: url("../common/img/icon02.png");
	background-position: right;
    background-repeat: no-repeat;
	border-radius: 5px;
	  margin-left: auto;
    margin-right: auto;
	
}
.btnSend:hover {
  color         : #000;     /* 背景色     */
  }

.con_sec1 {
	background-image: url("../images/contact/sec01_bk_pc.jpg");
	background-position: top center;
	background-repeat: no-repeat;
		z-index: -100;
}


.con_sec2 {
	width: 100%;
	background-color: #F1ECE7;
	position: relative;
	z-index: -100;
	padding-top:60px;
		background-image: url("../images/contact/sec02_bk_pc.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	
}
.contact_03_01 {
	width: 1080px;
		  margin-left: auto;
    margin-right: auto;
    padding:10px;
	
}






#under .con_key h2 span.box {
    position: absolute;
    top: 50%;
    left: 20%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    }
   
    #under section {padding-bottom: 100px;}
	
	#under .con_sec1 .con_sec1-ttl {
    position: absolute;
    z-index: -1;
 left: 30%;
	}
	 #under .con_sec2 .con_sec1-ttl {
    position: absolute;
    z-index: -1;
 left: 10%;
	}


}

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


.contact_01 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #000000;
	padding: 20px;
	box-sizing: border-box;
}

.contact_01_left {
	border-bottom: 1px solid #000000;
	text-align: center;
	padding-bottom:30px;
}
.contact_01_left_01 {
	font-size:23px;
	padding-top:30px;
}

.contact_01_right {
	text-align: center;

}
.contact_01_right a{
text-decoration: none!important;
line-height: 120px;
	color: #000000!important;
	font-size: 30px;
	background-image: url("../images/contact/con_icon_01.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:40px;
	font-weight: bold!important;
	
}
.contact_02 {
	width: 100%;
    margin-left: auto;
    margin-right: auto;
	padding-top:70px;
	padding-bottom: 70px;
 
}
.contact_02 span,.form_in_01 span{
color: #FE2222;
 
}
.form_box {
	width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.form_in_01 {
	
}
.form_in_02 {

}
.form_in_02_r {

}
.form_in_02 input,.form_in_02 textarea{
	width: 100%;
	line-height: 30px;
	padding-left: 30px;
		border: none;
 outline: none;
	background-color: #EFF0F2;
}
.form_in_line {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom:  1px dotted #000000;
}
.submitbt {
	padding-top: 60px;
	text-align: center;
	width: 100%;
	padding-bottom: 80px;
}
	

.btnSend {
 

	border: none;
　outline: none;
	 transition    : .3s;         /* なめらか変化 */
		display: block;
	background-color: #B20105;
	width: 215px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	background-image: url("../common/img/icon02.png");
	background-position: right;
    background-repeat: no-repeat;
	border-radius: 5px;
	  margin-left: auto;
    margin-right: auto;
	
}
.btnSend:hover {
  color         : #000;     /* 背景色     */
  }

.con_sec1 {
	background-image: url("../images/contact/sec01_bk_sp.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: -100;
	padding-left:10px;
	padding-right:10px;
	box-sizing: border-box;
}


.con_sec2 {
	width: 100%;
	background-color: #F1ECE7;
	z-index: -100;
	padding-top:60px;
		background-image: url("../images/contact/sec02_bk_sp.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
		padding-left:10px;
	padding-right:10px;
	box-sizing: border-box;
	
}
.contact_03_01 {
	width: 100%;
	  margin-left: auto;
    margin-right: auto;
	
}



    #under .con_key h2 {height: 150px;}
    #under .con_key h2 span.box {font-size: 30px;}
    #under section {padding-bottom: 40px;}
    #under .pankuzu {
        padding: 0 20px;
        	box-sizing: border-box;
    }
    #under .con_key h2 {
        height: 300px;
    }
    #under .con_key h2 span.box {
        left: 20%;
    }
    

    #under .con_sec1 .con_sec1-ttl {
        margin-left: -304px;
        left: 50%;
        width: 80%;
		   position: absolute;
    z-index: -1;
    }
      #under .con_sec2 .con_sec1-ttl {
        margin-left: -304px;
        left: 50%;
        width: 80%;
		     position: absolute;
    z-index: -1;
    }

}
@media screen and (max-width: 480px) {
    #under .pankuzu {
        font-size: 8px;
        line-height: 28px;
    }
    #under .con_key h2 {
        height: 200px;
    }
    #under .con_key h2 span.box {
        width: 40%;
        left: 50%;
    }
    #under .con_sec1 .con_sec1-ttl {
        margin-left: 0;
        left: 0;
        width: 100%;
				     position: absolute;
    z-index: -1;
    }
   #under .con_sec2 .con_sec1-ttl {
        margin-left: 0;
        left: 0;
        width: 100%;
	   		     position: absolute;
    z-index: -1;
    }
} 

/* =============================================================================

   ========================================================================== */

@media screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
}
/* =============================================================================

   ========================================================================== */
@media screen and (min-width: 1024px) {
}
@media screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
}
