@charset "utf-8";
/* CSS Document */

@import url(font-awesome.min.css);
@import url(newwin.css);
/************************
 BASE
*************************/
html {
    scroll-behavior: smooth;
    scroll-padding-top: 120px;
}
body {
	font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-feature-settings : "palt" 1;
	font-kerning: auto;
	font-size: 14.5px;
	font-weight:400;
	letter-spacing: 0.05em;
	line-height: 2.0em;
	color:#231815;
}

.f_go {
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
a {
	transition: .5s;
	color:#333;
}

a:hover {
	opacity:0.7;
}
svg {
	overflow: visible;
}
a.icon-pdf {
	text-indent:30px;
}
a.icon-pdf:before {
	content:"";
	background: url(/img/icon-pdf.png) no-repeat;
	margin-right:0.5em;
	width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 22px;
}
a.no-link {
 pointer-events: none;
}
.button {
	font-size: 0.8rem;
	border-radius: 0;
	font-weight:normal;
	line-height: 1.2;
    vertical-align: middle;
    padding: 0.25rem 0.5rem;
}
.button i {
	padding-right:0.5rem;
}
.w-50 {
	width:50%;
}
.w80 {
	width:80%;
}
.mt-none {
	margin-top:0 !important;
}
.mb-none {
	margin-bottom:0 !important;
}
.mt-large {
	margin-top:2em;
}
.mt-medium {
	margin-top:1em;
}
.mt-small {
	margin-top:0.5em;
}
.indent-1 {
	text-indent:1em;
}

table th, table td {
	font-size: 0.9em;
}

.main .text-box p {
	text-indent: 1em;
}

.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

.is-flex.j-center {
justify-content: center;
}
.is-flex.three > * {
width:31%;
}
.is-flex.j-center > *,.wp-block-buttons.is-flex.j-center > .wp-block-button {
margin: 0 1.1%;
}

.is-flex.three .wp-block-button__link {
width:100%;
margin:0;
}
.border-gray {
	border:1px solid #EEE;
}
.d-none {
	display: none !important;
}
.d-flex {
	display: flex;
}
h4 + .sBtn .wp-block-button__link {
	font-size:0.8em;
	padding:0 0.5em;
	line-height: 1.8;
	vertical-align: text-bottom;
}
@media only screen and (max-width: 1088px) and (min-width: 782px) {
	
	body {
		font-size: 16px;
	}
}

@media screen and (max-width: 780px) {
	html {
		font-size:15px;
		
	}
	body {
		font-size: 15px;
	}
	.sp-none {
		display: none !important;
	}
	.d-flex{
		display: block;
	}
}


@media screen and (min-width: 781px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
	.pc-none {
		display: none !important;
	}

}

/************************
 Layout
*************************/
.inner {
	padding:0 30px;
}
.section {
	padding: 60px 0 0;
	display: block;
}
.section_s {
	padding: 30px 0;
	display: block;
}
.wrapper {
	width:100%;
}
.container {
	width: 70%;
	margin:auto;
	padding-bottom: 90px;
}

@media only screen and (min-width: 1216px) {
.container:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1024px;
	width:100%;
	}
}

@media only screen and (max-width: 1360px) {
	.container {
	
	max-width: 1024px; 	
	}
	p {
		font-size:0.875em;
	}
	.lead-text p {
		font-size: 1em;
	}
}
@media only screen and (max-width: 1215px) {
	.container {
		max-width: 980px;
		width:100%;
	}
	.header .container {
		max-width: 1100px;
		width:92%;
	}
	p {
		font-size:0.875em;
	}
	.lead-text p {
		font-size: 1em;
	}
}


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

	.container {
		width: 100%;
		padding-left:6%;
		padding-right:6%;
		padding-bottom:60px;
	}
	.header .container {
		width:100%;
	}
	.section {
		padding: 40px 0;
	}
	.section_s {
		padding: 20px 0;
	}
	.is-flex.is-desktop{
		display: block!important;
	}
	
}

/************************
 Header
*************************/
li.widget_text {
	list-style: none;
}
li.widget_text > .textwidget.custom-html-widget{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	height: 100%;
}
.header{
	position:fixed;
	top:0;
    background: #FFF;
	transition: .5s;
	display: flex;
	flex-flow: column;
	z-index: 10;
/*	height:120px;*/
}
.logo-mark{
/*
	position:absolute;
	top:0;
	left:0;
*/
	width:80px;
	margin-right:30px;
	transition: .5s;
}
.logo-mark a {
	display: flex;
	width:100%;
	height:auto;
	align-items: center;
	justify-content: center;
	padding:30px 0;
	transition: none;
}

.logo-mark a img {
	height:auto;
	width:100%;
}
.transform .logo-mark a img {
	height:68px;
	width:auto;
}
.header .inner, .header .gnav {
	width:100%;
}
.header .container {
	/*padding-left:125px;*//*ieではきかない*/
	display: flex;
	justify-content: flex-start;
	padding-bottom: 0;
}

.header-navbar-menu {
	display: flex;
	justify-content: space-between;
}

.header .gnav{
    width:100%;
}
.header .gnav .gnav-menu {
	justify-content: space-between;
	margin: 0;
    width: 100%;
}
.navbar-menu {
		background-color: transparent;
		padding:0;
	    box-shadow: none;
	}
.gnav-menu-item.navbar-item {
    width:auto;
	margin:30px 10px;
	align-items: flex-end;
	padding:0;
}
.gnav-menu-item.has-dropdown {
    width:auto;
	margin:30px 10px;
	align-items: flex-end;
}
.header .gnav > .gnav-menu-item:last-child {
	border-right:none;
}
.gnav-menu-item > a {
	border-bottom: 1px solid #333;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    text-decoration: none;
    color: #000;
    height: 58px;
    width: 100%;
	padding: 0.5rem 0;
	font-size:1em;
}
.gnav-menu-item > a.navbar-link {
/*    padding-right: 2.5em;*/
	padding-right:0;
}
.gnav-menu-item > a.navbar-link + span {
	display: none;
}
.header .snav { 
	display: flex;
	position:absolute;
	right:0;
	top:30px;
}

.header .snav > li {
	border:1px solid #000;
	border-radius: 8px;
	display: flex;
	align-items: center;
	padding-right:0.25rem;
	margin:0 0 30px;
	position:relative;
}
.header .snav  li.is-hoverable:hover ul.navbar-dropdown.is-boxed {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}
.header .snav  li.icon-social { 
	display: inline-block; 
	width:32px; 
	height:32px; 
	padding:0;
}
.header .snav > li > a { 
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-decoration: none;
    color: #000;
    width: 100%;
    padding: 0 0.25rem;
    font-size: 0.85rem;
	height:32px;
	line-height: 32px;
}
.header .snav  li.icon-social a { 
display: block; 
padding:0;
}
.header .snav  li img {width:32px; height:auto;}
.header .snav  li.icon-social img{
	width:100%;
} 
.header .snav  li.icon-social {border:none;}

.gnav-menu-item a:hover {
	color: #666666;
	background-color: transparent;
}
.gnav-menu-item.navbar-item.has-dropdown:hover .navbar-link {
	background-color: transparent;
}
.navbar-dropdown.is-boxed {
    border-radius:0; 
    border-top: none;
    box-shadow: none;
    display: block;
    opacity: 0;
    pointer-events: none;
    top: 100%;
    transform: translateY(-5px);
    transition-duration: 86ms;
    transition-property: opacity, transform;
}
.snav .navbar-dropdown.is-boxed {
top:38px;
}
.navbar-dropdown.is-boxed  li a {
	width:100%;
	display: block;
	color:#333;
	font-size:0.9em;
}
.navbar-link::after {
    border-color: #666;
    margin-top: 0.375em; 
    right: 1.125em;
	display: none !important;
}
.navbar-dropdown .navbar-item {
    padding: 0.375rem 0.5rem;
}
.header.transform {
	background: rgba(255,255,255,0.9);
	height:92px;
}
.header.transform .logo-mark {
	height:92px;
}
.header.transform .logo-mark a {
	padding:12px 0;
	width:auto;
}
.header.transform .gnav-menu-item {
	margin: 12px 10px;
	align-items: flex-end;
	padding:0;
}
.header.transform .gnav-menu-item > a {
	height:48px;
}
.header.transform .gnav-menu-item.has-dropdown {
    margin: 12px 10px;
}
/*
.header.transform .navbar-dropdown.is-boxed {
	top:49px;
}
.header.transform .snav .navbar-dropdown.is-boxed {
	top:38px;
}
*/
.header.transform .snav {
	top:12px;
}
.header.transform .navbar-link::after {
    margin-top: 0;
}
/*
.header.transform .snav > li {
		margin: 12px 0 12px 15px;
}
*/


