/*
Theme Name: STUDIO AMBIENTE
Template:lightning
Version: 1.0
Author: STUDIO AMBIENTE
Author URI: https://www.studio-ambiente.com
*/

body {
	font-family: 'Noto Sans JP', sans-serif;
	color: #5e6165;
}
a:hover {
	color: var(--vk-color-primary);
}
.site-header.site-header--layout--nav-float .container {
	max-width: 1280px;
}
.site-header,
.header_scrolled .site-header {
	box-shadow: none;
}
.site-header-logo {
	top: 7px;
    left: 5px;
}
.header_scrolled .site-header-logo {
	display: block;
}
.site-header-logo img {
	max-width: 320px;
	max-height: 36px;
}
.global-nav-list>li .global-nav-name {
    font-size: 14px;
    font-weight: normal;
    display: block;
    width: 100%;
    white-space: nowrap;
}
.global-nav-list>li>a,
.nav li a, nav li a {
	color: #282828;
}
.global-nav-list>li:before {
    border-bottom: 3px solid var(--vk-color-primary);
    border-bottom: none;
}
.vk-mobile-nav-menu-btn {
	width: 40px;
	height: 40px;
	color: var(--vk-color-primary);
}
.vk-mobile-nav .vk-mobile-nav-menu-outer {
    margin-top: 10px;
    margin-bottom: 1.5em;
}
.global-nav-list .sub-menu li a {
    border-bottom: none;
}
.home section {
    max-width: 1280px;
	margin: 0 auto;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
	max-width: 1280px;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
.page .page_catch {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
	position: relative;
}
.page .page-header {
	width: 100%;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	background-color: transparent;
}
.page .page-header h1.page-header-title {
	font-size: 36px;
	font-weight: normal;
	color: #5e6165;
}
.page .page-header .sub__title--wrapper {
	font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", Meiryo, sans-serif;
	font-size: 12px;
	color: #5e6165;	
	margin-top: 5px;
}
.breadcrumb {
    background-color: #f8f9f8;
	margin-top: -8px;
}
.breadcrumb br.sub__title{
    display: none
}
.breadcrumb-list {
    margin: 0;
    padding: 12px 0;
}
.breadcrumb-list li:after {
	content: url(images/separetor.png);
	margin-left: 1.5em;
	margin-right: 1.5em;
	vertical-align: middle;
}
.fas.fa-fw.fa-home {
	display: none;
}
#mv_section .container {
	max-width: 1180px;
	margin-right: 0;
}
#mv_section .container .slider__wrapper {
	max-width: 1180px;
	display: block;
	position: relative;
}
#slick00 {
    max-width: 1180px;
	opacity: .0;
	transition: opacity .3s linear;
}
#slick00.slick-initialized {
	opacity: 1;
}
#mv_section .top_slider {
	position: relative;
}
#mv_section .top_slider .slide__wrapper--cont1 {
    position: absolute;
    top: 0;
    left: 0%;
}
#mv_section .top_slider .slide__wrapper--cont2 {
    position: absolute;
    bottom: -6px;
    right: -1px;
}
#about_us .about__wrapper {
	max-width: 1080px;
	margin: 0 auto;
	margin-top: 150px;
}
#about_us .about__wrapper--flex {
	display: flex;	
}
#about_us .about__wrapper--flex .about__wrapper--title {
	display: block;	
	width: 430px;
}
#about_us .about__wrapper--flex .about__wrapper--title .about__wrapper--mainTitle {
	font-size: 36px;
    letter-spacing: 3px;	
}
#about_us .about__wrapper--flex .about__wrapper--title .about__wrapper--subTitle {
	font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", Meiryo, sans-serif;
	font-size: 12px;
}
#about_us .about__wrapper--flex .about__wrapper--cont {
	display: block;	
}
#about_us .about__wrapper--flex .about__wrapper--cont .about__wrapper--cont--mainTitle {
	font-size: 28px;
	line-height: 1.8;
	margin-bottom: 30px;
}
#about_us .about__wrapper--flex .about__wrapper--cont .about__wrapper--cont--subTitle {
	font-size: 14px;
	line-height: 2;
	margin-bottom: 50px;
}
#about_us .about__wrapper--flex .about__wrapper--cont .about__wrapper--btn {
	width: 300px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	border: thin solid #5e6165;
	position: relative;
}
#about_us .about__wrapper--flex .about__wrapper--cont .about__wrapper--btn:after {
    content: url(images/arrow.png);
	position: absolute;
	right: 10px;
}
#top_business {
    max-width: 1280px;
	background-color: #f8f9f8;
	padding-top: 130px;
	margin-top: 150px;
	padding-bottom: 130px;
	margin-bottom: 150px;
}
#top_business .business__wrapper {
	max-width: 1080px;
	margin: 0 auto;
}
#top_business .business__wrapper .business__wrapper--title {
	text-align: center
}
#top_business .business__wrapper .business__wrapper--title .business__wrapper--mainTitle {
	font-size: 36px;
	letter-spacing: 3px;
}
#top_business .business__wrapper .business__wrapper--title .business__wrapper--subTitle {
	font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", Meiryo, sans-serif;
	font-size: 12px;
}
#top_business .business__wrapper .business__wrapper--flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#top_business .business__wrapper .business__wrapper--flex .business__wrapper--cont {
	display: block;
	margin-top: 60px;

}
#top_business .business__wrapper .business__wrapper--flex .business__wrapper--cont .business__wrapper--img {
	position: relative;	
}
#top_business .business__wrapper .business__wrapper--flex .business__wrapper--cont .business__wrapper--title {
	width: 450px;
	position: absolute;
	left: 0;
	text-align: left;
	bottom: 0;
	font-size: 20px;
	padding-top: 30px;
	padding-left: 20px;
	background-color: #f8f9f8;
}
#top_business .business__wrapper .business__wrapper--flex .business__wrapper--cont .business__wrapper--title.two {
	bottom: -11%;
	line-height: 1.6;
}
#top_business .business__wrapper .business__wrapper--flex .business__wrapper--cont .business__wrapper--link {
	position: relative;
	font-size: 14px;
	width: 170px;
	display: flex;
	justify-content: space-between;
	border-bottom: thin solid #5e6165;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-top: 60px;
}
#top_business .business__wrapper .business__wrapper--flex .business__wrapper--cont .business__wrapper--link:after {
    content: url(images/arrow.png);
}
#top_works {
    max-width: 1280px;
	margin: 0 auto;
    padding: 0 10px 150px;
	margin-bottom: -30px;		
}
#top_works .topWorks__wrapper .mainTitle {
	font-size: 36px;
    letter-spacing: 3px;
	text-align: center;
}
#top_works .topWorks__wrapper .subTitle {
	font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", Meiryo, sans-serif;
    font-size: 12px;
	text-align: center;
	margin-bottom: 30px;
}

#top_works .works_archiveBtn {
	margin: 0 auto;
	margin-top: 60px;
    width: 480px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    border: thin solid #5e6165;
    position: relative;	
}
#top_works .works_archiveBtn:after {
    content: url(images/arrow.png);
    position: absolute;
    right: 10px;
}

#top_blog {
    max-width: 1280px;
	margin: 0 auto;
	background-color: #f8f9f8;
	padding: 150px 10px;
	margin-bottom: -60px;	
}
#top_blog .topBlog__wrapper .mainTitle {
	font-size: 36px;
    letter-spacing: 3px;
	text-align: center;
}
#top_blog .topBlog__wrapper .subTitle {
	font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", Meiryo, sans-serif;
    font-size: 12px;
	text-align: center;
	margin-bottom: 30px;
}
#top_blog .topBlog__wrapper ul.flex {
	display: flex;
	justify-content: space-between;	
	padding-left: 90px;
	padding-right: 90px;
}
#top_blog .topBlog__wrapper ul.flex li {
	max-width: calc(100% / 3 - 20px);
}
#top_blog .topBlog__wrapper ul.flex li .date__wapper {
	display: flex;
	margin-top: 10px;
	margin-bottom: 10px;
}
#top_blog .topBlog__wrapper ul.flex li .date__wapper--cat span {
	font-size: 14px;
	color: #fff;
	padding: 0 10px;
	margin-left: 10px;
}
#top_blog .blog_archiveBtn {
	margin: 0 auto;
	margin-top: 60px;
    width: 480px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    border: thin solid #5e6165;
    position: relative;	
}
#top_blog .blog_archiveBtn:after {
    content: url(images/arrow.png);
    position: absolute;
    right: 10px;
}


.home .title_block {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.home .read_more {
	font-size: 14px;
	display: flex;
	align-items: center;
}
.home .read_more:after {
    content: url(images/arrow.png);
	padding-left: 8px;
	padding-bottom: 8px;
}
.home .read_more a {
	text-decoration: underline;
    -webkit-text-decoration-style: dotted;
    text-decoration-style: dotted;
    text-underline-offset: 2px;
    -webkit-text-decoration-color: rgba(0,0,0,.3);
    text-decoration-color: rgba(0,0,0,.3);
    text-decoration-thickness: 1px;
}

li.breadcrumb-list__item:nth-last-child(2) {  /* パンくずカテゴリ非表示 */
	display: none;
}

.mpnds_searchform .rf_form-submit {
	width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #5e6165;
	font-size: 16px !important;
	font-weight: normal !important;
    color: #fff;
    border-radius: 5px;
    padding: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
}

.mpnds_searchform .rf_form-submit:before {
	background-image: url(images/searchArchive-icon.png);
	padding-right: 5px;
}
.search_result_counter {
    font-size: 14px;
}
.mpnds_searchform .rf_form-submit.round_button {
    border-radius: 10px !important;
}
.wrap_result_label {
    display: none !important;
}
.page-numbers {
    border: 1px solid #bcbcbc !important;
    padding: 3px 10px !important;
	margin: 2px;
}
.archive .page-numbers {
    border: none !important;
}
.archive .page-numbers li {
    border: 1px solid #bcbcbc !important;
}
.archive .pagination .nav-links {
    display: flex;
    justify-content: flex-end;
}
.page-numbers.current {
    color: #fff !important;
    background-color: #b92a3c !important;
    border: 1px solid #b92a3c !important;
}
.mpnds_searchform .rf_form-submit:hover {
	opacity: 1 !important;
}
.btn__wrap {
	color: #fff;
	position: relative;
	line-height: 2.3em;
	margin:0 auto;
}
.btn__wrap::before{
	content: url(images/searchArchive-icon.png);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50px;
	margin: auto;
}
.btn__wrap:hover {
	opacity: .8;
}

#top__archive {
	max-width: 1200px;
	margin: 0;
	padding: 0;	
}
#top__archive .container {
	max-width: 1200px;
}
.top__notification {
	margin-right: 60px;
}
.top__blog {
	margin-left: 60px;
}
.top__archive--wrapper {
	display: flex;
}
.top__archive--wrapper ul {
    padding-left: 0;
}
.top__archive--wrapper .wrapper {
	max-width: 545px;
	display: flex;
	border-top: thin dotted #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
}
.top__archive--wrapper li:last-child {
	border-bottom: thin dotted #ccc;	
}
.top__archive--wrapper .thumbnail_block {
	width: 120px;
	height: 80px;
}
.top__archive--wrapper .thumbnail_block img {
	width: 120px;
	height: 80px;
}
.top__archive--wrapper .cont_block {
	display: block;
	max-width: 380px;
	margin-left: 30px;
}
.top__archive--wrapper .cont_block .date__wapper {
	display: flex;
	margin-bottom: 10px;
}
.top__archive--wrapper .cont_block .date__wapper .date__wapper--cat span {
	margin-left: 20px;
	font-size: 12px;
	color: #fff;
	padding: 2px 15px;
}


