@charset "UTF-8";

/* ==================================================
	sp
================================================== */
@media screen and (max-width: 599px) {
	
	
	

	
  #fv {
    width: 100%;
    margin: 0;
  }
  .fv_icon_wrapper {
    display: none;
  }
  .fv_icon_inner {
    display: flex;
    justify-content: end;
    list-style: none;
  }
  .fv_icon {
    width: 5%;
    margin-right: 2%;
  }
  .fv_icon:last-of-type {
    margin-right: 0;
  }
  .fv_icon a {
    display: block;
  }
  .fv_icon img {
    width: 100%;
  }
  .fv_logo_wrapper {
    position: absolute;
    bottom: 1vw;
    left: 1%;
  }
  .fv_logo_inner {
    display: flex;
    justify-content: start;
    list-style: none;
  }
  .fv_logo {
    width: 20%;
  }
  .fv_logo img {
    width: 100%;
  }
  .splide__slide {
    width: 100%;
  }
  .splide__slide img {
    height: auto;
    width: 100%;
  }
  .splide__pagination {
    bottom: -2.4em;
  }
  .splide__pagination__page.is-active {
    background: #bca488;
    transform: scale(1.25);
  }
  .splide__pagination__page {
    background: #ddd1c3;
    height: 10px;
    width: 10px;
    margin: 10px;
  }
  #catchcopy {
    width: 80%;
    margin: 75px auto 0;
  }
  .catchcopy_wrapper {
    width: 100%;
    list-style: none;
  }
  .catchcopy_txt {
    width: 80%;
    margin: 0 auto;
  }
  .catchcopy_txt img {
    width: 100%;
  }
  .catchcopy_img {
    width: 50%;
    margin: 0 auto;
  }
  .catchcopy_img img {
    width: 100%;
  }
  #service {
    width: 80%;
    margin: 75px auto 0;
  }
  .service_wrapper {
    width: 100%;
    margin: 25px 0 0;
    display: flex;
    flex-direction: column;
  }
  .service_inner {
    /*    margin-right: 5%;*/
    /*    flex: 1;*/
    margin-top: 50px;
  }
  .service_inner:first-of-type {
    margin-top: 0;
  }
  /*
  .service_inner:last-of-type {
    margin-right: 0;
  }
*/
  .service_inner img {
    width: 90%;
    max-width: 768px;
  }
  .service_name {
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: normal;
    margin-top: 25px;
  }
  .service_txt {
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-align: left;
    margin-top: 25px;
  }
  .btn_more {
    width: 65%;
    margin: 25px auto 0;
    border-radius: 20px;
    background: #bca488;
  }
  .btn_more p a {
    /*    font-family: 'OmegaSansRegular', sans-serif;*/
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 10px 0;
    display: block;
  }
  #company {
    width: 80%;
    margin: 75px auto 0;
  }
  .company_wrapper {
    width: 100%;
    margin: 25px 0 0;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
  .company_inner {
    width: 100%;
    /*    margin-right: 10%;*/
    /*		flex: 1;*/
    margin-top: 25px;
  }
  .company_subheading {
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: normal;
    color: #bca488;
    text-align: start;
  }
  .company_subheading_img {
    margin-top: 12.5px;
    text-align: end;
  }
  .company_subheading_img img {
    width: 50%;
  }
  .company_txt {
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-align: left;
    margin-top: 25px;
  }
  .company_txt span {
    display: block;
    text-align: end;
  }
  .company_img {
    /*    width: calc(100% - 55% - 10%);*/
    /*		flex: 1;*/
    width: 80%;
  }
  .company_img img {
    width: 100%;
  }
  .company_btn_more {
    width: 35%;
    margin: 25px auto 0;
    border-radius: 20px;
    background: #bca488;
  }
  .company_btn_more p a {
    /*    font-family: 'OmegaSansRegular', sans-serif;*/
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 10px 0;
    display: block;
  }
  .company_link_policy {
    width: 100%;
    margin-top: 25px;
    position: relative;
    background: #fff7f3;
  }
  .company_link_policy_wrapper {
    width: 100%;
  }
  .company_link_policy_inner {
    margin: 25px 0 50px;
    display: inline-block;
    list-style: none;
  }
  .company_link_policy_heading {
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #bca488;
  }
  .company_link_policy_txt {
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #bca488;
    margin-top: 25px;
  }
  .company_link_policy_btn {
    width: 25%;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
  }
  .company_link_policy_btn a img {
    width: 100%;
    display: block;
  }
  #event {
    width: 80%;
    margin: 75px auto 0;
  }
  .event_wrapper {
    width: 100%;
    margin: 25px 0 0;
  }
  .event_inner {
    display: flex;
    flex-direction: column;
    list-style: none;
  }
  .event_item {
    /*		flex: 1;*/
    /*		margin-right: 4%;*/
    width: 100%;
    margin: 50px 0 0;
    display: flex;
    flex-direction: column-reverse;
  }
  .event_item:first-of-type {
    margin-top: 0;
  }
  /*
		.event_item:nth-of-type(3n) {
		margin-right: 0;
	}
	
	
*/
  .event_item a {
    display: flex;
    flex-direction: column-reverse;
  }
  .event_img {
    width: 100%;
    margin-top: 20px;
  }
  .event_img img {
    width: 100%;
  }
  /*
	
	.event_category {
		    font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
		  color: #3b3838;

	}
	
*/
  .event_title {
    width: 100%;
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #bca488;
    text-align: left;
    margin-top: 20px;
  }
  .event_txt {
    display: none;
    /*				margin-top: 20px;*/
  }
  .event_txt p {
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #3b3838;
    text-align: left;
    /*
		  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
	
*/
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .event_date_tag_wrapper {
    display: flex;
    align-items: center;
    /*		justify-content: space-between;*/
    margin-top: 20px;
  }
  .event_date {
    width: 100%;
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #3b3838;
    display: flex;
    align-items: center;
    justify-content: start;
    /*			padding: 10px 0;*/
  }
  .event_tag {
    background: #fdf7f3;
    border-radius: 20px;
    /* display: flex; */
    padding: 10px 5%;
    color: #bca488;
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    margin-left: 2%
  }
  .event_btn_more {
    width: 65%;
    margin: 25px auto 0;
    border-radius: 40px;
    background: #bca488;
  }
  .event_btn_more p a {
    /*    font-family: 'OmegaSansRegular', sans-serif;*/
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 1rem 0;
    display: block;
  }
  #new {
    width: 80%;
    margin: 75px auto 0;
  }
  .new_link_top {
    margin-top: 25px;
    padding-bottom: 5px;
    border-bottom: 1px solid #bca488;
  }
  .new_link_bottom {
    padding-top: 5px;
    text-align: end;
  }
  .new_link_txt {}
  .new_link_txt a {
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #bca488;
  }
  .new_wrapper {
    width: 100%;
    margin: 0 0 0;
  }
  .new_inner {
    /*		display: flex;*/
    list-style: none;
  }
  .new_item {
    /*
		flex: 1;
		margin-right: 4%;
*/
    margin-top: 25px;
    border-bottom: 1px solid #bca488;
    display: flex;
    flex-direction: column-reverse;
  }
  .new_item:first-of-type {
    margin-top: 0;
  }
  .new_item a {
    display: flex;
    align-items: center;
    /*		justify-content: center;*/
    /*		margin-left: 5%;*/
  }
  .new_img {
    /*
		flex: 1;
		margin-right: 10%;
*/
    /*		display: none;*/
  }
  .new_img img {
    /*
		width: 100%;
		height: auto;
*/
  }
  .new_title_txt_wrapper {
    /*		flex: 1;*/
    /*		display: flex;*/
    /*    flex-wrap: wrap;*/
    /*    flex-direction: column-reverse;*/
  }
  .new_title {
    width: 100%;
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #bca488;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 25px 0;
  }
  .new_txt {
    /*				margin-top: 50px;*/
    display: none;
  }
  /*
		.new_txt p {
		    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
			color: #3b3838;
				text-align: left;
						  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
*/
  
  /*
		.new_date {
width: 100%;
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #3b3838;
			text-align: left;
		margin-top: 25px;
}
*/
  .new_date_tag_wrapper {
    display: flex;
    align-items: center;
    /*		justify-content: space-between;*/
    margin-top: 20px;
  }
  .new_date {
    width: 100%;
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #3b3838;
    display: flex;
    align-items: center;
    justify-content: start;
    /*			padding: 10px 0;*/
  }
  .new_tag {
    background: #fdf7f3;
    border-radius: 20px;
    /* display: flex; */
    padding: 10px 5%;
    color: #bca488;
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    margin-left: 2%
  }
  .new_btn_more {
    width: 60%;
    margin: 50px auto 0;
    border-radius: 40px;
    background: #bca488;
  }
  .new_btn_more p a {
    font-family: 'OmegaSansRegular', sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 1rem 0;
    display: block;
  }
  #instagram {
    width: 80%;
    margin: 75px auto 0;
  }
  .instagram_subheading {
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: normal;
    margin-top: 12.5px;
  }
  #sb_instagram.sbi_width_resp {
    margin: 25px auto 0;
  }
  #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {
    width: 49%;
    margin: 0 2% 10px 0 !important;
  }
  #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item:nth-last-of-type(-n + 2) {
    margin-bottom: 0 !important;
  }
  #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item:nth-of-type(2n) {
    margin-right: 0 !important;
  }
  .instagram_btn_more {
    width: 25%;
    margin: 25px auto 0;
    border-radius: 40px;
    background: #bca488;
  }
  .instagram_btn_more p a {
    font-family: 'OmegaSansRegular', sans-serif;
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 10px 0;
    display: block;
  }
  #repair_renovation {
    width: 80%;
    margin: 75px auto 0;
  }
  .repair_wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 25px;
  }
  .repair_img_wrapper {
    /*    flex: 1;*/
    width: 100%;
    /*    margin-right: 5%;*/
  }
  .repair_img_inner {
    list-style: none;
  }
  .repair_img {}
  .repair_img img {
    width: 100%;
  }
  .repair_symbol {
    text-align: right;
  }
  .repair_symbol img {
    width: 70%;
  }
  .repair_txt_wrapper {
    /*    flex: 1;*/
    width: 100%;
    /*			margin-top: 50px;*/
  }
  .repair_subheading {
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    position: relative;
    /*    margin-left: 40px;*/
    text-align: center;
    font-weight: normal;
    margin-bottom: 25px;
  }
  .repair_subheading:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(../images/icon_square02.png);
    background-size: contain;
    /*    vertical-align: middle;*/
    background-repeat: no-repeat;
    /*
    position: absolute;
    top: 26px;
    left: -40px;
*/
    margin-right: 1%;
  }
  .repair_txt {
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-align: left;
    margin-top: 25px;
  }
  /*
  .more_wrapper {
    display: flex;
	  flex-direction: column;
    align-items: center;
    margin-top: 50px;
  }
  .more_txt {
    font-size: 1.rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #bca488;
  }
*/
  .repair_renovation_btn_more {
    width: 90%;
    margin: 25px auto 0;
    border-radius: 40px;
    background: #bca488;
  }
  .repair_renovation_btn_more p a {
    /*    font-family: 'OmegaSansRegular', sans-serif;*/
    font-size: 0.9rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 10px 0;
    display: block;
  }
  hr {
    width: 80%;
    margin: 50px auto;
    color: #bca488;
  }
  .renovation_wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*    flex-direction: row-reverse;*/
    margin-top: 25px;
  }
  .renovation_img_wrapper {
    /*    flex: 1;*/
    width: 100%;
  }
  .renovation_img_inner {
    list-style: none;
  }
  .renovation_img {}
  .renovation_img img {
    width: 100%;
  }
  .renovation_symbol {
    text-align: left;
  }
  .renovation_symbol img {
    width: 70%;
  }
  .renovation_txt_wrapper {
    /*    flex: 1;*/
    width: 100%;
    /*    margin-right: 5%;*/
    /*			margin-top: 50px;*/
  }
  .renovation_subheading {
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    position: relative;
    /*    margin-left: 40px;*/
    text-align: center;
    font-weight: normal;
    margin-bottom: 25px;
  }
  .renovation_subheading:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(../images/icon_square02.png);
    background-size: contain;
    /*    vertical-align: middle;*/
    background-repeat: no-repeat;
    /*
    position: absolute;
    top: 26px;
    left: -40px;
*/
    margin-right: 1%;
  }
  .renovation_txt {
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-align: left;
    margin-top: 25px;
  }
  #contact {
    width: 80%;
    margin: 75px auto 0;
  }
  .contact_wrapper {
    margin: 25px 0 0;
    padding-bottom: 25px;
    background: #fdf7f3;
  }
  .contact_inner {
    list-style: none;
    display: inline-block;
    width: 100%;
  }
  .contact_txt {
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    position: relative;
    /*    margin: 140px 0 0 40px;*/
    text-align: center;
    font-weight: normal;
    margin-top: 25px;
  }
  .contact_txt:last-of-type {
    margin-top: 50px;
    line-height: 1.4em;
  }
  .contact_txt:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(../images/icon_square02.png);
    background-size: contain;
    /*    vertical-align: middle;*/
    background-repeat: no-repeat;
    /*    margin: -8px 10px 0 0;*/
    margin-right: 1%;
    /*
    position: absolute;
    top: 20px;
    left: -40px;
*/
  }
  .contact_txt span {
    font-size: 0.8rem;
    /*    margin: 0 0 0 5%;*/
    /*    vertical-align: bottom;*/
    margin-top: 12.5px;
    display: block;
  }
  .contact_tel {
    margin-top: 50px;
  }
  .contact_tel a {
    font-family: 'OmegaSansRegular', sans-serif;
    font-size: 2.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #bca488;
    font-weight: bold;
  }
  .contact_btn_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    list-style: none;
    margin-top: 25px;
    /*    padding-bottom: 140px;*/
  }
  .contact_btn_form {
    width: 70%;
    text-align: center;
    /*    margin-top: 25px;*/
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    background: #bca488;
    margin: 0 auto;
    border-radius: 10px;
  }
  .contact_btn_form a {
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    font-weight: normal;
    display: block;
    padding: 10px 0;
  }
  .contact_btn_line {
    width: 70%;
    text-align: center;
    /*		   margin-top: 25px;*/
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    background: #bca488;
    margin: 25px auto 0;
    border-radius: 10px;
  }
  .contact_btn_line a {
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    font-weight: normal;
    display: block;
    padding: 10px 0;
  }
  .contact_map {
    position: relative;
    /* width: calc(100% + 8%); */
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    /* padding-top: 75%; */
    /* margin: 0 -4% 40px; */
    /*		  background: #bca488;*/
  }
  .contact_map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: grayscale(1);
    opacity: 0.9;
    transition: all 0.3s;
  }
  .contact_map iframe:hover {
    filter: none;
    opacity: 1;
  }
  .contact_address {
    font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    margin-top: 50px;
  }
	
	
	
	
	
	
}




