/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/



/* ------------------------------
   FONT
   ------------------------------ */

	/*
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');

/* font-family: "Zen Old Mincho", serif; */
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho&display=swap');

/* font-family: "Shippori Mincho", serif; */
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho&display=swap');

/* font-family: "EB Garamond", serif; */
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap');

/* font-family: "Libre Baskerville", serif; */
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400..700;1,400..700&display=swap');


/* font-family: "Times New Roman", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; */

/* ------------------------------
   COMMON
   ------------------------------ */
   
 @media only screen and (min-width: 1001px) {
	.sp-only {display: none !important;}
}

@media only screen and (max-width: 1000px) {
	.pc-only {display: none !important;}
}
   
html {
	font-size: 62.5%;
}

body {
font-family: "Zen Old Mincho", serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .06em;
	ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    -webkit-overflow-scrolling: touch;
	color: #222;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Zen Old Mincho", serif;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: .06em;
	line-height: 1.6;
	ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    -webkit-overflow-scrolling: touch;
	color: #222;
}

p {
font-family: "Zen Old Mincho", serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .06em;
	line-height: 1.8;
	ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    -webkit-overflow-scrolling: touch;
	color: #222;
}

p strong {
font-family: "Zen Old Mincho", serif;
	font-weight: 600;
}

small {
	display: inline-block;
	font-size: 80%;
	line-height: 1.6;
}

img {
	-webkit-backface-visibility: hidden;
}

#breadcrumbs {display: none !important;}


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

	html {
		font-size: 62.5%;
	}

	body {
		font-size: 1.4em;
	}
	
	p {
		font-size: 1.4rem;
	}

}



/* ------------------------------
   HEADER
   ------------------------------ */

#logo, 
#logo img.dark-version {
	z-index: 1000;
}

#header-outer.transparent .menu-item {
  color: #fdfdf8 !important;
  opacity: 1 !important;
}

#header-outer.transparent .nectar-menu-label {
  color: #fdfdf8 !important;
}

#header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a {
	opacity: 1 !important;
	color: #fdfdf8 !important;
}
#header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a:hover {
	color: #dd3333;
	transition: 0.3s;
}
#top nav > .sf-menu > li > a:hover {
	color: #dd3333;
	transition: 0.3s;
}

.menu-item {
	font-family: "Zen Old Mincho", serif;
	text-align: center;
}

.menu-title-text {
	font-family: "Noto Serif JP", serif;
	text-transform: inherit;
	letter-spacing: 0.05em !important;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.2em !important;
}
.sf-menu a:hover .menu-title-text {
	color: #106956;
	transition: 0.3s;
}

.nectar-menu-label {
	display: block;
	padding: 4px 0px 0px;
    font-size: 1.1rem;
    font-weight: 600 !important;
    line-height: 1;
    letter-spacing: 0.06em;
    margin-left: 0px;
    position: relative;
    vertical-align: middle;
    text-align: center;
    color: rgba(0, 0, 0, 0.5) !important;
transform-origin: top left;
    transform: scale(1, 0.905);
    width: 101.5%;
}
.nectar-menu-label:before {
    background-color: rgba(0, 0, 0, 0.0) !important;
}

#header-outer.transparent #top nav>ul>li[class*=button_bordered]>a:before, #top nav>ul>li[class*=button_bordered]>a:before {
	border: solid 1px #222;
}
body[data-button-style*="slightly_rounded"] #top nav > ul > li[class*="button_bordered"] > a:before {
	border-radius: 0 !important;
	-webkit-border-radius: 3px !important;
}

#header-outer[data-format=default] #social-in-menu {
margin: 0 0 0 0px;
}

.menu-item-84 a:hover .menu-title-text {
    color: #dd3333;
    transition: 0.3s;
}

#slide-out-widget-area {
	
}

#slide-out-widget-area .menu-item {
	text-align: left;
}

#slide-out-widget-area .menu-item a {
    font-size: 1.6rem !important;
    font-weight: 500 !important;
    line-height: 1.8;
    letter-spacing: 0.135em;
    margin-bottom: 0.5em;
}

.bottom-meta-wrap p {
    font-size: 1.3rem !important;
    font-weight: 500 !important;
    line-height: 1.8;
    letter-spacing: 0.135em;
    margin-bottom: 0.5em;
}

/* ハンバーガーメニューを1px */