.site-footer {
    border-top: none;
}
.top_sdgs {
	margin: 0 auto;
	background-color: #fff;
}
.top_sdgs .container {
	margin: 0 auto;
	max-width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 50px;
	border-bottom: none;
} 
.top_sdgs .container .support {
	font-size:14px;
}
.site-footer {
	background-color: #dbe0de;
	margin-bottom: 120px;
}
.site-footer-content {
	display: flex;
	justify-content: space-between;	
}
ul {
	list-style: none;
}
.flex-footerMenu {
	display: flex;
}
.footer-imformation {
	text-align: right;
	margin-bottom: 0;
	position: relative;
	right: 0;
	bottom: -10px;
}
.footer-imformation .mark {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 16px;
	color: #fff;
	z-index: 999;
}
.onLine__banner--wrapper {
	position: fixed;
	right: 0;
	bottom: 0;
	cursor: pointer;
	transition: .5s;
	opacity: 0;
	visibility: hidden;
}
.onLine__banner--wrapper.active {
	opacity: 1;
	visibility: visible;
}
.free_consul--wrapper {
	width: 450px;
	height: 120px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, .6);
}
.free_consul--wrapper .img__block {
	width: 54px;
	height: 68px;
	margin-right: 20px;
}
.free_consul--wrapper .img__block img {
	width: 54px;
	height: 68px;	
}
.free_consul--wrapper .title__block {
	text-align: left;
	color: #fff;
}
.free_consul--wrapper .title__block--title {
	font-size: 24px;
}
.free_consul--wrapper .title__block--cont {
	font-size: 14px;
}
ul.second-menu {
	margin-left: 30px;
	margin-top: 38px;
}
.site-footer-content .widget a {
	text-decoration: none;
}
.site-footer .textwidget {
	color: #5e6165;	
	line-height: 1.8;
}
.site-footer-copyright {
	display: flex;
	justify-content: center;
	color: #5e6165;	
	border-top:  thin solid #ccc;
	position: relative;
	padding-bottom: 50px;
}
.site-footer-copyright a {
	color: #5e6165;	
}
.facebook__wrapper {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 30px;
}

/* 固定ページ設定 */
.online__consultation {
	margin: 0 auto;
	text-align: center;
}
.online__consultation h2 {
	
}
.online__consultation h3 {
	display: inline-block;
	font-size: 16px;
	border-bottom: none;
	font-weight: normal;
	border-bottom: thin solid #ccc;
}
.online__consultation h3:after {
    content: ".";
    line-height: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    bottom: -1px;
    width: 30%;
    border-bottom: none;
}
.online__consultation--callender {
	margin-top: 60px;
	margin-bottom: 60px;
}
#booking-package .sun {
    color: red;
}
#booking-package .nationalHoliday {
    color: red;    
}
}
.eyeCach {

}
.pages_body {
	padding: 0 0 80px;
}
.pages_container {
	max-width: 1020px !important;
	margin: 0 auto;
}
.pages_container {
    max-width: 1200px !important;
}
.main_wrapper {
	position: relative;
}
.main_img {
	text-align: right;
}
.cont_wrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 50px 40px 30px 0;
	background-color: #fff;
}
.cont_wrapper.management {
	padding: 50px 0 30px 0;	
}
.sub_title {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
	color: var(--vk-color-primary);
}
.sub_title.management {
	letter-spacing: 0;
} 
.main_title {
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 6px;
	padding-top: 16px;
	padding-bottom: 20px;
}
.main_title.management {
	font-size: 25px;	
	letter-spacing: 0;
}
.contents.management {
	font-size: 25px;	
	font-weight: bold;
	letter-spacing: 0;
}
.point_wrapper {
	display: flex;
	justify-content: space-between;	
}
.point {
	width: 33%;
	display: flex;
	align-items: center;
	padding: 36px 0;
	border-top: thin solid #bcbcbc;
	border-bottom: thin solid #bcbcbc;
	margin-top: 60px;
}
.point_1:before {
	content: url(images/pages/point1.png);
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
}
.point_2:before {
	content: url(images/pages/point2.png);
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
}
.point_3:before {
	content: url(images/pages/point3.png);
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
}
.point_line {
	width: 1%;
    background-image: url(images/pages/point_line.png);     /* 背景画像指定 */
    background-repeat:  no-repeat;              /* 背景の繰り返し設定 */
    background-position: center;  
	margin-top: 60px;
}
.scene_wrapper,
.plan_wrapper,
.support_wrapper {
	margin-top: 60px;
}
.scene_wrapper .title,
.plan_wrapper .title,
.support_wrapper .title {
	font-size: 24px;
	font-weight: bold;
	position: relative;
	padding: 0 10px;
	text-align: center;
}
.scene_wrapper .title:before,
.scene_wrapper .title:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 420px;
	height: 1px;
	background-color: #bcbcbc;
}
.support_wrapper .title:before,
.support_wrapper .title:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 400px;
	height: 1px;
	background-color: #bcbcbc;
}
.plan_wrapper .title:before,
.plan_wrapper .title:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 390px;
	height: 1px;
	background-color: #bcbcbc;
}
.scene_wrapper .title:before,
.plan_wrapper .title:before,
.support_wrapper .title:before {
	left:0;
}
.scene_wrapper .title:after,
.plan_wrapper .title:after,
.support_wrapper .title:after {
	right: 0;
}
.scene_flex,
.plan_flex {
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
}
.scene_block {
	display: block;
	max-width: 480px;
}
.scene_inner {
	display: block;
	position: relative;
}
.scene_title--wrapper {
	position: absolute;
    bottom: 0;
    left: 0;
	width: 440px;
    padding: 30px 20px 0 0;
    background-color: #fff;	
}
.scene_title {
	position: relative;
	font-size: 20px;
}
.scene_title:after {
	display: inline-block;
    position: absolute;
    content: '';
    bottom: -16px;
    left: 0;
    width: 40px;
    height: 2px;
    background-color: var(--vk-color-primary);
	font-size: 20px;
}
.scene_cont {
	margin-top: 40px;
	font-size: 14px;
}
.list_link {
	margin-top: 30px;
}
.plan_block {
	display: block;
	width: 300px;
	border: thin solid #bcbcbc;
	text-align: center;
	padding: 20px 0;
}
.plan_inner {
	display: block;
	width: 300px;
	border-top: 2px solid #bcbcbc;
	padding-top: 20px;
}
.plan_title {
	font-size; 14px;
	padding-bottom: 20px;
}
.taxIncluded {
	font-size: 34px;
	font-weight: bold;
}
.taxIncluded span {
	font-size: 27px;
	font-weight: normal;
}
.realPrice {
	font-size: 27px;
}
.planCont {
	font-size: 16px;
	line-height: 1.8;
    padding-top: 10px;
}
.experience_wrapper {
	margin-top: 60px;
	text-align: center;
}
.experience {
	display: inline-block;
	width: 720px;
	text-align: center;
	color: var(--vk-color-primary);
	font-size: 26px;
	border: thin solid var(--vk-color-primary);
	padding: 20px 30px;
}
.experience strong{
	font-size: 34px;
	font-weight: bold;
}
.management_wrapper {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 60px;
}
.management_wrapper .management {
	display: block;
	width: 245px;
	align-items: center;
	text-align: center;
	padding: 36px 0;
	border-top: thin solid #bcbcbc;
	border-bottom: thin solid #bcbcbc;
}
.management_line {
	width: 1%;
    background-image: url(images/pages/management_line.png);
    background-repeat:  no-repeat;
    background-position: center; 
}
.management_flex {
	width: 100%;
	display: flex;
	margin-top: 60px;	
}
.management_block {
	display: block;
	margin-left: 33px;
}
.management_title {
	font-size: 20px;
	padding-top: 50px;
}
.management_cont {
	font-size: 14px;
	padding-top: 30px;
}
.management_link {
	padding-top: 30px;	
}

.cont_wrapper.zeb-zeh {
	position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px 20px 10px 0;
    background-color: #fff;	
}
.sub_title.zeb-zeh {
	font-size: 34px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0;
}
.main_title.zeb-zeh  {
	font-size: 16px;
	font-weight: bold;
	color: var(--vk-color-primary);
	letter-spacing: 0;
	padding-top: 16px;
	padding-bottom: 20px;
}
.contents.zeb-zeh {
	font-size: 14px;
}
.zeb-zeh_link {
	font-size: 16px;
	font-weight: bold;
	margin-top: 60px;
	text-align: center;
}
.zeb-zeh_link img {
	margin-top: 30px;
}
.cont_wrapper.about {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px 40px 0 0;
    background-color: #fff;
}
.main_title.about {
	font-size: 24px;	
	letter-spacing: 0;
}
.contents.about {
	font-size: 14px;	
	font-weight: normal;
	line-height: 1.8;
	letter-spacing: 0;
}
.contents.about2 {
	font-size: 14px;	
	font-weight: normal;
	line-height: 1.8;
	letter-spacing: 0;
	margin-top: 30px;
}

/* 固定ページ ABOUT US */
.about__us--wrapperr {
	max-width: 1080px;
	margin: 0 auto;
}
.member_wrapper,
.overview_wrapper,
.group_wrapper {
	max-width: 900px;
	margin: 0 auto;
	display: flex;
	padding-top: 80px;
	padding-bottom: 30px;
}
.member_wrapper .left {
	max-width: 500px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin-right: 100px;
}
.member_wrapper .left .member_name {
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 50px;
}
.member_wrapper .left .member_cont {
	line-height: 1.8;
}
.overview_map {
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 120px;
	border-bottom: thin solid #dcdcdc;
}
.overview_map .flex {
	display: flex;
	justify-content: space-between;
}
.overview_map .block {
	display: block;
}
.overview_map .block .address {
	font-size: 14px;
	line-height: 1.8;
	margin-top: -10px;
}
.overview_wrapper .left,
.group_wrapper .left {
	width: 250px;
	font-size: 28px;
	letter-spacing: 3px;
}
.overview_wrapper dl,
dl {
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
	flex-wrap: wrap;
	align-items: stretch;	
	max-width: 780px;
	font-size: 14px;
	font-weight: normal;
	border-bottom: none;
}
.overview_wrapper dl dt,
dl dt {
	padding: 15px 20px;
	width: 150px;
	border-top: thin solid #bcbcbc;
	margin-bottom: 0;
	font-weight: normal;
}
.overview_wrapper dl dd,
dl dd {
	background: #fff;
	padding: 15px 0 15px 20px;
	width: calc(100% - 150px);
	border-top: thin solid #bcbcbc;
	line-height: 1.8;
}
.overview_wrapper dl dd .flex {
	display: flex;
	justify-content: space-between;	
}
.overview_wrapper dl dd .map {
	text-align: right:
}
.overview_wrapper dl dt:last-child,
.overview_wrapper dl dd:last-child,
dl dt.last,
dl dd.last {
	border-bottom: thin solid #bcbcbc;	
}
.group_wrapper img {
	margin-bottom: 20px;
}
.group_wrapper dl {
	margin-bottom: 50px;
}

