/* gnaviWrap */

#gnaviWrap {
  height: 70px!important;
}

/* pageTitle */

#pageTitleWrap {
  width: 100%;
  height: 187px;
  background: url(../img/bg_page_title_wrap.jpg) center top no-repeat;
}

#pageTitle {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}

#pageTitle h2 {
  font-size: 45px;
  font-family: "Rounded Mplus 1c";
  font-weight: normal;
  text-align: center;
  line-height: 40px;
  letter-spacing: 2px;
  padding-top: 55px;
  margin-left: -22px;
}

#pageTitle h2 span {
  font-size: 16px;
  font-family: "Rounded Mplus 1c";
  font-weight: bold;
  display: block;
  color: #5cc4c1;
  line-height: 16px;
  letter-spacing: 4px;
  padding-top: 22px;
  padding-left: 9px;
}

@font-face {
  font-family: '071MKBBL';
  src: url('../css/font/078MKMC_.eot');
  src: url('../css/font/078MKMC_.ttf') format('truetype'), url('../css/font/078MKMC_.eot#iefix') format('embedded-opentype');
}

/* breadcrumbList */

#breadcrumbList {
  width: 1000px;
  margin: 0 auto;
  padding: 26px 0 29px;
  overflow: hidden;
}

#breadcrumbList ul {
  float: left;
}

#breadcrumbList ul li {
  display: inline;
  font-size: 14px;
  position: relative;
  padding: 2px 5px 2px 20px;
}

#breadcrumbList ul li a {
  color: #000;
  text-decoration: none;
}

#breadcrumbList ul li a:hover {
  text-decoration: underline;
}

#breadcrumbList ul li:first-child {
  background: url(../img/ico_home.png) left 4px top -1px no-repeat;
  padding-left: 25px;
}

#breadcrumbList ul li:before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 7px;
  background: url(../img/ico_bread.png) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 7px;
}

#breadcrumbList ul li:last-child {
  padding-right: 0;
}

#breadcrumbList ul li:first-child:before {
  content: none;
}

/* content */

#content {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  padding-bottom: 135px;
}

#content:after {
  content: " ";
  display: block;
  clear: both;
}

#mainContents {
  width: 680px;
  float: left;
}

#sideContents {
  width: 260px;
  float: right;
}

#asideNavi {
  margin-left: 0;
}

/* h3〜h6 */

.h3_tit01 {
  color: #242424;
  font-size: 32px;
  font-weight: normal;
  font-family: "Rounded Mplus 1c";
  line-height: 135%;
  margin-bottom: 34px;
  padding: 16px 0 16px 12px;
  border-top: 2px solid #5cc4c1;
  border-bottom: 2px solid #5cc4c1;
}

.h4_tit01 {
  color: #fff;
  font-size: 26px;
  font-weight: normal;
  line-height: 140%;
  padding: 15px 0 15px 50px;
  margin-bottom: 25px;
  background-color: #5cc4c1;
  border-radius: 50px 0 0 0;
  -webkit-border-radius: 50px 0 0 0;
}

.h5_tit01 {
  font-size: 22px;
  font-weight: normal;
  line-height: 140%;
  padding: 4px 0 4px 15px;
  margin-bottom: 25px;
  border-left: 12px solid #ffd526;
}

.h5_tit01_2 {
  font-size: 22px;
  font-weight: normal;
  line-height: 140%;
  padding: 0 0 0 15px;
  margin-bottom: 25px;
  border-left: 12px solid #ffd526;
}

.h5_tit02 {
  color: #56a6df;
  font-size: 26px;
  font-weight: normal;
  line-height: 140%;
  margin-bottom: 25px;
}

.h5_tit03 {
  font-size: 22px;
  font-weight: normal;
  line-height: 140%;
  padding-left: 15px;
  margin-bottom: 15px;
  position: relative;
}

.h5_tit03 span {
  font-family: "071MKBBL";
  font-size: 32px;
  font-weight: bold;
  color: #ffd200;
  letter-spacing: .2em;
  position: absolute;
  top: -38px;
  left: 15px;
  display: block;
}

.h5_tit04 {
  color: #fa999d;
  font-size: 26px;
  font-weight: normal;
  line-height: 140%;
  margin-bottom: 25px;
}

.h6_tit01 {
  color: #34a2a1;
  font-size: 22px;
  margin-bottom: 27px;
  font-weight: bold;
}

.h6_tit02 {
  color: #56a6df;
  font-size: 22px;
  margin-bottom: 20px;
  font-weight: bold;
  padding-left: 10px;
}