body .lines, body .lines:after, body .lines:before {
	height: 1px;
}
.slide-out-widget-area-toggle.mobile-icon .lines-button:after, .slide-out-widget-area-toggle.mobile-icon .lines:after, .slide-out-widget-area-toggle.mobile-icon .lines:before {
	height: 1px !important;
}
#search-outer .close-wrap .close-line, #top .slide-out-widget-area-toggle .close-line, .nectar-close-btn .close-line, .slide_out_area_close .close-wrap .close-line, .style_slide_in_click .close-cart .close-line {
	width: 1px !important;
}


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

body #header-outer {
	padding: 16px 0;
}

}


/* ------------------------------
   FOOTER
   ------------------------------ */

#copyright p {
	
}

@media only screen and (max-width: 896px) {
	
	#copyright p {
		font-size: 11px;
	}
	
}


/* ------------------------------
   HOME
   ------------------------------ */

/* ---------- COMMON ---------- */

.block-border__top {
	border-top: solid 1px rgba(0, 0, 0, 0.2);
}

.section-title h2 {
	font-family: "Noto Serif JP", serif;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0.2em;
	line-height: 1.6;
	margin-bottom: 0;
}

.title-en {
	font-family: "Libre Baskerville", serif;
	font-size: 1.0rem;
	font-weight: 400;
	letter-spacing: 0.135em;
	line-height: 1.0;
	margin-top: 0.5em;
}

.section-title {
	margin-bottom: 2.0em !important;
}

.lead-text {
	margin-bottom: 4.0em !important;
}
.lead-text p {
	text-align: justify;
	font-size: 14px;
}

.notice-text p {
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.135em;
	line-height: 1.6;
	color: #454545;
}


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

	.section-title h2 {
		font-size: 20px;
	}
	
	.title-en {
		font-size: 0.9rem;
	}
	
	.lead-text {
		margin-bottom: 1.5em !important;
	}
	.lead-text p {
		font-size: 14px;
	}
	
	.notice-text p {
		font-size: 12px;
	}

}


/* ---------- MV ---------- */

.mv-logo {
	z-index: 1000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  width: 26vw;
  max-width: 480px;
}

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

	.mv-logo {
	  width: 40vw;
	  max-width: 220px;
	}

.mv-full .mv-wrap row_col_wrap_12 {
	margin-bottom: 0;
	min-height: calc (100% + 50px);
}

}

/* ---------- ABOUT ---------- */

.about-title {
	margin-bottom: 1.5em;
}

.home-about h2 {
	font-family: "Noto Serif JP", serif;
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 0.2em;
	line-height: 1.6;
	margin-bottom: 0;
}

.home-about p {
    font-size: 15px;
    font-weight: 500 !important;
    letter-spacing: .1em;
    line-height: 2.0;
}

.more-link .text, 
.home-about .more-link .text {
	display: inline-block;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .1em;
    line-height: 1.6;

}

.more-link a, 
.home-about .more-link a {
  position: relative;
  display: inline-block;
}
.home-about .more-link a:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #106956;
  border-right: solid 1px #106956;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.home-about img {
	margin-bottom: 1.0em !important;
}


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

	.about-title {
		margin-bottom: 1.5em;
	}
	
	.home-about h2 {
		font-size: 20px;
		margin-bottom: 0;
	}
	
	.home-about p {
	    font-size: 15px;
	    
	}
	
	.home-about .more-link .text {
		display: inline-block;
	    font-size: 14px;
	    font-weight: 500;
	    letter-spacing: .1em;
	    line-height: 1.6;
	}
	
	.home-about img {
		padding: 35px 20px 0 !important;
	}
	
}


/* ---------- お知らせ ---------- */

.home-news .post-heading span {
  font-size: 1.5rem;
  font-weight: 400 !important;
  letter-spacing: .06em;
}

.home-news .meta-date {
  font-size: 1.5rem;
  font-weight: 400 !important;
  letter-spacing: .06em;
  color: #222 !important;
}

.nectar-post-grid-item__meta-wrap {
  margin-top: 0 !important;
}

/* グリッド全体のborderを削除 */
.home-news .nectar-post-grid {
  border: none !important;
}

/* 各アイテムのborder削除・位置基準を設定 */
.home-news .nectar-post-grid .nectar-post-grid-item {
  border: none !important;
  position: relative;
  padding-top: 6px !important;
}

/* 上罫線本体 */
.home-news .nectar-post-grid .nectar-post-grid-item::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: 5px !important;
  right: 5px !important;
  height: 1px !important;
  background-color: #222 !important;
}