@media only screen and (max-width: 1215px) {
	
	.gnav-menu-item.has-dropdown {
		width:auto;
		margin:30px 5px;
		align-items: flex-end;
	}	
	.header.transform .gnav-menu-item.has-dropdown {
    	margin: 12px 5px;
	}
	.header.transform .gnav-menu-item {
		margin: 12px 5px;
	}
	.gnav-menu-item > a {
	font-size:0.9rem;
	}
	
	
}

@media only screen and (min-width: 1025px) {
	
	.logo-mark{
		width:100px;
	}
	.navbar-menu{
/*		padding:0 0 0 125px;*/
		width:calc(100% - 100px);
	}

	.navbar-brand, .navbar-tabs {
		min-height: 0;
		height:0;
	}
	.navbar-burger{
		display: none;
	}
	.gnav .navbar-end {
		display: none;
	}
	.pc-none, .sp-only {
	display: none !important;
	}

}
@media only screen and (max-width: 1024px) {
	.pc-only {
		display: none !important;
	}
	.navbar-menu{
		display: none;
	}
	.logo-mark {
		position:absolute;
		left:4%;
		top:0.5rem;
		width:auto;
		height: calc(80px - 1rem);
	}
	.logo-mark a {
    	padding:0;
		height:100%;
	}
	.header {
		padding-left:0;
		height:80px;
	}
	.header .container {
  		padding: 1rem 4%;
		max-width: 100%;
		height:100%;
		display: flex;
		justify-content: flex-end;
	}
	.logo-mark a img {
   height: calc(80px - 1rem);
   width: auto;
}
	.navbar-burger {
		cursor: pointer;
		display: flex;
		flex-flow: column;
		justify-content: space-around;
		height: 2.6rem;
		width: 2.8rem;
		margin: 0;
		z-index: 10;
	}
	.navbar-burger:after {
		content:"MENU";
		color:#000;
		position:absolute;
		display: block;
		text-align: center;
		bottom: -2.5em;
		width: 100%;
		font-size: x-small;
	}
	.navbar-burger.is-active:after {
		content:"CLOSE";
	}
	.navbar-burger:hover {
    	background-color: transparent; 
	}
	.navbar-burger span {
		background-color: #000;
		display: block;
		height: 2px;
		transform-origin: center;
		transition-duration: 86ms;
		transition-property: background-color, opacity, transform;
		transition-timing-function: ease-out;
		width: 100%;
		border-radius: 3px;
		position:relative;
		top:auto !important;
		left: auto !important;
	}
	.header .inner .logo-text {
    	width:calc(100% - 200px);
		display: block;
		position:absolute;
		top:56px;
		max-width:100%;
	}
	.navbar-menu.is-active {
		display: block;
		width:100%;
		position:fixed;
		left:0;
		top:80px;
	}
	.navbar-burger.is-active span:nth-child(1) {
		transform: rotate(45deg);
		top: 18px !important;
	}
	.navbar-burger.is-active span:nth-child(3) {
		transform: rotate(-45deg);
		top: -10px !important;
	}
	
	.gnav-menu {
		background-color: rgba(240,240,240,0.99);
		display: block!important;
		width:100%;
	}
	.gnav-menu-item {
		background-color: transparent;
		width:100%;
		border-right:none;
		border-bottom:rgba(255,255,255,0.5) 1px solid;
		padding:0;
		margin:0 !important;
	}
	.gnav-menu-item > a:hover {
		background-color: #fafafa;
	}
	.navbar-dropdown.is-boxed {
		border-radius: 0;
		border-top: none;
		box-shadow: none;
		display: none;
		opacity: 0;
		pointer-events:auto;
		top: auto;
		position:relative !important;
		transform: translateY(-5px);
		transition-duration: 86ms;
		transition-property: opacity, transform;
	}
	.header.transform .navbar-dropdown.is-boxed {
		top:0;
	}
	.navbar-dropdown.is-boxed.is-active {
		display: block;
		opacity: 1;
	}
	.navbar-dropdown.is-boxed.is-active .navbar-item {
		padding:0;
	}
	.navbar-dropdown.is-boxed li a {
		width: 100%;
		display: block;
		color: #333;
		padding: 0.5em 2.5em;
	}
	.gnav-menu-item a {
		color:#333;
		border-bottom:none;
		justify-content: flex-start;
		padding:1em 1.5em;
		height:auto;
		align-items: center;
	}
	.gnav-menu-item > a.navbar-link img {
	padding-right:0.5em;
	}
	.gnav-menu-item > a.navbar-link + span {
		display: block;
		position: absolute;
		right:0;
		top:0;
		color:#666;
		width:60px;
		height:100%;
		text-align: center;
	}
	.gnav-menu-item > a.navbar-link + span i {
		line-height: 56px;
	}
	.header .snav {
		background-color: rgba(240,240,240,0.99);
		justify-content: center;
		position:static;
	}
	.header .snav > li {
	background: none;
	border:none;
		margin:1em 0;
	}
	.header.transform {
		height: 80px;
	}
	.header.transform .logo-mark {
		height: calc(80px - 1rem);
	}
	.header.transform .logo-mark a {
		padding:0;
	}
	.header.transform .navbar-burger {
/*		top: auto;*/
	}
	
	.header.transform .navbar-menu.is-active {
		display: block;
		padding-top: 0;
	}
	
	.header.transform .gnav-menu-item a {
		height:auto;
	}

}
@media only screen and (max-width: 500px) {
	
	.header .inner .logo-text {
    	width: calc(100% - 150px);
		bottom: 21px;
		top: auto;
		text-align: right;
		right: 5%;
		/*padding-left: calc(65px + 10%);*/
		padding-right:0;
	}
	.header .inner .logo-text img {
		
	}
	.navbar-burger {
		top: -0.5em;
	
	}
}



/************************
 main wrapper
*************************/

.main > .container > .section:last-child {
	padding:5.6em 0 0;
}
.main > .container > .section:first-child {
	padding:0;
}
.main > .container .section.lead-text {
	padding:5.6em 0 2.3em;
}
.wp-block-columns.has-1-columns {
	display: block;
}
.wp-block-columns.has-1-columns .wp-block-column {
	margin-right:0 !important;
	display: block;
}
.main > .container .section_s.pb-0 {
	padding-bottom:0;
}
.main > .container .section_s.pb-0 .wp-block-column {
	margin-bottom:0;
}

.main > .container .section h2 {
	font-size:1.25em;
	margin-bottom:2rem;
	font-weight:500;
	border-bottom: #231815 1px solid;
	padding-bottom:0.2em;
}

