@charset "UTF-8";
/*
Theme Name:Switch child
Theme URI:
Description:WordPressテーマ「Switch」の自作子テーマです。
Template:switch_tcd063
Author:Design Plus
Author URI:http://design-plus1.com/tcd-w/
Version:1.2
*/
.p-cb {
    padding-top: 0;
}
#ad_widget-2,
#styled_post_list1_widget-2 {
    display: none;
}
.p-index-content02 .p-index-content02__content .p-index-content02__desc {
    margin-bottom: 20px;
}

#js-header .l-header__inner {
  max-width: 1200px !important;
  width: 100% !important;
}
#js-global-nav {
  width: 70%;
}
.p-index-content02__img img {
  width: 100%;
}
.c-logo--retina img {
  width: 60%;
}
.serviceContentImage {
    height: 550px;
    overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-index-content02__img img {
    width: 100%;
  }
  .serviceContentImage {
      height: 335px;
  }
  .p-index-content02__img img:nth-child(4),
  .p-index-content02__img img:nth-child(5) {
    width: 50%;
  }
}

.p-index-content04__col.p-index-content04__col--event {
  display: none;
}

.p-index-content04__col {
  width: 100% !important;
}

.p-index-content04__col.p-index-content04__col--news .p-headline02 {
  display: block;
  text-align: center;
}

.p-index-content04__col.p-index-content04__col--news h2 {
  margin-bottom: 10px;
  text-align: center;
}

.tableTopText {
  margin-bottom: 20px;
  padding: 20px;
  line-height: 1.4;
  font-size: 20px;
  color: #442506;
  text-align: center;
  border: 1px solid #442506;
  background-color: #ece9e6;
}
.customTable {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.customTable > div {
  width: 39%;
}
.customTable > div.transfer {
  width: 20%;
}
.customTable table {
  width: 100%;
}
.customTable table * {
  line-height: 1.6;
  box-sizing: border-box;
}
.customTable table th,
.customTable table td {
  padding: 20px 5px;
  font-size:  14px;
  text-align: center;
}
.customTable table thead th {
  font-size: 20px;
  color: #ffffff;
  background-color: #7d9efd;
}
.customTable .holiday table thead th {
  background-color: #FD7C7C;
}
.page-template-template-recruit .customTable table thead th {
  background-color: #a19283;
}
.customTable table thead th span {
  display: inline-block;
  margin-left: 10px;
  padding: 2px 10px;
  font-size: 14px;
  vertical-align: text-top;
  color: #442506;
  border-radius: 50px;
  background-color: #ffffff;
}
.customTable table tbody td {
  border: 1px solid #cccccc;
  border-top: none;
}
.customTable table tbody td strong {
    display: block;
    position: relative;
    color: #442506;
  letter-spacing: 0;
}
/*.customTable table tbody td strong:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 8px;
    height: 8px;
    margin: auto;
    box-sizing: border-box;
    border-top: 8px solid #442506;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}*/
.customTable table tbody tr:nth-of-type(1) td {
  font-size: 20px;
  color: #442506;
  background-color: #ece9e6;
}

.tableBottomText {
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 1.6;
}
.p-index-content06__plan.p-plan-list,
p.p-index-content06__btn {
  display: none;
}

div.recruit table tbody th {
  width: 30%;
}
div.recruit table tbody td {
  padding-left: 20px;
  text-align: left;
}
div.recruit table tbody tr:nth-of-type(1) td {
  font-size: 14px;
  color: #000;
  background-color: #ffffff;
}


#approachForm {
  line-height: 2.5;
  font-size: 16px;
  font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
#approachForm .title {
  font-weight: bold;
}
#approachForm .must {
  font-size: 14px;
  font-weight: bold;
  color: #BB0000;
}
#approachForm .house,
#approachForm .sitter {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
#approachForm input,
#approachForm select,
#approachForm textarea {
  border-color: #000000;
}
#approachForm input[type="radio"] {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
#approachForm .house label,
#approachForm .sitter label {
  width: 48%;
}
#approachForm .house label span,
#approachForm .sitter label span {
  display: inline-block;
  width: 80%;
}