/* 固定ページ PHIROSOPHY */
.phirosophy__section {
	max-width: 1080px;
	margin: 0 auto;
	font-size: 14px;
}
.phirosophy__section .section__line {
	max-width: 1080px;
	padding-top: 40px;
	border-bottom: thin solid #dcdcdc;
}
.phirosophy__section .first__section {
	max-width: 600px;
	margin: 0 auto;
}
.phirosophy__section .first__section .first__section--img {
	font-size: 16px;
	text-align: center;
}
.phirosophy__section .first__section .first__section--cont {
	margin-top: 60px;
	line-height: 1.8;
}
.phirosophy__section .second__section {
	max-width: 780px;
	margin: 0 auto;
	padding-top: 130px;
}
.phirosophy__section .second__section .second__section--title {
	font-size: 36px;
	letter-spacing: 4px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.phirosophy__section .second__section .second__section--title .sub__title {
	font-size: 16px;
	letter-spacing: 2px;	
	margin-left: 30px;
}
.phirosophy__section .second__section .second__section--flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 40px;
}
.phirosophy__section .second__section .second__section--cont1,
.phirosophy__section .second__section .second__section--cont2,
.phirosophy__section .second__section .second__section--cont3,
.phirosophy__section .second__section .second__section--cont4 {
	width: 380px;
	height: 90px;
	display: flex;
	justify-content: center;
	align-items: center;	
	margin-bottom: 20px;
}
.phirosophy__section .second__section .second__section--cont1 {
	background: url(images/pages/phirosophy_1.png) no-repeat left center;		
}
.phirosophy__section .second__section .second__section--cont2 {
	background: url(images/pages/phirosophy_2.png) no-repeat left center;		
}
.phirosophy__section .second__section .second__section--cont3 {
	background: url(images/pages/phirosophy_3.png) no-repeat left center;		
}
.phirosophy__section .second__section .second__section--cont4 {
	background: url(images/pages/phirosophy_4.png) no-repeat left center;		
}
.phirosophy__section .second__flex {
	display: flex;
	margin-top: 60px;
	padding-bottom: 30px;
	border-bottom: thin solid #dcdcdc;
}
.phirosophy__section .second__flex:last-of-type {
	border-bottom: none;	
}
.phirosophy__section .second__flex--inner {
	display: block;
}
.phirosophy__section .second__flex--no {
	font-size: 48px;
	margin-right: 80px;
}
.phirosophy__section .second__flex--title {
	font-size: 24px;
	line-height: 90px;
}
.phirosophy__section .second__flex--title.first {
	line-height: 1.8;
}
.phirosophy__section .second__flex--subTitle {
	font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", Meiryo, sans-serif;
    font-size: 18px;
    margin-top: 30px;	
}
.phirosophy__section .second__flex--subTitle span {
	padding-left: 1em;
}
.phirosophy__section .second__flex--subTitle span.second {
	padding-left: 90px;
}
.phirosophy__section .second__flex--cont {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.8;
	margin-top: 30px;
}
.phirosophy__section .sap {
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 50px;
}
.phirosophy__section .sap__point {
	margin-left: 58px;
	margin-top: -30px;
}

/* 固定ページ　OUR BUSINESS */
.page_business {
    max-width: 1280px;
    padding-top: 30px;
	margin-bottom: 80px;
}
.page_business .business__wrapper {
    max-width: 1080px;
    margin: 0 auto;
}
.page_business .business__wrapper .business__wrapper--title {
    text-align: center;
}
.page_business .business__wrapper .business__wrapper--flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.page_business .business__wrapper .business__wrapper--flex .business__wrapper--cont {
    display: block;
    margin-top: 60px;
}
.page_business .business__wrapper .business__wrapper--flex .business__wrapper--cont .business__wrapper--img {
    position: relative;
}
.page_business .business__wrapper .business__wrapper--flex .business__wrapper--cont .business__wrapper--title {
    width: 450px;
    position: absolute;
    left: 0;
    text-align: left;
    bottom: 0;
    font-size: 20px;
    padding-top: 30px;
    padding-left: 20px;
    background-color: #f8f9f8;
}
.page_business .business__wrapper .business__wrapper--flex .business__wrapper--cont .business__wrapper--link {
    position: relative;
    font-size: 14px;
    width: 170px;
    display: flex;
    justify-content: space-between;
    border-bottom: thin solid #5e6165;
    padding-bottom: 10px;
    margin-left: 20px;
    margin-top: 60px;
}
.page_business .business__wrapper .business__wrapper--flex .business__wrapper--cont .business__wrapper--link:after {
    content: url(images/arrow.png);
}
.page_business .more {
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	width: 540px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: thin solid #5e6165;
	position: relative;
}
.page_business .more:after {
    content: url(images/arrow.png);
	position: absolute;
	right: 20px;
}
#page_business .consulting__wrapper {
	max-width: 1080px;
	margin: 0 auto;
	border: thin solid #5e6165;
	padding: 30px 30px 10px;
}
#page_business .consulting__wrapper--title {
	display: flex;
	justify-content: center;
	align-items: center;	
	font-size: 28px;
}
#page_business .consulting__wrapper--title:before {
	content: url(images/head_set.png);
	padding-right: 20px;
}
#page_business .consulting__wrapper--flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
}
#page_business .consulting__wrapper--block {
	display: block;
}
#page_business .consulting__wrapper--block strong {
	font-size: 18px;
}
#page_business .consulting__wrapper--block p {
	font-size: 14px;
	margin-top: 1em;
}
#page_business .consulting__wrapper--contact {
	width: 480px;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;	
	border: thin solid #5e6165;
	position: relative;
	margin-top: -25px;
}
#page_business .consulting__wrapper--contact:after {
	content: url(images/link_icon.png);
	position: absolute;
	right: 20px;
}

/* 固定ページ　OUR BUSINESS サブページ */
.page-template-page-business .entry-title--post-type--page, h2 {
    padding: 1.5em 0 1em;
    border-top: none;
    border-bottom: none;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}
.page-template-page-business .business__footer {
	max-width: 1080px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 120px;
	border-top: thin solid #dcdcdc;
	margin-top: 100px;
}
.page-template-page-business .business__footer--btn {
    margin-left: auto;
    margin-right: auto;
    width: 510px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    border: thin solid #5e6165;
    position: relative;
}
.page-template-page-business .business__footer--btn:after {
	content: url(images/arrow.png);
    position: absolute;
    right: 10px;
}
.page-template-page-business ul.business__footer--wrapper {
	max-width: 940px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 110px;
	margin-bottom: 50px;
}
.page-template-page-business ul.business__footer--wrapper li {
	width: 235px;
	height: 50px;
	font-size: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	border-left: thin solid #dcdcdc;
}
.page-template-page-business ul.business__footer--wrapper li:last-child {
	border-right: thin solid #dcdcdc;
}
.page-template-page-business ul.business__footer--wrapper li a {
	text-decoration: none;
}

/* 固定ページ　OUR BUSINESS 地方移住・コンサルティング*/
.top_cont {
	max-width: 665px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.8;
}
.local-consulting__wrapper {
	max-width: 1280px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 65px;
}
.consulting__point1 {
	display: block;
	max-width: 580px;
	padding: 50px 90px 0;
}
.consulting__point1 p {
	font-size: 14px;
	line-height: 1.8;
	margin-top: 10px;
	margin-left: 73px;
}
.local-consulting__wrapper2 {
	max-width: 1280px;
	margin: 0 auto;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	margin-top: 50px;
}
.consulting__point2 {
	display: block;
	max-width: 580px;
	padding: 0 90px 0 50px;
}
.consulting__point2 p {
	font-size: 14px;
	line-height: 1.8;
	margin-top: 10px;
	margin-left: 82px;
}
.local-consulting__wrapper2 .local-consulting__btn {
	width: 360px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: thin solid #5e6165;
    position: relative;
	margin-top: 30px;
	margin-left: 82px;
	font-size: 14px;
}
.local-consulting__wrapper2 .local-consulting__btn span {
	font-size: 12px;
}
.local-consulting__wrapper2 .local-consulting__btn:after {
	content: url(images/link_icon.png);
	position: absolute;
	right: 20px;
}
.local-consulting {
	margin: 120px auto;
}
.consulting__flow {
	max-width: 1080px;
	margin: 0 auto;
	display: flex;
	padding-top: 120px;
	border-top: thin solid #dcdcdc;
}
.consulting__flow--title {
	width: 370px;
	font-size: 28px;
}
.consulting__flow--cont {
	max-width: 710px;
	display: block;
	border-left: thin solid #5e6165
}
.consulting__flow--cont .inner {
	display: flex;
}
.consulting__flow--cont .inner .number {
	min-width: 90px;
	height: 90px;
	background-color: #babfc9;
	border-radius: 50%;
	font-size: 30px;
	color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-left: -45px;
	z-index: 99;
}
.consulting__flow--cont .block {
	display: block;
	margin-left: 45px;
	margin-bottom: 35px;
}
.consulting__flow--cont .block .title {
	font-size: 20px;
	margin-bottom: 20px;
}
.consulting__flow--cont .block p {
	font-size: 14px;
	line-height: 1.8;
}
.consulting__flow--cont .inner .number.last {
	margin-top: 20px
}
.consulting__flow--cont .block .title.last {
	margin-top: 45px;
	margin-bottom: 0;
}

/* 固定ページ　OUR BUSINESS 地方移住・コンサルティング*/
.solution__graf {
	max-width: 1080px;
	margin: 0 auto;
	padding: 30px 60px 50px;
	border: thin solid #707070;
	margin-top: 60px;
}
.solution__graf--flex {
	display: flex;
	justify-content: space-between;
}
.solution__graf--block {
	display: block;
}
.solution__graf--cont {
	max-width: 500px;
}
.solution__graf--title {
	font-size: 20px;
	margin-top: 30px;
	padding-bottom: 30px;
}
.solution__graf--cont {
	font-size: 14px;
}
.box__flex {
	display: flex;
	justify-content: space-between;	
}
.box__flex .box {
	margin-top: 20px;
	width: 180px;
	height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
	text-align: center;
	background: url(images/box_2.png) no-repeat;
}
.box__flex .box.first {
	width: 188px;
	padding-right: 1em;
	background: url(images/box_1.png) no-repeat;
}

/* 固定ページ　OUR BUSINESS ZEB・ZEH化ソリューション*/
.zeh__planner {
	margin-top: 20px;
}
.zeh__planner h2 {
	line-height: 1.8;
}
.zeh__planner--wrapper {
	max-width: 1080px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.zeh__planner--point1 p {
	font-size: 14px;
	max-width: 375px;
	margin-top: 10px;
	margin-left: 78px;
	line-height: 2;
}
.zeh__planner--point2 p {
	font-size: 14px;
	max-width: 390px;
	margin-top: 10px;
	margin-left: 80px;
	line-height: 2;
}
.zeh__planner--point2 span {
	font-size: 12px;
}
.zeh__planner .consulting__wrapper {
	max-width: 1080px;
	margin: 0 auto;
	border: thin solid #5e6165;
	padding: 30px 30px 10px;
	margin-top: 50px;
}
.zeh__planner .consulting__wrapper--title {
	display: flex;
	justify-content: center;
	align-items: center;	
	font-size: 28px;
}
.zeh__planner .consulting__wrapper--title:before {
	content: none;
    padding-right: 0;
}
.zeh__planner .consulting__wrapper--flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
}
.zeh__planner .consulting__wrapper--block {
	display: block;
}
.zeh__planner .consulting__wrapper--block strong {
	font-size: 18px;
	font-weight: normal;
}
.zeh__planner .consulting__wrapper--block p {
	font-size: 14px;
	margin-top: 1em;
}
.zeh__planner .consulting__wrapper--contact {
	width: 480px;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;	
	border: thin solid #5e6165;
	position: relative;
	margin-top: -25px;
}
.zeh__planner .consulting__wrapper--contact:after {
	content: url(images/link_icon.png);
	position: absolute;
	right: 20px;
}
.consulting__flow.zeh__planner {
	margin-top: 120px;
}
.zeh__planner .consulting__flow--cont .inner .number {
	background-color: #b5d1cb;
}
.zeh__planner .consulting__flow--cont {
	margin-left: 50px;
}
.zeh__planner .consulting__flow--cont .block .title.last {
    margin-top: 25px;
}

