/*
 Theme Name:facade child
 Template: facade-theme
*/

@font-face {
    font-family: PierSans-Bold;
    src: url(font/PierSans-Bold.otf);
}
@font-face {
    font-family: PierSans-Light;
    src: url(font/PierSans-Light.otf);
}
@font-face {
    font-family: PierSans-Medium;
    src: url(font/PierSans-Medium.otf);
}
@font-face {
    font-family: PierSans-Regular;
    src: url(font/PierSans-Regular.otf);
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
    font-family: "游ゴシック", Yu Gothic, YuGothic, 'Heebo', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", sans-serif;
}
.header__logo img {
    height: 88px;
}
.page-contentMainTtl {
    font-size: 3.2rem;
    height: 260px;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.page-contentMainTtl h1 {
    font-size: 4.0rem;
    color: #000000;
}
.page-contentMainTtl h1 span {
    left: 50%;
    transform: translate(-50%, -50%);
}
.page-contentMainTtl h1 span {
    position: absolute;
    top: 45%;
}
.page-contentMainTtl span {
    left: 50%;
    transform: none;
}
.page-contentMainTtl span {
    position: static;
    top: auto;
}
.page .breadcrumb {
    margin-top: 140px;
}
.breadcrumb ol {
    margin: 0 auto;
    padding: 10px 0;
    font-size: 1.4rem;
    display: inline-block;
    overflow: hidden;
}
.breadcrumb ol li {
    display: inline-block;
}
.breadcrumb ol a, .breadcrumb ol span {
    color: #000;
}
.breadcrumb ol a::after {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.4rem;
}
.page .main {
    margin-top: 100px;
}
.footer {
    margin-top: 120px;
}
h2.wp-block-heading,
.homeContentTtl {
    position: relative;
    padding-bottom: 17px;
    line-height: 1.2;
    background-image: repeating-linear-gradient(135deg, #f9d64a 0px 3px, transparent 3px 6px);
    background-repeat: no-repeat;
    background-size: 100px 6px;
    background-position: center bottom;
    font-size: 30px;
    margin-bottom: 52px;
}
.post h2 {
    font-size: 30px;
    margin-bottom: 52px;
}
.homeContentBox {
    padding: 100px 0 120px;
}
.homePr__Btn {
    font-size: 1.4rem;
}
.homePr__Btn span::after {
    font-size: 140%;
}
.homePage--54 .wp-block-image {
    margin-bottom: 42px;
}
.homePage--54 p {
    font-size: 21px;
    font-weight: bold;
}
.homePage--54 .homePr__Btn {
    text-decoration: none;
}
.homePr__ttl {
    margin: 40px 0 30px;
}
.home_prImg {
    display: block;
}
.home_prTxt {
    line-height: 2.25;
}
.homePr__Wrap--tate .homePr__Btn {
    margin: 40px auto 0;
}
.homeBlog__wrap .postItem__thumbnail {
    margin-bottom: 10px;
}
.postItem__cat {
    display: none;
}
.postItem__date {
    margin-left: 0px;
}
.homeBtn {
    margin-top: 50px;
}
.postBtn {
    font-size: 2rem;
    padding: 10px;
}
.homeAbout__wrap {
    margin-top: 50px !important;
}
.homeAbout__dsp {
    margin-top: 75px;
}
.homeAbout__map {
    margin-top: 0px !important;
    min-height: 400px;
}
.home_siteContents>section:last-child {
    padding-bottom: 120px;
}
.homePage--100 {
    background-color: #fafafa;
}

.footer__coppy {
    padding: 10px 0;
}
.d-postBtn, .d-postBtn-1, .d-postBtn-2 {
    text-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0 0 0px rgba(0,0,0,.0);
    box-shadow: 0px 0px 0px;
}
.mce-content-body *+blockquote, .mce-content-body *+div, .mce-content-body *+ol, .mce-content-body *+table, .mce-content-body *+ul, .post *+blockquote, .post *+div, .post *+ol, .post *+table, .post *+ul {
    margin-top: 0px;
}

.text-liner{
    background: linear-gradient(transparent 60%,rgba(255, 253, 107, 0.7) 0);
    display: inline;
}
.page-post *+h2 {
    margin-top: 120px;
}
.wp-block-spacer {
    margin-top: 0px !important;
}
.post table caption {
    font-weight: bold;
    text-align: left;
    font-size: 20px;
    margin-bottom: 5px;
    margin-left: 15px;
}
.post table {
    color: #414141;
    margin-top: 0px;
    margin-bottom: 50px;
}
.post table th,
.post table td {
    border-top: 1px solid #CBCCCE;
    border-bottom: 1px solid #CBCCCE;
    padding: 12px 12px 12px 50px;
}
.post table th {
    background: #fffceb;
    border-left: 1px solid #CBCCCE;
    border-right: none;
    font-weight: bold;
    vertical-align: middle;
    width: 300px;
}
.page-id-16 .post table th {
    width: 25%;
    padding-left: 25px;
}
.page-id-16 .post table td {
    padding-left: 20px;
}
.post table td {
    border-right: 1px solid #CBCCCE;
    border-left: none;
}

.post table td ul {
    padding-left: 0px;
    line-height: 1.9;
}
.post table td ul li {
    list-style: none;
    position: relative;
    padding-left: 18px;
    margin-left: 5px;
}
.post table td ul li:before {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    left: 0;
    top: 0.6em;
    content: "";
    background: #f9d64a;
}
.post table td ul li+li {
    margin-top: 0px;
}
.post .wp-container-3 {
    margin-top: 37px;
}
.post .wp-container-3 table th,
.post .wp-container-3 table td {
    padding-right: 20px;
    font-size: 15px;
    line-height: 1.5;
}
.post .wp-container-3 table th {
    width: auto;
    padding-left: 25px;
    white-space: nowrap;
}
.post .wp-container-3 table td {
    padding-left: 20px;
}
.post .wp-container-3 table td *+div {
    margin-top: 2rem;
}
.n2-ss-slider .n2-ss-slider-controls {
    margin-top: 3px;
}
div#n2-ss-2 .nextend-thumbnail-horizontal .n2-thumbnail-dot:first-child {
    margin-left: 0px;
}
div#n2-ss-2 .nextend-thumbnail-horizontal .n2-thumbnail-dot:last-child {
    margin-right: 0px;
}

