/*==============================================

	01: recruit

==============================================*/

.customer{}
.customer #body{
	background: none;
}
.customer #main{
	width: 100%;
}
.visible-xs{
	display: none;
}
.customer #index a,.customer #index a:hover{
	text-decoration: none;
}

/*--------------------------------------------
	#index
--------------------------------------------*/
.contact_block{}
.contact_block h2.lead{
	margin-bottom: 20px;
}
.contact_block h2.lead + p{
	margin-bottom: 30px;
}
.contact_block .contact_list{}
.contact_block .contact_list .contact_item{
	display: table;
	width: 100%;
	border: 1px solid #c8c8c8;
}
.contact_block .contact_list .contact_item:first-child{
	margin-bottom: 20px;
}
.contact_block .contact_list .contact_item + .contact_item{
	margin-top: 20px;
}
.contact_block .contact_list .contact_item > *{
	display: table-cell;
	padding: 30px;
	font-size: 18px;
    vertical-align: middle;
	letter-spacing: 0.05em;
}
.contact_block .contact_list .contact_item_mail > * {
    padding: 17px 30px;
}
.contact_block .contact_list .contact_item .ttl{
	background-color: #f0f0f0;
	text-align: center;
}
.contact_block .contact_list .contact_item .text{
	text-align: left;
	width: 70%;
	font-size: 18px;
}
.contact_block .contact_list .contact_item:last-child .text{
	font-size: 16px;
}
.contact_block .contact_list .contact_item .text .num{
	font-weight: bold;
}
.contact_block .contact_list .contact_item .text .num img{
	height: 16px;
	position: relative;
	top: 6px;
	margin-right: 5px;
}
.contact_block .contact_list .contact_item .text .time{
	font-size: 12px;
}
.contact_block .contact_list .contact_item .text .link_btn {
    border: 1px solid #e24c60;
    display: inline-block;
    background: url(../../_common/img/ico_arrow_r.png) 15px 50% no-repeat;
    padding: 15px 20px 15px 30px;
    font-size: 14px;
    font-weight: bold;
    color: #e24c60;
}
.contact_block .contact_list .contact_item .text .link_btn:hover{
	background-color:#fcedef;
}

.customer h3.ttl{
	border-bottom: 1px solid #e24c60;
	padding-bottom: 15px;
	margin-bottom: 30px; 
}

.contact_block .notification{
	margin-bottom: 45px;
}
.contact_block .notification h3{
	margin-left: -10px;
}
.contact_block .notification p{
	line-height: 1.8;
}

.request_block{}
.contact_block .notification h3 {
    margin-left: -8px;
    font-weight: normal;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 15px;
}
.request_block .brand_list{}
.request_block .brand_list a{
	display: block;
	float: left;
    width: calc(20% - 40px);
	padding-left: 20px;
	padding-right: 20px;
}
/* .request_block .brand_list a:nth-of-type(1){
	padding-left: 0px;
}
.request_block .brand_list a:nth-of-type(6n){
	padding-left: 0px;
} */
.request_block .brand_list a:hover{
	opacity: 0.7;
}
.request_block .brand_list .row{
	float: left;
	clear: both;
	width: calc(100% + 40px);
    margin-left: -20px;
}
.request_block .brand_list a.below_item{
	margin-top: 30px;
}
.request_block .brand_list a img{
	width: 100%;
}
	.request_block .brand_list a.below_item.first{
		clear: both;
	}





/* 
==========================================================================

   01:form;

   ========================================================================== */

/* FORM */
.contact #body dl{
	border-bottom: 1px solid #eee;
	margin: 0;
	padding: 20px 0px;
	float: left;
	width:100%;
}
.contact #body dl dt {
    width: 250px;
    float: left;
    line-height: 36px;
    font-weight: normal;
}
.contact #body dl dd {
    width: 680px;
    float: left;
}
.contact #body dl dd.checkbox,.contact #body dl dd.radio{
    line-height: 36px;
}
.contact #body dl dd input[type="text"],.contact #body dl dd input[type="email"],.contact #body dl dd input[type="tel"],.contact #body dl dd textarea{
	padding:3px 7px;
    border: 1px solid #cfcfcf;
	width: 674px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.contact #body dl dd input#tel1{
	width: auto;
	width: 80px;
}
.contact #body dl dd input#tel2{
	width: auto;
	width: 80px;
}
.contact #body dl dd input#tel3{
	width: auto;
	width: 80px;
}
.contact #body dl dd input[type="text"]:focus,.contact #body dl dd input[type="email"]:focus,.contact #body dl dd input[type="tel"]:focus, .contact #body dl dd textarea:focus {
    border: 1px solid #424242;
}
.contact #body dl dd select{
    border: 1px solid #eee;
    height: 35px;
}
.contact #body dl dd select,.contact #body dl dd input[type="text"],.contact #body dl dd input[type="email"],.contact #body dl dd input[type="tel"],.contact #body dl dd textarea{
outline: none;
    line-height: 28px;
}
.icon-require{
	margin-top: 5px;
    display: inline-block;
    background-color:#fff;
    color: #E70012;
    border: 1px solid #E70012;
    font-weight: normal;
    font-size: 10px;
    padding: 1px 7px;
    float: right;
    letter-spacing: 0.2em;
    margin-right: 20px;
    line-height: normal;
}
.input-mini_01{
    width:60px!important;
}
.input-mini_02{
    width:80px!important;
}
.contact #body dl dd .input-group{
    margin-bottom: 10px;
}
.contact #body dl dd .input-group:last-child{
    margin-bottom: 0px;
}

