/*
	Theme Name: oltana-001-child
	Template: oltana-001
	Description:  oltana-001の子テーマです。
	Theme URI: 
	Author: HanaHana
	Version:2.0
 */
/* カスタマイズする場合にはこれより下に追記してください  */

/* ----------------------------------------------------------------------
 text-align - 配置
---------------------------------------------------------------------- */
.align1 {
  text-align: center !important
} /* 中央寄せ */
.align2 {
  text-align: right !important
} /* 右寄せ */
.align3 {
  text-align: left !important
} /* 左寄せ */

/* ----------------------------------------------------------------------
 margin
---------------------------------------------------------------------- */
.m0 {
  margin: 0 !important
}
.mt0 {
  margin-top: 0 !important
}
.mr0 {
  margin-right: 0 !important
}
.mb0 {
  margin-bottom: 0 !important
}
.ml0 {
  margin-left: 0 !important
}
.m0a {
  margin: 0 auto !important
}
.m5 {
  margin: 5px !important
}
.mt5 {
  margin-top: 5px !important
}
.mr5 {
  margin-right: 5px !important
}
.mb5 {
  margin-bottom: 5px !important
}
.ml5 {
  margin-left: 5px !important
}
.m10 {
  margin: 10px !important
}
.mt10 {
  margin-top: 10px !important
}
.mr10 {
  margin-right: 10px !important
}
.mb10 {
  margin-bottom: 10px !important
}
.ml10 {
  margin-left: 10px !important
}
.m15 {
  margin: 15px !important
}
.mt15 {
  margin-top: 15px !important
}
.mr15 {
  margin-right: 15px !important
}
.mb15 {
  margin-bottom: 15px !important
}
.ml15 {
  margin-left: 15px !important
}
.m20 {
  margin: 20px !important
}
.mt20 {
  margin-top: 20px !important
}
.mr20 {
  margin-right: 20px !important
}
.mb20 {
  margin-bottom: 20px !important
}
.ml20 {
  margin-left: 20px !important
}
.m25 {
  margin: 25px !important
}
.mt25 {
  margin-top: 25px !important
}
.mr25 {
  margin-right: 25px !important
}
.mb25 {
  margin-bottom: 25px !important
}
.ml25 {
  margin-left: 25px !important
}
.m30 {
  margin: 30px !important
}
.mt30 {
  margin-top: 30px !important
}
.mr30 {
  margin-right: 30px !important
}
.mb30 {
  margin-bottom: 30px !important
}
.ml30 {
  margin-left: 30px !important
}
.m35 {
  margin: 35px !important
}
.mt35 {
  margin-top: 35px !important
}
.mr35 {
  margin-right: 35px !important
}
.mb35 {
  margin-bottom: 35px !important
}
.ml35 {
  margin-left: 35px !important
}
.m40 {
  margin: 40px !important
}
.mt40 {
  margin-top: 40px !important
}
.mr40 {
  margin-right: 40px !important
}
.mb40 {
  margin-bottom: 40px !important
}
.ml40 {
  margin-left: 40px !important
}
.m45 {
  margin: 45px !important
}
.mt45 {
  margin-top: 45px !important
}
.mr45 {
  margin-right: 45px !important
}
.mb45 {
  margin-bottom: 45px !important
}
.ml45 {
  margin-left: 45px !important
}
.m50 {
  margin: 50px !important
}
.mt50 {
  margin-top: 50px !important
}
.mr50 {
  margin-right: 50px !important
}
.mb50 {
  margin-bottom: 50px !important
}
.ml50 {
  margin-left: 50px !important
}
.m55 {
  margin: 55px !important
}
.mt55 {
  margin-top: 55px !important
}
.mr55 {
  margin-right: 55px !important
}
.mb55 {
  margin-bottom: 55px !important
}
.ml55 {
  margin-left: 55px !important
}
.m60 {
  margin: 60px !important
}
.mt60 {
  margin-top: 60px !important
}
.mr60 {
  margin-right: 60px !important
}
.mb60 {
  margin-bottom: 60px !important
}
.ml60 {
  margin-left: 60px !important
}
.m65 {
  margin: 65px !important
}
.mt65 {
  margin-top: 65px !important
}
.mr65 {
  margin-right: 65px !important
}
.mb65 {
  margin-bottom: 65px !important
}
.ml65 {
  margin-left: 65px !important
}
.m70 {
  margin: 70px !important
}
.mr70 {
  margin-right: 70px !important
}
.mb70 {
  margin-bottom: 70px !important
}
.ml70 {
  margin-left: 70px !important
}
.m75 {
  margin: 75px !important
}
.mt75 {
  margin-top: 75px !important
}
.mr75 {
  margin-right: 75px !important
}
.mb75 {
  margin-bottom: 75px !important
}
.ml75 {
  margin-left: 75px !important
}
.m80 {
  margin: 80px !important
}
.mt80 {
  margin-top: 80px !important
}
.mr80 {
  margin-right: 80px !important
}
.mb80 {
  margin-bottom: 80px !important
}
.ml80 {
  margin-left: 80px !important
}
/* ----------------------------------------------------------------------
 padding
---------------------------------------------------------------------- */
.p0 {
  padding: 0 !important
}
.pt0 {
  padding-top: 0 !important
}
.pr0 {
  padding-right: 0 !important
}
.pb0 {
  padding-bottom: 0 !important
}
.pl0 {
  padding-left: 0 !important
}
.p5 {
  padding: 5px !important
}
.pt5 {
  padding-top: 5px !important
}
.pr5 {
  padding-right: 5px !important
}
.pb5 {
  padding-bottom: 5px !important
}
.pl5 {
  padding-left: 5px !important
}
.p10 {
  padding: 10px !important
}
.pt10 {
  padding-top: 10px !important
}
.pr10 {
  padding-right: 10px !important
}
.pb10 {
  padding-bottom: 10px !important
}
.pl10 {
  padding-left: 10px !important
}
.p20 {
  padding: 20px !important
}
.pt20 {
  padding-top: 20px !important
}
.pr20 {
  padding-right: 20px !important
}
.pb20 {
  padding-bottom: 20px !important
}
.pl20 {
  padding-left: 20px !important
}
.p30 {
  padding: 30px !important
}
.pt30 {
  padding-top: 30px !important
}
.pr30 {
  padding-right: 30px !important
}
.pb30 {
  padding-bottom: 30px !important
}
.pl30 {
  padding-left: 30px !important
}
.p40 {
  padding: 40px !important
}
.pt40 {
  padding-top: 40px !important
}
.pr40 {
  padding-right: 40px !important
}
.pb40 {
  padding-bottom: 40px !important
}
.pl40 {
  padding-left: 40px !important
}
.p50 {
  padding: 50px !important
}
.pt50 {
  padding-top: 50px !important
}
.pr50 {
  padding-right: 50px !important
}
.pb50 {
  padding-bottom: 50px !important
}
.pl50 {
  padding-left: 50px !important
}
.p80 {
  padding: 80px !important
}
.pt80 {
  padding-top: 80px !important
}
.pr80 {
  padding-right: 80px !important
}
.pb80 {
  padding-bottom: 80px !important
}
.pl80 {
  padding-left: 80px !important
}