/* ==================================================
	tb
================================================== */
@media screen and (min-width: 600px) and (max-width: 1024px) {
	
	
	 #fv {
    width: 100%;
    margin: 0;
  }
  .fv_icon_wrapper {
    display: none;
  }
  .fv_icon_inner {
    display: flex;
    justify-content: end;
    list-style: none;
  }
  .fv_icon {
    width: 5%;
    margin-right: 2%;
  }
  .fv_icon:last-of-type {
    margin-right: 0;
  }
  .fv_icon a {
    display: block;
  }
  .fv_icon img {
    width: 100%;
  }
  .fv_logo_wrapper {
    position: absolute;
    bottom: 1vw;
    left: 1%;
  }
  .fv_logo_inner {
    display: flex;
    justify-content: start;
    list-style: none;
  }
  .fv_logo {
    width: 30%;
  }
  .fv_logo img {
    width: 100%;
  }
  .splide__slide {
    width: 100%;
  }
  .splide__slide img {
    height: auto;
    width: 100%;
  }
  .splide__pagination {
    bottom: -2.4em;
  }
  .splide__pagination__page.is-active {
    background: #bca488;
    transform: scale(1.25);
  }
  .splide__pagination__page {
    background: #ddd1c3;
    height: 10px;
    width: 10px;
    margin: 10px;
  }
  #catchcopy {
    width: 80%;
    margin: 75px auto 0;
  }
  .catchcopy_wrapper {
    width: 100%;
    list-style: none;
  }
  .catchcopy_txt {
    width: 80%;
    margin: 0 auto;
  }
  .catchcopy_txt img {
    width: 100%;
  }
  .catchcopy_img {
    width: 50%;
    margin: 0 auto;
  }
  .catchcopy_img img {
    width: 100%;
  }
  #service {
    width: 80%;
    margin: 75px auto 0;
  }
  .service_wrapper {
    width: 100%;
    margin: 25px 0 0;
    display: flex;
    flex-direction: column;
  }
  .service_inner {
    /*    margin-right: 5%;*/
    /*    flex: 1;*/
    margin-top: 50px;
  }
  .service_inner:first-of-type {
    margin-top: 0;
  }
  /*
  .service_inner:last-of-type {
    margin-right: 0;
  }
*/
  .service_inner img {
    width: 90%;
    max-width: 768px;
  }
  .service_name {
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: normal;
    margin-top: 25px;
  }
  .service_txt {
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-align: center;
    margin-top: 25px;
  }
  .btn_more {
    width: 65%;
    margin: 25px auto 0;
    border-radius: 20px;
    background: #bca488;
  }
  .btn_more p a {
    /*    font-family: 'OmegaSansRegular', sans-serif;*/
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 10px 0;
    display: block;
  }
  #company {
    width: 80%;
    margin: 75px auto 0;
  }
  .company_wrapper {
    width: 100%;
    margin: 25px 0 0;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
  .company_inner {
    width: 100%;
    /*    margin-right: 10%;*/
    /*		flex: 1;*/
    margin-top: 25px;
  }
  .company_subheading {
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: normal;
    color: #bca488;
    text-align: start;
  }
  .company_subheading_img {
    margin-top: 12.5px;
    text-align: end;
  }
  .company_subheading_img img {
    width: 50%;
  }
  .company_txt {
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-align: left;
    margin-top: 25px;
  }
  .company_txt span {
    display: block;
    text-align: end;
  }
  .company_img {
    /*    width: calc(100% - 55% - 10%);*/
    /*		flex: 1;*/
    width: 80%;
  }
  .company_img img {
    width: 100%;
  }
  .company_btn_more {
    width: 35%;
    margin: 25px auto 0;
    border-radius: 20px;
    background: #bca488;
  }
  .company_btn_more p a {
    /*    font-family: 'OmegaSansRegular', sans-serif;*/
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 10px 0;
    display: block;
  }
  .company_link_policy {
    width: 100%;
    margin-top: 25px;
    position: relative;
    background: #fff7f3;
  }
  .company_link_policy_wrapper {
    width: 100%;
  }
  .company_link_policy_inner {
    margin: 10vw 0 15vw;
    display: inline-block;
    list-style: none;
  }
  .company_link_policy_heading {
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #bca488;
  }
  .company_link_policy_txt {
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #bca488;
    margin-top: 25px;
  }
  .company_link_policy_btn {
    width: 25%;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
  }
  .company_link_policy_btn a img {
    width: 100%;
    display: block;
  }
  #event {
    width: 80%;
    margin: 75px auto 0;
  }
  .event_wrapper {
    width: 100%;
    margin: 25px 0 0;
  }
  .event_inner {
    display: flex;
    flex-direction: column;
    list-style: none;
  }
  .event_item {
    /*		flex: 1;*/
    /*		margin-right: 4%;*/
    width: 100%;
    margin: 50px 0 0;
    display: flex;
    flex-direction: column-reverse;
  }
  .event_item:first-of-type {
    margin-top: 0;
  }
  /*
		.event_item:nth-of-type(3n) {
		margin-right: 0;
	}
	
	
*/
  .event_item a {
    display: flex;
    flex-direction: column-reverse;
  }
  .event_img {
    width: 100%;
    margin-top: 20px;
  }
  .event_img img {
    width: 100%;
	  height: auto;
  }
  /*
	
	.event_category {
		    font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
		  color: #3b3838;

	}
	
*/
  .event_title {
    width: 100%;
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #bca488;
    text-align: left;
    margin-top: 20px;
  }
  .event_txt {
    display: none;
    /*				margin-top: 20px;*/
  }
  .event_txt p {
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #3b3838;
    text-align: left;
    /*
		  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
	
*/
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .event_date_tag_wrapper {
    display: flex;
    align-items: center;
    /*		justify-content: space-between;*/
    margin-top: 20px;
  }
  .event_date {
    width: 100%;
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #3b3838;
    display: flex;
    align-items: center;
    justify-content: start;
    /*			padding: 10px 0;*/
  }
  .event_tag {
    background: #fdf7f3;
    border-radius: 20px;
    /* display: flex; */
    padding: 10px 5%;
    color: #bca488;
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    margin-left: 2%
  }
  .event_btn_more {
    width: 65%;
    margin: 25px auto 0;
    border-radius: 40px;
    background: #bca488;
  }
  .event_btn_more p a {
    /*    font-family: 'OmegaSansRegular', sans-serif;*/
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 10px 0;
    display: block;
  }
  #new {
    width: 80%;
    margin: 75px auto 0;
  }
  .new_link_top {
    margin-top: 25px;
    padding-bottom: 5px;
    border-bottom: 1px solid #bca488;
  }
  .new_link_bottom {
    padding-top: 5px;
    text-align: end;
  }
  .new_link_txt {}
  .new_link_txt a {
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #bca488;
  }
  .new_wrapper {
    width: 100%;
    margin: 0 0 0;
  }
  .new_inner {
    /*		display: flex;*/
    list-style: none;
  }
  .new_item {
    /*
		flex: 1;
		margin-right: 4%;
*/
    margin-top: 25px;
    border-bottom: 1px solid #bca488;
    display: flex;
    flex-direction: column-reverse;
  }
  .new_item:first-of-type {
    margin-top: 0;
  }
  .new_item a {
    display: flex;
    align-items: center;
    /*		justify-content: center;*/
    /*		margin-left: 5%;*/
  }
  .new_img {
    /*
		flex: 1;
		margin-right: 10%;
*/
    /*		display: none;*/
  }
  .new_img img {
    /*
		width: 100%;
		height: auto;
*/
  }
  .new_title_txt_wrapper {
    /*		flex: 1;*/
    /*		display: flex;*/
    /*    flex-wrap: wrap;*/
    /*    flex-direction: column-reverse;*/
  }
  .new_title {
    width: 100%;
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #bca488;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 25px 0;
  }
  .new_txt {
    /*				margin-top: 50px;*/
    display: none;
  }
  /*
		.new_txt p {
		    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
			color: #3b3838;
				text-align: left;
						  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
*/
  
  /*
		.new_date {
width: 100%;
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #3b3838;
			text-align: left;
		margin-top: 25px;
}
*/
  .new_date_tag_wrapper {
    display: flex;
    align-items: center;
    /*		justify-content: space-between;*/
    margin-top: 20px;
  }
  .new_date {
    width: 100%;
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #3b3838;
    display: flex;
    align-items: center;
    justify-content: start;
    /*			padding: 10px 0;*/
  }
  .new_tag {
    background: #fdf7f3;
    border-radius: 20px;
    /* display: flex; */
    padding: 10px 5%;
    color: #bca488;
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    margin-left: 2%
  }
  .new_btn_more {
    width: 60%;
    margin: 50px auto 0;
    border-radius: 40px;
    background: #bca488;
  }
  .new_btn_more p a {
    font-family: 'OmegaSansRegular', sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 1rem 0;
    display: block;
  }
  #instagram {
    width: 80%;
    margin: 75px auto 0;
  }
  .instagram_subheading {
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: normal;
    margin-top: 12.5px;
  }
  #sb_instagram.sbi_width_resp {
    margin: 25px auto 0;
  }
  #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {
    width: 49%;
    margin: 0 2% 10px 0 !important;
  }
  #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item:nth-last-of-type(-n + 2) {
    margin-bottom: 0 !important;
  }
  #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item:nth-of-type(2n) {
    margin-right: 0 !important;
  }
  .instagram_btn_more {
    width: 25%;
    margin: 25px auto 0;
    border-radius: 40px;
    background: #bca488;
  }
  .instagram_btn_more p a {
    font-family: 'OmegaSansRegular', sans-serif;
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 10px 0;
    display: block;
  }
  #repair_renovation {
    width: 80%;
    margin: 75px auto 0;
  }
  .repair_wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 25px;
  }
  .repair_img_wrapper {
    /*    flex: 1;*/
    width: 100%;
    /*    margin-right: 5%;*/
  }
  .repair_img_inner {
    list-style: none;
  }
  .repair_img {}
  .repair_img img {
    width: 100%;
  }
  .repair_symbol {
    text-align: right;
  }
  .repair_symbol img {
    width: 70%;
  }
  .repair_txt_wrapper {
    /*    flex: 1;*/
    width: 100%;
    /*			margin-top: 50px;*/
  }
  .repair_subheading {
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    position: relative;
    /*    margin-left: 40px;*/
    text-align: center;
    font-weight: normal;
    margin-bottom: 25px;
  }
  .repair_subheading:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(../images/icon_square02.png);
    background-size: contain;
    /*    vertical-align: middle;*/
    background-repeat: no-repeat;
    /*
    position: absolute;
    top: 26px;
    left: -40px;
*/
    margin-right: 1%;
  }
  .repair_txt {
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-align: left;
    margin-top: 25px;
  }
  /*
  .more_wrapper {
    display: flex;
	  flex-direction: column;
    align-items: center;
    margin-top: 50px;
  }
  .more_txt {
    font-size: 1.rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #bca488;
  }
*/
  .repair_renovation_btn_more {
    width: 90%;
    margin: 25px auto 0;
    border-radius: 40px;
    background: #bca488;
  }
  .repair_renovation_btn_more p a {
    /*    font-family: 'OmegaSansRegular', sans-serif;*/
    font-size: 0.9rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 10px 0;
    display: block;
  }
  hr {
    width: 80%;
    margin: 50px auto;
    color: #bca488;
  }
  .renovation_wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*    flex-direction: row-reverse;*/
    margin-top: 25px;
  }
  .renovation_img_wrapper {
    /*    flex: 1;*/
    width: 100%;
  }
  .renovation_img_inner {
    list-style: none;
  }
  .renovation_img {}
  .renovation_img img {
    width: 100%;
  }
  .renovation_symbol {
    text-align: left;
  }
  .renovation_symbol img {
    width: 70%;
  }
  .renovation_txt_wrapper {
    /*    flex: 1;*/
    width: 100%;
    /*    margin-right: 5%;*/
    /*			margin-top: 50px;*/
  }
  .renovation_subheading {
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    position: relative;
    /*    margin-left: 40px;*/
    text-align: center;
    font-weight: normal;
    margin-bottom: 25px;
  }
  .renovation_subheading:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(../images/icon_square02.png);
    background-size: contain;
    /*    vertical-align: middle;*/
    background-repeat: no-repeat;
    /*
    position: absolute;
    top: 26px;
    left: -40px;
*/
    margin-right: 1%;
  }
  .renovation_txt {
    font-size: 0.8rem;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    text-align: left;
    margin-top: 25px;
  }
  #contact {
    width: 80%;
    margin: 75px auto 0;
  }
  .contact_wrapper {
    margin: 25px 0 0;
    padding-bottom: 25px;
    background: #fdf7f3;
  }
  .contact_inner {
    list-style: none;
    display: inline-block;
    width: 100%;
  }
  .contact_txt {
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    position: relative;
    /*    margin: 140px 0 0 40px;*/
    text-align: center;
    font-weight: normal;
    margin-top: 25px;
  }
  .contact_txt:last-of-type {
    margin-top: 50px;
    line-height: 1.4em;
  }
  .contact_txt:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(../images/icon_square02.png);
    background-size: contain;
    /*    vertical-align: middle;*/
    background-repeat: no-repeat;
    /*    margin: -8px 10px 0 0;*/
    margin-right: 1%;
    /*
    position: absolute;
    top: 20px;
    left: -40px;
*/
  }
  .contact_txt span {
    font-size: 0.8rem;
    /*    margin: 0 0 0 5%;*/
    /*    vertical-align: bottom;*/
    margin-top: 12.5px;
    display: block;
  }
  .contact_tel {
    margin-top: 50px;
  }
  .contact_tel a {
    font-family: 'OmegaSansRegular', sans-serif;
    font-size: 2.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #bca488;
    font-weight: bold;
  }
  .contact_btn_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    list-style: none;
    margin-top: 25px;
    /*    padding-bottom: 140px;*/
  }
  .contact_btn_form {
    width: 70%;
    text-align: center;
    /*    margin-top: 25px;*/
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    background: #bca488;
    margin: 0 auto;
    border-radius: 10px;
  }
  .contact_btn_form a {
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    font-weight: normal;
    display: block;
    padding: 10px 0;
  }
  .contact_btn_line {
    width: 70%;
    text-align: center;
    /*		   margin-top: 25px;*/
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    background: #bca488;
    margin: 25px auto 0;
    border-radius: 10px;
  }
  .contact_btn_line a {
    font-size: 1.0rem;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    font-weight: normal;
    display: block;
    padding: 10px 0;
  }
  .contact_map {
    position: relative;
    /* width: calc(100% + 8%); */
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    /* padding-top: 75%; */
    /* margin: 0 -4% 40px; */
    /*		  background: #bca488;*/
  }
  .contact_map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: grayscale(1);
    opacity: 0.9;
    transition: all 0.3s;
  }
  .contact_map iframe:hover {
    filter: none;
    opacity: 1;
  }
  .contact_address {
    font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    margin-top: 50px;
  }
	
	
	
	
	
	
}







