@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
li{
  list-style: none;
}
img{
  vertical-align: bottom;
}

/*----------------------------------------
全ページ
------------------------------------------*/
html{
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.6;
  color: #444444;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}
.wrap{
  position: relative;
  width: 980px;
  margin: 0 auto;
}
a:link    {color: #000000; text-decoration: none;}
a:visited {color: #000000;}
a:hover   {color: #28B227; text-decoration: none;}
a:active  {color: #28B227;}

a img{
  transition-duration: 0.2s;
}
a img:hover{
  opacity: 0.7;
  transition-duration: 0.2s;
}


/* ヘッダー */
header #hd-text{
  padding: 4px 0;
  color: #FFFFFF;
  font-size: 11px;
  background: #b03f78;
}
header #hd-text p.right{
  margin: 0 10px 0 auto;
}
header #hd-text p.right a{
  color: #FFFFFF;
}
header #hd-text p.right a:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #fff;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 20%;
  margin-left: 10px
}
header .wrap{
  width: 980px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
header .wrap:nth-of-type(2){
  height: 80px;
}
header .wrap h1{
  margin-right: auto;
}
header .wrap #hd-search{
  width: 290px;
  height: 46px;
  transition-duration: 0.2s;
}



#top-img ul.wrap li{
  width: 480px;
  height: 196px;
  line-height: 1.4;
  font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
  font-weight: bold;
  padding: 0 25px;
  border-radius: 6px;
  background: #FFFFFF;
  display: table;
  box-sizing: border-box;
}
#top-img ul.wrap li .text-wrap{
  display: table-cell;
  vertical-align: middle;
}
#top-img ul.wrap li .ttl{
  width: 100%;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px dashed #d9a9bf;
  font-size: 22px;
  color: #a01158;
  text-align: center;
}
#top-img ul.wrap li .txt{
  line-height: 1.6;
  font-size: 16px;
}


/* お住いのエリアで求人を探す */
#area1 {
  padding: 65px 0 70px;
}
#area1 h2{
  margin-bottom: 30px;
  line-height: 1.4;
  text-align: center;
  font-size: 32px;
  color: #a01158;
}
#area1 h2 span{
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #d9a9bf;
}
#area1 .wrap{
  width: 980px;
  padding: 0 44px;
  background: #FFFFFF;
  text-align: center;
}
#area1 .box-wrap{
  margin-bottom: 30px;
}
#area1 .box-wrap:last-child{
  margin-bottom: 0;
}
#area1 h3{
  background: #fff;
  display: inline-block;
  padding: 0 12px;
  font-size: 24px;
  color: #a01158;
}
#area1 .box-area{
  margin: -20px 0 40px;
  border: solid 4px #d9a9bf;
  text-align: center;
}
#area1 .wrap .box-area:last-of-type{
  margin-bottom: 0;
}
#area1 .area1-txtbox {
  text-align: center;
    margin-bottom: 50px;
}
#area1 .area1-txtbox h3 {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #4f3009;
    font-size: 32px;
    line-height: 1.2;
    border-bottom: dotted 4px #c5161e;
}
#area1 .area1-txtbox .txt {
  font-size: 21px;
    font-weight: bold;
    line-height: 1.8;
}
#area1 .box-area p.text1{
  margin-top: -20px;
  color: #fe5801;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
}
#area1 .box-area p.text1 span{
  padding: 0 15px;
  display: inline-block;
  background: #FFFFFF;
}
#area1 .box-area ul{
  padding: 38px 26px 10px 26px;
  display: flex;
  flex-wrap: wrap;
}
#area1 .box-area ul li{
  margin: 0 10px 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  transition-duration: 0.2s;
}
#area1 .box-area ul li:nth-child(5n){
  margin: 0 0 10px 0;
}
#area1 .box-area ul li:last-child{
  margin: 0 0 10px 0;
}



/* ベビーシッターの仕事の魅力 */
#appeal{
  padding: 78px 0;
  background: #e9d1dc;
}
#appeal h2{
  margin-bottom: 30px;
  line-height: 1.4;
  text-align: center;
  font-size: 40px;
  color: #a01158;
}

