/* Layout
---------------------------------------------------------- */
#wrapper {
  width: 100%;
  margin: 0 auto;
  overflow-x: hidden;
  text-align: center;
  background: url(../img/bg_wrapper_sub.jpg) no-repeat center top;
}

/* submain
---------------------------------------------------------- */

#pageTitle {
  width: 100%;
}

/* contents
---------------------------------------------------------- */

#content {
	text-align: left;
	min-height:300px;
}

/* breadcrumb
---------------------------------------------------------- */

#breadList {
  padding: 0 30px 60px;
  overflow: hidden;
}

#breadList ul {
  overflow: hidden;
}

#breadList ul li {
  float: left;
  color: #0059af;
  position: relative;
  padding: 0 20px 5px 10px;
}

#breadList ul li img {
  vertical-align: sub;
}

#breadList ul li:first-child {
  padding-left: 40px;
}

#breadList ul li:first-child::before {
  content: url(../img/ico_home.png);
  position: absolute;
  top: 3px;
  left: 0;
}

#breadList ul li:after {
  content: url(../img/ico_bread.png);
  position: absolute;
  right: 3px;
  top: -4px;
}

#breadList ul li:last-child:after {
  content: none;
}

#breadList ul li a {
  color: #0059af;
  text-decoration: none;
}

#breadList ul li a:hover {
  color: #0059af;
  text-decoration: underline;
}


/* sub page style
---------------------------------------------------------- */


/* h */

.h3_tit01 {}

.h4_tit01 {
  font-size: 38px;
  font-weight: bold;
  margin-bottom: 25px;
  padding: 25px 30px 25px;
  color: #0059af;
  position: relative;
  line-height: 150%;
  background: url(../img/bg_h4_tit01.jpg) left top no-repeat;
  -moz-border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

.h5_tit01 {
  font-size: 32px;
  font-weight: bold;
  padding: 10px 10px 20px 20px;
  margin-bottom: 20px;
  color: #0095e5;
  line-height: 150%;
  background: url(../img/bg_h5_tit01.png) no-repeat left bottom;
}

.h5_tit02 {
  font-size: 32px;
  font-weight: bold;
  color: #ed86b3;
  padding: 20px 40px 20px 40px;
  line-height: 150%;
  background-color: #fdf9e4;
  border-bottom: 4px solid #fff;
}

.h6_tit01 {
  font-size: 32px;
  font-weight: bold;
  padding: 10px 0 30px 70px;
  color: #f39800;
  line-height: 150%;
}


/* box */

.div_box01 {
  margin-bottom: 60px;
}

.div_boxIn01 {
    padding: 0 30px;
}

.div_box01 p {
  overflow: hidden;
}

.div_boxMin01 {
  overflow: hidden;
  background: url(../img/bg_min_box01.jpg) center bottom no-repeat #fdf9e4;
  padding: 25px 40px 60px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  /* for Safari and Chrome */
  -moz-border-radius: 5px;
  /* for Firefox */
  -o-border-radius: 5px;
  /* for opera */
  border-radius: 5px;
}


/*テーブルスタイル01*/

.table_01 {
  text-align: left;
  border-collapse: separate;
  background: url(../img/bg_ta_line.png) repeat-x left top;
  /* IE7 and lower */
  border-spacing: 0;
}

.table_01 tr {
  text-align: left;
  -webkit-border-radius: 5px;
  /* for Safari and Chrome */
  -moz-border-radius: 5px;
  /* for Firefox */
  -o-border-radius: 5px;
  /* for opera */
  border-radius: 5px;
}

.table_01 tr:nth-child(odd) {
  background-color: #fdf9e4;
}

.table_01 th {
  padding: 20px 30px 20px 30px;
  font-weight: bold;
  vertical-align: middle;
  color: #ed86b3;
}

.table_01 td {
  padding: 20px 30px 20px 30px;
}


/* step */

.stepBox {}

.stepBox dl {
  padding-bottom: 10px;
  margin-bottom: 20px;
  overflow: hidden;
  background: url(../img/bg_step_line.png) repeat-y left top;
}

.stepBox dl:last-child {
  padding-bottom: 0;
}

.stepBox dt {
  width: 21px;
  height: 124px;
  float: left;
  background-repeat: no-repeat;
}

.stepBox dd {
  width: 530px;
  float: right;
}

.stepBox dd .flImgL {
  float: left;
  margin: 5px 20px 15px 0;
}

.stepBox dd .flImgR {
  float: right;
  margin: 5px 0 15px 20px;
}

#step01 {
  background-image: url(../img/step01.jpg);
}

