

/*---------------
*
*
*
/*---------------
*
* ad_01
*
/*---------------
*
*
*
---------------*/

#ad_01 {
  width: 100%;
  padding-bottom: 130px;
  background-color: #fbfaf1;
}
#ad_01 #main_top .inner #effect_sec {
  margin-bottom: 148px;
}
#ad_01 #main_top .inner #staffroom_sec {
  margin-bottom: 110px;
}
#ad_01 #main_middle {
  width: 100%;
}
#ad_01 #main_middle #good_sec {
  position: relative;
  z-index: 0;
  margin-bottom: 100px;
}
#ad_01 #main_middle #good_sec:after {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 44%;
  content: "";
  background-color: #f1996d;
}
#ad_01 #main_middle #good_sec .inner {
  padding-bottom: 80px;
}
#ad_01 #main_middle #space_sec {
  position: relative;
  z-index: 0;
  margin-bottom: 130px;
}
#ad_01 #main_middle #space_sec:after {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 33%;
  content: "";
  background-color: #f1996d;
}
#ad_01 #main_middle #space_sec .inner {
  padding-bottom: 80px;
}
#ad_01 #main_middle #color_sec {
  position: relative;
  z-index: 0;
  margin-bottom: 130px;
}
#ad_01 #main_middle #color_sec:after {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  content: "";
  background-color: #f1996d;
}
#ad_01 #main_middle #color_sec .inner {
  padding-bottom: 80px;
}
#ad_01 #main_down .inner .main_down_01 {
  margin-bottom: 130px;
}
#ad_01 #main_down .inner .main_down_02 {
  position: relative;
  height: 365px;
  background-image: url(/images/ad_01/cta_sec.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 900px) {
  #ad_01 #main_down .inner .main_down_02 {
    width: 100%;
  }
}
#ad_01 #main_down .inner .main_down_02 img {
  position: absolute;
  bottom: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

/*==============================================================================================================================================================================================
*
*
* section - section毎の設定　form.html
*
*
==============================================================================================================================================================================================*/
#ad_01 {
  width: 100%;
  padding-bottom: 130px;
  background-color: #fbfaf1;
}
#ad_01 #main_top .inner #form_area {
  color: #333;
}
#ad_01 #main_top .inner #form_area .form_area_img {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
#ad_01 #main_top .inner #form_area .form_box .form_box_text {
  padding: 20px 0;
  font-size: 1.6rem;
  line-height: 1.4;
}
#ad_01 #main_top .inner #form_area .form_box .form_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 20px 0;
  line-height: 1.5;
}
#ad_01 #main_top .inner #form_area .form_box .form_list dt {
  width: 25%;
  padding: 20px 0;
  border-bottom: dotted #333 1px;
}
#ad_01 #main_top .inner #form_area .form_box .form_list dt .required {
  margin-left: 10px;
  padding: 5px 6px;
  text-align: center;
  color: #fbfaf1;
  border-radius: 5px;
  background-color: #f1996d;
}
#ad_01 #main_top .inner #form_area .form_box .form_list dd {
  width: 75%;
  padding: 20px 0;
  border-bottom: dotted #333 1px;
}
#ad_01 #main_top .inner #form_area .form_box .form_btn {
  margin: auto;
  padding: 20px 0;
  border-bottom: dotted #333 1px;
}

/*---------------
*
*
*
/*---------------
*
* form_style
*
/*---------------
*
*
*
---------------*/
#ad_01 input {
  width: 80%;
  height: 30px;
  border: 1px solid #333;
  border-radius: 5px;
  line-height: 1.5;
}

#ad_01 textarea {
  height: 100px;
  width: 80%;
  border: 1px solid #333;
  border-radius: 5px;
  line-height: 1.5;
}

#ad_01 input[type=image] {
  width: 180px;
  height: 49px;
  padding: 4px 6px;
  border-style: none;
}

#ad_01 .sub_btn {
  width: 100%;
  text-align: center;
}

/*==============================================================================================================================================================================================
*
*
* footer
*
*
==============================================================================================================================================================================================*/
/*==============================================================================================================================================================================================
*
*
* ...
*
*
==============================================================================================================================================================================================*//*# sourceMappingURL=style.css.map */