/* 固定ページ　OUR BUSINESS オフィスのサテライト化・ワーケーションの支援*/
#page_business.worcation {
	margin-top: 80px;
}
.worcation__information {
	max-width: 1080px;
    margin: 0 auto;
    align-items: center;
    padding-top: 80px;
    border-top: thin solid #dcdcdc;
	margin-top: 120px;
}
.worcation__information .top_cont {
	font-size: 16px;
	text-align: center;
}
.worcation__information--flex {
	display: flex;
	justify-content: space-between;	
	margin-top: 60px;
}
.worcation__information--block {
	display: block;
	text-align: left;
}
.worcation__information--cont {
	position: relative;
	max-width: 335px;
	height: 100px;
}
.worcation__information--title {
	margin-top: 25px;
	margin-bottom: 20px;
}
.worcation__information--btn {
	position: absolute;
	left: 0;
	bottom: 0;
	font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", Meiryo, sans-serif;
    font-size: 14px;
    width: 190px;
    display: flex;
    justify-content: space-between;
    border-bottom: thin solid #5e6165;
    padding-bottom: 10px;
    margin-top: 60px;	
}
.worcation__information--btn:after {
    content: url(images/arrow.png);
}

/*住宅・商業施設・公共施設等の建築設計用タブ*/
.architectural__tab {
	max-width: 1080px;
	margin: 0 auto;
	margin-top: 120px;
}
.architectural__tab .tab_container input:checked + .tab_item {
    position: relative;
}
/*
.tab_container {
	padding-bottom: 1em;
	background-color: #fff;
	margin: 0 auto;
}
.tab_item {
	width: calc(100%/4);
	padding:15px 0;
	background-color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	display: block;
	float: left;
	text-align: center;
	border-top: thin solid #bcbcbc;
	border-bottom: thin solid #bcbcbc;	
	border-left: thin solid #bcbcbc;
	transition: all 0.2s ease;
	margin-bottom: 43px;
}
.tab_item.last {
	border-right: thin solid #bcbcbc;	
}
.tab_item:hover {
	cursor: pointer;
}
input[name="tab_item"] {
	display: none;
}
.tab_content {
	display: none;
	padding: 0;
	clear: both;
	overflow: hidden;
}
#tab1:checked ~ #tab1_content,
#tab2:checked ~ #tab2_content,
#tab3:checked ~ #tab3_content,
#tab4:checked ~ #tab4_content {
	display: block;
}
.tab_container input:checked + .tab_item {
	position: relative;
	color: var(--vk-color-text-link);
}
.tab_container input:checked + .tab_item:after {
    position: absolute;
    top: 55px;
    left: 0;
    content: url(images/tab_bar.png);
}
*/
.tab-content input[type="radio"] {
	display: none;
}
.tab-content label {
	display: inline-block;
    padding: 20px;
    font-weight: normal;
    font-size: 16px;
    color: #5e6165;
    text-align: center;
    cursor: pointer;
    width: calc(100% / 4);
    position: relative;
	border-top: thin solid #bcbcbc;
	border-bottom: thin solid #bcbcbc;	
	border-left: thin solid #bcbcbc;
	transition: all 0.2s ease;
	margin-bottom: 43px;
}
.tab-content label.last {
	border-right: thin solid #bcbcbc;	
}
.tab-content input[type="radio"]:checked + label:after {
    position: absolute;
    top: 65px;
    left: 0;
	content: url(images/tab_bar.png);
}
.tab-content .tab-box {
	width: 100%;
	height: auto;
	margin-top: 30px;
}
.tab-content > .tab-box > div {
	display: none;
}
#tab1:checked ~ .tab-box > #tabView1 {
	display: block;
}
#tab2:checked ~ .tab-box > #tabView2 {
	display: block;
}
#tab3:checked ~ .tab-box > #tabView3 {
	display: block;
}
#tab4:checked ~ .tab-box > #tabView4 {
	display: block;
}


/* 固定ページ　OUR BUSINESS 住宅・商業施設・公共施設等の建築設計*/
.architectural__houses--wrapper {
	border-bottom: thin solid #dcdcdc;
	padding-bottom: 70px;
}
.architectural__houses--flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.architectural__img {
	width: calc(100% + 100px);
	margin: 0 0 0 -100px;
}
.architectural__img img {
	max-width: 100%;
	object-fit: contain;
}
.architectural__houses--flex .block {
	display: block;
	min-width: 400px;
	max-width: 400px;
}
.architectural__title {
	font-size: 20px;
	line-height: 2;
}
.architectural__coment {
	font-size: 14px;
	line-height: 1.8;
	margin-top: 30px;
}
.architectural__houses--flex .flex {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.architectural__point {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	border: thin solid #707070;
	width: 90px;
	height: 90px;
	text-align: center;
}
.architectural__achievement--wrapper {
	padding-top: 70px;
}
ul.architectural__achievement--flex {
	display: flex;
	justify-content: space-between;	
}
ul.architectural__achievement--flex .wrapper {
	display: block;
}
.architectural__wrapper {
	max-width: 336px;
}
.architectural__achievement--wrapper .architectural__achievement--title {
	font-size: 28px;
	letter-spacing: 2px;
	text-align: center;
}
.architectural__wrapper .cont__block {
	margin-top: 25px;	
}
.architectural__wrapper .cont__block .title a {
	text-decoration: none;	
}
.architectural__wrapper .more__link {
	position: relative;
	font-size: 14px;
	width: 170px;
	display: flex;
	justify-content: space-between;
	border-bottom: thin solid #5e6165;
	padding-bottom: 10px;
	margin-top: 30px;
}
.architectural__wrapper a {
	text-decoration: none;	
}
.architectural__wrapper .more__link:after {
    content: url(images/arrow.png);
}
.architectural__achievement--wrapper .works_archiveBtn {
    margin: 0 auto;
    margin-top: 60px;
    width: 480px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    border: thin solid #5e6165;
    position: relative;
}
.architectural__achievement--wrapper .works_archiveBtn:after {
    content: url(images/arrow.png);
    position: absolute;
    right: 10px;
}
.architectural__achievement--flex {
	margin-top: 40px;
}
.architectural__houses--wrapper.renovation {
	border-bottom: none;
}
.architectural__houses--flex.reverse {
	flex-direction: row-reverse;
}
.architectural__img.renovation {
	width: calc(100% + 100px);
	margin: 0 -100px 0 100px;
}
li.renovation {
	position: relative;
}
.architectural__wrapper__flex {
	display: flex;
}
.architectural__wrapper__flex .thumbnail__block {
	min-width: 500px;
	max-width: 500px;
	margin-right: 50px;
}
.architectural__wrapper__flex .cont__block {
	margin-top: 100px;	
}
.architectural__wrapper__flex .cont__block a .works_archiveBtn {
	margin-top: 50px;
}
.architectural__wrapper__flex .cont__block a .more__link {
	position: relative;
	font-size: 14px;
	width: 170px;
	display: flex;
	justify-content: space-between;
	border-bottom: thin solid #5e6165;
	padding-bottom: 10px;
	margin-top: 30px;
}
.architectural__wrapper__flex .cont__block a .more__link:after {
    content: url(images/arrow.png);
}
a .more__link,
.title a,
a .works_archiveBtn {
	text-decoration: none;	
}
a {
	text-decoration: none !important;	
}
.architectural__wrapper__flex .cont__block .bottom {
	position: absolute;
	left: 550px;
	bottom: 4px;
}

/* 固定ページ　WORKS*/
.architectural__page--tab {
	max-width: 1080px;
	margin: 0 auto;
}
.tab_content input:checked + .tab_item {
    position: relative;
}
.tab_content input[type="radio"] {
    display: none;
}
.tab_content label {
    display: inline-block;
    padding: 20px;
    font-weight: normal;
    font-size: 16px;
    color: #5e6165;
    text-align: center;
    cursor: pointer;
    width: calc(100% / 3);
    position: relative;
    border-top: thin solid #bcbcbc;
    border-bottom: thin solid #bcbcbc;  
    border-left: thin solid #bcbcbc;
    transition: all 0.2s ease;
    margin-bottom: 43px;
}
.tab_content label.last {
    border-right: thin solid #bcbcbc; 
}
.tab_content input[type="radio"]:checked + label:after {
    position: absolute;
    top: 65px;
    left: 0;
	content: url(images/tab_bar_short.png);
}
.tab_content .tab_box {
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.tab_content > .tab_box > div {
    display: none;
}
#tab11:checked ~ .tab_box > #tabView11 {
    display: block;
}
#tab12:checked ~ .tab_box > #tabView12 {
    display: block;
}
#tab13:checked ~ .tab_box > #tabView13 {
    display: block;
}
.design__achievement--wrapper {
	max-width: 1080px;
	margin: 0 auto;
}
.design__achievement--wrapper .design__achievement--flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.design__achievement--flex:after {
	display: block;
	content:"";
	width: 250px;
}
.design__achievement--flex:before {
	display: block;
	content:"";
	width: 250px;
	order: 1;
}
ul.design__achievement--flex {
	padding-left: 0;
}
.design__achievement--wrapper .design__achievement--flex li {
	max-width: calc(100% / 4 - 20px);
}
.design__achievement--wrapper .architectural__wrapper .cont__block {
    margin-top: 10px;
    margin-bottom: 40px;
}
.design__achievement--wrapper .architectural__wrapper .cont__block .title a {
    text-decoration: underline !important;
}
.design__achievement--wrapper .family__flex {
	display: flex;
	justify-content: space-between;
	border-bottom: thin solid #dcdcdc;
	padding-bottom: 30px;
}
.design__achievement--wrapper .family__flex a {
	font-size: 14px;
	text-decoration: underline !important;
}
.design__achievement--wrapper .family__flex.all_achievement {
	justify-content: flex-start;
}
.design__achievement--wrapper .family__flex a {
	font-size: 14px;
	text-decoration: underline !important;
}
.design__achievement--wrapper .family__flex.all_achievement a {
	margin-right: 2em;
}
.design__achievement--title,
.design__achievement--wrapper .family__cat--title {
	font-size: 24px;
	margin-top: 65px;
}


/* 実績物件 */

#achievement {
	padding-top: 40px;
}
#achievement .pages_container {
	max-width: 1280px !important;
}
#achievement .header__wrapper {
	display: block;
}
#achievement .header__wrapper--cont {
	max-width: 740px;
	margin: 0 auto;
}
#achievement .header__wrapper--cont .title {
	font-size: 24px;
	font-weight: normal;
	text-align: left;
    margin-bottom: 0;
}
#achievement .header__wrapper--cont .flex {
	display: flex;
	justify-content: flex-start;
}
#achievement .header__wrapper--cont .category {
	display: inline-block;
    font-size: 12px;
    line-height: 1.8;
    color: #fff;
    background-color: #5e6165;
    padding: 0 10px;
    margin-right: 10px;
    margin-bottom: 30px;
}
#achievement .header__wrapper--cont .comment {
	font-size: 14px;
    line-height: 1.8;
}

#achievement .title__wrapper--cat span.telework,
.img__wrapper--cat span.telework {
	background-color: #e67c8a;	
}
#slick01 .slick-arrow:before {
	content: "" !important;
}
#slick01 .slick-arrow:before {
    content: "" !important;
    width: 60px !important;
    height: 60px !important;
    position: absolute;
    top: 0;
    left: 0;
}
#slick01 .slick-next:before {
    background: url(images/slick-next.png) !important;
    background-size: contain !important;
}
#slick01 .slick-prev:before {
    background: url(images/slick-prev.png) !important;
    background-size: contain !important;
  }
