@charset "utf-8";

@media only screen and (max-width:480px){
    
body{
    margin-top: 0px;
    text-align: left;
    font-size: medium;
}
.sp{
	display: block;
}
.pc{
	display: none!important;
}
img{
    width: 100%;
    height: auto;
    }
 .telLink {
pointer-events : auto;
cursor: pointer;
text-decoration:none;
  }    

/*------------------------------------------------
	table
------------------------------------------------*/
.table {
    border: 1px solid #CCC;
    border-collapse: collapse;
    width: 98%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
}

.td {
    border: 1px solid #CCC;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
    font-size: 1.1rem;
    line-height: 140%;
}

.th {
    width: 13%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #FFCF92;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
    text-align: left;
    background-color: #FFE5CE;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.1rem;
    line-height: 140%;
}

/*-----------------------------
 header
-----------------------------*/
#header {
    width: 100%;
    z-index: 100;
    top: 0px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    left: auto;
    right: auto;
}

#header h1 {
    display: none;
}

#header #logo {
    font-size: 10px;
    font-weight: normal;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
    width: 75%;
    z-index: 130;
    top: auto;
    position: relative;
    left: auto;
    padding-left: 0px;
    float: none;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}
#header .head_tel {
    height: auto;
    width: 100%;
    z-index: 100;
    position: relative;
    right: auto;
    top: auto;
    background-color: #EBEBEB;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}
    #header .head_tel .bt {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
    #header .head_tel .bt ul {
    width: 70%;
    margin-left: auto;
    margin-right: auto;        
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}    
    #header .head_tel .bt li{
 width: 48%;
    }
    
#header .head_estimate3 {
    width: 270px;
    z-index: 100;
    position: absolute;
    right: 29px;
    top: 330px;
}
#header .head_estimate1 {
    width: 270px;
    z-index: 100;
    position: absolute;
    right: 29px;
    top: 270px;
}    
#header .head_estimate2 {
    width: 270px;
    z-index: 100;
    position: absolute;
    right: 29px;
    top: 230px;
}
#header .head_link {
    font-weight: normal;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
    width: 195px;
    margin-bottom: 20px;
    position: relative;
    height: 20px;
    right: auto;
    top: auto;
    z-index: 100;
    margin-left: 10px;
    float: left;
}

#header .head_link ul {

}
#header .head_link li {
	float: left;
	margin-right: 0px;
	font-size: 0.9em;
}

/*-----------------------------
  スライド部分（全画面表示の場合）
-----------------------------*/
.main_img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 0px;
	z-index: 50;

}
h1{
	z-index: 100;
	font-size: 0.9em;
	color: #666;
}


/*-----------------------------
 Container
-----------------------------*/
.f_22{
    font-size: 20px;
    color: #4E74CC;
    text-decoration: underline;
    font-weight: 800;
    margin-left: 30px;
    margin-bottom: 20px;
    line-height: 100%;
}
.f_b_box{
    margin-left: 20px;
     padding-top: 15px;
    margin-bottom: 30px;
}

#container{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	}
#container .inner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 30px;

}
/*-----------------------------
  Top Banner Area
-----------------------------*/

#top_banner_area{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
	}
#top_banner_area .inner {
	width: 96%;
	margin-right: auto;
	margin-left: auto;

}
#top_banner_area .inner .box {
	width: 96%;
	border-left: 6px solid #FF8324;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 140%;
	margin-bottom: 15px;
	background-color: #E5E5E5;
	height: auto;
    font-size: 1rem;
	}
#top_banner_area .inner .right .box .title {
	background-image: url(../common/list1.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 1.2rem;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	}	
#top_banner_area .inner .right .box .title2 {
	background-image: url(../common/list1.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-bottom: 7px;
	border-bottom: 1px dotted #BBBBBB;
	font-size: 1.2rem;
	margin-bottom: 7px;
	padding-top: 10px;
	color: #000000;
	margin-right: 10px;
	display: block;
	}
#top_banner_area .inner .box ul{

    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;    
    }	
#top_banner_area .inner .box ul li{
    width: 50%;
    margin-right: 0px;
    background-image: url(../common/list2.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 11px;
    font-size: 0.9rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	}    
/*-----------------------------
 Gloval Navi
-----------------------------*/
#estimate {
	text-align: center;
	background-image: url(../common/head_bg.png);
	z-index: 1000;
	position: absolute;
	top: 480px;
	right: 30px;
}
/*-----------------------------
 Gloval Navi
-----------------------------*/
#gnavi,#gnavi2 {
    display: none;
}
/*-----------------------------
 Sideカラム
-----------------------------*/