.msg {
  margin: 50px auto;
  padding: 20px;
  text-align: center;
  width: 80%;
  max-width: 800px;
  background: #fff;
  border-radius: 10px;
}
.msg p {
	text-align: left;
  line-height: 1.5rem;
  margin-bottom: 1em;
  margin: 0 0 1em 0 !important;
}
.msg span {
  display: inline-block;
  background-color: rgba(24,63,146,0.09);
  padding: 10px 15px;
}
@media only screen and (max-width:767px) {
  .msg {
    width: 90%;
  }
}

h3.heading {
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    margin: 0 0 20px 0;
    padding: 0 22px;
    border-left: 3px solid #183f92;
		background: #fff;
}
.page-content-title {
    padding: 50px 10px 0;
    font-size: 1.8rem;
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
}
.page-content-title .subtitle {
    color: #183f92;
    font-size: 1.2rem;
}
.page-content-title:after {
    content: " ";
    display: block;
    border-bottom: solid 2px #183f92;
    width: 50px;
    text-align: center;
    margin: 20px auto 50px;
}

section.housecleaning {
	margin-bottom: 80px;
}
.page-template-template-wide-nop .ol-article__body, .post-template-template-wide-nop .ol-article__body {
    max-width: 1180px;
}
.page-template-template-wide-nop .ol-article__inner, .post-template-template-wide-nop .ol-article__inner {
    max-width: 1180px;
}