#slick01 .slick-prev {
    left: 10px;
	z-index:9999;
}
#slick01 .slick-next {
    right: 50px;
	z-index:9999;
}
#slick01,
#slick02 {
	opacity: 0;
	transition: opacity .3s linear;
}
#slick01.slick-initialized,
#slick02.slick-initialized {
	opacity: 1;
}
#slick01 .slider-img,
#slick02 .slider-img {
  margin: 0 10px;
}
#slick02 {
	margin: 0 auto;
	margin-left: 80px;
}
#slick02 .slick-slide img {
    display: block;
    max-width: 510px;
}
#slick02 .slick-arrow:before {
	content: "" !important;
}
#slick02 .slick-arrow:before {
    content: "" !important;
    width: 60px !important;
    height: 60px !important;
    position: absolute;
    top: 0;
    left: 0;
	margin-top: -50px;
}
#slick02 .slick-next:before {
    background: url(images/slick-next.png) !important;
    background-size: contain !important;
}
#slick02 .slick-prev:before {
    background: url(images/slick-prev.png) !important;
    background-size: contain !important;
  }
#slick02 .slick-prev {
    left: -90px;
	z-index:9999;
}
#slick02 .slick-next {
    right: 30px;
	z-index:9999;
}
#slick02 .header__wrapper--cont .flex {
	display: flex;
}
#slick02 .header__wrapper--cont .flex .category {
    display: inline-block;
    font-size: 12px;
    line-height: 1.8;
    color: #fff;
    background-color: #5e6165;
    padding: 0 10px;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#slick02 .title {
	font-size: 16px;
	color: #5e6165;
	text-decoration: underline !important;
}
.search__wrapper {
	min-width: 250px;
	max-width: 250px;
	display: block;
}
.search__resault--wrapper {
}
.search__wrapper--content {
	display: block;
    background: #edeeee;
    padding: 10px;
    margin-right: 5px;	
}
.estate__archive--block {
	display: block;
	margin-right: 30px;
}	
.land__archive {
	display: flex;	
	border-bottom: thin dotted #bcbcbc;
	padding-bottom: 30px;
	margin-bottom: 60px;
}
.land__archive--block {
	max-width: calc(100% / 3 - 20px);
	margin-left: 30px;
	margin-bottom: 30px;
	border: thin solid #bcbcbc;
}
.estate__archive--block .estate__title {
	display: flex;
	justify-content: space-between;
	font-size: 18px;
    font-weight: bold;
	margin-left: 30px;
    margin-bottom: 20px;	
}
.estate__archive--block .read_more a {
	font-size: 14px;
	font-weight: normal;
    text-decoration: underline;
    -webkit-text-decoration-style: dotted;
    text-decoration-style: dotted;
    text-underline-offset: 2px;
    -webkit-text-decoration-color: rgba(0,0,0,.3);
    text-decoration-color: rgba(0,0,0,.3);
    text-decoration-thickness: 1px;
}
.estate__archive--block .read_more:after {
    content: url(images/arrow.png);
    padding-left: 8px;
    padding-bottom: 8px;
}

.land__archive--cont {
	display: block;
    padding: 10px 16px;
    font-size: 12px;
}
.land__archive--cont .title {	
	font-size: 16px;
    text-align: center;
    min-height: 4em;
    border-bottom: thin dotted #bcbcbc;	
}
.land__archive--cont .address {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.land__archive--cont .address:before {
    content: url(images/point_mark.png);
    vertical-align: middle;
    padding-right: 5px;
}
.youtube-map {
	display: block;
	max-width: 800px;
	margin: 50px auto;
	text-align: center;
}
.youtube-map .map iframe {
	max-width: 100% !important;
}
.sns__wrapper {
	max-width: 400px;
	margin: 20px auto;
	text-align: center;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.sns__wrapper .fb_iframe_widget {
    margin-top: -14px;
}
.archive .page-header,
.post-type-archive-detached .page-header,
.single-post .page-header,
.archive.date .page-header,
.archive.category .page-header {
    color: #5e6165;
    background-color: #dbe0de;
}
.btn-primary {
    color: #5e6165;
	border: thin solid #dbe0de;	
    background-color: #dbe0de;	
}

/* 非表示設定 */
.page-header-title span,
#comments,
.entry-meta,
.entry-meta-item.entry-meta-item-updated,
.entry-meta-item.entry-meta-item-author {
	display: none;
}

.global-nav-list>li>ul.sub-menu {
	height: 100px;
	display: flex;
	justify-content: space-between;
	align-items: center;
    margin-top: 1px;
    background-color: #000;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 20%);
    left: 0;
    margin-left: -890px;
    width: 1280px;
}
.global-nav-list .sub-menu {
    min-width: 1200px;
	margin: 0 auto;
}
.global-nav-list .sub-menu li {
	width: 20%;	
	line-height: 100px;
	font-size: 14px;
	text-align :center;
	background: url(images/sub-menu_line.png) no-repeat left center;
    padding-left: 1px;
}
.global-nav-list .sub-menu li:first-child {
	background: none;
}
.global-nav-list .sub-menu li a:hover {
    background-color: #000 !important;
}
.vk-menu-acc ul.sub-menu li {

}
.global-nav-list .sub-menu li a {
    line-height: 1.6;	
}
.vk-menu-acc ul.sub-menu li:hover {
    background-color: #000 !important;
}

.contact__title--wrapper {
	margin: 40px auto;
	text-align: center;
}
.contact__title--wrapper .mainTitle {
	font-size: 36px;
    font-weight: normal;
    color: #5e6165;
}
.contact__title--wrapper .subTitle {
	font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", Meiryo, sans-serif;
    font-size: 12px;
    color: #5e6165;
}

/*ーーーーーーーーーーーーーーーー*/
/*　　MW WP Formカスタマイズ　　*/
/*ーーーーーーーーーーーーーーーー*/
 
.mw_wp_form input[type="email"],
.mw_wp_form input[type="tel"],
.mw_wp_form input[type="text"],
.mw_wp_form textarea {
    padding: 1em;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
    font-size: 15px;
    border: 1px solid #ccc;
}
 
.mw_wp_form select {
    display: block;
    position: relative;
    width: auto;
    height: 38px;
    font-size: 14px;
    font-size: 0.9rem;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    padding: 0 10px;
}
 
.mw_wp_form .vertical-item {
    display: inline;
	margin-right: 10px;
}

.mw_wp_form selectt:after {
    position: absolute;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #333;
    top: 50%;
    right: 10px;
    margin-top: -3px;
    pointer-events: none;
}
::placeholder {
	font-weight: normal !important;
}
 
/*――――「表」デザイン――――*/
table.cform {
	max-width: 780px;
	margin: 0 auto;
}
table.cform, table.cform td, table.cform th {
	border: none;
}
table.cform tr {
	border-top: thin solid #acacac;
	padding-top: 5px;
}
table.cform tr:last-child {
	border-bottom: thin solid #acacac;	
}
.cform th {
	font-size: 14px;
	font-weight: normal;
	width: 28%; 
	padding: 36px 0 10px 0;
	text-align: left;
	vertical-align: top;
}
.cform td {
	font-size: 14px;
	font-weight: normal;
	line-height: 200%;
	padding: 18px 10px;
}
.form_footer {
	max-width: 780px;
	margin: 0 auto;	
	text-align: center;	
} 
.policy {
	font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", Meiryo, sans-serif;
	margin-top: 30px;
	text-align: center;	
}
.consent,
.policy_box {
	font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", Meiryo, sans-serif;	
}
.all__center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.back_btn {
	margin-left: auto;
	margin-right: auto;
    max-width: 540px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    border: thin solid #5e6165;
    position: relative;
}
.back_btn:after {
    content: url(images/left_arrow.png);
    position: absolute;
	top: 40%;
    left: 5px;
}

/*―――――表示―――――*/
.cform {
	width: 94%;
	margin: auto;
}
 
.cform option,
.cform textarea,
.cform input[type=text],
.cform input[type=email],
.cform input[type=search],
.cform input[type=url] {
	width: auto;
}
.cform input[type=text] {
	margin-left: 0;
}
.cform textarea {
	width: 100%;
}
@media only screen and (min-width: 768px) {
	.cform .last_name {
		margin-left: 20px;
	}
	.error_wrapper {
		display: flex;	
		margin-top: -1em;
	}
	.error_flex1,
	.error_flex2 {
		min-width: 223px;
	}
	.error_flex2 {
	}	
}

@media only screen and (max-width:767px) {
	.cform th,
	.cform td {
		width: 97%;
		border: 1px solid #999;
		padding: .5em 1em;
		display: block;
		border-top: none;
	}
}
 
/*――「送信ボタン」デザイン――*/
.submit-btn input {
	width: 540px;
	border: thin solid  var(--vk-color-primary);
	background-color: #fff;
	color: var(--vk-color-primary);
	margin:0 auto;
	padding: 10px 35px;
	cursor: pointer;
	text-align:center;
	transition: all 0.35s ease;	
}
 
.submit-btn {
	text-align:center;
	margin-top:20px;
	cursor: pointer;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;	
}
 
.submit-btn input:hover {
	background-color: var(--vk-color-primary);
	color: #fff;
	cursor: pointer;
}
input[type=submit] {
	border-radius: 0;
}
::placeholder {
	font-family: Lato,'Noto Sans JP','ヒラギノ角ゴ ProN','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-weight: normal !important;
}

/*―――「必須」デザイン―――*/
.required-srt {
	font-size: 14px;
    margin-left: 10px;
    margin-right: 5px;
    padding: 3px 10px;
	color: #fff;
    background-color: var(--vk-color-primary);
}
/*ーーーーーーーーーーーーーーーー*/

.policy_box {
	font-size: 14px;
	text-align: left;
	width: 780px;
	margin-top: 10px;
	max-height: 200px;
	padding: 10px 20px;
	border: 1px solid #ccc;
	overflow: auto;
	margin-top: 20px;
	margin-bottom: 50px;
}
.mw_wp_form_confirm .display-none {
	display: none;
}
.page-id-215 .consent {
	margin-top: 30px;
}
.page-id-215 .policy,
.page-id-215 .policy_box {
	display: none;
}
.page-id-215 .submit-btn input {
	width: 270px;
}
.form-thanks {
	font-size: 1.3em;
	text-align: center;
}

/*―――アーカイブページ―――*/
.page-template-archive-notification .thumbnail_block figure,  
.page-template-single-notification .thumbnail_block figure, 
.post-type-archive-notification .thumbnail_block figure,
.page-template-archive-blog .thumbnail_block figure {
	width: 240px;
	height: 160px;
}
/*
.page-header-inner.container {
	border-bottom: thin solid #bcbcbc;
	padding: 30px 0;
}
*/
#top__slide .container {
	padding-top: 0;
    border-top: none;
}
.page-id-29 .page-header-inner.container,
.page-id-35 .page-header-inner.container,
.page-id-93 .page-header-inner.container,
.page-id-98 .page-header-inner.container,
.page-id-100 .page-header-inner.container,
.page-id-186 .page-header-inner.container
 {
	border-bottom: none;	
}
.page-id-27 .sub-section,
.page-id-102 .sub-section,
.page-id-104 .sub-section,
.page-id-106 .sub-section,
.page-id-108 .sub-section,
.page-id-100 .sub-section,
.page-id-110 .sub-section {
	display: none;
}
ul.archive {
	padding-left: 0;
}
.archive__wrapper {
	display: flex;
	padding: 30px 0;
	border-bottom: thin solid #bcbcbc;
	border-bottom: none;
}
.archive__wrapper .thumbnail_block {
	width: 240px;
	height: 160px;
	margin-right: 30px;
}
.archive__wrapper .cont_block {
	max-width: 605px;
	font-size: 14px;
}
.archive__wrapper .date__cat--wapper {
    display: flex;
    margin-bottom: 10px;
}
.archive__wrapper .date__cat--wapper  .date__wapper--cat span {
    margin-left: 20px;
    font-size: 12px;
    color: #fff;
    padding: 2px 15px;
}
.archive__wrapper .cont_block .title {
	font-size: 20px;
	padding-bottom: 30px;
}
.archive__wrapper .cont_block .content {
	color: #5e6165;
	line-height: 1.8;
}
.archive_pagenavi {
	margin: 50px auto 100px;
	text-align: center;
}
.wp-pagenavi span.current {
    color: #fff !important;
    background-color: #5e6165 !important;
    border: 1px solid #5e6165 !important;
}
.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #bcbcbc !important;
    padding: 3px 10px !important;
}
.sub-section-title {
	margin-bottom: 10px !important;
}
.sub-section-title,
.sub-section-title:after {
	border-top: none !important;
	border-bottom: none !important;
}
.sub-section .widget {
	margin-bottom: 50px;
}
.sub-section .widget ul li a {
	padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
}
.sub-section .widget.widget_text .textwidget>ul li {
	list-style: none;
    margin: 0;
    font-size: var(--vk-size-text-sm),
}
.sub-section ul li a:hover {
	max-height: 35px;
	background-color: transparent;
	background-color: var(--vk-color-accent-bg);
}
.sub-section .widget.widget_text .textwidget>ul li a {
    display: block;
    padding-left: var(--vk-margin-list-menu-left-first);
    border-bottom: none;
    text-decoration: none;
}
.sub-section .widget.widget_archive>ul li a>ul li a {
    display: block;
    padding-left: var(--vk-margin-list-menu-left-first);
    border-bottom: none;
    text-decoration: none;
}
.sub-section .widget ul {
    padding-left: 0;
}
.sub-section .widget ul li a {
	max-height: 35px;
}
.sub-section .widget ul li {
	height: 35px;/*画像の高さ*/
	background-image: url(images/widget_after.png);
	background-position: right;
    background-repeat: no-repeat;
	vertical-align: middle;
	border-top: none;
	border-bottom: thin dotted #bcbcbc;
}
.sub-section .widget ul li:first-of-type {
	border-top: thin dotted #bcbcbc;	
}
.sub-section .widget ul li a {
	font-size: 14px !important;
}
.page-template-archive-notification .widget.widget_categories,
.page-template-archive-news_archive .widget.widget_categories,
.page-template-archive-event_archive .widget.widget_categories,
.page-template-archive-blog .widget.widget_text {
	display: none;
}
.page-template-archive-blog .sub-section .widget_categories ul li,
.single-post .sub-section .widget_categories ul li {
	border-top: thin dotted #bcbcbc !important;		
}	
.sub-section .widget.widget_archive {
	display: none;
}
.page-template-archive-blog .sub-section .widget.widget_archive,
.single-post .sub-section .widget.widget_archive {
	display: block;
}
.category-blog ul.page-numbers {
	border: none !important;
}