/* ==================================================
	pc
================================================== */
@media screen and (min-width: 1025px) {




  
  #fv {
    width: 100%;
    margin: 0;
  }
	
	.fv_icon_wrapper {
		position: absolute;
		top: 1vw;
		right: 1%;
	}
	
	.fv_icon_inner {
		display: flex;
		justify-content: end;
		list-style: none;
	}
	
	.fv_icon {
		width: 5%;
		margin-right: 2%;
	}
	
		.fv_icon:last-of-type {
		margin-right: 0;
	}
	
		.fv_icon a {
display: block;	}
	
		.fv_icon img {
			width: 100%;
		
	}
	
.fv_logo_wrapper {
		position: absolute;
		bottom: 1vw;
		right: 1%;
	}
	
	.fv_logo_inner {
		display: flex;
		justify-content: end;
		list-style: none;
	}
	
	.fv_logo {
		width: 50%;
	}
	
		.fv_logo img {
			width: 100%;
		
	}
	
	
	  .splide__slide img {
    height: auto;
    width: 100%;
  }
	
	.splide__pagination {
    bottom: -2.4em;
}
	
.splide__pagination__page.is-active {
    background: #bca488;
    transform: scale(1.75);
}
.splide__pagination__page {
    background: #ddd1c3;
    height: 10px;
    width: 10px;
	margin: 10px;
}	
	
	
	
	
	
	
	
	
	
	
#service {
    width: 80%;
    margin: 100px auto 0;
  }
	
  .service_wrapper {
    width: 90%;
    margin: 50px auto 0;
    display: flex;
  }
  .service_inner {
    margin-right: 5%;
    flex: 1;
  }
  .service_inner:last-of-type {
    margin-right: 0;
  }
  .service_inner img {
    width: 100%;
    max-width: 768px;
  }
  .service_name {
    font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: normal;
    margin-top: 50px;
  }
  .service_txt {
    font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    text-align: left;
    margin-top: 50px;
  }
	
	
	
	
	
	
  .btn_more {
    width: 70%;
    margin: 40px auto 0;
    border-radius: 40px;
    background: #bca488;
	  transition: all 0.3s;
  }
	
	 .btn_more:hover {
    opacity: 0.7;
  }
	
	
	
  .btn_more p a {
/*    font-family: 'OmegaSansRegular', sans-serif;*/
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 1vw 0;
	  display: block;
  }
	
	
	
	
	
	
	
	
	
	
  #company {
    width: 80%;
    margin: 100px auto 0;
  }
  .company_wrapper {
    width: 80%;
    margin: 50px auto 0;
    display: flex;
  }
  .company_inner {
    width: 55%;
    margin-right: 10%;
    /*		flex: 1;*/
  }
  .company_subheading {
    font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: normal;
    color: #bca488;
    text-align: start;
  }
  .company_subheading_img {
    margin-top: 25px;
    text-align: end;
  }
  .company_subheading_img img {
    width: 40%;
  }
  .company_txt {
    font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    text-align: left;
    margin-top: 25px;
  }
  .company_txt span {
    display: block;
    text-align: end;
  }
  .company_img {
    width: calc(100% - 55% - 10%);
    /*		flex: 1;*/
  }
  .company_img img {
    width: 100%;
  }
  .company_btn_more {
    width: 12%;
    margin: 50px auto 0;
    border-radius: 40px;
    background: #bca488;
	  transition: all 0.3s;
  }
	
	  .company_btn_more:hover {
		      opacity: 0.7;

  }
	
	
	
	
  .company_btn_more p a {
/*    font-family: 'OmegaSansRegular', sans-serif;*/
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 1vw 0;
	  display: block;
  }
	
	