.enkaku {
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.enkaku .image {
    position: relative;
    width: 500px;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
}
.enkaku .image img.sora {
    width: 100%;
}
.enkaku .image img.character {
    position: absolute;
    left: 30px;
    bottom: -25px;
    width: 25%;
}

.enkaku .content {
    width: 530px;
    display: inline-block;
    vertical-align: top;
    margin-left: 24px;
    text-align: left;
}
.post .enkaku .content h4 {
    font-size: 2.4rem;
    margin-bottom: 0.4rem;
}
.post .enkaku .content table {
    color: #414141;
    margin-top: 0px;
    margin-bottom: 50px;
}
.post .enkaku .content table th,
.post .enkaku .content table td {
    border-top: none;
    border-bottom: 1px solid #CBCCCE;
}
.post .enkaku .content table th {
    background: none;
    border-left: none;
    font-weight: bold;
    width: 160px;
    position: relative;
    padding: 16px 0px 5px 45px;
}
.post .enkaku .content table td {
    border-right: none;
    border-left: none;
    padding: 16px 0px 5px 15px;
}
.post .enkaku .content table th:before {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    left: 25px;
    top: 1.5em;
    content: "";
    background: #f9d549;
}

.pageBox__item {
    background: #fff;
    padding: 40px;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.15);
    margin-bottom: 48px;
}

