@charset "UTF-8";

@media print, screen and (max-width: 767px) {
  #workingmother #lead_box {
    background: #fff;
    padding: 50px 10px;
  }
  #workingmother #lead_box .mds1 span {
    display: inline-block;
    padding-bottom: 0;
  }
  #workingmother .mainimg .title {
    font-size: 24px;
    line-height: 1.3;
  }
  #workingmother .wm_box {
    padding: 50px 0 30px;
    background: linear-gradient(to top, #f0efe9 0px, #f0efe9 460px, transparent 461px);
  }
  #workingmother .wm_box.wm_box__nobg {
    background: none;
  }
  #workingmother .wm_box a {
    color: #ff5a00;
    text-decoration: underline;
  }
  #workingmother .wm_box dl {
    padding-bottom: 50px;
  }
  #workingmother .wm_box dl dt {
    padding-bottom: 30px;
    margin: 0 -15px;
  }
  #workingmother .wm_box .sec_c > li + li {
    padding-top: 30px;
  }
  #workingmother .wm_box .sec_d > li + li {
    padding-top: 30px;
  }
  #workingmother .wm_box .sec_d .c-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #workingmother .wm_box .sec_d .c-grid__col {
    width: 50%;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0 10px 20px;
  }
  #workingmother .wm_box .sec_d .c-card {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    overflow: hidden;
    background-color: #fff;
    padding: 5px;
    height: 100%;
  }
  #workingmother .wm_box .sec_d .c-card__thumb {
    margin-bottom: 10px;
  }
  #workingmother .wm_box .sec_d .c-grid .c-text {
    line-height: 1.35;
  }
  #workingmother .wm_box .c-grid__col-sm-2:nth-child(2n+1) {
    clear: both;
  }
  #workingmother .wm_box h3 {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 10px;
    text-align: center;
  }
  #workingmother .wm_box .wm-video-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #workingmother .wm_box .wm-video-wrapper > div {
    width: 48%;
  }
  #workingmother .wm_box .wm-video-wrapper .wm-video {
    outline: none;
    width: 100%;
  }
  #workingmother .osulist {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #workingmother .osulist li {
    width: 80%;
    max-width: 640px;
  }
  #workingmother .osulist .t2 {
    border: 1px solid #c2c1c1;
    padding: 40px 20px 20px;
    margin-bottom: 30px;
  }
  #workingmother .osulist .t4 {
    padding-bottom: 10px;
  }
  #workingmother .osulist .t4 a {
    width: 80%;
    border-radius: 25px;
    font-weight: 500;
    color: #323232;
    text-decoration: none;
    border: 2px solid #323232;
    background: #fff;
    font-size: 12px;
  }
  #workingmother .osulist .t4 a:hover {
    background: #ddd;
  }
}