@media only screen and (max-width:767px) {
	h3.heading {
			font-size: 16px;
	}
}
section .fmbox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1680px;
    margin: 0 auto 50px;
}
.page section.housecleaning p {
    margin: 0 0 1em;
}
.fmbox .title-area {
	width: 60%;
}
.fmbox .title-area.L {
    padding-right: 50px;
}
.fmbox .title-area.R {
    padding-left: 50px;
}
.fmbox .title-area .effect {
  text-align: center;
	padding: 20px 25px;
  border-radius: 10px;
	background-color: rgba(24, 63, 146, 0.09);
}
.fmbox .image-area {
    width: 40%;
}
@media only screen and (max-width:768px) {
  section .fmbox.reverse {
    flex-flow: column-reverse;
  }
	.fmbox .image-area, .fmbox .title-area {
    width: 100%;
  }
  .fmbox .title-area.R, .fmbox .title-area.L {
    padding: 0;
  }
}


ul.range {
	list-style-type:none;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
	color: #183f92;
}
ul.range li {
    padding: 5px 10px;
    margin: 0 5px 5px 0;
    background-color: #f2f5f8;
}
ul.range li:before {
    content: "\e969";
    margin-right: 5px;
    color: #183f92;
    font-family: "oltana-icons";
}
ul.note {
    list-style-type: disc;
    padding-left: 1.5em;
}

.rps_table {
    margin: 0 auto;
    width: 100% !important;
    line-height: 2.0;
    border-collapse: collapse;
}
.rps_table td, .rps_table th {
    border: 1px solid #ccc;
    padding: 10px 15px;
    line-height: 1.5;
    background: #fff;
}
.rps_table th {
    background: rgba(24, 63, 146, 0.09);
    font-weight: normal;
    text-align: center;
}
.rps_table td.price {
	text-align: right;
}



.ol-concept__image-item1 {
	transition:0.5s;
	transition-delay:0.2s;
}
.ol-concept__image-item2 {
	transition:0.5s;
	transition-delay:0.4s;
}

.ol-concept__image-item3 {
	transition:0.5s;
	transition-delay:0.6s;
}

.ol-concept__content {
	transition:0.5s;
	transition-delay:0.6s;
}
@media (max-width: 540px) {
  .ol-concept__content {
		transition:0.5s;
		transition-delay:0.2s;
  }
}



.ol-service__item-num1.js-visible {
	animation-duration:0.5s;
	animation-delay:0.1s;
}

.ol-service__item-num2.js-visible {
  animation-duration:0.5s;
	animation-delay:0.2s;
}

.ol-service__item-num3.js-visible {
  animation-duration:0.5s;
	animation-delay:0.3s;
}

.ol-service__item-num4.js-visible {
  animation-duration:0.4s;
}

.ol-service__item-num5.js-visible {
  animation-duration:0.5s;
	animation-delay:0.6s;
}

.ol-service__item-num6.js-visible {
  animation-duration:0.5s;
}

.ol-product__item-num1 .ol-product__image,.ol-product__item-num2 .ol-product__image,.ol-product__item-num3 .ol-product__image,.ol-product__item-num4 .ol-product__image,.ol-product__item-num5 .ol-product__image,.ol-product__item-num6 .ol-product__image {
  transition: 0.5s;
	transition-delay:0.2s;
}

.ol-product__item-num1 .ol-product__content,.ol-product__item-num2 .ol-product__content,.ol-product__item-num3 .ol-product__content,.ol-product__item-num4 .ol-product__content,.ol-product__item-num5 .ol-product__content,.ol-product__item-num6 .ol-product__content {
  transition: 0.5s;
	transition-delay:0.2s;
}