.main > .container section h3, .main > .container .section_s h3, .main > .container .section_s-h3 {
	font-size:1.2em;
	margin-bottom:1.5rem;
	font-weight:500;
	line-height: 1.4;
	padding-bottom:0.2em;
	border-bottom: rgba(35,24,21,0.75) 1px solid;
}
.d-2 .main > .container section h3{
	border-bottom:none;
}
.main .container .sectWrap h3 {
	font-size:1.5em;
	border-bottom:none;
	margin-bottom:1em;
}
.main > .container > .section_s-h3 {
	margin-top:60px;
}
.main > .container .pt-block-container + .section_s-h3 {
	margin-top:0;
}
.main > .container .section_s-h3 + .section_s, .main > .container .section_s-h3 + .section {
	padding-top:0;
}
.main > .container section h3.contents-title, .main > .container .section_s h3.contents-title {
	color:#000;
	font-size:0.95rem;
	margin-bottom:1.0em;
	font-weight:700;
	line-height: 1.4;
}
.main > .container section h3.sub-title{
	font-size:1em;
}
.main > .container section h3.box-title, .main > .container .section_s h3.box-title  {
	color:#000;
	font-size:1.0em;
	margin-bottom:1.5em;
	font-weight:700;
	line-height:2.2;
	background-color: #EFEFEF;
	padding:0 1rem;
}
.main > .container h4 {
	font-size:1.125em;
	font-weight:600;
	margin-bottom:1em;
}
.main > .container h4 a {
	color:#333;
}
.main > .container section .magazine-container  {
	font-size:0.9em;
}
.main > .container section p, .main > .container .section_s p {
	font-size: 1em
}
.main > .container section p.txt_l, .main > .container .section_s p.txt_l {
	font-size: 1.2em
}
.main > .container .section.lead-text p {
	font-size:1.11rem;
}
.main > .container section .indent-box, .main > .container .section_s .indent-box {
	margin-left:2.5rem;
}
.main > .container section .indent-box *, .main > .container .section_s .indent-box *  {
	line-height: 1.75;
}

.main > .container a,.main > .container section a, .main > .container .section_s a, .main > .container .blue a{
/*	border-bottom: 1px dotted #666666;*/
	color:#036eb7;
}
.main > .container section .index-box a, .main > .container section a.no-link, .main > .container .section_s .index-box a, .main > .container .section_s a.no-link, .main > .container section h3 a , .main > .container section h4 a{
	border-bottom: none;
	color:#333;
}
.main > .container section a.button, .main > .container .section_s a.button {
	border-bottom: #dbdbdb solid 1px;
}
.main > .container .works-container a {
	border-bottom: none;
}

.main > .container section .indent-box p, .main > .container section .indent-box ul, .main > .container section .indent-box .border-box, .main > .container .section_s .indent-box p, .main > .container .section_s .indent-box ul, .main > .container .section_s .indent-box .border-box {
	margin-bottom: 1em;
}
.main > .container section .indent-box ul, .main > .container section .indent-box .border-box > p:last-child, .main > .container .section_s .indent-box ul, .main > .container .section_s .indent-box .border-box > p:last-child {
	margin-bottom:0;
}

.main > .container section .indent-box h4, .main > .container .section_s .indent-box h4 {
	color:#000;
	border-bottom: 1px solid #000;
	font-size: 0.9em;
	padding-bottom:0.25rem;
	margin-bottom:0.5em;
}
.main > .container section .indent-box h4.no-border, .main > .container .section_s .indent-box h4.no-border {
	color:#000;
	border-bottom: none;
	font-size: 0.9em;
	padding-bottom:0.25rem;
	margin-bottom:0.5em;
}
.main > .container h5 {
	font-weight:600;
	line-height: 1.4;
	margin-bottom:0.25em;
}
.main > .container h5 span {
	display: inline-block;
	margin-left:1em;
	background : #DBDCDC;
	font-size:0.9em;
	padding:0 0.5em;
	font-weight:400;
	line-height: 1.4;
}
.main > .container h6 {
	line-height: 1.6;
}
.main > .container section .indent-box ul, .main > .container .section_s .indent-box ul {
	margin-left: 1.25em;
}
.main > .container section .indent-box ul li, .main > .container .section_s .indent-box ul li  {
	list-style: disc;
	font-size: 0.875em;
}
.main > .container section .indent-box ul.square, .main > .container .section_s .indent-box ul.square {
	margin-left:0;
}
.main > .container section .indent-box ul.square li, .main > .container .section_s .indent-box ul.square li  {
	list-style:none;
	font-size: 0.9em;
	text-indent: -1em;
    margin-left: 1em;
}
.main > .container section .indent-box ul.square li:before, .main > .container .section_s .indent-box ul.square li:before  {
	content:"□";
}
.main > .container section .border-box, .main > .container .section_s .border-box  {
	border:1px solid #000000;
	padding:30px 40px;
	font-size: 0.875em;
	line-height: 1.6;
	display: inline-block;
}
.main > .container section .list-table, .main > .container .section_s .list-table {
	width:100%;
	overflow: hidden;
	display:table;
}
.main > .container section .list-table.w-50, .main > .container .section_s .list-table.w-50 {
	width:50%;
}
.main > .container section table.list-table, .main > .container table.list-table {
	border-collapse: separate;
	border-spacing:4px;
}
.main > .container section .list-table dt, .main > .container .section_s .list-table dt {
	width:25%;
	float:left;
	margin-bottom: 1em;
	font-size:0.85rem;
	background-color: #EFEFEF;
	padding:0 1em;
	
}
.main > .container section .list-table th, .main > .container .section_s .list-table th {
	background-color: #EFEFEF;
	padding:0.25em 0.75em;
	font-size:0.9em;
}
.main > .container section .list-table td, .main > .container .section_s .list-table td {
	padding:0.25em 0.5em;
	font-size:0.9em;
}
.main > .container section .list-table dd, .main > .container .section_s .list-table dd {
	width:70%;
	margin-left:30%;
	margin-bottom: 1em;
}
.main > .container section .list-table td span, .main > .container .section_s .list-table td span {
	font-size: 0.75em;
	font-weight:bold;
	display: inline-block;
}
.main > .container section .no-border-table td, .main > .container .section_s .no-border-table td {
	padding:0 10px 10px 0;
	font-size:0.875rem;
	line-height: 1.6;
}
.main > .container section dl, .main > .container .section_s dl {
	font-size: 0.9em;
	display: flex;
	margin-bottom:1.5em;
	line-height: 1.75;
}
.main > .container section dl dt, .main > .container .section_s dl dt {
	width:8em;
}
.main > .container section .spec-table, .main > .container .section_s .spec-table {
	font-size: 0.85em;
	display: block;
	margin-bottom:0;
	margin-top:0;
}
.main > .container section .spec-table dt, .main > .container .section_s .spec-table dt {
	display: inline-block;
	width:10em;
}
.main > .container section .spec-table.inline-table dt, .main > .container .section_s .spec-table.inline-table dt {
	display: inline-block;
	width:auto;
}
.main > .container section .spec-table.inline-table dt:after, .main > .container .section_s .spec-table.inline-table dt:after {
	content:":";
}
.main > .container section .spec-table dd, .main > .container .section_s .spec-table dd {
	display: inline-block;
	width:calc(100% - 10em);
}
.main > .container section .spec-table.inline-table dd, .main > .container .section_s .spec-table.inline-table dd {
	width:auto;
}
.main > .container section .spec-table.inline-table dd:after, .main > .container .section_s .spec-table.inline-table dd:after {
	content:"";
	display: table;
	width:100%;
	height:1px;
	
}
.main > .container section.contact-box:before, .main > .container .section_s.contact-box:before {
	content:"";
	display: block;
	/*width:45px;
	height:45px;*/
	margin:0 auto;
	/*background-color: #F4A582;*/
	width: 0;
	height: 0;
	border: 45px solid transparent;
	border-top: 45px solid #F4A582;
	border-bottom:45px;
}
.main > .container section.contact-box .button, .main > .container .section_s.contact-box .button {
	margin-left:0;
}
.main > .container section.contact-box p, .main > .container .section_s.contact-box p  {
	font-size: 1.0rem;
}
.main-contents-wrapper {
	width:100%;
	display: flex;
	justify-content: space-between;
}
.d-3 .main-contents {
	width:calc(100% - 290px);
}
.d-3 .main-contents > section:first-child {
	padding-top:0;
}
.d-3 .main-contents section {
	box-sizing: border-box;
}