.pageBox__item h3 {
    font-size: 2.8rem;
    line-height: 1.0;
}
.pageBox__item h3 .num {
    color: #F9D549;
    font-size: 7rem;
    font-family: PierSans-Bold;
    margin-right: 20px;
}
.pageBox__item ul {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.pageBox__item ul li {
    margin-right: 28px;
    width: calc(50% - 14px);
    position: relative;
    padding-left: 25px;
}
.pageBox__item ul li:nth-child(even) {
    margin-right: 0px;
}
.pageBox__item ul li:before {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    left: 5px;
    top: 0.8em;
    content: "";
    background: #f9d549;
}

.page-id-270 .pageBox__item {
    padding: 35px 40px 40px 70px;
}
.page-id-270 .pageBox__item ul,
.page-id-270 .pageBox__item p {
    font-weight: bold;
}

.bnr-contact {
    padding-top: 20px;
    padding-bottom: 25px;
    margin: 37px auto 120px !important;
    text-align: center;
    background-color: #FFFCEB;
    overflow: hidden;
}
.bnr-contact img {
    max-width: 391px;
    width: 70%;
    margin-bottom: 0px;
}
.bnr-contact div {
    margin-top: 0px;
}
.bnr-contact h5 {
    font-size: 2.4rem;
    line-height: 1.4;
}
.bnr-contact p {
    margin-top: 7px;
    font-weight: bold;
    line-height: 1.5;
    font-size: 18px;
}
.bnr-contact p.tel-s {
    margin-top: 3px;
    font-weight: normal;
    line-height: 2.3;
    font-size: 16px;
}
.bnr-contact .box {
    width: 49.7%;
    display: inline-block;
    vertical-align: top;
    margin-top: 19px;
    margin-bottom: 0px;
}
.bnr-contact .box:first-child {
    border-right: 1px solid #000000;
}
.bnr-contact .box p {
    margin-top: 0px;
    font-size: 16px;
    line-height: 1.7;
}
.bnr-contact .box p.tel-s {
    font-size: 14.5px;
}
.bnr-contact .box img {
    max-width: 266px;
    width: 70%;
    margin-bottom: 0px;
}
.box .primary__Btn {
    margin: 40px auto 0;
    width: 100%;
}
.box .primary__Btn {
    text-decoration: none;
}
.primary__Btn {
    font-size: 1.4rem;
    background-color: #fad64a;
    max-width: 320px;
    padding: 15px;
    text-align: center;
    font-weight: 700;
    display: block;
    border-radius: 3px;
    text-decoration: none;
}
.primary__Btn span {
    position: relative;
    padding-right: 1.4em;
}
.primary__Btn span::after {
    font-size: 120%;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.wpcf7 {
    border: none;
}
.wpcf7 form {
    margin: 0;
}
.wpcf7 p {
    margin-bottom: 20px;
    line-height: 2.2 !important;
}
.wpcf7 .required {
    border-radius: 3px;
    background-color: #D80000;
    color: #FFFFFF;
    font-size: 12px;
    padding: 2px 7px;
    line-height: 1;
    font-weight: bold;
    margin-right: 20px;
}
.wpcf7 .optional {
    border-radius: 3px;
    background-color: #9e9e9e;
    color: #FFFFFF;
    font-size: 12px;
    padding: 2px 7px;
    line-height: 1;
    font-weight: bold;
    margin-right: 20px;
}
.wpcf7 input, .wpcf7 textarea {
    padding: 14px;
    border: 1px solid #DDDDDD;
    width: 100%;
}
.wpcf7 select, .wpcf7 input[type=checkbox], .wpcf7 input[type=radio] {
    padding: 12px;
    border: 1px solid #DDDDDD;
}
.wpcf7-not-valid-tip {
    font-weight: bold;
}
.wpcf7c-conf {
    background-color: #fab728 !important;
    color: #414141 !important;
    border: 1px solid #333333 !important;
}
.wpcf7-form input[type=button] {
    background-color: #fab728;
    color: #414141;
}
.wpcf7-form input[type=button], .wpcf7-form input[type=submit] {
    width: auto;
    max-width: 240px;
    border-radius: 3px;
    padding: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 1.5rem;
    position: relative;
    margin: 0 10px !important;
    text-decoration: none!important;
    overflow: hidden;
    letter-spacing: .075em;
    border: none;
    margin-top: 3rem;
    display: inline-block;
}

.soushin {
    text-align: center;
    margin-top: 40px;
}
.soushin input {
    display: inline-block;
    font-size: 18px;
    min-width: 240px;
    height: 60px;
    padding: 0 15px;
    width: auto;
    border: none;
    cursor: pointer;
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.soushin .wpcf7-submit {
    display: inline-block;
    font-size: 18px;
    min-width: 240px;
    height: 60px;
    padding: 0 15px;
    width: auto;
    border: none;
    cursor: pointer;
}
.soushin input:hover {
    opacity: .7;
}
.reCAPTCHA {
    margin-top: 37px;
}

.side-content h2.wp-block-heading {
    font-size: 2.5rem;
    text-align: center;
}
.smp {
    display: none;
}

@media only screen and (max-width: 980px) {
.homeMain .homeMV, .home_mv_filter, .homeMain img {
    height: auto !important;
}
.header__logo img {
    height: 40px;
}
.homePage--54 img.wp-image-60 {
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.homeContentBox {
    padding: 50px 0 60px;
}
h2.wp-block-heading,
.homeContentTtl {
    font-size: 26px;
    margin-bottom: 30px;
}
.page-contentMainTtl {
    height: 130px;
}
.page-contentMainTtl h1 {
    font-size: 3.2rem;
}
.page .breadcrumb {
    margin-top: 70px;
}
.post h2 {
    font-size: 24px;
    margin-bottom: 30px;
}
.homeAbout__wrap {
    margin-top: 0px !important;
}
.homeAbout__dsp {
    margin-top: 30px;
    margin-bottom: 30px;
}
.page .main {
    margin-top: 50px;
}
.page-post *+h2 {
    margin-top: 60px;
}
.enkaku .image {
    margin-bottom: 30px;
    width: 100%;
}
.enkaku .content {
    width: 100%;
    margin-left: 0px;
}
.post .enkaku .content table {
    margin-bottom: 0px;
}
.post .enkaku .content table th {
    padding: 16px 0px 5px 35px;
    width: auto;
}
.post .enkaku .content table th:before {
    left: 15px;
}
.page-id-270 .pageBox__item {
    padding: 15px;
}
.pageBox__item h3 .num {
    font-size: 6rem;
    margin-right: 10px;
}
.pageBox__item h3 {
    font-size: 2.5rem;
}
.mce-content-body p, .mce-content-body ul, .post p, .post ul {
    line-height: 1.5;
}
.mce-content-body li+li, .post li+li {
    margin-top: 0px;
}
.pageBox__item ul li {
    margin-right: 20px;

    margin-bottom: 10px;
}
.pageBox__item ul li:before {
    top: 0.3em;
}
.post table th {
    width: auto;
    white-space: nowrap;
}
.post table th, .post table td {
    padding: 12px !important;
}
.pageBox__item {
    padding: 15px;
    margin-bottom: 30px;
}
.bnr-contact {
    margin: 37px auto 60px !important;
}
.bnr-contact .box:first-child {
    border-right: none;
    border-bottom: 1px solid #000000;
    padding-bottom: 20px;
}
.bnr-contact .box {
    width: 90%;
    margin-top: 20px;
}
.box .primary__Btn {
    margin: 10px auto 0;
}
.page-id-20 .wp-block-spacer {
    height: 0px !important;
}
.footer {
    margin-top: 60px;
}

}
@media only screen and (min-width: 981px) {
.header--2 {
    height: 181px;
}
.header:not(.header--4) .header__gn .current-menu-item, .header:not(.header--4) .header__gn>li:hover, .header:not(.header--4) .header__gn>li>i:hover {
    background-color: #fffceb;
}
.header:not(.header--4) .header__top {
    height: 100px;
    line-height: 100px;
    margin-top: 35px;
}
.header:not(.header--4) .header__gn>li {
    font-weight: bold;
}
.header--2+.contents {
    padding-top: 181px;
}
.homeMain .homeMV, .homeMain img {
    height: auto;
}
.fix_cta {
    padding: 0px 20px 20px;
}
}
@media only screen and (max-width:414px){
.header__logo img {
    height: 40px;
}
.smp {
    display: block;
}
.homePage--54 p {
    text-align: left;
    font-size: 19px;
    letter-spacing: -0.3px;
}
.homePage--54 .wp-block-image {
    margin-bottom: 20px;
}
.homePr__ttl {
    margin: 40px 0 15px;
}
.home_prTxt {
    line-height: 1.5;
}
.page-id-18 .post .pageBox__item h4 {
    margin-bottom: 1rem;
}
.page-id-18 .post .pageBox__item p {
    margin-top: 1rem;
}

.post table th {
    width: auto !important;
}
.wpcf7-spinner {
    display: block;
    margin: 0 auto;
}
}