@charset "UTF-8";
@import url(./guide.css);
/* ===================================================================

   ▼ PC

// =================================================================== */
.page_kv {
  background-image: url(../../images/guide/childcare_kv.png); }

#childcare #section3 .sec_2column.column_reverse .img_2column {
  margin-top: 80px; }
#childcare #section4 .link_btn {
  min-width: 400px; }
#childcare #section6 .link_btn_wrp {
  width: 820px;
  margin: auto;
  justify-content: space-between;
  display: flex; }
  #childcare #section6 .link_btn_wrp .link_btn {
    min-width: 260px; }

#section1:last-of-type {
  border-bottom: none; }

#section2:last-of-type {
  border-bottom: none; }

#section3:last-of-type {
  border-bottom: none; }

#section4:last-of-type {
  border-bottom: none; }

#section5:last-of-type {
  border-bottom: none; }

#section6:last-of-type {
  border-bottom: none; }

#section7:last-of-type {
  border-bottom: none; }

  /* ===================================================================

   ▼ SP

// =================================================================== */
@media screen and (min-width: 769px) and (max-width: 1140px) {
  #childcare #section4 .artmake_sample_wrp {
    width: 100%; }
  #childcare #section6 .link_btn_wrp {
    width: 400px;
    flex-direction: column; }
    #childcare #section6 .link_btn_wrp .link_btn {
      margin-bottom: 20px; }
      #childcare #section6 .link_btn_wrp .link_btn:last-of-type {
        margin-bottom: 0; } }
  /* ===================================================================

   ▼ SP

// =================================================================== */
@media (max-width: 768px) {
  .page_kv {
    background-image: url(../../images/guide/childcare_kv_sp.png); }

  #childcare #section1 .sec_2column .txt_2column {
    order: 2; }
  #childcare #section1 .sec_2column .img_2column {
    width: 100%;
    margin-left: 0;
    order: 1;
    margin-bottom: 6.6666666667vw; }
  #childcare #section1 .sec_2column.column_reverse {
    flex-flow: column; }
    #childcare #section1 .sec_2column.column_reverse .img_2column {
      width: 100%;
      margin-right: 0px; }
  #childcare #section3 .sec_2column.column_reverse {
    flex-flow: column; }
    #childcare #section3 .sec_2column.column_reverse .img_2column {
      margin-top: 0px;
      order: 1;
      margin-bottom: 5.3333333333vw; }
    #childcare #section3 .sec_2column.column_reverse .txt_2column {
      order: 2; }
  #childcare #section4 .link_btn {
    min-width: 100%;
    line-height: 1.5;
    min-height: 14vw;
    display: flex;
    align-items: center;
    justify-content: center; }
  #childcare #section6 .link_btn_wrp {
    width: 100%;
    flex-direction: column; }
    #childcare #section6 .link_btn_wrp .link_btn {
      margin-bottom: 0; }
      #childcare #section6 .link_btn_wrp .link_btn:last-of-type {
        margin-bottom: 0; }
  #childcare #section7 .sec_2column.column_reverse {
    flex-flow: column; }
    #childcare #section7 .sec_2column.column_reverse .txt_2column {
      order: 2; }
    #childcare #section7 .sec_2column.column_reverse .img_2column {
      width: 100%;
      margin-right: 0;
      margin-bottom: 8vw; } }

/*# sourceMappingURL=childcare.css.map */