#event {
    width: 80%;
    margin: 100px auto 0;
  }	
	
	.event_wrapper {
		    width: 92%;
    margin: 50px auto 0;
	}
	
	.event_inner {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		list-style: none;
	}
	
	.event_item {
		flex: 1;
		margin-right: 4%;
	}
	
		.event_item:nth-of-type(3n) {
		margin-right: 0;
	}
	
	
	
	.event_img {
				width: 100%;
	}
	.event_img img {
		width: 100%;
	}	
	

/*
	
	.event_category {
		    font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
		  color: #3b3838;

	}
	
*/
	.event_title {
		width: 100%;
		    font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
		color: #bca488;
		text-align: left;
		margin-top: 25px;
				  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
	}
	
	.event_txt {

				margin-top: 25px;
	}	
	
	
		.event_txt p {
		    font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
			color: #3b3838;
				text-align: left;
		  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
	}	
	
	.event_date_tag_wrapper {
		display: flex;
		align-items: center;
		justify-content: space-between;
				margin-top: 25px;
	}
	
		.event_date {
width: 100%;
    font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #3b3838;
    display: flex;
    align-items: center;
    justify-content: space-between;
}





.event_tag {
background: #fdf7f3;
    border-radius: 40px;
    /* display: flex; */
    padding: 1vw 4%;
		    font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
		color: #bca488;
	}
	