#side {
    float: none;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    display: none;
}
#side .sub_cat{
	margin-bottom: 30px;
}
#side .sub_cat ul{}
#side .sub_cat li{
	border: 1px solid #D1D1D1;
	background-image: url(../common/subcat_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 120%;
	background-position: left center;
}
#side .sub_cat .ttl{
    background-image: -webkit-linear-gradient(270deg,rgba(0,20,181,1.00) 0%,rgba(0,16,67,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,20,181,1.00) 0%,rgba(0,16,67,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(0,20,181,1.00) 0%,rgba(0,16,67,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,20,181,1.00) 0%,rgba(0,16,67,1.00) 100%);
    color: #FFFFFF;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}
#side .banner {
    margin-bottom: 10px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#side .banner ul {
  display: flex;
  justify-content: space-between;
    flex-wrap: wrap;   
}
#side .banner ul li {
    width: 48%;
	margin-bottom: 10px;

}

#side .text_link {
	margin-bottom: 10px;
	background-image: url(../common/information_ttl.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
}
#side .text_link ul {

}
#side .text_link ul li {
	margin-bottom: 5px;
	background-image: url(../images/list1.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-bottom: 5px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;

}
/*-----------------------------------------------------------
　地図エリア
------------------------------------------------------------*/

#map {
    width: 96%;
    clear: both;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
	}

#map .box {
    width: 320px;
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}
#map .box .map{
	width: 320px;
	
	}
#map .box .branch{
	width: 320px;
	margin-bottom: 5px;	
	}	
#map .box .address{
	width: 320px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 140%;
	}		
/*-----------------------------------------------------------
mainカラム
------------------------------------------------------------*/

#main {
    float: none;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

#main h2 {
    font-size: medium;
    background-image: url(../common/h2-2.png);
    background-repeat: no-repeat;
    background-position: left top;
    vertical-align: middle;
    display: block;
    padding-left: 35px;
    height: 45px;
    margin-bottom: 15px;
    color: #FFFFFF;
    padding-top: 15px;
    line-height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; 
    
}
#main h3 {
    background-position: left 10px;
    color: #04173A;
    font-size: medium;
    padding-top: 10px;
    padding-bottom: 12px;
    line-height: 130%;
    margin-bottom: 10px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    background-image: url(../common/h3_bg.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#main h4 {
    background-position: 0% bottom;
    color: #FFFFFF;
    font-size: medium;
    padding: 7px;
    line-height: 100%;
    margin-bottom: 20px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    text-align: center;
    background-color: #081B39;
      -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#main h5 {
    background-position: 0% bottom;
    color: #FFFFFF;
    font-size: medium;
    padding: 7px;
    line-height: 100%;
    margin-bottom: 20px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    text-align: center;
    background-color: #3680CD;
    display: inline-block;
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;    
}
#main .slide {
    margin-bottom: 30px;
    color: #FFFFFF;
}
#main #whatsnew {
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #D8D8D8;
}
#main #whatsnew h2 {
	font-size: medium;
	font-weight: bold;
	background-image: url(../common/h2_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	display: block;
	padding-left: 20px;
    padding-top: 13px;
	height: 33px;
	margin-bottom: 15px;
	color: #041249;
}
#main .faq .q {
	background-image: url(../images/q.png);
	background-repeat: no-repeat;
	min-height: 30px;
	margin-left: 0px;
	padding-left: 60px;
	font-size: 1.4rem;
	border-bottom-color: #D3D3D3;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-weight: bold;
	background-position: 0% top;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 9px;
}
#main .faq .a {
	background-image: url(../images/a.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 60px;
	margin-left: 0px;
	padding-left: 60px;
	border-bottom-color: #B9B9B9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
#main .news{
    width: 100%;
    height: 400px;
	}
#main .news p{
	margin-bottom: 12px;
	}

#main #whatsnew dl {
    width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-right: 0px;
    height: 450px;
    overflow-y: auto;
}
#main #whatsnew dt {
	float: none;
	width: 100%;
	font-size: 1rem;
	font-weight: bold;
}
#main #whatsnew dd {
	float: none;
	width: 100%;
	font-size: 1rem;
}
#main #whatsnew dd a {
	color: #FF9436;
}
#main #whatsnew dd a:hover {
	color: #2A387B;
}
#main .recruit .entryform{
    overflow-y: auto;
    margin-bottom: 30px;
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
	}
#main .access {
}
#main .access .flow {
	margin-bottom: 30px;
}
#main .access .flow .box {
	float: left;
	width: 340px;
	padding: 5px;
}
#main .access .flow .box .image {
	margin-bottom: 7px;

}
#main .access .flow .box .txt {

}
#main .access .flow .arrow {
	float: left;
	width: 25px;
	vertical-align: middle;
	display: table-cell;
	margin-top: 50px;
}
#main .box {
	border: 4px solid #ECECEC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow:2px 5px 7px 0px rgba(212,212,212,0.38);