/* 上罫線・左● */
.home-news .nectar-post-grid .nectar-post-grid-item::after {
  content: '' !important;
  position: absolute !important;
  top: -3px !important;
  left: 0 !important;
  width: 6px !important;
  height: 6px !important;
  border-radius: 50% !important;
  background-color: #222 !important;
  display: block !important;
}

/* 上罫線・右● */
.home-news .nectar-post-grid .nectar-post-grid-item .ruled-dot-right {
  position: absolute;
  top: -3px ;
  right: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #222;
  display: block;
}

/* 下罫線ラッパー */
.home-news .nectar-post-grid .nectar-post-grid-item .ruled-line-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 6px;
  background: none;
  display: block;
}

/* 下罫線本体 */
.home-news .nectar-post-grid .nectar-post-grid-item .ruled-line-bottom::before {
  content: '';
  position: absolute;
  bottom: 3px;
  left: 5px;
  right: 5px;
  height: 1px;
  background-color: #222 ;
}

/* 下罫線・左● */
.home-news .nectar-post-grid .nectar-post-grid-item .ruled-line-bottom::after {
  content: '' !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 6px !important;
  height: 6px !important;
  border-radius: 50% !important;
  background-color: #222 !important;
  display: block !important;
}

/* 下罫線・右● */
.home-news .nectar-post-grid .nectar-post-grid-item .ruled-dot-bottom-right {
  position: absolute !important;
  bottom: 0 !important;
  right: 0 !important;
  width: 6px !important;
  height: 6px !important;
  border-radius: 50% !important;
  background-color: #222 !important;
  display: block !important;
}

.home-news .nectar-post-grid .nectar-post-grid-item:last-child {
  padding-bottom: 6px !important;
}

.home-news .nectar-post-grid .nectar-post-grid-item {
  padding-bottom: 6px !important;
}


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

	.home-news .post-heading span {
	  font-size: 1.5rem;
	}
	
	.home-news .meta-date {
	  font-size: 1.4rem;
	  color: #454545;
	}
	
	/* グリッド全体のborderを削除 */
	.home-news .nectar-post-grid {
	  border: none !important;
	}
	
	.home-news .nectar-post-grid .nectar-post-grid-item:last-child {
	  padding-bottom: 6px !important;
	}
	
	.home-news .nectar-post-grid .nectar-post-grid-item {
	  padding-bottom: 6px !important;
	}
	
	.nectar-post-grid-wrap:not([data-style=content_overlaid]) .nectar-post-grid .nectar-post-grid-item .content {
		padding: 15px 0;
	}
	
	.nectar-post-grid-wrap[data-style="vertical_list"] .nectar-post-grid-item .item-main > * {
		margin: 0 0 5px 0;
}

}


/* ---------- 診療時間 ---------- */

/* 診療時間 - 時間 */

.hours-text {
  width: 100%;
}

.hours-text .table {
  width: 100%;
  margin: 4px;
  position: relative;
}

/* 行 */
.hours-text .tr {
  display: flex;
  align-items: stretch;
  position: relative;
}

/* th列 */
.hours-text .th {
  position: relative;
  flex: 0 0 100px;
  padding: 0px 5px 0px 0;
  font-size: 1.3rem;
  line-height: 1.5;
  display: flex;
  font-size: 15px;
  padding-bottom: 0.5em;
  align-items: top;
  vertical-align: top !important;
}

/* td列 */
.hours-text .td {
  flex: 1;
  padding: 0px 5px 0px 0;
  position: relative;
  display: flex;
  font-size: 14px !important;
  line-height: 1.5;
  padding-bottom: 0.5em;
  vertical-align: middle;
}

.hours-text .pc-slash {
	display: inline-block !important;
	padding: 0 0.3em !important;
}

@media only screen and (max-width: 896px) {
	
	.hours-text .table {
	  width: 100%;
	  margin: 4px;
	  position: relative;
	}
	
	/* th列 */
	.hours-text .th {
	  flex: 0 0 90px;
	  padding: 0px 5px 5px 0;
	  font-size: 14px;;
	}
	
	/* td列 */
	.hours-text .td {
	  padding: 0px 5px 5px 0;
	  font-size: 14px !important;
	}

}


/* 診療時間 - 表 */

.hours-table {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.hours-table::-webkit-scrollbar {
  display: none;
}

.hours-table .table {
  min-width: 390px;
  width: calc(100% - 8px);
  margin: 4px;
  position: relative;
}

/* 行 */
.hours-table .tr {
  display: flex;
  align-items: stretch;
  position: relative;
    font-size: 13px;
}

/* 1行目以外の上に横罫線 */
.hours-table .tr:not(:first-child)::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #222;
  z-index: 0;
}