#approachForm .house label:nth-of-type(3),
#approachForm .house label:nth-of-type(3) span {
  width: 100%;
}
#approachForm .house label:nth-of-type(3),
#approachForm .sitter .sex {
  padding-top: 20px;
}

#approachForm input[name="date"] {
  width: 200px;
}
#approachForm .wpcf7-radio > span {
  display: inline-block;
}
#approachForm .wpcf7-form-control-wrap {
  position: inherit;
}

#approachForm .timeArea {
  display: flex;
  margin-bottom: 20px;
}
#approachForm .timeArea label {
    width: 150px;
}
#approachForm .timeArea label:nth-of-type(1) {
  margin-right: 10px;
}
#approachForm .timeArea label:nth-of-type(2) {
  margin-left: 10px;
}
#approachForm .timeArea label select {
  width: 100%;
  border-radius: 0;
  background-color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

div.wpcf7-response-output {
  padding: 50px 20px;
  color: #000000;
  border: 2px solid #cccccc;
  background-color: #cccccc;
}
div.wpcf7-validation-errors {
  border: 2px solid #BB0000;
}

.footerInfo {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  width: 768px;
  margin: 20px auto 0 auto;
}
.footerInfo > div {
  width: 30%;
  margin: 0 auto;
}
.footerInfo a {
  display: block;
  padding: 20px;
  font-weight: bolder;
  color: #ffffff;
  text-align: center;
  background-color:#4070FB;
}
@media screen and (max-width: 767px) {
  .customTable {
    display: block;
  }
  .customTable > div,
  .customTable > div.transfer {
    width: 100%;
    margin: 0 auto 30px auto;
  }
  .footerInfo {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index:10000;
  }
  .footerInfo > div {
    width: 100%;
  }
  .footerInfo a {
    padding: 20px 10px;
    font-size: 14px;
    border-right:1px solid;
  }
  .footerInfo > div:last-child a {
    border:none;
  }
  #js-pagetop {
    display: none;
  }
}
@media screen and (max-width: 376px) {
  #approachForm .title {
    font-size: 14px;
  }
  #approachForm .must {
    font-size: 12px;
  }
}

#template-service .p-block03__item{
    width: 50%;
}
#template-service .p-block03__item-title{
    margin-bottom: 20px;
    font-size: 30px;
    text-align: center;
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#template-service .service___bottom{
    text-align: center;
}
#template-service .service___bottom a{
        background: #4070FB;
}
    #template-service .p-block01{
            margin-bottom: 50px;
    }
    #template-service .p-block01+ .p-block01{
        margin-top: 100px;
    }
@media screen and (max-width: 767px){
    #template-service .p-block01{
        margin-bottom: 30px;
    }
    #template-service .p-block01+ .p-block01{
        margin-top: 50px;
    }
    #template-service .p-block03__item{
        width: 100%;
    }
    #template-service .p-block03 .p-block03__item + .p-block03__item{
        padding-top: 0;
        border-top: none;
        margin: -30px 0 0;
    }
    #template-service .p-block03__item-title{
        font-size: 15px;
    }

}

#template-rectuit .p-headline02{
    margin: 0 0 30px;
}
#template-rectuit .p-headline02 .p-headline02__title{
    font-size: 40px;
    margin: 0;
}
#template-rectuit .p-headline02 .p-headline02__sub{
    font-size: 16px;
    margin-left: 16px;
}

@media screen and (max-width: 767px){
    #template-rectuit .p-entry__body .p-headline02 .p-headline02__title{
        font-size: 25px;
        margin: 0;
    }
    #template-rectuit .p-headline02 .p-headline02__sub{
        font-size: 13px;
        margin-left: 10px;
    }
    .customTable table th,
    .customTable table td {
        padding: 20px 0;
    }
}