@media screen and (min-width: 1251px) {
	.pad_under {
		display: none;
	}
}
@media screen and (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1280px;
	}
	#global-nav > ul > li + li.menu_separetor {
		background: url(images/menu-separetor.png) no-repeat left center;
		padding-left: 1em;
	}
}

@media screen and (max-width: 1250px) {
	.pad_over {
		display: none;
	}
	.header_contact strong {
		color: #fff;
		padding-top: 1em;
	}
	.device-mobile .global-nav-list>li {
		padding: 24px 2.5em 0 1em;
	}
	.device-mobile .global-nav-list .acc-btn {
		width: 20px;
		height: 20px;
		right: 6px;
		top: 22px;
	}	
	.global-nav.global-nav--layout--float-right .header_contact {
		padding-top: 12px;
	}
	.global-nav-list .sub-menu li {
		line-height: 1.4;
		padding: 0;
	}
	.vk-menu-acc ul.sub-menu li a {
		padding : 0 !important;
	}
	.global-nav-list .sub-menu {
		min-width: 1024px;
	}
	.global-nav-list .sub-menu li a {
		padding: 0;
		border-bottom: 1px solid rgba(255,255,255,.15);
		display: block;
		font-size: 12px;
	}
	.global-nav-list>li>ul.sub-menu {
		margin-left: -250px;
	}
	.device-mobile .global-nav-list>li>.sub-menu.acc-child-open {
		width: 100vw;
		max-height: 50px;
		padding: 0 !important;
		margin-top: 30px;
		margin-left: -660px;
	}
	#top__slide .container .slider__wrapper {
		max-width: 700px;
	}
	#top__slide .banner_section .flexbox {
		justify-content: space-around;
	}
	#about_us .about__wrapper--flex .about__wrapper--title {
		width: 230px;
	}
	#about_us .about__wrapper--flex .about__wrapper--cont .about__wrapper--cont--subTitle {
		font-size: 14px;
	}
	#top__archive {
		max-width: 100%;
	}
	#top__archive .top__archive--wrapper .cont_block {
		display: block;
		max-width: 300px;
		margin-left: 30px;
	}
	#top_business .business__wrapper .business__wrapper--flex .business__wrapper--cont {
		width: 49%;
	}
	#slick02 {
		margin-left: 16px;
	}
	#slick02 .slick-prev {
		left: 0;
	}
	#top_blog .topBlog__wrapper ul.flex {
		padding-left: 0;
		padding-right: 0;
	}
	.breadcrumb-list {
		padding: 1em;
	}
	.phirosophy__section .second__flex--no {
		margin-right: 40px;
	}
	.page_business .business__wrapper .business__wrapper--flex .business__wrapper--cont {
		max-width: 48%;
	}
	.consulting__point1 {
		padding: 0 40px 0 0;
	}
	.consulting__point2 {
		padding: 0 0 0 40px;
	}
	.consulting__flow--title {
		width: 400px;
		font-size: 24px;
	}
	.page-template-page-business .business__footer--btn {
		width: 490px;
	}
	.box__flex {
		margin-left: -35px;
	}
	.page-id-993 .consulting__flow--title {
		width: 250px;
		font-size: 24px;
	}
	.page-id-1001 .architectural__img img {
		max-width: 95%;
	}
	.page-id-1001 .tab-content input[type="radio"]:checked + label:after {
		position: absolute;
		top: 70px;
		left: 0;
		content: '';
		display: inline-block;
		width: 250px;
		height: 12px;
		background-image: url(images/tab_bar.png);
		background-size: cover;
		vertical-align: middle;
	}
	.page-id-1001 .architectural__wrapper {
		max-width: 95%;
	}
	.architectural__achievement--wrapper .works_archiveBtn {
		width: 370px;
	}
	.page-id-814 .tab_content input[type="radio"]:checked + label:after {
	    position: absolute;
		position: absolute;
		top: 70px;
		left: 0;
		content: '';
		display: inline-block;
		width: 335px;
		height: 12px;
		background-image: url(images/tab_bar_short.png);
		background-size: cover;
		vertical-align: middle;
	}
	.site-footer-content {
		padding-left: 1em;
		padding-right: 1em;
	}
	.worcation__information--block {
		max-width: 32%;
	}
	.top__notification {
		margin-right: 0;
	}
	.top_sdgs .container {
		justify-content: center;
	}
	.top_sdgs .container img {
		padding-left: 30px;
		padding-right: 30px;
	}
	.top_sdgs .container.no1 {
		padding-bottom: 30px;
    	border-bottom: none;		
	}
	.top_sdgs .container.no2 {
		padding-top: 0;
	}
	.management_wrapper {
		width: 100%;
		justify-content: center;
	}
	.cont_wrapper.management,
	.cont_wrapper.about {
		padding-left: 10px;
	}
	.pages_body {
		padding: 0 10px 80px;
	}
	.page-template-estate-management .pages_body {
		padding: 0 0 80px;
	}
	.support_wrapper,
	.member_wrapper,
	.overview_wrapper,
	.group_wrapper,
	.search__resault--wrapper {
		padding-left: 10px;
		padding-right: 10px;
	}
	.otheLink_wrapper--flex img {
		max-width: 95%;
	}
	.d-article .table_search_result_sp .result_product_img img,
	.table_search_result_sp .result_product_img img {
		max-width: calc(50vw - 60px);
	}
	.footer-imformation {
		padding-left: 1em;
		padding-right: 1em;
	}
	#wpfront-scroll-top-container {
		margin-bottom: 24px;
	}
}

@media screen and (min-width: 992px) {
	.site-header--layout--nav-float .site-header-logo {
		margin-right: 2em;
		width: 100%;
	}
	.site-header--layout--nav-float .site-header-logo img {
		margin-left: 10px;
	}
	body:not(.header_scrolled) .global-nav--layout--float-right {
		align-items: stretch;
	}
	.global-nav.global-nav--layout--float-right .header_contact {
		background-color: #dbe0de;		
		-webkit-transition: all 0.35s ease;
		transition: all 0.35s ease;
	}
	.global-nav.global-nav--layout--float-right .header_contact:hover {
		opacity: .8;
	}
	.sub-section--col--two {
		width: var(--vk-width-col-2-sub);
		float: right;
		margin-top: 40px;
		}
	.site-body.site-body--padding-vertical--off,
	.site-body.site-body--padding-vertical--off.siteContent-base-on {
		 padding: 0 15px 4rem;
	}
}

@media screen and (max-width: 991px) {
	.vk-menu-acc ul.sub-menu li a {
		padding: 1em 2em !important;
	}
	.container {
		max-width: 950px;
	}
	#top__slide .container .slider__searchi--wrapper {
		display: block;
	}
	.search__resault--wrapper {
		display: block;
	}
	.tab__wrapper {
		max-width: 100%;
		margin-top: 30px;
	}
	#estate .header_wrapper #slick01 {
		max-width: 600px;
		margin-right: 30px;
	}
	.support_wrapper .title:before,
	.support_wrapper .title:after {
		width: 350px;
	}
	.page-template-archive-blog .sub-section .widget.widget_archive {
		margin-bottom: 50px;
	}
	.tab_container input:checked + .tab_item:after {
		top: 48px;
	}
	.img__wrapper--cat {
		margin-top: 2px;
	}
}