/* 最終行の下に横罫線 */
.hours-table .tr:last-child::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #222;
  z-index: 0;
}

/* th列 */
.hours-table .th {
  position: relative;
  flex: 0 0 110px;
  padding: 10px 10px;
  display: flex;
  align-items: right;
  z-index: 1;
  font-size: 1.2rem;
}

/* th右の縦罫線 */
.hours-table .th::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background-color: #222;
  z-index: 1;
}

/* ヘッダー行は縦罫なし */
.hours-table .tr:first-child .th::after {
  display: none;
}

.hours-table .th {
  justify-content: flex-end;
}

/* ヘッダー行のth */
.hours-table .tr:first-child .th {
  font-size: 1.2rem;
  justify-content: center;
}

/* td列 */
.hours-table .td {
  flex: 1;
  text-align: center;
  padding: 10px 10px 10px;
  position: relative;
  font-size: 1.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  aspect-ratio: 1 / 1 !important;
}

/* td間の縦罫線 */
.hours-table .td + .td::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1px;
  background-color: #222;
  z-index: 0;
}

/* ヘッダー行のtd縦罫なし */
.hours-table .tr:first-child .td + .td::before {
  display: none;
}

/* ● open */
.hours-table .td.open::after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #222;
  position: relative;
  z-index: 1;
}

/* 斜線 closed */
.hours-table .td.closed {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Cline x1='0' y1='0' x2='100%25' y2='100%25' stroke='%23222222' stroke-width='1'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

/* 交点・端点 ● 共通 */
.hours-table .cross-dot {
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #222;
  z-index: 10;
  /* デフォルト：右上 */
  top: -3px;
  right: -3px;
  left: auto;
  bottom: auto;
}

/* 左側に配置 */
.hours-table .cross-dot.cross-dot-left {
  left: -3px;
  right: auto;
}

/* 下側に配置 */
.hours-table .cross-dot.cross-dot-bottom {
  bottom: -3px;
  top: auto;
}

/* 上側（明示） */
.hours-table .cross-dot.cross-dot-top {
  top: -3px;
  bottom: auto;
}


@media only screen and (max-width: 896px) {
	
	.hours-table {
	  width: 100%;
	  overflow-x: auto;
	  -webkit-overflow-scrolling: touch;
	  scrollbar-width: none;
	  -ms-overflow-style: none;
	}}
	
	.hours-table .table {
	  min-width: 300px;
	  width: calc(100% - 8px);
	  margin: 2px 2px 4px 4px;
	  position: relative;
	}
	
	/* 行 */
	.hours-table .tr {
	  display: flex;
	  align-items: stretch;
	  position: relative;
	    font-size: 12px;
	}
	
	/* 1行目以外の上に横罫線 */
	.hours-table .tr:not(:first-child)::before {
	  content: '';
	  position: absolute;
	  top: 0;
	  left: 0;
	  right: 0;
	  height: 1px;
	  background-color: #222;
	  z-index: 0;
	}
	
	/* 最終行の下に横罫線 */
	.hours-table .tr:last-child::after {
	  content: '';
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  height: 1px;
	  background-color: #222;
	  z-index: 0;
	}
	
	/* th列 */
	.hours-table .th {
	  position: relative;
	  flex: 0 0 90px;
	  padding: 5px 5px 5px 0;
	  display: flex;
	  align-items: right;
	  z-index: 1;
	  font-size: 1.2rem;
	}
	
	/* th右の縦罫線 */
	.hours-table .th::after {
	  content: '';
	  position: absolute;
	  top: 0;
	  bottom: 0;
	  right: 0;
	  width: 1px;
	  background-color: #222;
	  z-index: 1;
	}
	
	/* ヘッダー行は縦罫なし */
	.hours-table .tr:first-child .th::after {
	  display: none;
	}
	
	.hours-table .th {
	  justify-content: flex-end;
	}
	
	/* ヘッダー行のth */
	.hours-table .tr:first-child .th {
	  font-size: 1.2rem;
	  justify-content: center;
	}
	
	/* td列 */
	.hours-table .td {
	  flex: 1;
	  text-align: center;
	  padding: 5px 5px 5px;
	  position: relative;
	  font-size: 1.0rem;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  z-index: 1;
	  aspect-ratio: 1 / 1 !important;
	}
	
	/* td間の縦罫線 */
	.hours-table .td + .td::before {
	  content: '';
	  position: absolute;
	  top: 0;
	  bottom: 0;
	  left: 0;
	  width: 1px;
	  background-color: #222;
	  z-index: 0;
	}
	
	/* ヘッダー行のtd縦罫なし */
	.hours-table .tr:first-child .td + .td::before {
	  display: none;
	}
	
	/* ● open */
	.hours-table .td.open::after {
	  width: 10px;
	  height: 10px;
	}
	
	/* 斜線 closed */
	.hours-table .td.closed {
	  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Cline x1='0' y1='0' x2='100%25' y2='100%25' stroke='%23222222' stroke-width='1'/%3E%3C/svg%3E");
	  background-repeat: no-repeat;
	  background-size: 100% 100%;
	}
	
	/* 交点・端点 ● 共通 */
	.hours-table .cross-dot {
	  position: absolute;
	  width: 6px;
	  height: 6px;
	  border-radius: 50%;
	  background-color: #222;
	  z-index: 10;
	  /* デフォルト：右上 */
	  top: -3px;
	  right: -3px;
	  left: auto;
	  bottom: auto;
	}
	
	/* 左側に配置 */
	.hours-table .cross-dot.cross-dot-left {
	  left: -3px;
	  right: auto;
	}
	
	/* 下側に配置 */
	.hours-table .cross-dot.cross-dot-bottom {
	  bottom: -3px;
	  top: auto;
	}
	
	/* 上側（明示） */
	.hours-table .cross-dot.cross-dot-top {
	  top: -3px;
	  bottom: auto;
	}

}