.pt-block-container {
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.pt-block-container > h3 {
	width:100%;
}

.pt-block-container .photo-box {
	width:30%;
}
.wp-block-column.photo-box {
    flex-basis: 30%;
    flex-grow: 0;
	marin-right:0!important;
}

.pt-block-container .photo-box img {
	width:100%;
	height:auto;
}
.pt-block-container .text-box {
	width:66%;
	margin-top:-0.25rem;
}
.wp-block-column.text-box {
    flex-basis: 66%;
    flex-grow: 0;
	margin-left:0!important;
}
.pt-block-container .text-box p {
	/*text-indent: 1em;*/
}
.scroll-box table {
	min-width:885px;
}
.scroll-box {
	overflow-x: auto;
}

@media only screen and (max-width: 780px) {
	
	
	.d-2 .main > .container {
		margin-top: 0;
	}
	.main > .container .section.lead-text {
		padding:4em 0 0;
	}
	.d-3 .main-contents-wrapper {
		flex-flow: column-reverse;
	}
	.d-3 .main-contents-wrapper .sidenav, .d-3 .main-contents-wrapper .main-contents{
		width:100%;
	}
	.main > .container section h3, .main > .container .section_s h3, .main > .container .section_s-h3 {
	font-size:1.15em;
		line-height: 1.4;
	}
	.main .container .sectWrap h3 {
    font-size: 1.4em;
}
	.main > .container h4 {
    font-size: 1.025em;
		line-height: 1.4;
		margin-bottom:1rem;
}
	.sidenavWrap {
		display: none;
	}
	.sidenav h2 a {
		padding-bottom: 2em;
	}
	.sidenav li a {
		padding: 1em ;
	}
	.sidenav li a:after {
		top:1em;
	}
	.side-bnr-box {
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.side-bnr-box figure {
    	width: 48.8%;
	}
	.side-bnr-box ul {
		width:100%;
	}
	.main > .container section .list-table dt, .main > .container section .list-table dd {
		width:100%;
	}
	.main > .container section .list-table dd {
		margin-left:0;
	}
	.pt-block-container, .wp-block-columns.pt-block-container{
		display: block;
		}
	.pt-block-container .photo-box{
		width:100%;
		margin-bottom: 40px;
	}
	.pt-block-container .photo-box.wp-block-column {
		margin-right:0 !important;
		magin-left:0 !important;
	}
	.pt-block-container .text-box {
		width:100%;
		}
	.main > .container section h3, .main > .container .section_s-h3 {
		margin-bottom: 1rem;
	}
	.main > .container section .list-table.w-50,.main > .container section .list-table.w-50 > tbody, .main > .container section .list-table.w-50 tr, .main > .container section .list-table.w-50 th, .main > .container section .list-table.w-50 td {
    	width:100%;
		display: block;
	}
	.main > .container section dl {
		display: block;
	}
	.main > .container section dl dt {
		width:100%;
	}
	.main > .container section p, .main > .container .section_s p {
    font-size: 0.9em;
}
	
}

/*****************************************
  common style main_contents
***********************************************/

.main section a.text-link {
	color:#666;
	display: inline-block;
	padding-bottom:0.15em;
	line-height: 1;
	/*border-bottom:1px solid #666;*/
}


table.is-bordered, table.is-bordered td, table.is-bordered th {
	border:1px solid #79caf2;
	vertical-align: middle;
	padding:1em;
}
table.is-bordered th {
	background-color: #e8f8fe;
	color:#08287f;
	font-weight:400;
}
.main-contents section a.icon-new_win, .main-contents section a.icon-tel {
	padding-left:1.2em;
	position:relative;
}
.main-contents section a.icon-tel {
	color:#000;
	border-bottom:none;
}
.main-contents section a.icon-new_win:before, .main-contents section a.icon-tel:before {
	color: #0189be;
    font-size: 0.75em;
    padding-right: 0.5em;
    position: absolute;
    left: 0;
    padding-bottom: 0.7em;
    border-bottom: 5px solid #FFF;
    top: 2px;
} 

@media only screen and (max-width: 781px) {
	.d-3 .main-contents section a.icon-tel {
		color: #0189be;
		border-bottom:1px solid #0189be;
	}
}
/************************
 page-title wrapper
*************************/
.hero.page-title.wrapper {
	margin-top:180px;	
}
.d-2 .hero.page-title.wrapper {
	border-top:1px solid rgba(35, 24, 21, 0.3);
	padding-top:1em;
}
.page-title {
	position: relative;
	color:#000;
}
.d-2 .section.page-title {
	padding:0;
}
.d-2 .section.page-title h1 {
	margin-top:0;
	padding-top:0;
}
.d-2 .page-title .wrapper {
	padding:0;
	
}
.d-2 .page-title .wrapper .container {
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: flex-start;
	height:100%;
}

.page-title .breadcrumb {
	line-height: 1;
	text-align: left;
	width:100%;
}

.page-title .breadcrumb li a {
	font-size: 0.875em;
	color: #333;
}

.page-title .breadcrumb li + li::before {
    color: #333;
}

.page-title .breadcrumb li a i {
	padding-right: 0.5em;
}

.page-title h1 {
	text-align: center;
	padding-top:2em;
	font-size:2.25em;
}
.page-title h1 span {
	font-size:0.714em;
}

.main > .container .section h2.page-title {
	font-weight: 400;
	font-size:1.5em;
	margin-bottom:1em;
	border-bottom:none;
	padding-top: 0;
}
.d-3 .page-title h1 {
	margin-bottom:0;
}
.d-3 .page-title h2 {
	font-weight:300;
	color:#08287f;
	margin-bottom:0.5em;
}



@media only screen and (max-width: 1088px) {
	.hero.page-title.wrapper {
    margin-top: 0;
}
	.d-2 .hero.page-title.wrapper {
    margin-top:80px;
		padding:0;
}
	
	.d-2 .page-title .wrapper {
		height:auto;
		padding:2em 0;
	}
	.d-2 .hero.page-title .wrapper {
		padding:0;
}
	.d-2 .page-title .wrapper h1 {
		padding-bottom:0;
		line-height: 1.2;
		font-size: 1.8em;
	}
	.page-title {
		padding-top: 80px;
	}
	.page-title .container {
		display: flex;
		flex-flow: column;
		justify-content: center;
		margin:0;
		height:100%;
		max-width:100%;
	}
	.page-title .breadcrumb {
		display: none;
	}
}
/************************
 main index
*************************/
.main .index-wrapper {
/*	justify-content: space-between;*/
}
.main .index-wrapper.column {
	padding:1rem 0;
	margin:0;
}
.main .index-wrapper .index-box {
	display: block;
    /*flex-basis: auto;
    flex-grow: unset;
    flex-shrink: unset;*/
/*	margin-bottom:1.4em;*/
	padding:0.5rem 1rem;
}
.main .index-wrapper.column > .index-box {
	margin-top:1.25rem;
}
.main .index-wrapper .index-box.no-border {
	border:none;
} 
.main .index-wrapper .index-box a {
	display: block;
	color:#333;
}
.main .index-wrapper .index-box a.button {
	display:inline-block;
	margin-left:0;
}
.main .index-wrapper .index-box .inner .tag {
	white-space: normal;
	background-color: transparent;
	display: block;
}
.main .index-wrapper .index-box .inner .tag a {
	display: inline-block;
	margin-right:1em;
}

.main .index-wrapper .index-box a figure img {
	width:100%;
}
.main .index-wrapper .index-box a .inner {
	padding:0;
}
.main .index-wrapper .index-box a + .inner {
	padding:0;
}

.main .index-wrapper .index-box a * {
	color : #231815;
/*	font-size:0.9em;*/
}
.main .index-wrapper .index-box a h5{
	line-height: 1.4;
	margin-bottom:0.25em;
}

.main .index-wrapper .index-box a h2 {
	font-size:1.125em;
	position:relative;
	margin-bottom:0;
}

.main .index-wrapper .index-box a h2:after {
	content: "\f105";
	font: normal normal bold 18px/1 FontAwesome;
    color: #666;
	padding-left:1em;
}

.main .index-wrapper .index-box a p, .main .index-wrapper .index-box .txtBox p, .main .index-wrapper .index-box a h6 {
	font-size:0.9em;
	line-height:1.428em;	
}

.main .pt-block-container .wp-block-column .wp-block-image {
margin:0;
}

.main .container .sidenav {
margin:0 2em 0 0;
}

.main .container .sidenav ul li {
font-size:1em;
text-indent: -1.05em;
line-height: 1.4em;
margin:0 0 2em 0;
	position:relative;
}

.main .container .sidenav ul li:before {
content: "\f105";
font-family:FontAwesome;
	padding-right:0.5em;
}

/*
.main .container .sidenav ul li.current_page_item:before {
color:#000;
}
*/
.main .container .sidenav ul li.menu-item-has-children {
	position:relative;
}
/*
.main .container .sidenav ul li.menu-item-has-children:after {
	position:absolute;
	right:0;
	top:0;
	content:"＋";
	display: block;
}
*/
/*
.main .container .sidenav ul li span:before {
	content:"＋";
}
*/
.main .container .sidenav ul li.menu-item-has-children.open:after  {
	content:"−";
} 
.main .container .sidenav ul li a {
	color:#333;
}
.sub-menu {
  background: #fff;
/*  display: none;*/
	margin-top:0.5em;
}
.main .container .sidenav ul li .sub-menu li {
  border-bottom: none;
  color: #231815;
  padding-left: 2rem;
  margin:0 0 0.5em 0;
}

.main .container .sidenav ul li .sub-menu li:before {
	display: none;
} 


@media only screen and (max-width: 1180px) {
	.d-2 .main .index-wrapper .index-box a .inner {
		padding:20px ;
	}
	.d-2 .main .index-wrapper .index-box a figure + .inner {
		padding:0 20px 30px 20px;
	}
}
@media only screen and (max-width: 980px) {
	.d-2 .main .index-wrapper .index-box.no-photo {
		width:48.5%;
	}
	.d-2 .main .index-wrapper .index-box.no-border {
		display: none;
	}
}
@media only screen and (max-width: 781px) {
/*
	.d-2 .main .index-wrapper .index-box {
		width:100%;
	}
*/
	.main .container .sidenav ul li {
		text-indent: -2em;
		margin:0 0 1em 2em;
	}
	.main .index-wrapper .index-box a img, .main .index-wrapper .index-box a img{
		width:100%;
	}
	.main .index-wrapper .index-box {
		display: block;
		margin-bottom:1.4em;
		padding:0 1rem;
	}
}

/************************
contact-bn-wrapper
*************************/

.contact-bn-wrapper {
	background: url(/img/bg-contact-bnarea.jpg) no-repeat center;
	background-attachment: fixed;
	background-size: cover;
}

.contact-bn-wrapper .container {
	justify-content:space-between;
}

.contact-bn-wrapper .container a {
	background-color: #FFF;
	padding:0 45px 45px 45px;
	width:48%;
	display: block;
}

.contact-bn-wrapper .container a .contact-bn{
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}

.contact-bn-wrapper .container a .contact-bn-icon {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: -30px auto 15px;
}
.contact-bn-wrapper .container a .contact-bn-icon.pc-icon {
    background-color: #f6c52f;
}
.contact-bn-wrapper .container a .contact-bn-icon.tel-icon {
    background-color: #c4dc40;
}

.contact-bn-wrapper .container a .contact-bn h2 {
	font-size: 1.25em;
	font-weight: 500;
	color:#000;
}
.contact-bn-wrapper .container a .contact-bn p {
	font-weight: 300;
	color:#000;
}
@media only screen and (max-width: 781px) {
	.contact-bn-wrapper .container a {
		width: 100%;
		margin-bottom:4em;
		}
	.contact-bn-wrapper .container > a:nth-of-type(2){
		margin-bottom:0;
	}
}

/************************
 footer
*************************/

.footer {
	padding:0;
	background-color: #000;
}
.footer .container {
	max-width:none;
	width:88%;
	padding-bottom:0;
}
.footer .foot-nav-wrapper {
	padding:60px 0;
}

.footer .foot-nav-wrapper a {
	color:#FFF;
}
.footer .foot-nav-wrapper .column {
	padding:0 1rem;
}
.footer .foot-nav-wrapper .column.columns .column{
	padding:0 1rem;
}
.footer .foot-nav-wrapper dl {
	display: block;
}
.footer .foot-nav-wrapper dl dt {
	border-bottom:#FFF solid 1px;
	padding:0.5rem 0;
	color:#FFF;
	font-size: 0.8125em;
}

.footer .foot-nav-wrapper dl dt a {
	font-weight: 600;
}
.footer .foot-nav-wrapper dl dt a i {
	padding:0 0.25em;
}
.footer .foot-nav-wrapper dl dt a.fa:before {
	color:#EFEFEF;
	font: normal normal normal 14px/1 FontAwesome; 
	padding-right:0.5em;
	font-size:1em;
	font-weight:500;
}
.footer .foot-nav-wrapper dl dt a.fa-angle-right:before{
	font-weight: 600;
}
.footer .foot-nav-wrapper dl {
	margin-bottom:30px;
}
.footer .foot-nav-wrapper dl dd {
	margin-top:10px;
}
.footer .foot-nav-wrapper dl dd ul li:before {
	content:"・";
}
.footer .foot-nav-wrapper dl dd ul li {
	padding-left:1em;
	text-indent: -1em;
	font-size:0.875rem;
}
.footer .foot-nav-wrapper .bn-box figure {
	margin-bottom: 10px;
}
.footer .foot-nav-wrapper .bn-box figure a {
	border: 1px solid #e2e2e2;
	display: block;
}

.footer .foot-nav-wrapper .bn-box figure img {
	width: 100%;
	display: block;
}
/*.footer .footer-contents-wrapper {
	border:1px solid #333;
	border-right:none;
	border-left:none;
}*/
.footer .footer-contents-wrapper .is-flex {
	justify-content: space-between;
}

.footer .address-box {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	color:#FFF;
}
.f_logo_color {
	fill:#FFF;
}
.footer .addresWrap {
	display: flex;
	justify-content: space-between;
	flex-flow: column;
}
.footer .address-box p, .footer .address-box p a {
	color:#FFF !important;
}

.footer .address-box .site-logo {
	display: inline-block;
	width:100%;
	margin-bottom: 1em;
}
.footer .address-box .site-logo svg {
	width: 100%;
	max-width:340px;
	display: block;
}
.footer .address-box .text-box {
	text-align: left;
	width: 100%;
}
.footer .address-box .text-box p {
	font-size: 0.8125em;
	line-height: 1.6;
}
.footer .addresWrap .sns-box {
	margin-bottom:1em;
}
.footer .addresWrap .sns-box a {
	display: flex;
	align-items: center;
	margin-right:0.25rem;
	font-size:0.9em;
}
.footer .addresWrap .sns-box a img {
	width:40px;
}
.footer .nav-box .textwidget.custom-html-widget {
	display: flex;
	justify-content: space-between;
	width:100%;
}
.footer-copyright {
	text-align: right;
	padding:20px;
}
.footer-copyright small {
	color:#FFFFFF;
	font-size:0.7em;
	letter-spacing:0.16em;
	line-height: 1.2;
}
.btn-page-top {
	width:40px;
	padding:1rem 0;
	-webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
	color:#FFF;
	background-color: rgba(89,87,97,0.8);
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	position:fixed;
	right:0;
	bottom:50%;
	opacity:0;
}
.btn-page-top span {
	font-size:0.9em;
}
.btn-page-top:hover {
	color:#FFF;
}

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

	.footer .foot-nav-wrapper dl dt {
		border-bottom: #666 solid 1px;
		position:relative;
	}
	.footer .foot-nav-wrapper dl dt.btn-dropdwn-sp span {
		width:2em;
		height:2em;
		position:absolute;
		right:0;
	}
	.footer .foot-nav-wrapper dl dt.btn-dropdwn-sp span:after {
		content:"＋";
		color:#e8f8fe;
		display: inline-block;
		width:2em;
		height:2em;
		position:absolute;
		right:0;
		top:0.25em;
		text-align: center;
		line-height: 2em;
		z-index: 20;
		cursor: pointer;
	}
	.footer .foot-nav-wrapper dl dt.btn-dropdwn-sp.is-active span:after {
		content:"−";
	}
	.footer .foot-nav-wrapper dl {
		margin-bottom:0;
	}
	.footer .foot-nav-wrapper dl dd {
    	margin-top: 10px;
		margin-left:1em;
		display: none;
	}
	.footer .foot-nav-wrapper dl dd.is-active {
		display: block;
	}
	.footer .foot-nav-wrapper dl dd ul li{
		font-size:1em;
	}
	.footer .foot-nav-wrapper .nav-box.column{
		padding:0;
	}
	
	.footer .footer-contents-wrapper .is-flex.is-tablet {
    	display: block !important;
}
	.footer .address-box {
		display: flex;
		width: 100%;
		justify-content: space-between;
		margin-bottom:2em;
	}
	.footer .footer-contents-wrapper .fb-bn {
		text-align: center;
		width:100%;
	}
	.footer .pdf-bn img {
		width:100%;
	}
	.footer-contents-wrapper > .container {
		border-top: 1px solid #e2e2e2;
	}
	.footer .footer-contents-wrapper .foot-snav {
		width: 100%;
		border-top: none;
	}
	.footer .footer-contents-wrapper .foot-snav .foot-snav-container {
		line-height: 1;
		display: flex;
		justify-content: space-between;
		flex-flow: wrap;
	}
	.footer .footer-contents-wrapper .foot-snav .foot-snav-container li {
		width:48%;
		margin:0 0 1em 0;
	}
	.footer .footer-contents-wrapper .foot-snav .foot-snav-container li a {
		display: block;
		border: 1px solid #e2e2e2;
		padding:1em 1.5em;
	}
	.footer .foot-snav.section_s {
		padding-bottom:1em;
	}
	.btn-page-top {
		width:30px;
	}
	.footer-copyright {
		text-align:center;
		padding: 0 0 20px;
	}
	.footer-copyright small {
		letter-spacing: 0;
	}
	.footer .nav-box .textwidget.custom-html-widget {
	display:block;
}
}

/**************
 meaw gallery
 ***************/
 .mwl .mwl__navigation__previous, .mwl .mwl__navigation__next {
    position: absolute;
    z-index: 9;
    top: 50%;
    padding: 15px !important;
    border-radius: 50% !important;
    line-height: 16px;
    opacity: 0.7;
    transition: opacity 0.2s;
    cursor: pointer;
}
 
 .mgl-square-container .mgl-square {
    width: 100%;
    display: flex !important;
    font-size: 0;
    line-height: 0;
    flex-flow: wrap;
}

@media only screen and (max-width: 781px) {
	.mgl-gallery .mgl-item {
		width: 50% !important;
		padding-bottom: 50% !important;
	}
}

@media only screen and (max-width: 500px) {
/*
	.mgl-gallery .mgl-item {
		width: 100% !important;
		padding-bottom: 100% !important;
	}
*/
}

/*wpstyle*/

.sectWrap {
	padding-bottom:1em;
}
.kengaku-container .sectWrap, .eventinfo-container .sectWrap {
	border-bottom:1px dashed rgba(35, 24, 21, 0.5);
	margin-bottom:1em;
}
.eventinfo-container .sectWrap.no-border {
	border:none !important;
	margin-bottom:0;
}
.eventinfo-container .section .wp-block-column > .sectWrap:first-child {
	padding-top:1em;
	border-top:1px dashed rgba(35, 24, 21, 0.5);
}
.eventinfo-container .section .wp-block-column > .sectWrap.no-border:first-child {
	padding-top:0;
}
.kengaku-container .wp-block-columns {
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
.btnWrapper {
	text-align: right;
}
.sBtn .wp-block-button__link{
	padding:0 1rem;
	font-size:1em;
}
.sBtn a {
	background: #dcdcdc;
	color:#231815 !important;
}
.columnBox {
	border:1px solid #231815;
	padding:1.5em;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}
.columnBox p{
		font-size:1.125em;
	margin-bottom:1em;
}
.columnBox .wp-block-columns {
	margin-bottom:0;
}
.columnBox .wp-block-columns figcaption {
	letter-spacing: 0;
	font-size:0.9em;
	line-height: 1.8;
	letter-spacing: 0;
	
}
.columnBox .wp-block-columns .wp-block-image img {
	border:1px solid #EEE;
}
.wp-block-group__inner-container ol {
	margin:0 0 1em 1.5em;
}
.wp-block-separator.is-style-wide {
    border-bottom-width: 1px;
	border-color:#231815;
	border-style: solid;
	background-color:transparent;
	border-top:none;
	border-left:none;
	border-right:none;
	margin:2.5em 0 calc(2.5em + 1px);
}

.blockWrap {
	margin-top:4em;
}
.main .index-wrapper .wp-block-column.index-box {
	padding:0;
	margin-bottom:2em;
}
.page-template-page-houselist .main .index-wrapper .index-box, .page-template-page-facilitylist .main .index-wrapper .index-box {
	margin-bottom:2em;
}
.main .index-wrapper .index-box .wp-block-image {
	margin-bottom:0;
}

@media only screen and (min-width: 781px) {
	.main .section .wp-block-column:not(:first-child) {
		margin-left: 48px;
	}
	.page-template-page-plan-php .main .section .wp-block-column:not(:first-child) {
    margin-left: 24px;
}
	
	.main .section .wp-block-image {
		padding-top: 0.6em;
		margin-bottom: 0;
	}
	.main .eventinfo-container .section .wp-block-image {
		padding-top:0;
	}
	.main .section .blockWrap .wp-block-image {
     	padding-top: 0; 
	}
	.small_container {
		width:80%;
		margin-left:auto;
		margin-right:auto;
	}
	.columnBox {
	padding:3em;
}
	
	
}
@media only screen and (max-width: 780px) {
	.wp-block-image.w70-sm {
		width:70% !important;
		margin:0 auto 1em;
	}
	.columnBox p {
    font-size: 1em;
}

}

/**建築事例**/
.planWrap, .specWrap {
	padding-bottom:2em;
	border-bottom:1px dashed rgba(35, 24, 21, 0.5);
}
.txtBlock .sBtn, .txtBlock .specBox {
	margin-top:2em;
}
.specBox table td {
	font-size:1em;
    border:none;
    padding:0;
}
.specWrap .specBox p {
	margin-bottom:1em;
}
.specWrap .specBox .wp-block-table tr > td:nth-of-type(1) {
	padding-right:1em;
	white-space: nowrap;
}
/**木の家現場見学会OPEN**/

.dateWrap .open-date {
	position:relative;
	font-size:2.5vw;
	z-index: 1;
	font-weight:600;
	display: flex;
	align-items: flex-end;
	letter-spacing: 0;
	line-height: 1;
	top:-2.5vw;
}
.dateWrap .open-date span {
	color:#FFF;
	display: flex;
	width:6vw;
	height:6vw;
	justify-content: center;
	align-items: center;
	font-size:4vw;
	border-radius: 3vw;
}
.dateWrap .open-date span.red {
	background : #E50012;
} 
.dateWrap .open-date span.blue {
	background : #036EB7;
}
.maruicon {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #C30D23;
	width:60px;
	height:60px;
	border-radius: 30px;
/*	font-size:7.24vw;*/
	color:#FFF;
}
@media only screen and (min-width: 1560px) {
	
	.dateWrap .open-date{
		font-size:2.2vw;
		top: -2vw;
	}
	.dateWrap .open-date span {
		color:#FFF;
		display: flex;
		width:5vw;
		height:5vw;
		justify-content: center;
		align-items: center;
		font-size:3vw;
		border-radius: 2.5vw;
}
	
	
}
@media only screen and (min-width: 782px) {
.maruicon {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #C30D23;
	width:6.4vw;
	height:6.4vw;
	font-size:2vw;
	border-radius: 3.2vw;
	color:#FFF;
}
	
}



/**school**/

.school_photoBox {
  position:relative;
}
.school_photoBox .maruicon {
	position:absolute;
	left:-2vw;
	top:-2.4vw;
}
.school .eventinfo-container .section .wp-block-column > .sectWrap:first-child {
    padding-top: 0;
    border-top: none;
}
.school .workshopinfo .wp-block-image {
	margin:0;
	position:relative;
}
.school .workshopinfo .wp-block-image figcaption {
	color:#FFF;
	position:absolute;
	right:0.5em;
	bottom:0.25em;
	margin:0;
}
.workshopinfo .wp-block-image img {
	display: block;
	border:none;
}
.workshopinfo .wp-block-table td{
	font-size:1em;
}
.workshopinfo .wp-block-table tr > td:first-child {
	font-weight:600;
	white-space: nowrap;
	padding-right:1em;
}


/**house_event **/
.house_event .maruicon {
	width: 100px;
    height: 100px;
    border-radius: 50px;
    color: #595757;
    background: #B7D100;
    margin: auto;
    font-size: 24px;
}
.house_event .eventBox .wp-block-column h4 {
	font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	margin-bottom:0;
}
.house_event .eventBox .wp-block-column h3 {
	margin-bottom:1em;
}
.house_event .eventBox .wp-block-column .wp-block-table tr > td:first-child {
	white-space: nowrap;
	padding-right:1em;
}

.wp-block-column.iconWrap[style*=flex-basis] {
    width: 100%;
    flex-grow: 0;
    flex-basis: 100% !important;
	justify-content: center;
}
.house_btnBox.sBtn {
/*	text-align: center;*/
	margin-top:1em;
}
.house_btnBox.sBtn .wp-block-button__link {
	border-radius: 0;
	background : #B7D100;
	color : #231815;
	font-size:1em;
}

@media only screen and (min-width: 781px) {
	.wp-block-column.iconWrap[style*=flex-basis] {
    width: 128px;
    flex-grow: 0;
    flex-basis: auto !important;
}
	.house_event .maruicon {
		margin:0;
	}
}

/*newslist*/
.newslist {
	padding-bottom:2em;
	border-bottom:1px dashed rgba(35, 24, 21, 0.5);
	margin-bottom:2em;
}
.newslist h4 {
	overflow: hidden;
}
.newslist h4 time{
	float:right;
	margin:0 0 0 auto;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-weight:400;
	font-size:0.9em;
}
.newslist p {
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
@media only screen and (max-width: 780px) {
	
	.newslist h4 time {
		margin-top:2em;
		font-size:0.8em;
		display: block;
		text-align: right;
	}
}

/*magazine*/
.magazine_first_box .columns {
	justify-content: space-between;
	align-items: center;
}
.magazine_first_box .columns .txtBox {
	padding-left:1em;
}
.magazine-container {
	justify-content: center;
}
.magazine-container .txtBox {
	display: flex;
	justify-content: flex-start;
	flex-flow: column;
	height:100%;
}
.magazine-container .txtBox h4 {
	margin:-0.5em 0 1em;
}
.main > .container .magazine-container .txtBox .dl {
	display: block;
	margin-bottom:1.5em;
}
.main > .container .magazine-container .txtBox .dl .dt {
	width:100%;
	font-weight:600;
}
.main > .container .magazine-container .txtBox .dl .dt:before {
	content:"●";
}
.main > .container .magazine-container .txtBox .dl .dd {
	margin-bottom:1em;
}
main > .container .magazine-container .txtBox .dl .dd ul li:before {
	content:"□　";
}

.magazine_bknb.wp-block-gallery .blocks-gallery-item figure {
    display: flex;
	flex-flow: column;
    align-items: flex-end;
    justify-content: flex-start;
}

.magazine_bknb.wp-block-gallery .blocks-gallery-item figcaption {
    position: static;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 8px 0;
    color: #000;
    text-align: left;
    font-size: 0.9em;
    background:none;
}
.post-type-archive-magazine .main > .container > .info-wrapper,.magazine .main > .container > .info-wrapper  {
	padding-top:3em;
	margin-top:3em;
	border-top:1px dashed rgba(35, 24, 21, 0.5);
}

/*corporate*/
.corporate .sectWrap {
	padding-bottom:1.5em;
}
/*
.corporate section .infoWrap a {
	color:#231815;
}
*/
.corporate section .prof_sect {
	border-bottom:1px dashed rgba(35, 24, 21, 0.5);
	padding-bottom:1em;
}

.corporate section .prof_sect .staff_cont{
	margin-top:1em;
}

.corporate section .prof_sect .staff_cont h6 {
	font-weight:600;
	font-size:1em;
}
.concept .main > .container h4 {
	font-weight:400;
	margin-bottom:0;
}

.corporate section .prof_sect .wp-block-table td,.corporate section .prof_sect .wp-block-table th {
    border: none;
    padding: .5em 0;
}

.magazine .item-desc {
    background-color: transparent;
    bottom: 16px;
    color: #333;
    display: block;
    font-weight: 300;
    padding: 4px;
    position: static;
    text-align: center;
    text-transform: capitalize;
}
@media only screen and (max-width: 780px) {
.corporate section .prof_sect .d-sm-block a {
	display: block;
}
	.corporate section .prof_sect .wp-block-table {
		margin-bottom:1em;

	}
	.corporate section .prof_sect .wp-block-table tr > td:first-child {
		white-space: nowrap;
		padding-right:0.5em;
				width:4em;
	}
	
	.concept .main > .container h4 {
		margin-bottom:1rem;
	}
	.concept .main > .container .wp-block-image.size-large {
		width:70%;
		margin:0 auto;
	}
	
}


/*magazinelist*/
.magazinelist .listWrap h6 {
	font-weight:600;
	margin:1em 0;
}
.magazinelist .listWrap .sectWrap:nth-of-type(1) h6{
	margin-top:0;
}
.magazinelist .listWrap ul li {
	padding:0 0 0.5em;
	margin-bottom:0.5em;
	border-bottom:1px dashed rgba(35, 24, 21, 0.5);
}


/*aboutkinoie*/
.aboutkinoie .about_sectWrap h3.spH3 {
	background: #dbdcdc;
	border-radius: 12px;
	padding: 1rem;
	margin-bottom:1em;
}

.aboutkinoie .about_sectWrap .secBox {
	margin-bottom:2em;
}
.aboutkinoie .about_sectWrap .secBox:last-child {
	margin-bottom:0;
} 
.aboutkinoie .about_sectWrap .secBox h4 {
	border-bottom:rgba(35, 24, 21, 0.5) 1px solid;
}
.aboutkinoie .about_sectWrap .secBox p {
	text-align: justify;
}
.aboutkinoie .about_sectWrap > .wp-block-column:first-child .wp-block-image{
	margin:0 auto;
	width:60%;
}
@media only screen and (max-width: 780px) {
.aboutkinoie .wp-block-column {
		flex-basis: 100%!important;
	}
}
@media only screen and (min-width: 781px) {
	.aboutkinoie .about_sectWrap h3.spH3 {
		display: none;
	}
	.aboutkinoie .about_sectWrap > .wp-block-column:first-child  {
	background: #dbdcdc;
	border-radius: 12px;
	padding: 1.5rem 0.5rem;
	margin-bottom:1em;
}
	.aboutkinoie .about_sectWrap > .wp-block-column:first-child {
	display: flex;
	justify-content: center;
	align-items: flex-start;
		margin-bottom:0;
	}
	.aboutkinoie .about_sectWrap > .wp-block-column:first-child p {
	-ms-writing-mode: tb-rl;
  	writing-mode: vertical-rl;
	text-orientation: upright;
	}
	
}
@media only screen and (min-width: 1024px) {
	.aboutkinoie .about_sectWrap > .wp-block-column:first-child  {
	padding: 1.5rem 1.0rem;

}
}

/*contact*/
.contactWrap dl {
	display: flex;
	flex-flow: wrap;
	justify-content: flex-start;
	padding:2em 0;
	border-bottom: 1px dashed rgba(35, 24, 21, 0.5);
}
.contactWrap dl dt {
	width:22%;
}
.contactWrap dl dt span{
	font-size:0.8em;
	color:rgba(162,0,2,1.00);
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	display: inline-block;
	padding-left:1em;
}
.contactWrap dl dd {
	width:78%;
	padding-left:1em;
}
.contactWrap dl dd input, textarea {
	padding:0.5em;
}
.contactWrap dl dd .address input {
	width:90%;
}
.contactWrap dl dd textarea {
	width:90%;
}
.contactWrap .btnBox {
	display: flex;
	justify-content: center;
}
.contactWrap .btnBox .btn_confirm {
	margin:1em 0.5em 0;
	background: #dcdcdc;
    color: #231815 !important;
	padding: 0.5em 2rem;
	font-size:1.2em;
	border:none;
}
.contactWrap .btnBox .btn_confirm.submit {
	background: #222;
    color: #fff !important;
}

@media only screen and (max-width: 781px) {
	.contactWrap dl dt , .contactWrap dl dd {
	width:100%;
}
	
}

/*oliginal*/

.single-original .indexWrap, .single-recomend .indexWrap {
	padding:2em 0 0;
	margin:auto;
}

.single-original .indexWrap .txtBox h4, .single-recomend .indexWrap .txtBox h4{
	margin-bottom:0;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
.single-original .indexWrap .txtBox h4:before, .single-recomend .indexWrap .txtBox h4:before {
	content:"■";
}

.single-original .indexWrap .txtBox p, .single-original .articleBlock .sectWrap p, .single-recomend .indexWrap .txtBox p, .single-recomend .articleBlock .sectWrap p {
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}

.single-original .articleBlock .introBox, .single-recomend .articleBlock .introBox {
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	padding-bottom:2.5em;
	margin-bottom:2.5em;
	border-bottom:1px dashed rgba(35, 24, 21, 0.5);
}
.single-original .articleBlock .sectWrap h3, .single-recomend .articleBlock .sectWrap h3 {
	margin-bottom:0.5em;
}
.single-original .articleBlock .sectWrap, .single-recomend .articleBlock .sectWrap {
    padding-bottom: 3em;
}


/*channel*/
.page-template-page-channel .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.page-template-page-channel .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.page-template-page-channel .channel_sect {
    padding-top: 3em;
    margin-top: 3em;
    border-top: 1px dashed rgba(35, 24, 21, 0.5);
}
.page-template-page-channel .wp-playlist {
    border:none;
    padding:0;
    margin: 0 0 4rem 0 ;
    font-size: 14px;
    line-height: 1.5;
}
.page-template-page-channel .wp-playlist-current-item {
    overflow: hidden;
    margin-bottom: 10px;
    height:auto;
	display: none;
}
.page-template-page-channel .wp-playlist .wp-playlist-current-item img {
    float: left;
    max-width: 20px;
    height: auto;
    margin-right: 10px;
    padding: 0;
    border: 0;
}
.page-template-page-channel .channel_sect h6 {
	border-bottom:1px solid #666;
	padding-bottom:0.5rem;
	margin-bottom:1em;
}
.page-template-page-channel .wp-playlist-item {
    position: relative;
    cursor: pointer;
    padding: 0.5rem;
    border-bottom: none;
}
.page-template-page-channel .wp-playlist-item a.wp-playlist-caption {
	color:#333;
	position:relative;
	padding-left:3em;
}
.page-template-page-channel .wp-playlist-item a:before {
	content: "";
    width: 1.8em;
    height: 1.3em;
    background: #CCC;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 0.1em;
}
.page-template-page-channel .wp-playlist-item a:after {
	content: "\f01d";
    font-family: FontAwesome;
    position: absolute;
    left: 0.5em;
    color: #FFF;
	top: 0.015em;
}

.page-template-page-channel .wp-playlist-item .wp-playlist-caption {
    max-width: 100%;
	white-space: normal;
}
.page-template-page-channel .wp-playlist-item-length {
    display: none;
}


/**floating**/
.floating_area {
    position: fixed;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    gap:1rem;
    z-index: 999;
}

.floating_area .floating_nav {
    display: flex;
}
.floating_area .floating_nav a.btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.floating_area .floating_nav a.btn.btn_insta {
    background-color: #C7B3CB;
    color:white;
}


.floating_area .floating_nav a.btn.btn_line {
    background-color: #D5DEBB;
    color:#595757;
}
.floating_area .floating_nav a.btn.btn_insta:before {
    content:"";
    width:30px;
    height:30px;
    background: url("../img/icn_insta_white.svg") no-repeat center;
    background-size: 100% auto;
} 
.floating_area .floating_nav a.btn.btn_line:before {
    content:"";
    width:30px;
    height:30px;
    background: url("../img/icn_line_black.svg") no-repeat center;
    background-size: 100% auto;
} 

@media only screen and (min-width: 781px) {
    .floating_area {
        left:0;
        top:50%;
        transform: translateY(-50%);
    }
    .floating_area p {
    writing-mode:vertical-lr;
}
.floating_area p .arrow {
    padding-top:1em;
}
    .floating_area .floating_nav {
    flex-flow: column;
    align-items: center;
    gap:10px;
}
    .floating_area .floating_nav a.btn span {
        writing-mode:vertical-lr;
        line-height: 1
    }
    .floating_area .floating_nav a.btn.btn_insta span{
        writing-mode:vertical-rl;  
    }
    .floating_area .floating_nav a.btn.btn_line span {
        text-orientation: upright;
    }
    .floating_area .floating_nav a.btn {
        flex-flow: column;
        padding:1rem 0;
        gap:10px;
        width:48px;
    }

}
@media only screen and (max-width: 780px) {
    .floating_area {
        left:0;
        bottom:0;
        width:100%;
        flex-flow: row;
        gap:0;
        background-color: #595757;
    }
    .floating_area p {
        color:white;
        padding-inline:0.5rem;
        text-align: center;
        display: flex;
        align-items: center;
        line-height: 1.25;
        gap:5px;
        width:calc(100%/3);
        justify-content: center
    }
    .floating_area .floating_nav {
        width:calc(100%/3*2);
    }
    .floating_area .floating_nav a.btn {
        display: flex;
        padding:0 1rem;
        gap:10px;
        flex:1;
        padding:0.5rem 1rem;
    }
}
@media only screen and (min-width: 600px) {
    .xs {
        display: none
    }
}
@media only screen and (max-width: 599px) {
    .xs-none {
        display: none
    }

}

.houselistBlock {scroll-margin-top: 100px;
}

@media print{
	@page { 
		size: A4;
		margin: 12.7mm 9.7mm;
	}
	body {
        /*-webkit-print-color-adjust: exact;*/
		width:100%;
		font-size:12px;
    }
    .header {
        background-color: #fff!important;
		position:static;
    }

	.container {
		width:96%;
	}
	.navbar-burger,.navbar-dropdown.is-boxed, .btn-page-top { display: none !important;}
	.gnav-menu-item.has-dropdown {
    	margin: 0;
		padding: 0.5rem 0.75rem;
	}
	.page-title {
    	padding-top: 0;
	}
	.header .snav {
		position:absolute;
		top:-2em;
		right:0;
	}
	.header .snav li {
    	width: 20px;
    	height: 20px;
    	margin: 10px 0 10px 10px;
	}
	
	.gnav-menu-item > a {
    	height: auto;
	}
	.logo-mark a {
		padding:0;
	}


}


/*--------------
よくある質問
------------------*/


.qa_wrap > .accordion-item:last-child {
    border-bottom:1px dotted #000000;
}
.accordion-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:1.5rem 0;
    border-top:1px dotted #000000;
}
.accordion-header span {
    width:30px;
    height:30px;
    position:relative;
}
.accordion-header span:before {
    content:"";
    width:1px;
    height:30px;
    background-color: #000000;
    position:absolute;
    left:calc(50% - 1px/2);
    top:0;
    transition:all .3s ease-out;
}
.accordion-header span:after {
    content:"";
    width:30px;
    height:1px;
    background-color: #000000;
    position:absolute;
    left:0;
    top:calc(50% - 1px/2);
    transition:all .3s ease-out;
}
.accordion-header.active span:before,.accordion-header.active span:after  {
    transform: rotate(90deg);
}
.accordion-header.active span:after {
    opacity:0;
}
main > .container .accordion-header h4 {
    margin-bottom:0;
    width:calc(100% - 40px);
}
.accordion-header h4:before {
    content:"Q"
}
.accordion-content {
    display: none;
    padding-bottom:1.5rem;
}