#step02 {
  background-image: url(../img/step02.jpg);
}

#step03 {
  background-image: url(../img/step03.jpg);
}

#step04 {
  background-image: url(../img/step04.jpg);
}

#step05 {
  background-image: url(../img/step05.jpg);
}

#step06 {
  background-image: url(../img/step06.jpg);
}

#step07 {
  background-image: url(../img/step07.jpg);
}

#step08 {
  background-image: url(../img/step08.jpg);
}

#step09 {
  background-image: url(../img/step09.jpg);
}

#step10 {
  background-image: url(../img/step10.jpg);
}


/* num */

#num01 {
  background: url(../img/num01.png) left top no-repeat;
}

#num02 {
  background: url(../img/num02.png) left top no-repeat;
}

#num03 {
  background: url(../img/num03.png) left top no-repeat;
}

#num04 {
  background: url(../img/num04.png) left top no-repeat;
}

#num05 {
  background: url(../img/num05.png) left top no-repeat;
}

#num06 {
  background: url(../img/num06.png) left top no-repeat;
}

#num07 {
  background: url(../img/num07.png) left top no-repeat;
}

#num08 {
  background: url(../img/num08.png) left top no-repeat;
}

#num09 {
  background: url(../img/num09.png) left top no-repeat;
}

#num10 {
  background: url(../img/num10.png) left top no-repeat;
}



/* detail setting */

.textLead01 {
  padding-bottom: 20px;
}

.textLead02 {
  padding-bottom: 30px;
}

.btnDetail01 {
  padding-top: 10px;
  text-align: center;
}

.btnDetail02 {
  padding-top: 20px;
  text-align: right;
}

#anchor01, #anchor02, #anchor03, #anchor04, #anchor05, #anchor06, #anchor07, #anchor08, #anchor09, #anchor10 {
  padding-top: ;
  margin-top: ;
}



/* ul_checkList01 */

.div_checkBox01 {
    padding: 25px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    background: url(../img/bg_dott01.jpg) repeat;
}

.ul_checkList01 {
    overflow: hidden;
    margin-bottom: -15px;
}

.ul_checkList01 li {
    margin: 0 30px 15px 0;
    font-size: 18px;
    font-weight: bold;
    padding-left: 35px;
    position: relative;
	font-size: 25px;
}

.ul_checkList01 li:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-image: url(../img/bg_check01.jpg);
    background-position: center center;
}

/* ul_checkList02,03 */

.div_checkBox02 {
    padding: 40px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    background: url(../img/bg_checkbox.png) right bottom no-repeat,url(../img/bg_dott01.jpg) repeat;
}

.div_checkBox03 {
    padding: 40px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    background: url(../img/bg_checkbox.png) right bottom no-repeat,url(../img/bg_dott01.jpg) repeat;
}


.ul_checkList02,.ul_checkList03 {
    overflow: hidden;
    margin-bottom: -30px;
}

.ul_checkList02 li,.ul_checkList03 li {
    margin: 0 30px 30px 0;
    font-size: 25px;
    font-weight: bold;
    padding-left: 35px;
    position: relative;
}

.ul_checkList02 li:before,.ul_checkList03 li:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-image: url(../img/bg_check01.jpg);
    background-position: center center;
}



.fs10{font-size:25px}




.btn_six{
	width:235px;
	margin: 0 auto 20px;
}



.txt_01{
	width:275px;
	display:inline-block;
}


#txt_Box{
	padding:20px 30px;
}



#charmBoxWrap{
	margin-top:-170px;
padding-top:170px;
}



/* --navJobIn--- */

#navJobIn {
    width: 580px;
    margin: 30px auto 0;
}

#navJobIn li{
	float:left;
	margin-bottom:20px;
}

#navJobIn li:nth-child(odd){
	margin-right:20px;
}



#ul_charmBoxIn h3{
	margin-top:-30px;
}


#requireBox h3{
	margin-bottom:30px;
}

#re_contactBox h3{
	margin-bottom:30px;
}