#appeal .box {
  margin-bottom: 50px;
  padding: 40px;
  border: 5px solid #a01158;
  background: #FFFFFF;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#appeal .box:nth-child(2) {
  border: 5px solid #4ac3a5;
}
#appeal .box:last-child {
  margin-bottom: 0;
}

#appeal .box h3 {
  width: 550px;
  box-sizing: border-box;
  position:relative;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  color: #444444;
  font-size: 24px;
  line-height: 1.4;
  border-bottom: dashed 1px #d9a9bf;
  text-align: center;
}
#appeal .box h3 span {
  display: block;
  margin-bottom: 12px;
}
#appeal .box .txt {
  width: 550px;
  font-size: 16px;
  line-height: 1.8;
  padding-left: 10px;
  box-sizing: border-box;
}
#appeal .box .txt-top {
  margin-bottom: 20px;
}

/* ベビーシッターの仕事のやりがい */
#work{
  padding: 78px 0;
}
#work h2{
  margin-bottom: 30px;
  line-height: 1.4;
  text-align: center;
  font-size: 40px;
  color: #a01158;
}

#work .box {
  margin-bottom: 50px;
  padding: 40px;
  border: 5px solid #d9a9bf;
  background: #FFFFFF;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#work .box:last-child {
  margin-bottom: 0;
}
#work .box:nth-child(2n) {
  flex-direction: row-reverse;
}

#work .box h3 {
  width: 550px;
  box-sizing: border-box;
  position:relative;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  color: #444444;
  font-size: 20px;
  line-height: 1.4;
  border-bottom: dashed 1px #d9a9bf;
}
#work .box h3 span {
  display: block;
  color: #a01158;
}
#work .box .txt {
  width: 550px;
  font-size: 16px;
  line-height: 1.8;
  padding-left: 10px;
  box-sizing: border-box;
}
#work .box .txt-top {
  margin-bottom: 20px;
}

/* 様々な働きかた */
#working{
  padding: 78px 0;
  background: #e9d1dc;
}
#working h2{
  margin-bottom: 30px;
  line-height: 1.4;
  text-align: center;
  font-size: 40px;
  color: #a01158;
}

#working .box {
  padding: 40px;
  background: #FFFFFF;
}
#working .box .inner {
  display: flex;
  justify-content: space-between;
}
#working .box h3 {
  margin-bottom: 20px;
  padding-bottom: 10px;
  color: #444444;
  font-size: 24px;
  line-height: 1.4;
  border-bottom: dashed 1px #d9a9bf;
}
#working .box .txt {
  width: 550px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
  padding-left: 10px;
  box-sizing: border-box;
}
#working .box .txt-top {
  margin-bottom: 20px;
}
#working .box figure img {
  display: block;
  margin-bottom: 20px;
}
#working .box figure img:last-child {
  margin-bottom: 0;
}
#working .box .list {
  width: 550px;
  margin-bottom: 20px;
  padding: 15px 25px;
  border: 2px solid #e9d1dc;
  border-radius: 5px;
  box-sizing: border-box;
}
#working .box .list ul {
  display: flex;
  flex-wrap: wrap;
}
#working .box .list ul li {
  width: 50%;
}