/* ---------- 診療のご予約 ---------- */

.home-details h3 {
	font-family: "Noto Serif JP", serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.2em;
	line-height: 1.6;
	margin-bottom: 0;
}

.table-text .td p {
  font-size: 14px;
  letter-spacing: 0.1em;
}

/* テキスト表組み */
.table-text .table {
  position: relative;
  margin: 4px;
  width: calc(100% - 8px);
  padding-bottom: 4px;
}

.table-text .tr {
  position: relative;
  border-bottom: 1px solid #222;
}

.table-text .tr:first-child {
  border-top: 1px solid #222;
}

.table-text .td {
  padding: 16px 0;
}

/* 交点● */
.table-text .cross-dot {
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #222;
  display: block;
  z-index: 3;
}
.table-text .cross-dot-left  { left: 0; }
.table-text .cross-dot-right { right: 0; }
.table-text .cross-dot-top   { top: -3px; }
.table-text .cross-dot-bottom { bottom: -3px; }

.hours-text {
  width: 100%;
}

.phone-text .table {
  width: 100%;
  margin: 4px;
  position: relative;
  border: solid 1px #106956 !important;
  padding: 25px 50px;
  background-color: #106956;
  margin-top: 110px;
}

/* 行 */
.phone-text .tr {
  display: flex;
  align-items: stretch;
  position: relative;
}

/* th列 */
.phone-text .th {
  position: relative;
  flex: 0 0 60px;
  padding: 0px 5px 0px 0;
  font-size: 1.3rem;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}

/* td列 */
.phone-text .td {
  flex: 1;
  padding: 0px 5px 0px 0;
  position: relative;
  font-size: 28px;
  font-weight: 400;
  color: #fff;
  text-align: right !important;
}


@media only screen and (max-width: 896px) {
	
	.home-details h3 {
		font-size: 14px;
	}
	
	.table-text .td p {
	  font-size: 13px;
	}
	
	/* テキスト表組み */
	.table-text .table {
	  position: relative;
	  margin: 4px;
	  width: calc(100% - 8px);
	  padding-bottom: 4px;
	}
	
	.table-text .tr {
	  position: relative;
	  border-bottom: 1px solid #222;
	}
	
	.table-text .tr:first-child {
	  border-top: 1px solid #222;
	}
	
	.table-text .td {
	  padding: 16px 0;
	}
	
	/* 交点● */
	.table-text .cross-dot {
	  position: absolute;
	  width: 6px;
	  height: 6px;
	  border-radius: 50%;
	  background-color: #222;
	  display: block;
	  z-index: 3;
	}
	.table-text .cross-dot-left  { left: 0; }
	.table-text .cross-dot-right { right: 0; }
	.table-text .cross-dot-top   { top: -3px; }
	.table-text .cross-dot-bottom { bottom: -3px; }
	
	.hours-text {
	  width: 100%;
	}
	
	.phone-text .table {
	  margin: 4px;
	  padding: 20px 25px;
	  margin-top: 1.5em;
	}
	
	/* th列 */
	.phone-text .th {
	  position: relative;
	  flex: 0 0 50px;
	  padding: 0px 5px 0px 0;
	  font-size: 1.3rem;
	}
	
	/* td列 */
	.phone-text .td {
	  padding: 0px 5px 0px 0;
	  font-size: 24px;
	}
	
}