-webkit-box-shadow:2px 5px 7px 0px rgba(212,212,212,0.38);
-moz-box-shadow:2px 5px 7px 0px rgba(212,212,212,0.38);

	padding: 15px;
	margin-bottom: 30px;
}
#main .box .image_r{
    width: 60%;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
#main .box .image_c{
    width: 200px;
    float: none;    
    margin-right: auto;
    margin-left: auto;
}    
#main .box .jisseki{
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	
}
#main .box .half{
	width: 100%;
	float: none;

}
#main .box .half_r{
	width: 100%;
	float: none;
}
#main .box .jisseki .ttl{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CDCDCD;
	font-weight: bold;
	font-size: 15px;
}
#main .box .jisseki ul{}
#main .box .jisseki ul li{
	background-image: url(../common/list2.png);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
#main .box .field {
	padding: 10px;
	width: 96%;
	float: none;
	margin-right: auto;
    margin-left: auto;
	line-height: 170%;
    margin-bottom: 15px;
    font-size: 1rem;
}
#main .box .field2 {
	padding: 10px;
	width: 320px;
	float: left;
	margin-right: 20px;
	font-size: 1rem;
	line-height: 170%;
}
#main .box .field .ttl {
    margin-bottom: 10px;
    background-image: -webkit-linear-gradient(270deg,rgba(255,188,140,1.00) 0%,rgba(255,167,57,1.00) 44.56%,rgba(255,142,0,1.00) 50.26%,rgba(255,177,80,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,188,140,1.00) 0%,rgba(255,167,57,1.00) 44.56%,rgba(255,142,0,1.00) 50.26%,rgba(255,177,80,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,188,140,1.00) 0%,rgba(255,167,57,1.00) 44.56%,rgba(255,142,0,1.00) 50.26%,rgba(255,177,80,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,188,140,1.00) 0%,rgba(255,167,57,1.00) 44.56%,rgba(255,142,0,1.00) 50.26%,rgba(255,177,80,1.00) 100%);
    color: #FFFFFF;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 7px;
    font-size: 1.2rem;
text-shadow: 3px 3px 3px rgba(255,90,31,1);
}    
#main .box .language {
	border-bottom: 1px dotted #CDCDCD;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

#main .box .flow {
    width: 100%;
    border: 2px solid #FFCDA1;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 7px;
    margin-left: auto;
    margin-right: auto;
    line-height: 130%;
    box-shadow: 2px 5px 7px 0px rgba(212,212,212,0.38);
    -webkit-box-shadow: 2px 5px 7px 0px rgba(212,212,212,0.38);
    -moz-box-shadow: 2px 5px 7px 0px rgba(212,212,212,0.38);
    background-image: url(../common/flow_bg.png);
    background-repeat: repeat-x;
    background-position: 0% bottom;
    position: relative;
    padding-left: 19%;
    min-height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.1rem;
}
#main .box .flow h3 {
	font-weight: bold;
	font-size: 1.4rem;
	color: #FF8F02;
	padding: 0;
	background-image: none;
	margin-bottom: 10px;
}
#main .box .flow .num {
	width: 13%;
	float: left;
	margin-right: auto;
	position: absolute;
	left: 10px;
	top: 10px;
}
#main .box .arrow {
    width: 50px;
    margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#main .box h3 {
	background-position: 0% 8px;
	color: #04173A;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 12px;
	line-height: 100%;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
#main .box b {
	font-size: 15px;
}
.liner {
	margin-bottom: 10px;
	border-right-width: 0px;
	border-right-style: none;
}
.liner_bg    {
	border-right-width: 0px;
	background-image: url(../images/field_bg.jpg);
	background-repeat: repeat-y;
}
.liner_bg2    {
	border-right-width: 0px;
	background-image: url(../images/field_bg2.jpg);
	background-repeat: repeat-y;
}
#main section.company { 
    margin-bottom: 30px;
}
#main section.company dl{
    background-repeat: repeat-y;
    background-position: left 0%;
    border-top: 1px solid #D7D7D7;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #d7d7d7;
    width: 100%;
    background-image: none;
}
#main section.company dt{
    width: 100%;
    float: none;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    background-color: #EDEDED;
}
#main section.company dd{
    width: 100%;
    float: none;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
} 
#main section.company .map{
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#main section.company .photo{
	margin-bottom: 20px;

}
#main section.company .photo img{
	width: 350px;
	height: auto;
	float: left;
	margin-left: 10px;
	margin-right: 10px;

}
#main section.recruit .box1{
    box-shadow: 1px 1px 4px 1px #eaeaea;
    -moz-box-shadow: 1px 1px 4px 1px #eaeaea;
    -webkit-box-shadow: 1px 1px 4px 1px #eaeaea;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding: 15px;
    border: 2px solid #E4E4E4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 40px;
}