/*
			.event_tag a {
		    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
		color: #bca488;
	}
*/
	
	  .event_btn_more {
    width: 12%;
    margin: 50px auto 0;
    border-radius: 40px;
    background: #bca488;
		  transition: all 0.3s;
  }
	
		  .event_btn_more:hover {
    opacity: 0.7;

  }
	
	
	
  .event_btn_more p a {
/*    font-family: 'OmegaSansRegular', sans-serif;*/
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 1vw 0;
    display: block;
  }
	
	
	
	
	
	
	
	
	
	#new {
    width: 80%;
    margin: 100px auto 0;
  }	
	
	.new_wrapper {
		    width: 90%;
    margin: 50px auto 0;
	}
	
	.new_inner {
/*		display: flex;*/
		list-style: none;
	}
	
	.new_item {
/*
		flex: 1;
		margin-right: 4%;
*/
		margin-top: 50px;
	}
	
		.new_item:first-of-type {
		margin-top: 0;
	}
	
	
	
	.new_item a {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	
	
	.new_img {
		flex: 1;
		margin-right: 4%;
	}
	.new_img img {
		width: 80%;
		height: auto;
	}	
	
	
	.new_title_txt_wrapper {
		flex: 1;
	}
	
	
	
	
	.new_title {
		width: 100%;
		    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
		color: #bca488;
		text-align: left;
				  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
	}
	
	.new_txt {
				margin-top: 25px;
	}	
	
		.new_txt p {
		    font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
			color: #3b3838;
				text-align: left;
						  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
	}	
	
	
	
		.new_date {
width: 100%;
    font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #3b3838;
			text-align: left;
		margin-top: 25px;
}






	
	  .new_btn_more {
    width: 12%;
    margin: 50px auto 0;
    border-radius: 40px;
    background: #bca488;
		  transition: all 0.3s;
  }
	
	  .new_btn_more:hover {
    opacity: 0.7;

  }
	
	
	
  .new_btn_more p a {
    font-family: 'OmegaSansRegular', sans-serif;
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 1vw 0;
    display: block;
  }
	
	
	
	
	
	
	#instagram {
    width: 80%;
    margin: 100px auto 0;
  }	
	
	