/* box */

.div_boxTop p {
  padding-left: 10px;
}

.div_box01 {
  margin-bottom: 60px;
}



.div_box01:after {
  content: "";
  display: block;
  clear: both;
}

.div_box01:last-child {
  margin-bottom: 0;
}

.div_boxMin01 {
  padding: 30px 30px 30px 30px;
  border: 20px solid #c8deed;
}

.div_boxMin01:after {
  content: "";
  display: block;
  clear: both;
}

.div_boxMin02 {
  background: #fff8cb;
  padding: 25px 20px 20px 20px;
  position: relative;
}

.div_boxMin02:after {
  content: "";
  display: block;
  clear: both;
}

.div_boxMin03 {
  padding: 30px 30px 30px 30px;
  border: 20px solid #f9e0e1;
}

.div_boxMin03:after {
  content: "";
  display: block;
  clear: both;
}

.div_bgWhite {
  padding: 20px;
  background-color: #fff;
}

/* table */

.table_01 {
  border-collapse: collapse;
  border: 1px solid #dcdcdc;
}

.table_01 tr {
  text-align: left;
  border-bottom: 1px solid #d2d2d2;
}

.table_01 th {
  color: #56a6df;
  padding: 17px 5px 17px 25px;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

.table_01 td {
  padding: 17px 20px 17px 10px;
}

/* img */

.pic_l {
  width: 330px!important;
  height: auto;
}

.pic_m {
  width: 286px!important;
  height: auto;
}

.pic_f {
  width: 240px!important;
  height: auto;
}

/* step */

.stepBox dl {
  padding: 40px 0 15px 110px;
  background: url(../img/bg_step.png) repeat-y left 26px bottom;
  margin: 0 0 10px 0;
  position: relative;
}

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

.stepBox dl dt {
  width: 111px;
  height: 100px;
  background: #f9f8f2;
  position: absolute;
  top: 0;
  left: -25px;
}

#step01:before {
  content: url(../img/num_step01.jpg);
}

#step02:before {
  content: url(../img/num_step02.jpg);
}

#step03:before {
  content: url(../img/num_step03.jpg);
}

#step04:before {
  content: url(../img/num_step04.jpg);
}

#step05:before {
  content: url(../img/num_step05.jpg);
}

#step06:before {
  content: url(../img/num_step06.jpg);
}

#step07:before {
  content: url(../img/num_step07.jpg);
}

#step08:before {
  content: url(../img/num_step08.jpg);
}

#step09:before {
  content: url(../img/num_step09.jpg);
}

#step10:before {
  content: url(../img/num_step10.jpg);
}

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

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

.stepBox dd p {
  overflow: hidden;
}

/* checkList */

.checkList01 {
  background-color: #fff;
  padding: 35px 40px 35px 100px;
}

.checkList01 li {
  position: relative;
  padding: 5px 0 20px 0;
}

.checkList01 li:last-child {
  padding-bottom: 0;
}

.checkList01 li:before {
  content: url(../img/ico_check01.png);
  position: absolute;
  top: 3px;
  left: -50px;
}

/* detail */

.textLead01 {
  padding-bottom: 20px;
}

.textLead02 {
  padding-bottom: 40px;
}

.textLead03 {
  padding-bottom: 50px;
}

.textIndent {
  padding-left: 1.0em;
  text-indent: -1.0em;
}

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

.btnDetail {
  width: 290px;
  margin: 0 auto;
  margin-top: 10px;
  display: block;
}

.btnDetail a {
  display: block;
  padding: 15px;
  text-align: center;
  text-decoration: none;
  background-color: #0faf89;
  color: #fff;
}

.btnDetail a:hover {
  opacity: 0.7;
}

.fc01 {
  color: #ffa0ba;
  font-weight: bold;
}

.link01 {
  color: #60a7c8;
  text-decoration: none;
}

.link01:hover {
  text-decoration: underline;
}

.btn01 {
  display: block;
  padding-top: 30px;
}

.btn01 a {
  width: 280px;
  margin: 0 auto;
  display: block;
  font-size: 18px;
  padding: 15px 15px;
  color: #fff;
  background-color: #56a6df;
  text-decoration: none;
  text-align: center;
  line-height: 30px;
}

.btn01:hover {
  opacity: 0.7;
}

.bg_lightBlue01 {
  background-color: #c8deed;
  padding: 20px 20px 20px 20px!important;
}

.bg_white01 {
  background-color: #fff;
  padding: 20px 20px 20px 20px!important;
}