/* ---------- ACCESS ---------- */

.access-text h4 {
	font-weight: 600;
	margin-bottom: 0 !important;
}


@media only screen and (max-width: 896px) {}


/* ---------- ギャラリー ---------- */

.slider03-wrap {
	position: relative;
}

.slider01-wrap .vc_column-inner {
	position: absolute;
	bottom: 0;
	padding-right: 25px;
}

@media only screen and (max-width: 896px) {
	
    .wpb_gallery_slidesimage_grid .portfolio-items .span_3 {
        width: 49.9%!important;
        padding: 10px !important;
    }

}


/* ---------- コラム ---------- */

.home-column-wrap {
	position: relative;
	padding: 40px 50px 40px !important;
	border-radius: 5px;
	border: solid 1px #222;
}

.home-column-wrap .home-title {
	position: absolute;
	width: 100%;
	top: -55px;
	left: -7px;
}

.home-column .nectar-post-grid-wrap {
	margin-bottom: 0;
}

.home-column .title {
	display: inline-block;
	background-color: #fff;
	padding: 0 4px 0 7px;
}

.home-column .nectar-post-grid-item .content {
	padding-top: 15px !important;
}

.home-title .title .en {
	font-family: 'Roboto', sans-serif;
	font-size: 2.5rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 1.0;
	color: #222;
	margin-bottom: 0.25em;
}

.home-column .home-title .title h2 {
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 0.06em;
	line-height: 1.0;
	color: #222;
}

.home-column h3.post-heading {
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: 0.06em;
	line-height: 1.8 !important;
	max-width: 100% !important;
}


@media only screen and (max-width: 896px) {
	
	.home-column-wrap {
		position: relative;
		padding: 20px 25px 20px !important;
	}
	
	.home-column-wrap .home-title {
		width: 100%;
		top: -32px;
		left: -7px;
	}
	
	.home-column .title {
		display: inline-block;
		background-color: #fff;
		padding: 0 4px 0 7px;
	}
	
	.home-column .nectar-post-grid-item .content {
		padding-top: 15px !important;
	}
	
	.home-title .title .en {
		font-size: 2.0rem;
	}
	
	.home-column .home-title .title h2 {
		font-size: 1.2rem;
	}
	
	.home-column h3.post-heading {
		font-size: 1.4rem;
	}

	.home-column-wrap .nectar-post-grid .nectar-post-grid-item:first-child {
		margin-bottom: 0 !important;
	}

}


/* ---------- アクセス ---------- */

.home-access .home-title {
	margin-bottom: 70px;
}

.home-access h3 {
	font-family: YakuHanJP, "Zen Kaku Gothic New", sans-serif;
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.2em;
	line-height: 1.0;
}

.home-access h4 {
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: 0.135em;
	line-height: 1.0;
	margin-bottom: 1em !important;
}

.home-access .contact-title {
	margin-top: 35px;
}

.home-access .detail-text {
	margin-bottom: 0 !important;
}

/* Google Mapを囲う要素 */
.gmap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 60%; /* 比率を4:3に固定: 75% */
  margin-top: 4.0em !important;
}
 
/* Google Mapのiframe */
.gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.home-access .parking-map {
  margin-bottom: 4.0em !important;
}

.home-access .parking-text img {
	width: 50%;
	border: solid 1px #d8d8d8;
	float: left;
	margin-right: 15px;
}

.home-access .parking-text p {
	font-size: 1.2rem;
	font-weight: 500;
	letter-spacing: 0.06em;
	line-height: 1.8;
	padding-bottom: 0;
}

.home-access .right-text {
	position: relative;
	top: 96px;
}

/* お問い合わせ */
.home-access .contact {
	display:table;

}
.home-access .contact .tr  {
	display: table-row;
}
.home-access .contact .tr .th, 
.home-access .contact .tr .td {
	display:table-cell;
	font-size: 1.4rem;
	line-height: 1.0;
	font-weight: 500;
	letter-spacing: 0.06em;
	padding-bottom: 10px;
}
.home-access .contact .th {
	padding-right: 15px;
}