#sb_instagram  {
    margin-top: 50px;
}
	
	
	.sbi_photo_wrap {
		margin: 0 5% 1vw;
	}
	

	
		.sbi_photo_wrap a {
		
	}
	
	
		.sbi_photo_wrap a img {
		
	}
	
	
		  .instagram_btn_more {
    width: 12%;
    margin: 50px auto 0;
    border-radius: 40px;
    background: #bca488;
			  transition: all 0.3s;
  }
	
		  .instagram_btn_more:hover {
    opacity: 0.7;

  }
	
	
  .instagram_btn_more p a {
    font-family: 'OmegaSansRegular', sans-serif;
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 1vw 0;
    display: block;
  }
	
	
	
	
  #repair_renovation {
    width: 80%;
    margin: 100px auto 0;
  }
  .repair_wrapper {
    width: 90%;
    display: flex;
    align-items: center;
    margin: 50px auto;
  }
  .repair_img_wrapper {
/*    flex: 1;*/
	  width: 40%;
    margin-right: 5%;
  }
  .repair_img_inner {
    list-style: none;
  }
  .repair_img {}
  .repair_img img {
    width: 100%;
  }
  .repair_symbol {
    text-align: right;
  }
  .repair_symbol img {
    width: 70%;
  }
  .repair_txt_wrapper {
/*    flex: 1;*/
	  width: 60%;
    /*			margin-top: 50px;*/
  }
  .repair_subheading {
    font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    position: relative;
/*    margin-left: 40px;*/
    text-align: left;
    font-weight: normal;
  }
  .repair_subheading:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(../images/icon_square02.png);
    background-size: contain;