.recruit .workflow{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/recruit_workflow_line.png);
    background-repeat: repeat-y;
    background-position: 10px 0%;
    margin-bottom: 80px;
}
.recruit .workflow .flow1{
    display: block;
    flex-wrap: wrap;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left 2px;
    margin-bottom: 40px;
}
.recruit .workflow .flow2{
    display: block;
    flex-wrap: wrap;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left 2px;
    margin-bottom: 40px;

}
.recruit .workflow .flow1 .time,.recruit .workflow .flow2 .time{
    width: 100px;
    color: #FF914F;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 100%;
    padding-top: 10px;
    padding-left: 40px;
    padding-bottom: 10px;
}
    .recruit .workflow .flow1 .workwrap1{
    background-image: url(../images/recruit_workflow1_sp.png);
    background-position: left center;
    background-repeat: no-repeat;
}   
    .recruit .workflow .flow2 .workwrap2{
    background-image: url(../images/recruit_workflow2_sp.png);
    background-position: left center;
    background-repeat: no-repeat;
}       
.recruit .workflow .flow1 .work{
    width: 90%;
    color: rgba(255,255,255,1.00);
    font-size: 1.0rem;
    line-height: 140%;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FF914F;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-left: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
    
.recruit .workflow .flow2 .work2{
    width: 90%;
    color: rgba(0,0,0,1.00);
    font-size: 1.0rem;
    line-height: 140%;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFE65E;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-left: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.recruit .workflow .img{
    margin-left: 10%;
    margin-top: 10px;
    width: 90%;
    margin-bottom: 10px;
}
.recruit .workflow .img img{
    width: 100%;
    height: auto;
}
.recruit .message{
    border: 4px solid #FFDCBB;
    margin-bottom: 50px;
    box-shadow: 1px 1px 4px 1px #eaeaea;
    -moz-box-shadow: 1px 1px 4px 1px #eaeaea;
    -webkit-box-shadow: 1px 1px 4px 1px #eaeaea;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    padding: 20px;
    border-radius: 7px;
    
}
#main .contact {
	margin-top: 20px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../common/contact_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-top: 50px;
	padding-left: 350px;
	padding-right: 50px;
	padding-bottom: 20px;
	border: 1px solid #666;
}
#main .contact_choose .choose{
    width: 70%;
    margin-left: auto;
    margin-right: auto;    
    }
#main .contact_choose .choose ul {
    display: block;
    display: block;
    flex-wrap: auto;
}
#main .contact_choose .choose ul li {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#main .contact_choose .choose ul li img{
    width: 100%;
    height: auto;
}    
#main .enlarge {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FEBABA;
	padding: 20px;
	background-color: #FEF4F1;
}

#main .col_leftimage {
}

/*-----------------------------
 pagetop/breadcrumb
-----------------------------*/
.pagetop {
    width: 50px;
    margin-bottom: 0px;
    text-align: right;
    margin-right: auto;
    margin-left: auto;
    clear: both;
}

.breadcrumb {
	width: 96%;
	margin-bottom: 19px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8rem;
}
.breadcrumb a {
	margin-bottom: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.breadcrumb a:hover {
	margin-bottom: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #ff9933;
	text-decoration: none;
}


/*-----------------------------
 footer
-----------------------------*/
#footer {
	width: 100%;
	background-color: #ECECEC;
	margin-bottom: 0px;

}
#footer .inner {
    width: 96%;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}
#footer #logo {
    font-size: 10px;
    font-weight: normal;
    width: 65%;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
#footer #logo img {
	font-size: 10px;
	font-weight: normal;
	height: auto;
	width: 100%;
    height: auto;
}

#footer .footer_copyright {
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 0.8rem;
    line-height: 130%;
}
.foot_link {
	font-weight: normal;
	width: 100%;
	margin-bottom: 25px;
   display: none;
}
.foot_link ul {
	height: 300px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 8px;
	border-right: 1px solid #B7B7B7;
   display: none;    
}
.foot_link .title {
	margin-right: 10px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 13px;
	background-image: url(../common/list3.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
   display: none;    
}
.foot_link li {
	font-size: 11px;
	background-image: url(../common/list2.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left 7px;
	line-height: 140%;
	margin-bottom: 4px;
   display: none;    
}
.foot_link li a {
	margin-right: 10px;
	display: inline;
	font-size: 12px;
	color: #333;
   display: none;    
}
.foot_link li a:hover {
	display: inline;
	color: #FF9600;
   display: none;    
}
/*--フォーム--*/
    .form1{
    padding: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #F4FBFF;
    border: 1px solid #D9D9D9;
        margin-bottom:15px;    
}
.form2{
    padding: 10px;
    width: 150px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #F4FBFF;
    border: 1px solid #D9D9D9; 
    margin-bottom:15px;
}
        
}
