@charset "UTF-8";
/*-----*/
nav {
  background: #fffbe0;
  padding: 0px 0;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1; }

div.secound_head {
  min-height: 120px;
  background: #ffe468;
  margin-bottom: 60px;
  padding: 15px 0; }
  div.secound_head div.inner ul.pankuzu {
    font-size: 11px; }
    div.secound_head div.inner ul.pankuzu li {
      display: inline-block; }
      div.secound_head div.inner ul.pankuzu li + li:before {
        content: ">"; }
      div.secound_head div.inner ul.pankuzu li a {
        text-decoration: underline; }
        div.secound_head div.inner ul.pankuzu li a:hover {
          text-decoration: none; }
  div.secound_head div.inner h1 {
    margin-top: 10px;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    color: #fff; }
    div.secound_head div.inner h1 span {
      color: #ff6498; }

/*雛形*/
.common_2nd {
  /*申し込み*/ }
  .common_2nd div.h2_box {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 50px;
    background: url(../image/stove/minami.png) no-repeat right 50px bottom 20px; }
    .common_2nd div.h2_box p {
      font-size: 26px;
      text-align: center;
      margin-bottom: 10px; }
    .common_2nd div.h2_box h2 {
      font-weight: bold;
      font-size: 36px;
      text-align: center; }
  .common_2nd div.two_box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    height: 460px; }
    .common_2nd div.two_box div.txt {
      height: 100%;
      width: 50%;
      background: url(../image/stove/white_bg_arrow_l.png) no-repeat right top #ffebf2;
      padding-top: 150px; }
      .common_2nd div.two_box div.txt h3 {
        font-weight: bold;
        font-size: 20px;
        text-align: center;
        max-width: 420px;
        width: 90%;
        margin: 0 auto 30px; }
      .common_2nd div.two_box div.txt p {
        font-size: 16px;
        line-height: 26px;
        max-width: 420px;
        width: 90%;
        margin: 0 auto; }
    .common_2nd div.two_box figure {
      width: 50%;
      height: 100%; }
  .common_2nd div.cont {
    background: #fff5bd;
    padding-top: 40px;
    padding-bottom: 40px; }
    .common_2nd div.cont div.inner div.attention {
      margin-bottom: 70px; }
      .common_2nd div.cont div.inner div.attention h3 {
        border: 3px solid  #fff;
        background: #ffebf2;
        font-size: 22px;
        max-width: 300px;
        width: 30%;
        text-align: center;
        font-weight: bold;
        margin: 0 auto;
        border-radius: 5px;
        padding: 10px;
        z-index: 1;
        position: relative; }
      .common_2nd div.cont div.inner div.attention div.att_inner {
        margin-top: -20px;
        background: #fff;
        padding: 50px 40px 30px; }
        .common_2nd div.cont div.inner div.attention div.att_inner ul li {
          min-height: 35px;
          font-size: 18px;
          font-weight: bold;
          padding-left: 45px;
          line-height: 35px;
          background: url(../image/stove/check.png) no-repeat left center; }
  .common_2nd div.moushikomi {
    background: #ffe59d;
    border-radius: 10px;
    border: 5px solid  #ffe59d; }
    .common_2nd div.moushikomi dl dt {
      font-weight: bold;
      font-size: 20px;
      text-align: center;
      padding: 15px; }
      .common_2nd div.moushikomi dl dt span.pink {
        color: #ff6498; }
      .common_2nd div.moushikomi dl dt span {
        font-size: 30px; }
    .common_2nd div.moushikomi dl dd {
      background: #fcfbf1;
      padding: 20px; }
      .common_2nd div.moushikomi dl dd img {
        width: auto;
        vertical-align: middle !important; }
      .common_2nd div.moushikomi dl dd a {
        display: inline-block;
        margin-left: 3%; }

/*# sourceMappingURL=2nd_pc_style.css.map */
