/**
Theme Name: Astra child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.pc {
	display:none;
}
.max-1000 {
    max-width: 1000px;
	margin: 0 auto;
}
.ast-container {
	max-width:100%!important;
	padding:0!important;
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single, .ast-separate-container .ast-author-box, .ast-separate-container .ast-404-layout-1, .ast-separate-container .no-results {
padding:0!important
}
.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
	margin: 0!Important;
}
.elementor-300 {
	border-bottom:none!important;
}
@media print, screen and (min-width: 1024px) {
	.sp {
		display:none;
	}
	.pc {
	display:block;
}
}

.reserve_btn a {
    width: 400px;
    max-width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media print, screen and (min-width: 1024px) {
    .reserve_btn a {
    width: 400px;
    max-width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
}

.head_img .e-con-inner {
    width: 100%;
    height: 100%;
    margin: 0;
    max-width: 100%;
}
.head_img .e-con-inner .elementor-element{
    width: 100%;
    height: 100%;
}
.head_img .e-con-inner .elementor-element img{ 
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media print, screen and (min-width: 1024px) {
    .head_img {
        width:57.14%;
    }
    .head_text {
        width:45%;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0,50px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.bg__right {
    position: relative;
    z-index: 2;
}
.bg__right:after {
    content: "";
    display: block;
    width: 71.43%;
    height: 100%;
    background-color: #f5fdfe;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.table {
    font-size: 14px;
    width: 100%;
    vertical-align: middle;
    font-family: "Zen Old Mincho", Sans-serif;
	border:none;
}

.table th {
    font-weight: normal;
    padding: 15px 30px;
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
	    border: none;
     width: 100%;
	color: #1a1a1a;
	width: 30%;
}

.table th span {
    display: block;
    font-size: 12px;
		color: #1a1a1a;
}

.table td {
    padding: 15px 30px;
    text-align: left;
	    border: none;
	     width: 100%;
		color: #1a1a1a;
		width: 70%;
}
.table a {
	color:#1a1a1a;
	text-decoration:none!important;
}
	.table tr {
	    display: flex;
	    align-items: center;
		border-bottom: 1px solid #DBE3E4;
	}
	    .table span {
        display: block;
        font-size: 12px;
    }


@media screen and (max-width: 1023px) {
     .table tr {
         display:block;
     }
    .table th {
        display:block;
        width:100%;
        padding: 20px 20px 0;
        font-weight:bold;
    }

    .table td {
          display:block;
        width:100%;
        padding: 10px 20px 20px;
    }

}

.btn__border a {
    position: relative;
}
.btn__border:after {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    background-color: #26a3bd;
    position: absolute;
    left: 0;
    bottom: 0;
}

.btn__border02 a{
    display: block;
    position: relative;
    padding-bottom: 10px;
}
.btn__border02 a:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #26a3bd;
    position: absolute;
    left: 0;
    bottom: -10px;
}
.btn__border02 .elementor-button-icon {
    position: absolute;
    right: 20px;
}
.btn__border02 .elementor-button-text {
    display: block;
    width: 100%;
    text-align: left;
    padding-left: 10px;
}

.list01 {
    margin: 0!important;
    padding: 0!important;
       font-family: "Zen Old Mincho", Sans-serif;
}
.list01 li {
    list-style: none;
    display: flex;
    align-items: baseline;
        justify-content: space-between;
        padding: 5px 0;
}
.list01 li:first-child {
    padding-top: 0;
}
.list01 li:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background-color: #009bb8;
    transform: rotate(45deg)
}
.list01 li p {
    width: calc(100% - 16px);
    font-size: 13px;
}
.list01 li span {
    display: block;
    font-size: 12px;
}
@media print, screen and (min-width: 768px) {
   .list01 li p {
    font-size: 15px;
} 
.list01 li span {
    display:inline-block;
}
.service_list {
    display:flex;
           justify-content: space-between;
}
.service_list ul {
    width:50%;
}
.service_list ul:last-child {
    width:45%;
}
}
.price__list {
    display: flex;
        font-family: "Zen Old Mincho", Sans-serif;
            display: flex;
    justify-content: space-between;
    align-items: center;
            position: relative;
            z-index: 1;
            margin-top: 15px;
            color: #1a1a1a;
}
.price__list p {
    margin: 0;
}
.price__list dt {
    font-size: 12px;
    background-color: #fff;
    margin: 0;
        padding-right: 10px;
}
.price__list dd {
    font-size: 12px;
        margin: 0;
        background-color: #fff;
    padding-left: 10px;

}
.price__list dd span {
    font-size: 14px
}

.price__list:before {
    content: "";
    width: 100%;
    border-top: 1px dotted #009bb8;
    top: .8rem;
    position: absolute;
    left: 0;
    z-index: -1;
      top: 50%;
  transform: translateY(-50%);
}
@media print, screen and (min-width: 1024px) {
 .price__list dt {
    font-size: 14px;
}
.price__list dd {
    font-size: 14px;

}
.price__list dd span {
    font-size: 18px
}
   
}
.discount {
    display: flex;
    align-items: baseline;
}
p.discount_p{
    position: relative;
    font-size: 12px;
    margin-right: 10px;
    color: #999;
}
p.discount_p span{
    position: relative;
    font-size: 12px;
}
.discount_p:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #1a1a1a;
      position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}