.home-access .contact .phone {
	display:table-cell;
	font-size: 2.0rem;
	line-height: 1.0;
	font-weight: 600;
	letter-spacing: 0.085em;
}

.home-access .contact a {
	color: #222;
	text-decoration: none;
}
.home-access .contact a:hover {
	color: #dd3333;
	transition: 0.3s;
}


@media only screen and (max-width: 896px) {
	
	.home-access .home-title {
		margin-bottom: 35px;
	}
	
	.home-access h3 {
		font-size: 1.7rem;
	}
	
	.home-access h4 {
		font-size: 1.5rem;
		margin-bottom: 0.5em !important;
	}
	
	.home-access .contact-title {
		margin-top: 0px;
	}

	.home-access .parking-text img {
		width: 50%;
		border: solid 1px #d8d8d8;
		float: left;
		margin-right: 15px;
	}
	
	.home-access .parking-text p {
		font-size: 1.2rem;
	}
	
	.home-access .right-text {
		position: relative;
		top: 0px;
	}
	
	}
	.home-access .contact .tr  {
		display: table-row;
	}
	.home-access .contact .tr .th, 
	.home-access .contact .tr .td {
		font-size: 1.3rem;
		padding-bottom: 10px;
	}
	
	.home-access .contact .phone {
		display:table-cell;
		font-size: 1.7rem;
	}

}


/* ------------------------------
   COLUMN > INDEX
   ------------------------------ */

.page-column .nectar-post-grid-item .content {
	padding-top: 15px !important;
}

.page-column h3.post-heading {
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: 0.06em;
	line-height: 1.8 !important;
	max-width: 100% !important;
}
.page-column h3.post-heading a:hover span {
	color: #dd3333 !important;
	transition: 0.3s;
}



/* ------------------------------
   PAGE > PROFILE
   ------------------------------ */

.postid-142 .meta-date {
	display: none !important;
}

.profile-photo-wrap {
	text-align: center !important;
	margin: 5em 0;
}

.profile-photo {
	width: 350px;
	margin: 0 auto 0 !important;
	
}

.profile-photo-caption {
	display: block;
	font-size: 1.1rem !important;
	color: #454545 !important;
	text-align: center;
	margin: 0 auto !important;
	
}


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

	
	.profile-photo-wrap {
		text-align: center !important;
		margin: 3em 0;
	}
	
	.profile-photo {
		width: 60%;
		margin: 0 auto 0 !important;
		
	}
	
}


/* ------------------------------
   NEWS > SINGLE PAGE
   ------------------------------ */

.single .heading-title {
	font
	margin-bottom: 50px;
	padding-bottom: 0 !important;
}
.row .col.section-title.blog-title, .row .col.section-title.project-title {
	margin-bottom: 0 !important;
}

.nectar-social {
	display: none !important;
}

.single-post .meta-category {
	display: none !important;
}

.single.single-post .section-title h1 {
	font-size: 2.2rem !important;
	font-weight: 600;
	line-height: 1.6 !important;
	letter-spacing: 0.06em;
	padding-bottom: 0;
}

.single-post .meta-date {
	font-size: 1.3rem !important;
	color: #aea89f;
	padding-top: 40px !important;
}

.single.single-post .post-content .shoulder {
	font-size: 1.4rem !important;
	font-weight: 600;
	line-height: 1.6 !important;
}

.single.single-post .post-content h2 {
	font-size: 2.2rem !important;
	font-weight: 600;
	line-height: 1.6 !important;
	letter-spacing: 0.06em;
}
.single.single-post .post-content h2 small.en {
	display: inline-block;
	font-size: 1.4rem !important;
	font-weight: 400;
	line-height: 1.6 !important;
	letter-spacing: 0.06em;
	padding-left: 2em;
}

.single.single-post .post-content h3 {
	font-size: 2.0rem !important;
	font-weight: 600;
	line-height: 1.6 !important;
	letter-spacing: 0.06em;
	border-top: solid 1px rgba(0, 0, 0, 0.1);
	padding-top: 1.5em;
	margin-bottom: 1.3em;
}

.single.single-post .post-content h4 {
	font-size: 1.7rem !important;
	font-weight: 600;
	line-height: 1.6 !important;
	letter-spacing: 0.06em;
}

.single.single-post .post-content h5 {
	font-size: 1.5rem !important;
	font-weight: 600;
	line-height: 1.6 !important;
	letter-spacing: 0.06em;
}

.single.single-post .post-content p {
	font-size: 1.5rem !important;
	font-weight: 400;
	line-height: 2.0 !important;
	letter-spacing: 0.06em;
}