/*    vertical-align: middle;*/
    background-repeat: no-repeat;
/*
    position: absolute;
    top: 26px;
    left: -40px;
*/
	  margin-right: 1%;
  }
  .repair_txt {
    font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    text-align: left;
    margin-top: 50px;
  }
  .more_wrapper {
    display: flex;
    align-items: center;
	  justify-content: end;
    margin-top: 50px;
  }
  .more_txt {
    font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #bca488;
  }
  .repair_renovation_btn_more {
    width: 21%;
    margin: 0 0 0 2%;
    border-radius: 40px;
    background: #bca488;
	  transition: all 0.3s;
  }
	
	  .repair_renovation_btn_more:hover {
    opacity: 0.7;

  }
	
	
	
  .repair_renovation_btn_more p a {
    font-family: 'OmegaSansRegular', sans-serif;
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
    padding: 1vw 0;
    display: block;
  }
  .renovation_wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    margin: 50px auto;
  }
  .renovation_img_wrapper {
/*    flex: 1;*/
	  	  width: 40%;
  }
  .renovation_img_inner {
    list-style: none;
  }
  .renovation_img {}
  .renovation_img img {
    width: 100%;
  }
  .renovation_symbol {
    text-align: left;
  }
  .renovation_symbol img {
    width: 70%;
  }
  .renovation_txt_wrapper {
/*    flex: 1;*/
	  width: 60%;
    margin-right: 5%;
    /*			margin-top: 50px;*/
  }
  .renovation_subheading {
    font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    position: relative;
/*    margin-left: 40px;*/
    text-align: right;
    font-weight: normal;
  }
  .renovation_subheading:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(../images/icon_square02.png);
    background-size: contain;