@media screen and (min-width: 768px) {
  #workingmother main {
    padding-top: 1px;
  }
  #workingmother .mainimg {
    background: url(../images/main.jpg) no-repeat center center;
    background-size: cover;
    height: 525px;
    margin-top: 71px;
  }
  #workingmother .mainimg .title {
    font-size: 45px;
    line-height: 1.5;
    position: absolute;
    top: calc(43% - 30px);
    left: calc(50% - 540px);
    letter-spacing: 3px;
  }
  #workingmother #lead_box {
    background: #f0efe9;
    padding: 100px 50px;
  }
  #workingmother #lead_box .mds1 span {
    display: inline-block;
    padding-bottom: 0;
  }
  #workingmother #lead_box .c-text {
    text-align: center;
  }
  #workingmother .wm_box {
    padding: 100px 0 30px;
    background: linear-gradient(to top, #f0efe9 0px, #f0efe9 460px, transparent 461px);
  }
  #workingmother .wm_box:nth-of-type(4) {
    background: #fff;
    background: linear-gradient(to top, #f0efe9 0px, #f0efe9 620px, transparent 621px);
  }
  #workingmother .wm_box.wm_box__nobg {
    background: none;
  }
  #workingmother .wm_box a {
    color: #ff5a00;
    text-decoration: underline;
  }
  #workingmother .wm_box dl {
    position: relative;
    padding-bottom: 40px;
  }
  #workingmother .wm_box dl dt {
    position: absolute;
    top: 0;
  }
  #workingmother .wm_box dl dd {
    width: 510px;
    min-height: 470px;
  }
  #workingmother .wm_box:nth-of-type(3) dl dd {
    min-height: 505px;
  }
  #workingmother .wm_box:nth-of-type(4) dl dd {
    min-height: 485px;
  }
  #workingmother .wm_box:nth-of-type(5) dl dd {
    min-height: 485px;
  }
  #workingmother .wm_box:nth-of-type(6) dl dd {
    min-height: 415px;
  }
  #workingmother .wm_box dl dt img {
    width: 710px;
  }
  #workingmother .wm_box .sec_a dt {
    left: calc(50% - 745px);
  }
  #workingmother .wm_box .sec_b dt {
    right: calc(50% - 745px);
  }
  #workingmother .wm_box .sec_a dt,
  #workingmother .wm_box .sec_b dt {
    opacity: 0;
    -webkit-transform: translate(0px, 30px);
        -ms-transform: translate(0px, 30px);
            transform: translate(0px, 30px);
    -webkit-transition: 1s;
    transition: 1s;
  }
  #workingmother .wm_box .sec_a dt.on,
  #workingmother .wm_box .sec_b dt.on {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  #workingmother .wm_box .sec_a dd {
    margin-left: 570px;
  }
  #workingmother .wm_box .c-grid {
    margin-bottom: 30px;
  }
  #workingmother .wm_box .sec_c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #workingmother .wm_box .sec_c > li {
    width: 48%;
    max-width: 510px;
  }
  #workingmother .wm_box .sec_d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #workingmother .wm_box .sec_d > li {
    width: 48%;
    max-width: 510px;
  }
  #workingmother .wm_box .sec_d .c-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 480px;
  }
  #workingmother .wm_box .sec_d .c-grid__col {
    width: 50%;
    padding: 0 10px 20px;
  }
  #workingmother .wm_box .sec_d .c-card {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    overflow: hidden;
    background-color: #fff;
    padding: 5px;
    height: 100%;
  }
  #workingmother .wm_box .sec_d .c-card__thumb {
    margin-bottom: 10px;
  }
  #workingmother .wm_box .sec_d .c-grid .c-text {
    line-height: 1.35;
  }
  #workingmother .wm_box .c-grid__col--two-up:nth-child(2n+1) {
    clear: both;
  }
  #workingmother .wm_box h3 {
    font-size: 25px;
    font-weight: 500;
    padding-bottom: 20px;
    line-height: 1;
  }
  #workingmother .wm_box .wm-video-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #workingmother .wm_box .wm-video-wrapper > div {
    width: 48%;
  }
  #workingmother .wm_box .wm-video-wrapper .wm-video {
    outline: none;
    width: 100%;
  }
  #workingmother .osulist {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #workingmother .osulist li {
    width: 80%;
    max-width: 640px;
  }
  #workingmother .osulist li .t2 {
    border: 1px solid #c2c1c1;
    padding: 100px 50px 50px;
    margin-bottom: 40px;
  }
  #workingmother .osulist li .t2 img {
    width: 100%;
  }
  #workingmother .osulist li .t4 {
    padding-bottom: 20px;
  }
  #workingmother .osulist li .t4 a {
    border-radius: 25px;
    font-weight: 500;
    color: #323232;
    border: 2px solid #323232;
    background: #fff;
    width: 80%;
    text-decoration: none;
  }
  #workingmother .osulist li .t4 a:hover {
    background: #ddd;
  }
  #workingmother #kijilist ul {
    width: 100%;
  }
  #workingmother #kijilist ul li {
    width: 24%;
  }
}