/* お住いのエリアで求人を探す2 */
#area2{
  padding: 65px 0 70px;
}
#area2 h2{
  margin-bottom: 30px;
  padding: 35px 0 48px;
  line-height: 1.4;
  text-align: center;
  font-size: 32px;
  color: #ffffff;
}
#area2 h2 span{
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #d9a9bf;
}
#area2 .wrap{
  width: 980px;
  padding: 0 44px;
  background: #FFFFFF;
  text-align: center;
}
#area2 .box-wrap{
  margin-bottom: 30px;
}
#area2 .box-wrap:last-child{
  margin-bottom: 0;
}
#area2 h3{
  background: #fff;
  display: inline-block;
  padding: 0 12px;
  font-size: 24px;
  color: #a01158;
}
#area2 .box-area{
  margin: -20px 0 40px;
  border: solid 4px #d9a9bf;
  text-align: center;
}
#area2 .wrap .box-area:last-of-type{
  margin-bottom: 0;
}
#area2 .area1-txtbox{
  text-align: center;
    margin-bottom: 50px;
}
#area2 .area1-txtbox h3{
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  color: #4f3009;
  font-size: 32px;
  line-height: 1.2;
  border-bottom: dotted 4px #c5161e;
}
#area2 .area1-txtbox .txt{
  font-size: 21px;
    font-weight: bold;
    line-height: 1.8;
}
#area2 .box-area p.text1{
  margin-top: -20px;
  color: #fe5801;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
}
#area2 .box-area p.text1 span{
  padding: 0 15px;
  display: inline-block;
  background: #FFFFFF;
}
#area2 .box-area ul{
  padding: 38px 26px 10px 26px;
  display: flex;
  flex-wrap: wrap;
}
#area2 .box-area ul li{
  margin: 0 10px 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  transition-duration: 0.2s;
}
#area2 .box-area ul li:nth-child(5n){
  margin: 0 0 10px 0;
}
#area2 .box-area ul li:last-child{
  margin: 0 0 10px 0;
}


/* 先輩しゅふに聞く！インタビュー */
#schedule {
  padding: 78px 0;
}
#schedule h2{
  margin-bottom: 30px;
  line-height: 1.4;
  text-align: center;
  font-size: 40px;
  color: #a01158;
}
#schedule .wrap {
  display: flex;
  justify-content: space-between;
}
#schedule .schedule-area {
  width: 480px;
  border: 2px solid #e9d1dc;
  border-radius: 5px;
  box-sizing: border-box;
}
#schedule .title {
  text-align: center;
  margin: 0 auto;
  padding: 40px;
  color: #fff;
  background-color: #c5161e;
}
#schedule .title h2 {
  font-size: 40px;
  font-weight: bold;
  margin-top: 10px;
}
#schedule .title .comment {
  font-size: 16px;
  font-weight: bold;
}
#schedule .box {
  padding: 30px 38px;
  border-radius: 5px;
}
#schedule .schedule-area h3 {
  margin-bottom: 20px;
  padding-bottom: 18px;
  color: #444444;
  font-size: 24px;
  line-height: 1.4;
  border-bottom: dashed 1px #d9a9bf;
  text-align: center;
}
#schedule .box .left{
  display: flex;
  margin-top: 24px;
}
#schedule .box .left .flow{
  margin-top: 15px;
}
#schedule .wrap .box .left figure{
  margin: 4px 18px 41px 18px;
}
#schedule .wrap .box .left figure:nth-of-type(2){
  margin: 31px 30px 0px 0px;
}
#schedule .wrap .box table{
  width: 490px;
  border: solid 2px #fe5801;
  box-sizing: border-box;
}
#schedule .wrap .box table tr th{
  width: 150px;
  padding: 12px 0;
  color: #FFFFFF;
  border-bottom: solid 2px #FFFFFF;
  background: #fe5801;
}
#schedule .wrap .box table tr td{
  padding: 12px 15px;
  border-bottom: solid 2px #fe5801;
}
#schedule .wrap .box table tr:last-of-type th{
  border-bottom: solid 2px #fe5801;
}
#schedule .wrap .box hr{
  width: 100%;
  margin: 0 0 64px;
}
#schedule .wrap .box p {
  line-height: 1.3;
  font-size: 24px;
  font-weight: bold;
}
#schedule .wrap .schedule01 p.am{
  margin-bottom: 80px;
}
#schedule .wrap .schedule01 p.pm15{
  margin-bottom: 80px;
  color: #a01158;
}
#schedule .wrap .schedule01 p.pm16{
  margin-bottom: 90px;
  color: #a01158;
}
#schedule .wrap .schedule01 p.pm18{
  margin-bottom: 85px;
  color: #a01158;
}
#schedule .wrap .schedule01 p.pm19{
  margin-bottom: 75px;
  color: #a01158;
}
#schedule .wrap .schedule02 p.am8{
  margin-bottom: 50px;
}
#schedule .wrap .schedule02 p.am9{
  margin-bottom: 42px;
  color: #a01158;
}
#schedule .wrap .schedule02 p.pm930{
  margin-bottom: 55px;
  color: #a01158;
}
#schedule .wrap .schedule02 p.pm1130{
  margin-bottom: 55px;
  color: #a01158;
}
#schedule .wrap .schedule02 p.pm1230{
  margin-bottom: 60px;
  color: #a01158;
}
#schedule .wrap .schedule02 p.pm15{
  margin-bottom: 42px;
  color: #a01158;
}
#schedule .wrap .schedule02 p.pm17{
  margin-bottom: 45px;
  color: #a01158;
}