/*    vertical-align: middle;*/
    background-repeat: no-repeat;
/*
    position: absolute;
    top: 26px;
    left: -40px;
*/
	  margin-right: 1%;
  }
  .renovation_txt {
    font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    text-align: left;
    margin-top: 50px;
  }
  #contact {
    width: 80%;
    margin: 100px auto 0;
  }
  .contact_wrapper {
    margin: 50px 0 0;
    background: #fdf7f3;
  }
  .contact_inner {
    list-style: none;
    display: inline-block;
    width: 100%;
  }
  .contact_txt {
    font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    position: relative;
    margin-top: 75px;
    text-align: center;
  }
	

	
  .contact_txt:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(../images/icon_square02.png);
    background-size: contain;
/*    vertical-align: middle;*/
    background-repeat: no-repeat;
/*    margin: -8px 10px 0 0;*/
	  margin-right: 1%;
    /*
    position: absolute;
    top: 20px;
    left: -40px;
*/
  }
  .contact_txt span {
    font-size: 1.2vw;
    margin: 0 0 0 4%;
    vertical-align: bottom;
  }
  .contact_tel {
    margin-top: 75px;
  }
  .contact_tel a {
    font-family: 'OmegaSansRegular', sans-serif;
    font-size: 2.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #bca488;
    font-weight: bold;
	  transition: all 0.3s;
  }
	
	
	  .contact_tel a:hover {
    opacity: 0.7;

	}
	
	
  .contact_btn_wrapper {
    display: flex;
    justify-content: center;
    list-style: none;
    margin-top: 50px;
    padding-bottom: 75px;
  }
  .contact_btn_form {
    width: 25%;
    /*		flex: 1;*/
    /*    margin: 0 auto;*/
    margin-right: 10%;

    /*    font-family: 'OmegaSansRegular', sans-serif;*/
    border-radius: 20px;
    background: #bca488;
	  transition: all 0.3s;
  }
	
	
	  .contact_btn_form:hover {
        opacity: 0.7;
  }
	
	
  .contact_btn_form a {
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
	      padding: 1vw 0;
	  display: block;
  }
  .contact_btn_line {
    width: 25%;
    /*		flex: 1;*/
    /*    margin: 0 auto;*/

    /*    font-family: 'OmegaSansRegular', sans-serif;*/
    border-radius: 20px;
    background: #bca488;
	  transition: all 0.3s;
  }

		  .contact_btn_line:hover {
    opacity: 0.7;

	}
	.contact_btn_line a {
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #fff;
	      padding: 1vw 0;
	  display: block;
  }
	

	
	
  .contact_map {
    position: relative;
    /* width: calc(100% + 8%); */
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    /* padding-top: 75%; */
    /* margin: 0 -4% 40px; */
    /*		  background: #bca488;*/
  }
  .contact_map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: grayscale(1);
    opacity: 0.9;
    transition: all 0.3s;
  }
  .contact_map iframe:hover {
    filter: none;
    opacity: 1;
  }
  .contact_address {
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    margin-top: 25px;
  }
  
}