.ol-price__list,.ol-faq__list {
	transition: 0.5s;
	transition-delay:0.2s;
}


.ol-message__image-item1 {
	transition: 0.5s;
	transition-delay:0.2s;
}
.ol-message__image-item2,.ol-message__caption-body {
	transition: 0.5s;
	transition-delay:0.4s;
}
.ol-message__content {
	transition: 0.5s;
	transition-delay:0.4s;
}
.ol-news__nav {
	transition: 0.5s;
	transition-delay:0.2s;
}

.ol-media__list.js-visible .ol-card-item:nth-child(1) {
	transition: 0.3s;
	transition-delay:0.1s;
}
.ol-media__list.js-visible .ol-card-item:nth-child(2) {
	transition: 0.3s;
	transition-delay:0.2s;
}
.ol-media__list.js-visible .ol-card-item:nth-child(3) {
	transition: 0.3s;
	transition-delay:0.3s;
}
.ol-media__list.js-visible .ol-card-item:nth-child(4) {
	transition: 0.3s;
	transition-delay:0.4s;
}
.ol-media__list.js-visible .ol-card-item:nth-child(5) {
	transition: 0.3s;
	transition-delay:0.5s;
}
.ol-media__list.js-visible .ol-card-item:nth-child(6) {
	transition: 0.3s;
	transition-delay:0.6s;
}
.ol-media__list.js-visible .ol-card-item:nth-child(7) {
	transition: 0.3s;
	transition-delay:0.7s;
}
.ol-media__list.js-visible .ol-card-item:nth-child(8) {
	transition: 0.3s;
	transition-delay:0.8s;
}
.ol-media__list.js-visible .ol-card-item:nth-child(9) {
	transition: 0.3s;
	transition-delay:0.9s;
}
.ol-media__list.js-visible .ol-card-item:nth-child(10) {
	transition: 0.3s;
	transition-delay:1.0s;
}
.ol-media__list.js-visible .ol-card-item:nth-child(11) {
	transition: 0.3s;
	transition-delay:1.1s;
}
.ol-media__list.js-visible .ol-card-item:nth-child(12) {
	transition: 0.3s;
	transition-delay:1.2s;
}
.ol-media__list.js-visible .ol-card-item:nth-child(13) {
	transition: 0.3s;
	transition-delay:1.3s;
}
.ol-media__list.js-visible .ol-card-item:nth-child(14) {
	transition: 0.3s;
	transition-delay:1.4s;
}
.ol-media__list.js-visible .ol-card-item:nth-child(15) {
	transition: 0.3s;
	transition-delay:1.5s;
}
.ol-media__list.js-visible .ol-card-item:nth-child(16) {
	transition: 0.3s;
	transition-delay:1.6s;
}
.ol-media__list.js-visible .ol-card-item:nth-child(17) {
	transition: 0.3s;
	transition-delay:1.7s;
}
.ol-media__list.js-visible .ol-card-item:nth-child(18) {
	transition: 0.3s;
	transition-delay:1.8s;
}
.ol-media__list.js-visible .ol-card-item:nth-child(19) {
	transition: 0.3s;
	transition-delay:1.9s;
}
.ol-media__list.js-visible .ol-card-item:nth-child(20) {
	transition: 0.3s;
	transition-delay:2.0s;
}

.ol-access__info, .ol-contact__hours {
	transition: 0.5s;
	transition-delay:0.2s;
}
.ol-access__image.js-visible, .ol-contact__body-inner {
	transition: 0.5s;
	transition-delay:0.4s;
}



.splide__slide.is-active span img, .splide__slide.is-prev span img, .splide__slide span.is-prev img {
    animation: none;
    width: 100%;
		height: 100%;
}
.ol-firstview__image-inner img {
    object-fit:inherit;
}
.ol-wrapper .ol-firstview__image-inner a {
	display: block;
}


.cxl-policy {
    text-align: center;
    font-size: 1.8rem;
    padding: 10px 0 10px;
}