.elementor-kit-1086{--e-global-color-primary:#00805F;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#BFDB3A;--e-global-color-1ddb85c:#00805F;--e-global-color-201302d:#F3F4EE;--e-global-color-bdb87df:#C50000;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-6ff51b4-font-family:"Montserrat";}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-1086 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@import url('https://fonts.googleapis.com/css2?family=BIZ+UDGothic:wght@400;700&display=swap');

* {
    font-family:  "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif ;
}

.roboto {
     'roboto',sans-serif ;
}

.mb10 {
    margin-bottom: 10px;
}


@media screen and (min-width: 768px) {
	.visible-xs {
		display: none;
	}
	
	.hidden-xs {
		display: initial;
	}
}

@media screen and (max-width:767px) {

	.visible-xs {
		display: initial;
	}
	
	.hidden-xs {
		display: none;
	}
}

@media screen and (min-width: 1025px) {
	.visible-sm {
		display: none;
	}
	
	.hidden-sm {
		display: initial;
	}
}

@media screen and (max-width:1024px) {

	.visible-sm {
		display: initial;
	}
	
	.hidden-sm {
		display: none;
	}
}



/* table ---------------------- */
table {
    width: 100%;
}

table thead th {
	background: #e5e5e5;
}

table th {
    border: 1px solid #ccc;
    background: #eee;
    padding: 1em
}

table td {
    border: 1px solid #ccc;
    vertical-align: middle;
    padding: 1em;
    background: #fff
}

table td p:last-child {
    margin: 0;
    padding: 0;
}

@media screen and (max-width:767px) {
    
    table th,
    table td {
        display: block;
        width: 100%;
    }
    
     table th {
         border-width: 1px 1px 0 1px;
     }
     
      table tr:not(:last-child) td {
         border-width: 1px 1px 0 1px;
      }
      
    .table__fixed__wrapper {
        overflow-x: scroll;
    }
      
    .table__fixed__wrapper table {
        width: 800px;
    }
    
    .table__fixed__wrapper table th,
    .table__fixed__wrapper table td {
        display: table-cell;
        width: auto;
        padding: .6em;
    }
    
    table.products-detail th {
        width: 100%;
        display: block;
    }

      
}



.table__fixed span {
    font-size: 75%;
    line-height: 1.2;
    display: inline-block;
    color: #aaa;
    font-weight: normal;
    font-family: Montserrat;
    margin: 1em 0 0;
}

table.shop-table thead th {
    padding: .5em;
}

table.shop-table thead th:nth-child(1) {
    width: 18%;
}

table.shop-table .zipcode {
    width: 12%;
}

table.shop-table .address {
    width: 35%;
}

table.shop-table tbody td:nth-child(1) {
    background: #eee;
    font-weight: bold;
    text-align: center;
}


table td a {
    color: #00805F !important;
}

table td a:hover {
    color: #000 !important;
}


table td.tel,
table td:nth-child(4) {
    /* background: #F1F2EC; */
}

table.products-detail th {
    width: 24%;
}

@media screen and (max-width:767px) {
  
    table.products-detail th {
        width: 100%;
        display: block;
    }

}






.service-title__en {
    font-size: 45%;
    display: block;
    margin: 10px 0 0;
    font-family: Montserrat;
    letter-spacing: .2em;
}

.ul__icon {
    
}

.ul__icon li {
    margin: 0 0 5px;
}

.ul__icon li:before {
    content: "";
    display: inline-block;
    background: #BFDB3A;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0 .5em 0 0;
}

.li__border li {
    padding: 1em;
    border: 1px solid #ccc;
}



.dl__component {
    display: flex;
    flex-wrap: wrap;
}

.dl__component dt {
    width: 30%;
}

.dl__component dd {
    width: 70%;
}

.dl__description {
    margin: 0 0 .5em;
}

.dl__description dt {
    margin: 0 0 .2em;
}

.dl__description dd {
    padding: 0 0 0 2em;
    font-size: 90%;
}

.caution {
    padding: 0 0 0 1em;
    text-indent: -1em;
    display: inline-block;
}

@media screen and (max-width:767px) {
    .dl__component dt,
    .dl__component dd{
        width: 50%;
    }
    
}



.btn__100,
.btn__100 div,
.btn__100 a,
.btn__100 a > span {
    height: 100%;
}

.btn__100 a > span {
    align-items: center;
}


.type-products .elementor-widget-theme-post-content img {
    padding-bottom: 000;
}/* End custom CSS */