.button-area{
    padding:20px 0;
    text-align: center;
    clear: both;
}

.button-area .btn{
    display: inline-block;
    padding: 10px 20px;
    font-weight: bold;
        -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin:0 10px;
    width: 150px;
    letter-spacing: 0.2em;
}
.button-area .btn-submit {
    background: #E60012;
    color: #fff;
    border: 0 none;
}
.button-area .btn-cancel{
    background: #fff;
    border: 1px solid #424242;
    color: #424242;
    }

.button-area .btn-submit:hover{
    background:#FFCD72;
}
.button-area .btn-cancel:hover{
    background:#efefef;
}

.confirm dl dd p{
    padding-top: 7px;
}

.contact #body dl dd .alert-error{
    color: #E70012;
    font-size: 12px;
    margin-top: 5px;
}
.contact #body dl dd .alert-error + .alert-error{
	display: none;
}

/* step */
.step1{}
.step2{
	display: none;
}




/* 
==========================================================================

   02:media query;

   ========================================================================== */
@media (max-width: 420px) {
	#body {
    width: calc(100% - 30px);
    padding-left: 15px;
    overflow:hidden;
    padding-right: 15px;
	}
	#main h1 img{
	    width: 220px;
	}
	.visible-xs{
		display: block;
	}
	.hidden-xs{
		display: none;
	}
	/*--------------------------------------------
	#sp_header
	--------------------------------------------*/
	#sp_header{
	    border-bottom: 1px solid #eee;
	}
	#sp_header h1{
    margin: 15px;
    font-size: 18px;
	}
	#sp_header h1 a{}
	#sp_header h1 a img{}

	/*--------------------------------------------
	#sp_footer
	--------------------------------------------*/
	#sp_footer {
	    border-top: 2px solid #d6001d;
	    background: #313131;
	    color: #fff;
	    padding: 15px;
	    font-size: 10px;
	}
	/*--------------------------------------------
	main
	--------------------------------------------*/
	.customer h3.ttl img{
		height: 50px;
	}
	.contact_block .contact_list .contact_item > * {
    padding: 15px;
    font-size: 14px;
    vertical-align: top;
	}
	.contact_block .contact_list .contact_item .ttl {
	text-align: left;
	}
	.contact_block .contact_list .contact_item .text {
    width: 60%;
    vertical-align: middle;
    font-size: 14px;
	}
	.contact_block .contact_list .contact_item .text span{
		display: block;
	}
	.contact_block .contact_list .contact_item .text .num img {
    height: 14px;
    top: 4px;
	}
	.contact_block .contact_list .contact_item .text .time {
    font-size: 10px;
	}
	.contact_block .contact_list .contact_item .text .link_btn {
    font-size: 12px;
    padding: 10px 15px 10px 25px;
	}
	.contact_block .contact_list .contact_item:last-child .text{
		font-size: 12px;
	}
	.contact_block .notification h3 {
    margin-top: 20px;
    font-size: 14px;
    margin-bottom: 10px;
	}
	.contact_block .notification {
    margin-bottom: 20px;
	}
	.contact_block .notification p{
		font-size: 12px;
		margin-top: 0;
	}
	.contact_block .contact_list {
    margin-bottom: 45px;
	}
	.request_block .brand_list a{
	    width: calc(50% - 40px);
	    margin-top: 0;
	    margin-bottom: 30px;
	}
	.request_block .brand_list a:nth-child(odd){
		clear: both;
	}
	.request_block .brand_list a.below_item{
		margin-top: 0;
	}
	.request_block .brand_list a.below_item.first{
		clear: none;
	}
	.request_block .brand_list .row{
		width: auto;
		margin-left: 0px;

	}


	/*mailform smartphone */
	.contact #body dl dt {
	width: 100%;
	margin: 0;
	}
	.contact #body dl dd {
	width: 100%;
	margin: 0;
	}
    .contact #body dl dd input[type="text"] ,.contact #body dl dd input[type="email"],.contact #body dl dd input[type="tel"],.contact #body dl dd textarea{
    	    width: calc(100% - 15px);
    }
    .icon-require{
        margin-right: 0px;
    }
	#me_mailform select{
	font-size:16px;
	}
	#me_mailform input[type="text"] {
	font-size:16px;
	}
	#me_mailform input[type="tel"] {
	font-size:16px;
	}
	#me_mailform input[type="mail"] {
	font-size:16px;
	}
	#me_mailform textarea{
	font-size:16px;
	}