.single.single-post .post-content p a {
	color: #222;
	text-decoration: underline;
	text-underline-offset: 3px;
	
}
.single.single-post .post-content p a:hover {
	color: #dd3333;
	transition: 0.3s;
}

.single.single-post .post-content p img {
	margin-top: 1em;
	margin-bottom: 0;
	padding-bottom: 0;
}

.single.single-post .post-content .more-link a {
	font-family: 'Noto Sans JP', sans-serif; 
	font-size: 1.5rem !important;
}

	@media only screen and (max-width: 896px) {
		
	.single .heading-title {
		margin-bottom: 30px;
		padding-bottom: 0 !important;
	}
		
		.single.single-post .section-title h1 {
			font-size: 1.7rem !important;
		}
		
		.single-post .meta-date {
			font-size: 1.2rem !important;
			padding-top: 30px !important;
		}

	.single.single-post .post-content h2 {
		font-size: 1.9rem !important;
	}
	.single.single-post .post-content h2 small.en {
		font-size: 1.2rem !important;
		padding-left: 1em;
	}

	.single.single-post .post-content h3 {
		font-size: 1.7rem !important;
	font-weight: 600;
		
	}
	
	.single.single-post .post-content h4 {
	}
			.single.single-post .post-content p {
			font-size: 1.4rem !important;
		}

}

/* NEWX PREV NAVI // */
.blog_next_prev_buttons {
	margin-bottom: 0px !important;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:after, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:after, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post:after, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post:after {
	background-color: #e2ddcd !important;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav ul .previous-project, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav ul .next-project, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post {
	min-height: 150px;
	background-color: #e2ddcd !important;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project h3, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project span, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project h3, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project span, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post h3, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post span, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post h3, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post span {
	color: #222;
	font-size: 1.4rem !important;
	font-weight: 400;
	line-height: 1.6 !important;
	letter-spacing: 0.06em;
}

.blog_next_prev_buttons span {
	color: #222;
	font-size: 1.4rem !important;
	font-weight: 400;
	line-height: 1.6 !important;
	letter-spacing: 0.06em;
}

.post-bg-img {display: none;}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project h3 .text .line, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project h3 .text .line, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] h3 .text .line {
	background-color: #222;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project h3 .next-arrow line, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project h3 .next-arrow line, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post h3 .next-arrow line, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post h3 .next-arrow line {
	stroke: #222;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post {
	padding: 2% 9%;
}

.previous-post {
	border-top: solid 1px #222;
	border-right: solid 1px #222;
}
.next-post {
	border-top: solid 1px #222;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav ul, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .controls {
	border-bottom: solid 1px #222 !important;
}

.blog_next_prev_buttons {
	background-color: #e2ddcd;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project span:not(.text), .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post span:not(.text) {
	text-align: left !important;
}
.blog_next_prev_buttons[data-style*="next_prev"] .previous-post h3 span {
	text-align: left !important;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .only span:not(.text), .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .only span:not(.text) {
	text-align: left !important;
}

.blog_next_prev_buttons .previous-post span.text, 
.blog_next_prev_buttons .next-post span.text {
	font-size: 1.6rem !important;
	line-height: 1.6 !important;
	font-weight: 500;
}

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

	.container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav ul .previous-project, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav ul .next-project, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post {
		min-height: 120px;
	}

	.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post {
		padding: 2% 9%;
	}
	
	.previous-post {
		border-right: none;
		border-bottom: none;
	}
	.next-post {
		border-bottom: none;
	}

	.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project span:not(.text), .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post span:not(.text) {
		text-align: center !important;
		font-size: 1.2rem !important;
	}
	.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project span:not(.text), .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post span:not(.text) {
		text-align: center !important;
		font-size: 1.2rem !important;
	}
	.blog_next_prev_buttons[data-style*="next_prev"] .previous-post h3 span {
		text-align: center !important;
	}
	.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .only span:not(.text), .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .only span:not(.text) {
		text-align: center !important;
		font-size: 1.2rem !important;
	}

	.blog_next_prev_buttons .previous-post span.text, 
	.blog_next_prev_buttons .next-post span.text {
		font-size: 1.3rem;
		line-height: 1.6 !important;
	}

	body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post, body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post {
		min-height: 120px;
	}

	.blog_next_prev_buttons .previous-post span.text, .blog_next_prev_buttons .next-post span.text {
		font-size: 1.5rem !important;
	}


	
}
/* // NEWX PREV NAVI */