@media screen and (min-width: 821px) {
	.container.pad_only {
		display: none;
	}
}
@media screen and (min-width: 767px) {
	a[href*="tel:"] {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	}	
	.space {
		padding-left: 6em;
	}
}
@media screen and (max-width: 820px) {	
	.container.pc_only {
		display: none;
	}
	.home section {
		width: 100vw;
		margin-left: calc( ( 100% - 100vw ) / 2 );
		padding-left: 1em;
		padding-right: 1em;
	}
	.site-body {
		padding-left: 2em;
		padding-right: 2em;
	}
	#top__slide .banner_section .flexbox .box {
    	width: calc(100% / 2 - 10px);
	}
	#top__catchphrase .catchphrase {
		text-align: center;
	}
	#about_us .about__wrapper--flex .about__wrapper--title .about__wrapper--mainTitle {
		font-size: 30px;
		letter-spacing: 3px;
	}
	#top_works .slider__wrapper {
		padding-right: 10px;
		padding-left: 10px;
	}
	#slick02 {
		margin-left: -40px;
		margin-right: 15px;
	}
	#top_blog .topBlog__wrapper ul.flex {
		padding-left: 0;
		padding-right: 50px;
	}
	
	.facebook__wrapper {
		right: 40px;
	}	
	#wpfront-scroll-top-container {
		right: 0;
    	bottom: 95px;
	}
	.top__archive--wrapper {
		display: block;
	}
	.top__blog {
		margin-left: 0;
	}
	.top__archive--wrapper .wrapper {
		max-width: 100%;
	}
	.top__archive--wrapper .thumbnail_block,
	.top__archive--wrapper .thumbnail_block img {
		width: 160px;
		height: auto;
	}
	.breadcrumb {
		padding-left: 1em;
		padding-right: 1em;
	}
	.main_title.management,
	.contents.management {
		font-size: 20px;
	}
	.management_wrapper .management {
		width: 350px;
		border: thin solid #bcbcbc;
		border-radius: 10px;
		margin-right: 7px;
		margin-left: 7px;
		margin-bottom: 14px;
	}
	.management_line {
		display: none;
	}
	.management_title {
		font-size: 20px;
		padding-top: 0;
	}
	.cont_wrapper.about {
		margin-bottom: -230px;
	}
	.support_wrapper {
		margin-top: 280px;
	}
	.support_wrapper .title:before,
	.support_wrapper .title:after {
		width: 250px;
	}
	.support_flex {
		display: block;
	}
	.support_block {
		margin-bottom: 30px;
	}
	.support_inner {
		max-width: 100%;
	}
	.member_wrapper, .overview_wrapper, .group_wrapper {
		max-width: 900px;
		margin: 0 auto;
		display: block;
		padding-top: 80px;
		padding-bottom: 30px;
	}
	.member_wrapper .left,
	.overview_wrapper .left, 
	.group_wrapper .left {
		width: 100%;
		font-size: 20px;
		margin-bottom: 30px;
	}
	.member_wrapper .left {
		max-width: 100%;
		margin-bottom: 30px;
	}
	.member_wrapper .member_img {
		max-width: 100%;
		margin-right: 0;
	}
	.member_wrapper .member_img img {
		max-width: 100%;
	}
	.phirosophy__section .second__section {
		padding-top: 80px;
	}
	.phirosophy__section .second__section .second__section--cont1,
	.phirosophy__section .second__section .second__section--cont2,
	.phirosophy__section .second__section .second__section--cont3,
	.phirosophy__section .second__section .second__section--cont4 {
		width: 340px;
		border-right: thin solid #bcbcbc;
	}
	#page_business .consulting__wrapper--flex {
		display: block;
	}
	#page_business .consulting__wrapper--contact {
		width: 100%;
		margin-top: 0;
	}
	.page_business .business__wrapper .business__wrapper--flex .business__wrapper--cont .business__wrapper--title {
		width: 95%;
		left: -1px;
		font-size: 18px;
    	padding-top: 20px;
		padding-bottom:5px;
	}
	.page_business .business__wrapper .business__wrapper--flex .business__wrapper--cont .business__wrapper--link {
		margin-top: 30px;
	}
	#page_business .consulting__wrapper {
		padding: 30px 20px 20px;
	}
	.consulting__flow {
		display: block;
		padding-top: 60px;
	}
	.consulting__flow--title {
		width: 100%;
		margin-bottom: 30px;
		font-size: 28px;
	}
	.consulting__flow--cont {
		max-width: 100%;
		margin-left: 50px;
		display: block;
	}
	.local-consulting__wrapper,
	.local-consulting__wrapper2 {
		display: block;
	}
	.consulting__point1,
	.consulting__point2 {
		max-width: 100%;
		padding: 0 0 30px 0;
	}
	.consulting__point1 p,
	.consulting__point2 p {
		font-size: 16px;
	}
	.local-consulting__wrapper2 .local-consulting__btn {
		width: 50%;
		margin-bottom: 30px;
	}	
	.page-template-page-business .business__footer--btn {
		width: 350px;
	}
	.page-template-page-business ul.business__footer--wrapper {
		margin-top: 60px;
    	margin-bottom: 0;		
	}
	ul.business__footer--wrapper {
		padding-left: 0;
		flex-wrap: wrap;
	}
	.page-template-page-business ul.business__footer--wrapper li {
		width: calc(100% / 2);
		font-size: 16px;
		margin-bottom: 20px;
	}
	.page-template-page-business ul.business__footer--wrapper li:nth-child(2) {
		border-right: thin solid #dcdcdc;
	}
	.box__flex {
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.box__flex .box {
		margin-right: 10px;
	}
	.box__flex .box:first-child {
		margin-right: 0;
	}
	.zeh__planner .consulting__wrapper--flex {
		display: block;
	}
	.zeh__planner .consulting__wrapper--contact {
		width: 100%;
		margin-top: 0;
		margin-bottom: 20px;
	}	
	.consulting__flow--title {
		width: 100%;
	}
	.page-id-1001 .tab_wrapper {
		width: 100%;
		margin: 0 auto;
	}
	.page-id-1001 .tab-content label,
	.page-id-814 .tab_content label {
		display: inline;
		padding: 20px 25px;
	}
	.page-id-814 .family__flex {
		margin-top: 60px;
	}
	.design__achievement--wrapper .family__flex {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.design__achievement--wrapper .family__flex a {
		max-width: calc(100% / 4);
		margin-right: 2em;
		margin-bottom: 1em;
	}
	.page-id-1001 .tab-content input[type="radio"]:checked + label:after,
	.page-id-814 .tab_content input[type="radio"]:checked + label:after {
		position: absolute;
		top: 70px;
		left: 50%;
		margin-left: -5px;
		content: '';
		display: inline-block;
		width: auto;
		height: auto;
		background-image: none;
		background-size: cover;
		vertical-align: middle;
		border-left: solid 10px transparent;
		border-right: solid 10px transparent;
		border-top: solid 10px #5e6165;
	}
	.page-id-814 .design__achievement--wrapper .design__achievement--flex {
		margin-top: 50px;
	}
	.architectural__houses--flex {
		display: block;
		margin-top: 60px;
	}
	.page-id-1001 .architectural__img {
		width: 98%;
		margin: 0;
	}
	.page-id-1001 .architectural__img img {
		max-width: 100%;
	}
	.page-id-1001 .architectural__title {
		margin-top: 30px;
	}
	.page-id-1001 .architectural__title br {
		display: none;
	}
	.page-id-1001 .architectural__houses--flex .block {
		display: block;
		min-width: 100%;
		max-width: 100%;
	}
	.page-id-1001 .architectural__houses--flex .flex {
		max-width: 400px;
		margin: 0 auto;
		margin-top: 20px;
	}
	.page-id-1001 .architectural__wrapper__flex {
		display: block;
	}
	.page-id-1001 .architectural__wrapper__flex .thumbnail__block {
		min-width: 100%;
		max-width: 100%;
		margin-right: 0;
	}
	.page-id-1001 .architectural__wrapper__flex .cont__block {
		margin-top: 20px;
		display: block;
		}
	.page-id-1001 .architectural__wrapper__flex .cont__block .bottom {
		position: static;
		left: 350px;
		bottom: 4px;
	}	
	ul {
		padding-left: 0 !important;
	}
	#estate .header_wrapper #slick01 {
		max-width: 400px;
		margin-right: 20px;
	}
	.d-article .table_search_result_sp .result_product_img img,
	.table_search_result_sp .result_product_img img {
		max-width: 94vw;
	}
	.search__wrapper {
		max-width: 100%;
		display: block;
	}
	.search__resault--inner {
		width: 100% !important;
		margin-right: 50px;
	}
	.required-srt.last {
		display: inline-block;
    	margin-top: 10px;
		margin-left: -1px;
	}
	.policy_box {
		width: 100%;
	}
	.footer-imformation .container {
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.site-footer {
		padding-left: 0;
		padding-right: 0;
	}
	.top_sdgs,
	.site-footer-copyright {
		padding-left: 1em;
		padding-right: 1em;
	}
	#wpfront-scroll-top-container {
		right: 0 !important;
	    bottom: 100px !important;
	}
}
@media screen and (min-width: 768px) {
	.sp-only {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.pc-only {
		display: none
	}
	.site-header {
		position: fixed;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.site-header-logo img {
		max-width: 70%;
		max-height: 36px;
	}
	.site-body {
		margin-top: 20px;
	}
	#top__slide .container .slider__wrapper .slider__wrapper--cont {
		top: 60%;
		max-width: 50%;
	}
	#mv_section {
		margin-top: 40px;
	}
	#mv_section .top_slider .slide__wrapper--cont2 {
		position: static;
		text-align: right;
		margin-top: 10px;
	}
	#mv_section .top_slider .slide__wrapper--cont1 img,
	#mv_section .top_slider .slide__wrapper--cont2 img {
		max-width: 90%;
	}
	#mv_section .top_slider .slide__wrapper--cont2 img {
		border: none;
		
	}
	#about_us .about__wrapper {
		max-width: 1080px;
		margin-top: 50px;
	}
	#about_us .about__wrapper--flex {
		display: block;
	}
	#about_us .about__wrapper--flex .about__wrapper--cont .about__wrapper--cont--mainTitle {
		font-size: 24px;
		line-height: 1.6;
		margin-top: 20px;
		margin-bottom: 30px;
	}
	#about_us .about__wrapper--flex .about__wrapper--cont .about__wrapper--btn {
		width: 100%;
	}
	#top_business {
		padding-top: 50px;
		padding-bottom: 50px;
		margin-top: 50px;
		margin-bottom: 50px;
	}
	#top_business .business__wrapper .business__wrapper--flex {
		display: block;
	}
	#top_business .business__wrapper .business__wrapper--flex .business__wrapper--cont {
		width: 100%;
	}
	#top_business .business__wrapper .business__wrapper--flex .business__wrapper--cont .business__wrapper--title {
		width: 80%;
		font-size: 18px;
		padding-top: 20px;
		padding-left: 0;
	}
	#top_business .business__wrapper .business__wrapper--flex .business__wrapper--cont .business__wrapper--link {
		margin-left: 0;
		margin-top: 30px;
	}	
	#top_works {
		width: 100vw;
		padding: 0 10px 100px;
		margin-bottom: -30px;
	}
	#top_works .topWorks__wrapper .mainTitle,
	#top_works .topWorks__wrapper .subTitle {
		margin-left: -50px;
	}
	#top_works .works_archiveBtn {
		margin: 0 auto;
		margin-top: 30px;
		width: 80%;
		margin-left: 10px;
	}
	#top_blog {
		max-width: 100vw;
	    margin: 0 auto;
		padding: 50px 10px;
	    margin-left: -30px;		
	}
	#top_blog .topBlog__wrapper {
		max-width: 100%;
		margin: 0 auto;
		padding: 50px 10px;
		margin-bottom: 0;
	}
	#top_blog .topBlog__wrapper ul.flex {
		display: block;
	    padding-left: 0;
	    padding-right: 0;
	}
	#top_blog .topBlog__wrapper ul.flex li {
    	max-width: 100%;
		margin-bottom: 30px;
	}
	#top_blog .blog_archiveBtn {
		width: 100%;
	}
	.top_sdgs .container img {
		padding-left: 0;
		padding-right: 30px;
	}
	.free_consul--wrapper {
		width: 450px;
		max-width: 100%;
		padding-left: 60px;
	}
	.free_consul--wrapper .title__block--title {
		font-size: 20px;
	}
	.free_consul--wrapper .title__block--cont {
		font-size: 13px;
	}
	.page .page-header h1.page-header-title {
		font-size: 28px;
		padding-top: 0.7em;
	}	
	.member_wrapper .left,
	.overview_wrapper .left, 
	.group_wrapper .left {
		width: 100%;
		font-size: 16px;
		margin-bottom: 30px;
	}		
	.page .page_catch {
		margin-top: 30px;
		padding: 20px 0 0;
	}
	.page .page-header-inner.container {
		padding: 0;
	}
	.phirosophy__section .second__flex {
		display: block;
	}
	.phirosophy__section .second__flex--title {
		font-size: 24px;
		line-height: 1.8;
	}
	#page_business {
		margin-top: -50px;
	}
	.page_business .business__wrapper .business__wrapper--flex {
		display: block;
	}
	.page_business .business__wrapper .business__wrapper--flex .business__wrapper--cont {
		max-width: 100%;
	}
	.page_business .more {
		width: 100%
	}
	#page_business .consulting__wrapper--title {
		font-size: 19px;
	}
	#page_business .consulting__wrapper--contact {
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;;
		height: 60px;
		padding-left: .5em;
	}
	.consulting__point1 p,
	.consulting__point2 p {
		margin-left: 0;
	}
	.local-consulting__wrapper2 .local-consulting__btn {
		width: 100%;
		margin-left: 0;
		margin-bottom: 30px;
	}
	.page-id-990 #page_business .consulting__wrapper {
		margin-top: 100px;
	}
	.page-template-page-business .business__footer {
		display: block;
	}
	.page-template-page-business .business__footer--btn {
		width: 100%;
		margin-bottom: 30px;
	}
	.page-template-page-business ul.business__footer--wrapper li {
		width: 100%;
		border-left: thin solid #dcdcdc;
		border-right: thin solid #dcdcdc;
	}
	.consulting__flow--cont {
		max-width: 100%;
		margin-left: 20px;
		display: block;
	}
	.consulting__flow--cont .inner .number {
		min-width: 50px;
		height: 50px;
		font-size: 20px;
		margin-left: -25px;
		z-index: 0;
	}
	.consulting__flow--cont .block {
		margin-left: 25px;
	}
	.consulting__flow--cont .inner:last-child {
		margin-top: -60px;
	}
	.consulting__flow--cont .inner .number.last {
		margin-top: 60px;
	}
	.solution__graf {
		padding: 20px;
	}
	.solution__graf--flex,
	.zeh__planner--wrapper {
		display: block;
	}
	.zeh__planner--point1 p,
	.zeh__planner--point2 p {
		margin-left: 10px;
		margin-bottom: 20px;
	}
	.zeh__planner .consulting__flow--cont {
		margin-left: 20px;
	}
	.zeh__planner .consulting__flow--cont .block {
		margin-left: 25px;
	}
	.zeh__planner .consulting__flow--cont .inner .number.last {
		margin-top: 40px;
	}
	.zeh__planner .consulting__flow--cont .block .title.last {
		margin-top: 35px;
	}
	.architectural__tab {
		margin-top: 60px;
	}
	
	.page-id-1001 .tab-content label,
	.page-id-814 .tab_content label {
		display: block;
		width: 100%;
		border-right: thin solid #bcbcbc;
	}
	.page-id-1001 .tab-content input[type="radio"]:checked + label,
	.page-id-814 .tab_content input[type="radio"]:checked + label {
		color: #fff;
		background-color: #bcbcbc;
	}
	.architectural__houses--flex .flex {
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.architectural__point {
		width: 120px;
		height: 120px;
		margin-bottom: 30px;
	}
	ul.architectural__achievement--flex {
		display: block;
	}
	.page-id-1001 .architectural__wrapper {
		max-width: 100%;
		margin-bottom: 50px;
	}
	.architectural__achievement--wrapper .works_archiveBtn {
		width: 100%;
	}
	#page_business .consulting__wrapper {
		padding: 30px 20px 20px;
		margin-top: 100px;
	}
	.design__achievement--wrapper .family__flex a {
		max-width: calc(100% / 2);
	}
	.design__achievement--wrapper .design__achievement--flex {
		display: block;
	}
	.design__achievement--wrapper .design__achievement--flex li {
		max-width: 100%;
	}
	.design__achievement--title,
	.design__achievement--wrapper .family__cat--title  {
		padding-top: 70px;
		margin-top: -70px;
	}
	
	#top__slide .container .slider__wrapper .slider__wrapper--cont .catchphrase {
		font-size: 16px;
	}
	#top__slide .container .slider__wrapper .slider__wrapper--cont .land_area,
	#top__slide .container .slider__wrapper .slider__wrapper--cont .price {
		display: none;
	}
	#top__slide .banner_section .flexbox {
		display: block;
	}
	#top__slide .banner_section .flexbox .box {
		width: 90%;
	}
	#top__catchphrase .catchphrase .title {
		font-size: 24px;
	}
	.tab_item {
		margin-bottom: 25px;
	}
	.pad-onlyBlock {
		display: none;
	}
	.land__archve {
		display: block !important;
	}
	.land__archve--block {
		max-width: 100% !important;
		margin-right: 0 !important;
		margin-bottom: 20px;
	}
	.top__archive--wrapper .wrapper {
		display: block;
	}
	.top__archive--wrapper .thumbnail_block, .top__archive--wrapper .thumbnail_block img {
		width: 100%;
		margin-bottom: 5px;
	}
	#top__archive .top__archive--wrapper .cont_block {
		display: block;
		max-width: 100%;
		margin-left: 0;
	}
	#top_estate_information h2,
	#top_shared h2,
	#top_profitable h2,
	#top__archive h2 {
		font-size: 16px;
	}
	#estate .header_wrapper #slick01 {
		max-width: 100%;
		margin-right: 0;
	}
	#estate .title__wrapper--flex {
		display: block;
	}
	#estate .header_wrapper {
		display: block;
	}
	#estate h2 {
		font-size: 18px;
	}
	#estate .title__wrapper--cat {
		margin-right: 10px;
		margin-bottom: 10px;
		white-space: nowrap;
	}
	.information_wrapper.share {
		display: block;
	}
	.information_wrapper.block {
		max-width: 100%;
	}
	table.information.share th {
		width: 150px;
	}
	.header_wrapper--cont {
		margin-top: 80px;
	}
	.header_wrapper--cont .header_wrapper--contact {
		text-align: center;
	}
	.header_wrapper--cont .header_wrapper--sns {
		justify-content: space-around;
		margin-top: 20px;
	}
	.figure-map {
		display: block;
	}
	.figure-map img {
		width: 100%;
	}
	.figure-map iframe {
		width: 100%;
		height: auto;
		margin-left: 0;
		margin-top: 30px;
	}
	.propertyDescription_wrapper {
		margin-top: 200px;
	}
	.propertyDescription_wrapper--flex {
		display: block;
	}
	.propertyDescription__inner,
	.information_wrapper--inner {
		position: relative;
		margin-top: 10px;
		overflow: auto;
		white-space: nowrap;
	}
	.propertyDescription_wrapper .title {
		font-size: 18px;
	}
	.propertyDescription_wrapper .management-no {
		font-size: 16px;
		margin-top: 10px;
	}
	table.propertyDescription th br {
		display: none;
	}
	.access_wrapper {
		display: block;
	}
	.access_wrapper--inner.access,
	.access_wrapper--inner {
		margin-right: 0;
		width: 100%;
	}
	.access_wrapper--inner.access {
		margin-bottom: 50px;
	}
	.otheLink_wrapper--flex {
		display: block;
	}
	.otheLink_wrapper--flex img {
		max-width: 100%;
		margin-bottom: 20px;
	}
	.table_search_result th:first-of-type {
		width: auto;
	}
	.result_product_img,
	.result_product_description {
		width: 100%;
	}
	table.border_less,
	table.border_less tr,
	table.border_less th,
	table.border_less td {
		padding: 0;
		border: none;
	}
	table.border_less {
		margin-bottom: 20px;		
	}
	.page-header-inner.container {
		padding: 0 10px;
	}
	.cont_wrapper.management {
		padding: 20px 10px;
	}
	.management_wrapper {
		margin-top: 30px;
	}
	.management_wrapper .management {
		width: 45%;
	}
	.cont_wrapper {
		position: relative;
	}
	.main_title.management,
	.contents.management {
		font-size: 18px;
	}
	.management_wrapper .management {
		padding: 20px 0;
	}
	.management_flex {
		width: 100%;
		display: block;
		margin-top: 30px;
	}
	.management_block {
		display: block;
		margin-left: 0;
		padding-left: 10px;
		padding-right: 10px;
	}
	.page-header-title, h1.page-header-title {
		font-size: 24px;
	}
	.d-article .table_search_result_sp th,
	.table_search_result_sp th {
		font-size: 16px;
	}
	.d-article .table_search_result_sp .result_product_img img,
	.table_search_result_sp .result_product_img img {
		max-width: 30vw;
	}
	.page-header {
		margin-bottom: -30px;
	}
	.page-header-inner.container {
		padding: 30px 10px 10px;
	}
	.archive .breadcrumb {
		margin-top: 30px;
	}
	.archive__wrapper {
		display: block;
		padding: 20px 0 30px;
	}
	.archive__wrapper .thumbnail_block {
		width: 100%;
		height: auto;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.archive__wrapper .thumbnail_block img {
		width: 100%;
		height: auto;
	}
	.cont_wrapper.about {
		position: relative;
		padding: 0;
		background-color: #fff;
	}
	.main_title.about {
		font-size: 20px;
		letter-spacing: 0;
	}
	.support_wrapper .title:before,
	.support_wrapper .title:after {
		width: 60px;
	}
	.member_wrapper,
	.overview_wrapper,
	.group_wrapper {
		display: block;
		padding-top: 30px;
		padding-bottom: 0;
		border-top: thin solid #bcbcbc;
	}
	.member_wrapper .rightflex {
		display: block;
		margin-bottom: 30px;
	}
	.overview_wrapper dl {
		display: block;
	}
	.overview_wrapper dl dt,
	.overview_wrapper dl dd {
		width: 100%;
	}
	.overview_wrapper dl dd .flex {
		display: block;
	}
	.overview_wrapper dl dd .flex .map {
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.otheLink_wrapper--flex.profitable .otheLink_btn.first {
		margin-right: 0;
	}	
	.cform {
		width: 100%;
	}
	.cform option,
	.cform textarea,
	.cform input[type=text],
	.cform input[type=email],
	.cform input[type=search],
	.cform input[type=url] {
		width: 100%;
	}
	.submit-btn input {
		width: 100%;
	}
	dl dt{ 
		width: 100%;
		border-right: none;
	}
	dl dd{
		width: 100%; 
	}
	.cform th, 
	.cform td {
		width: 97%;
		border: 1px solid #999;
		padding: 2em 1em 1em;
		display: block;
		border-top: none;
	}
	.cform td {
		padding: 1em 1em 1em;
	}
	.required-srt.last {
		display: inline-block;
    	margin-top: 0;
		margin-left: 10px;
	}
	.site-header-logo {
		margin-left: -50px;
	}
	.archive .page-header, .post-type-archive-detached .page-header, .single-post .page-header, .archive.date .page-header, .archive.category .page-header {
		color: #5e6165;
		padding-top: 30px;
	}
	.design__achievement--wrapper .family__flex {
		margin-bottom: 30px;
	}
	.page-id-7 .site-footer {
		margin-top: 50px;
	}
	.page-template-archive-blog .thumbnail_block figure {
		width: 100%;
		height: auto;
	}
	.footer-imformation .container .tell strong {
		font-size: 18px;
	}
	.footer-imformation .container .mail {
		justify-content: center;
		font-size: 16px;
		padding: 10px;
	}
	.site-footer-content {
		display: block;
	}
	.site-footer-copyright {
		display: block;
	}
	.facebook__wrapper {
		left: 0;
		bottom: 0;
		margin-top: 30px;
		margin-left: 0.5em;
	}	
	#slick01 .slick-prev {
		left: 10px;
		z-index:9;
	}
	#slick01 .slick-next {
		right: 50px;
		z-index:9;
	}	
}

.search__form--block {
	margin: 0 auto;
	margin-top: 50px;
	max-width: 500px;
	display: flex;
	justify-content: center;
}
.search__results--wrapper {
	padding-left: 30px;
}
.search_results {
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}
.search_results .land__archve--block {
	max-width: calc(100% / 4 - 30px);
	margin-bottom: 30px;
}
.management-search_btn {
	margin: 0 auto;
    width: 250px;
	font-size: 16px;
    color: #fff;
	text-align: center;
    padding: 10px 20px;
	margin-top: 50px;
	border: thin solid var(--vk-color-primary);
    background-color: var(--vk-color-primary);
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.management-search_btn:hover {
	opacity: .8;
}