/* ご利用者さまの声 */
#voice{
  padding: 78px 0;
  background: #e9d1dc;
}
#voice h2{
  margin-bottom: 30px;
  line-height: 1.4;
  text-align: center;
  font-size: 40px;
  color: #a01158;
}

#voice .box {
  margin-bottom: 50px;
  padding: 40px;
  border: 5px solid #a01158;
  background: #FFFFFF;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#voice .box:last-child {
  margin-bottom: 0;
}
#voice .box:nth-child(2) {
  border: 5px solid #4ac3a5;
}
#voice .box:nth-child(2n) {
  flex-direction: row-reverse;
}

#voice .box h3 {
  width: 550px;
  box-sizing: border-box;
  position:relative;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  color: #444444;
  font-size: 20px;
  line-height: 1.4;
  border-bottom: dashed 1px #d9a9bf;
}
#voice .box h3 span {
  display: block;
  color: #a01158;
}
#voice .box .txt {
  width: 550px;
  font-size: 16px;
  line-height: 1.8;
  padding-left: 10px;
  box-sizing: border-box;
}
#voice .box .txt-top {
  margin-bottom: 20px;
}

/* よくあるご質問 */
#question {
  padding: 78px 0;
}
#question h2 {
  margin-bottom: 50px;
  padding-bottom: 20px;
  border-bottom: dashed 1px #d9a9bf;
  line-height: 1.4;
  text-align: center;
  font-size: 40px;
  color: #a01158;
}
#question .question-wrap {
  margin-bottom: 10px;
}
#question .question-wrap:after, 
#question .question-wrap:before {
  clear: both;
  content: "";
  display: block;
}
#question .question-img-right {
  margin-top: -1px;
  float: right;
  width: 85px;
  height: 85px;
}
#question .question-img-left {
  margin-top: -1px;
  float: left;
  width: 85px;
  height: 85px;
}
#question .question-text-left {
  position: relative;
  margin-left: 180px;
  margin-bottom: 30px;
  padding: 1.2em;
  border: 3px solid #cb80a2;
  background-color: #fff;
  border-radius: 5px;
}
#question .question-text-right {
  width: 445px;
  color: #fff;
  position: relative;
  margin-left: 100px;
  padding: 1.2em;
  background-color: #cb80a2;
  border-radius: 5px;
  box-sizing: border-box;
}
#question .question-text-left:before {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  border-left: 10px solid #cb80a2;
  top: 21px;
  right: -23px;
}
#question .question-text-left:after {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  border-left: 10px solid #fff;
  top: 21px;
  right: -19px;
}
#question .question-text-right:before {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  border-right: 10px solid #cb80a2;
  top: 21px;
  left: -20px;
}
#question p.question-text {
  font-size: 20px;
  font-weight: bold;
}

#gallery{
  padding: 45px 0 70px;
  background:#e9d1dc;
}
#gallery h2{
  margin-bottom: 45px;
  line-height: 1.4;
  text-align: center;
  font-size: 20px;
}
#gallery h2 span{
  display: block;
  margin-top: 5px;
  font-size: 16px;
  font-weight: normal;
}
#gallery h2 img{
  display: block;
  margin: 0 auto 18px;
}
#gallery ul{
  width: 980px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

#copyright{
  padding: 15px 0;
  color: #FFFFFF;
  background: #a01158;
  font-weight: bold;
}
#copyright small{
  width: 980px;
  margin: 0 auto;
  text-align: center;
  display: block;
}
